2021-08-08 13:45:47,331 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-08 13:45:47,332 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-08 13:45:47,338 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-08 13:45:47,338 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-08 13:45:47,338 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-08 13:45:47,338 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-08 13:45:47,338 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-08 13:45:47,339 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-08 13:45:47,339 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-08 13:45:47,339 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-08 13:45:47,339 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-08 13:45:47,340 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-08 13:45:47,340 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-08 13:45:47,340 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-08 13:45:47,340 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-08 13:45:47,340 DEBUG 34:basic_network.py(1) - start time
2021-08-08 13:45:47,341 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-08 13:45:47,346 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:45:47,346 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:45:47,346 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-08 13:45:47,346 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-08 13:45:47,347 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:45:47,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:45:50,816 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-08 13:45:50,818 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:45:50,818 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-08 13:45:50,820 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-08 13:45:50,821 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:45:50,821 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-08 13:45:50,822 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:45:50,822 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:45:50,823 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-08 13:45:50,823 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-08 13:45:50,823 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:45:50,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:45:53,025 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-08 13:45:53,027 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:45:53,027 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-08 13:45:53,030 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-08 13:45:53,030 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:45:53,031 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-08 13:45:53,031 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-08 13:45:53,031 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-08 13:45:53,031 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-08 13:45:53,031 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-08 13:45:53,031 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-08 13:45:53,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:45:54,074 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-08 13:45:54,077 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-08 13:45:54,078 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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"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":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"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":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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}],"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"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},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["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":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"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":"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":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"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}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network 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 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":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"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":"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}],"productCategories":[]},"version":"1.9.0"}
2021-08-08 13:45:54,081 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-08 13:45:54,081 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-08 13:45:54,081 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-08 13:45:54,081 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-08 13:45:54,081 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:45:54,082 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:45:54,082 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-08 13:45:54,082 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-08 13:45:54,082 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:45:54,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:45:55,841 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-08 13:45:55,844 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:45:55,844 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-08 13:45:55,848 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-08 13:45:55,848 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:45:55,849 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-08 13:45:55,901 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-08 13:45:55,902 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-08 13:45:55,902 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-08 13:45:55,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:45:58,126 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-08 13:45:58,128 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-08 13:45:58,129 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":"37b41b6b-0c4e-44e9-9419-714b0c77508e.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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":"2e93d97c-22d2-4356-83ac-0fcb3a831055.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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","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":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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":1628430357028,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e","componentMetadataForSupportLog":{"SupportablityComponentUUID":"773cec58-a45b-411b-bcac-cc14fd234b11","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628430357028,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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,"timeout":0,"creationDate":1628430356729,"description":null,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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-08 13:45:58,132 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-08 13:45:58,132 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,133 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-08 13:45:58,133 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-08 13:45:58,133 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-08 13:45:58,133 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-08 13:45:58,133 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-08 13:45:58,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:45:58,923 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-08 13:45:58,925 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-08 13:45:58,925 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/67dea11e-0f72-48f5-9ae6-1424d36f90e0/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ac14c5fc-7af0-4cde-9db3-49ce50772767/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6219ae2f-0094-4f5a-be56-65b4684dbdea","invariantUUID":"8170a6cc-44e6-4681-a398-b3062fc22898","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6219ae2f-0094-4f5a-be56-65b4684dbdea/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6b56698e-76ca-4354-b380-15f4635a1127/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c8dc0c52-eb28-489c-a586-5ae142ad878f/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1a591fb8-f73c-4bf7-8a70-07928dc22a10/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/75f4a689-8a05-4cc0-84f7-c1aa54a77b91/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1885f7ec-cc87-4768-a9ac-bfeb8ecfb126/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2c68e505-ecdc-4fca-84b6-672b6637ca7a/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a13fcc88-921f-42bf-84a6-8f4176ae03e9/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/385cf486-05b0-417f-8169-e4affe45cbcf/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/515d16aa-a8f4-44d5-b9aa-e25b20a740b4/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/58fb030c-449b-4648-ac02-f5474348c381/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-08 13:45:58,928 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-08 13:45:58,929 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,929 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,929 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-08 13:45:58,929 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-08 13:45:58,929 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,929 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,929 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-08 13:45:58,929 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-08 13:45:58,929 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,930 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,930 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-08 13:45:58,930 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-08 13:45:58,930 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,930 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,930 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-08 13:45:58,930 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-08 13:45:58,930 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,930 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,930 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-08 13:45:58,930 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-08 13:45:58,931 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,931 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,931 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-08 13:45:58,931 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-08 13:45:58,931 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,931 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,931 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-08 13:45:58,931 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-08 13:45:58,931 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,931 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,931 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-08 13:45:58,932 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-08 13:45:58,932 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,932 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,932 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-08 13:45:58,932 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-08 13:45:58,932 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,932 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,932 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-08 13:45:58,932 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-08 13:45:58,932 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,932 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,932 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-08 13:45:58,933 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-08 13:45:58,933 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,933 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,933 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-08 13:45:58,933 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-08 13:45:58,933 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,933 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,933 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-08 13:45:58,933 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-08 13:45:58,933 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,933 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,934 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-08 13:45:58,934 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-08 13:45:58,934 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:45:58,934 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:45:58,934 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-08 13:45:58,934 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-08 13:45:58,934 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-08 13:45:58,934 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-08 13:45:58,935 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-08 13:45:58,935 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-08 13:45:58,935 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-08 13:45:58,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:00,862 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-08 13:46:00,866 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-08 13:46:00,869 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","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":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"defaulticon","uniqueId":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","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":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","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":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","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":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","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":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","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":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","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":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","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":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"compute","uniqueId":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","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":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","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":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","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":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628430357028,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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-08 13:46:00,875 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-08 13:46:00,885 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-08 13:46:00,885 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/37b41b6b-0c4e-44e9-9419-714b0c77508e/resourceInstance
2021-08-08 13:46:00,886 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "0e04f001-dc41-4fd9-acf7-5985afcb8eab",
  "originType": "VL",
  "componentUid": "0e04f001-dc41-4fd9-acf7-5985afcb8eab",
  "icon": "defaulticon"
}
2021-08-08 13:46:00,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:03,923 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/37b41b6b-0c4e-44e9-9419-714b0c77508e/resourceInstance HTTP/1.1" 201 None
2021-08-08 13:46:03,924 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-08 13:46:03,925 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"path":["37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","parentName":null,"uniqueId":"capability.2f2acc84-0aaa-4551-adc1-1808b8945433.feature","ownerId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.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,"path":["37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","parentName":null,"uniqueId":"capability.0e04f001-dc41-4fd9-acf7-5985afcb8eab.virtual_linkable","ownerId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":["37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0"],"node":"tosca.nodes.Root","source":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","parentName":null,"uniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433.dependency","capability":"tosca.capabilities.Node","ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","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":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e.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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.2f2acc84-0aaa-4551-adc1-1808b8945433.tosca_name","_default":null,"ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.2f2acc84-0aaa-4551-adc1-1808b8945433.state","_default":null,"ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.2f2acc84-0aaa-4551-adc1-1808b8945433.tosca_id","_default":null,"ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","createdFromCsar":false,"uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1628430361727,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628430361727,"customizationUUID":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","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-08 13:46:03,925 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-08 13:46:03,927 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-08 13:46:03,927 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/773cec58-a45b-411b-bcac-cc14fd234b11/distribution
2021-08-08 13:46:03,927 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-08 13:46:03,929 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:04,036 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/distribution HTTP/1.1" 200 38
2021-08-08 13:46:04,037 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-08 13:46:04,037 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-08 13:46:04,040 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-08 13:46:04,040 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-08 13:46:04,041 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-08 13:46:04,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:04,135 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-08 13:46:04,136 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-08 13:46:04,137 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-08 13:46:04,140 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-08 13:46:04,140 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-08 13:46:04,144 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-08 13:46:04,144 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/37b41b6b-0c4e-44e9-9419-714b0c77508e/lifecycleState/checkin
2021-08-08 13:46:04,144 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-08 13:46:04,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:07,355 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/37b41b6b-0c4e-44e9-9419-714b0c77508e/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-08 13:46:07,357 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-08 13:46:07,357 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1628430357028,"lastUpdateDate":1628430365329,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"37b41b6b-0c4e-44e9-9419-714b0c77508e"},"projectCode":"123456","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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":"773cec58-a45b-411b-bcac-cc14fd234b11"}
2021-08-08 13:46:07,359 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:46:07,359 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:46:07,360 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-08 13:46:07,360 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-08 13:46:07,360 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:46:07,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:46:07,783 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-08 13:46:07,784 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:46:07,784 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-08 13:46:07,786 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 13:46:07,786 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:46:07,786 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:46:07,786 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-08 13:46:07,787 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-08 13:46:07,787 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:46:07,787 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 13:46:07,788 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-08 13:46:07,788 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-08 13:46:07,788 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 13:46:07,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:08,627 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-08 13:46:08,630 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 13:46:08,632 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","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":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"defaulticon","uniqueId":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","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":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","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":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","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":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","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":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","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":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","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":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","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":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"compute","uniqueId":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","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":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","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":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","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":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628430365329,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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-08 13:46:08,636 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-08 13:46:08,637 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-08 13:46:08,640 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-08 13:46:08,640 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/37b41b6b-0c4e-44e9-9419-714b0c77508e/lifecycleState/Certify
2021-08-08 13:46:08,640 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-08 13:46:08,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:14,575 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/37b41b6b-0c4e-44e9-9419-714b0c77508e/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-08 13:46:14,576 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-08 13:46:14,577 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1628430357028,"lastUpdateDate":1628430365329,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"53d3e74e-a6b4-447b-830f-0ce82a5241ad"},"projectCode":"123456","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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":"773cec58-a45b-411b-bcac-cc14fd234b11"}
2021-08-08 13:46:14,579 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:46:14,579 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:46:14,579 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-08 13:46:14,580 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-08 13:46:14,580 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:46:14,581 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:46:15,036 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-08 13:46:15,037 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:46:15,038 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-08 13:46:15,040 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 13:46:15,040 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:46:15,040 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:46:15,040 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-08 13:46:15,040 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-08 13:46:15,041 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:46:15,041 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 13:46:15,041 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-08 13:46:15,041 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-08 13:46:15,041 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 13:46:15,043 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:15,809 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-08 13:46:15,811 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 13:46:15,815 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","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":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"defaulticon","uniqueId":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","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":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","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":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","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":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","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":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","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":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","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":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","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":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"compute","uniqueId":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","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":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","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":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","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":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430365329,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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-08 13:46:15,820 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-08 13:46:25,831 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-08 13:46:25,836 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-08 13:46:25,836 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/53d3e74e-a6b4-447b-830f-0ce82a5241ad/distribution/PROD/activate
2021-08-08 13:46:25,836 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-08 13:46:25,838 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:28,705 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/53d3e74e-a6b4-447b-830f-0ce82a5241ad/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-08 13:46:28,708 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-08 13:46:28,709 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","empty":false},{"definition":false,"hidden":false,"uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","empty":false},{"definition":false,"hidden":false,"uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","empty":false},{"definition":false,"hidden":false,"uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","empty":false},{"definition":false,"hidden":false,"uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"MDE4MjJlMDQ5NGRmOGY4N2U5MzU0MzNjOGRhMjNhOWQ=","artifactUUID":"14043f12-0485-45a6-b3f4-275b220dfed4","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.assettoscacsar","duplicated":false,"payloadUpdateDate":1628430372246,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628430356729,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MWYwNmFiZGIyMzgzYjE1ZDhmN2Q4MDk2ZDExYTZjNzQ=","artifactUUID":"c2b25740-78f9-4ebf-8522-172faac04cb1","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628430371224,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628430356729,"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":["37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","uniqueId":"capability.2f2acc84-0aaa-4551-adc1-1808b8945433.feature","ownerId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":["37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","uniqueId":"capability.0e04f001-dc41-4fd9-acf7-5985afcb8eab.virtual_linkable","ownerId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":["37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0"],"node":"tosca.nodes.Root","source":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","uniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433.dependency","capability":"tosca.capabilities.Node","ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","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":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false}],"attributes":[{"parentUniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.2f2acc84-0aaa-4551-adc1-1808b8945433.tosca_name","ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","empty":false},{"parentUniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433","definition":false,"name":"state","type":"string","uniqueId":"attribute.2f2acc84-0aaa-4551-adc1-1808b8945433.state","ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","empty":false},{"parentUniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.2f2acc84-0aaa-4551-adc1-1808b8945433.tosca_id","ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","createdFromCsar":false,"uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1628430361727,"icon":"network","originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628430361727,"customizationUUID":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","empty":false}]},"componentInstancesAttributes":{"37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0":[{"parentUniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433","uniqueId":"attribute.2f2acc84-0aaa-4551-adc1-1808b8945433.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","empty":false},{"parentUniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433","uniqueId":"attribute.2f2acc84-0aaa-4551-adc1-1808b8945433.state","name":"state","type":"string","definition":false,"ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","empty":false},{"parentUniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433","uniqueId":"attribute.2f2acc84-0aaa-4551-adc1-1808b8945433.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","uniqueId":"capability.2f2acc84-0aaa-4551-adc1-1808b8945433.feature","ownerId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":["37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","uniqueId":"capability.0e04f001-dc41-4fd9-acf7-5985afcb8eab.virtual_linkable","ownerId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.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":["37b41b6b-0c4e-44e9-9419-714b0c77508e.0e04f001-dc41-4fd9-acf7-5985afcb8eab.genericneutronnet0"],"node":"tosca.nodes.Root","source":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","uniqueId":"2f2acc84-0aaa-4551-adc1-1808b8945433.dependency","capability":"tosca.capabilities.Node","ownerId":"2f2acc84-0aaa-4551-adc1-1808b8945433","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":"2e93d97c-22d2-4356-83ac-0fcb3a831055.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false},{"definition":false,"hidden":false,"uniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2e93d97c-22d2-4356-83ac-0fcb3a831055","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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":1628430357028,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","componentMetadataForSupportLog":{"SupportablityComponentUUID":"773cec58-a45b-411b-bcac-cc14fd234b11","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628430387596,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1628430356729,"artifactType":"OTHER","uniqueId":"37b41b6b-0c4e-44e9-9419-714b0c77508e.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":1628430356729,"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":"53d3e74e-a6b4-447b-830f-0ce82a5241ad"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-08 13:46:28,712 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:46:28,712 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:46:28,713 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-08 13:46:28,713 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-08 13:46:28,713 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:46:28,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:46:29,191 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-08 13:46:29,192 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:46:29,193 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 13:46:29,194 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 13:46:29,195 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:46:29,195 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:46:29,195 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 13:46:29,195 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-08 13:46:29,195 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:46:29,195 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 13:46:29,196 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-08 13:46:29,196 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-08 13:46:29,196 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 13:46:29,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:29,856 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-08 13:46:29,860 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 13:46:29,861 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","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":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"defaulticon","uniqueId":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","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":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","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":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","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":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","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":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","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":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","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":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","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":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"compute","uniqueId":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","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":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","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":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","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":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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-08 13:46:29,865 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-08 13:46:29,865 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-08 13:46:29,866 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-08 13:46:29,866 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-08 13:46:29,866 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-08 13:46:29,866 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 13:46:29,868 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:29,931 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-08 13:46:29,932 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-08 13:46:29,933 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-08 13:46:29,933 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-08 13:46:29,934 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-08 13:46:29,942 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-08 13:46:29,942 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-08 13:46:29,942 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-08 13:46:29,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:30,071 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-08 13:46:30,072 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-08 13:46:30,072 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-08 13:46:30,075 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-08 13:46:30,075 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-08 13:46:30,075 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 13:46:30,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:30,131 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-08 13:46:30,132 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 13:46:30,132 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":"1628430389979"}]}
2021-08-08 13:46:30,153 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-08 13:46:30,153 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/829f5e09-81da-4634-a98e-0e3e828b6145
2021-08-08 13:46:30,154 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "829f5e09-81da-4634-a98e-0e3e828b6145",
    "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-08 13:46:30,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:30,946 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/829f5e09-81da-4634-a98e-0e3e828b6145 HTTP/1.1" 201 0
2021-08-08 13:46:30,947 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-08 13:46:30,947 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-08 13:46:30,949 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-08 13:46:30,949 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-08 13:46:30,950 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 13:46:30,951 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:30,991 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-08 13:46:30,992 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-08 13:46:30,993 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-08 13:46:30,994 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-08 13:46:30,994 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-08 13:46:30,994 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-08 13:46:30,994 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-08 13:46:30,998 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-08 13:46:30,998 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-08 13:46:30,998 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-08 13:46:31,000 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:31,078 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-08 13:46:31,080 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-08 13:46:31,080 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-08 13:46:31,083 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-08 13:46:31,084 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-08 13:46:31,084 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-08 13:46:31,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:31,137 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-08 13:46:31,139 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-08 13:46:31,139 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-08 13:46:31,139 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-08 13:46:31,140 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-08 13:46:31,146 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-08 13:46:31,146 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-08 13:46:31,147 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-08 13:46:31,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:31,572 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-08 13:46:31,574 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-08 13:46:31,574 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-08 13:46:31,591 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-08 13:46:31,591 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-08 13:46:31,592 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-08 13:46:31,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:32,211 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-08 13:46:32,212 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-08 13:46:32,212 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-08 13:46:32,214 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-08 13:46:32,215 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-08 13:46:32,215 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 13:46:32,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:32,264 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-08 13:46:32,271 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 13:46:32,271 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":"1628430389979"}]}
2021-08-08 13:46:32,279 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-08 13:46:32,279 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-08 13:46:32,279 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-08 13:46:32,281 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:32,396 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-08 13:46:32,397 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-08 13:46:32,397 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-08 13:46:32,404 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-08 13:46:32,404 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-08 13:46:32,405 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-08 13:46:32,406 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:32,471 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-08 13:46:32,472 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-08 13:46:32,472 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-08 13:46:32,474 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-08 13:46:32,475 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-08 13:46:32,475 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-08 13:46:32,476 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:32,521 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-08 13:46:32,522 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-08 13:46:32,522 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":"1628430392436"}
2021-08-08 13:46:32,524 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-08 13:46:32,524 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-08 13:46:32,525 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-08 13:46:32,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:32,573 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-08 13:46:32,574 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-08 13:46:32,575 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":"1628430392436"}
2021-08-08 13:46:32,576 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-08 13:46:32,577 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-08 13:46:32,577 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-08 13:46:32,578 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:32,622 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-08 13:46:32,622 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-08 13:46:32,623 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-08 13:46:32,623 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-08 13:46:32,623 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-08 13:46:32,623 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-08 13:46:32,626 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:46:32,626 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:46:32,626 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-08 13:46:32,626 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-08 13:46:32,626 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:46:32,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:46:33,110 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-08 13:46:33,111 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:46:33,111 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 13:46:33,113 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 13:46:33,113 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:46:33,113 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:46:33,113 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 13:46:33,113 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-08 13:46:33,114 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:46:33,114 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 13:46:33,114 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-08 13:46:33,114 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-08 13:46:33,114 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 13:46:33,116 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:33,979 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-08 13:46:33,983 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 13:46:33,985 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","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":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"defaulticon","uniqueId":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","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":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","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":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","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":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","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":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","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":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","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":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","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":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"compute","uniqueId":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","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":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","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":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","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":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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-08 13:46:33,991 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-08 13:46:33,992 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-08 13:46:33,992 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-08 13:46:33,992 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "5061ec11-d7dd-4321-b199-c9dce4209790"
}
2021-08-08 13:46:33,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,071 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-08 13:46:34,072 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-08 13:46:34,072 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-08 13:46:34,074 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-08 13:46:34,074 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-08 13:46:34,074 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-08 13:46:34,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,131 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-08 13:46:34,133 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-08 13:46:34,133 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628430394028"}]}
2021-08-08 13:46:34,135 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-08 13:46:34,135 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-08 13:46:34,135 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-08 13:46:34,136 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,180 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-08 13:46:34,181 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-08 13:46:34,181 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":"1628430392436"}
2021-08-08 13:46:34,183 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-08 13:46:34,183 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-08 13:46:34,183 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-08 13:46:34,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,232 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-08 13:46:34,233 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-08 13:46:34,233 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628430394028"}]}
2021-08-08 13:46:34,235 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-08 13:46:34,236 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-08 13:46:34,236 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 13:46:34,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,304 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-08 13:46:34,305 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 13:46:34,306 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":"1628430392312","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-08 13:46:34,308 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-08 13:46:34,308 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-08 13:46:34,308 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 13:46:34,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,356 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-08 13:46:34,357 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-08 13:46:34,357 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628430391031"}
2021-08-08 13:46:34,364 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-08 13:46:34,364 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-08 13:46:34,364 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=1628430391031",
    
    
        "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-08 13:46:34,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,468 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-08 13:46:34,468 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-08 13:46:34,469 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-08 13:46:34,471 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-08 13:46:34,471 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-08 13:46:34,471 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-08 13:46:34,472 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,516 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-08 13:46:34,517 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-08 13:46:34,517 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":"1628430392436"}
2021-08-08 13:46:34,519 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-08 13:46:34,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-08 13:46:34,519 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 13:46:34,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,571 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686
2021-08-08 13:46:34,572 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 13:46:34,572 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628430392312","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-08 13:46:34,574 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-08 13:46:34,574 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-08 13:46:34,574 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 13:46:34,576 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,621 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-08 13:46:34,621 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-08 13:46:34,622 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628430394397","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-08 13:46:34,624 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-08 13:46:34,624 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-08 13:46:34,624 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-08 13:46:34,625 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,675 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-08 13:46:34,676 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-08 13:46:34,676 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"d061fffd-72a2-45de-a5f1-288622c01b27","owning-entity-name":"OE-ETE_Customer-d061fffd-72a2-45de-a5f1-288622c01b27","resource-version":"1628429886209","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_6cbfd6f8-b735-42a3-b3cb-55af41fac588/service-subscriptions/service-subscription/pNF/service-instances/service-instance/f81e8e8f-8c6d-4f13-bb54-c7296033ddde","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_6cbfd6f8-b735-42a3-b3cb-55af41fac588"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"f81e8e8f-8c6d-4f13-bb54-c7296033ddde"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name6cbfd6f8-b735-42a3-b3cb-55af41fac588"}]}]}}]}
2021-08-08 13:46:34,678 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-08 13:46:34,682 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-08 13:46:34,682 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/96860686-bdb3-4047-af5a-db3ee4389433
2021-08-08 13:46:34,682 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "96860686-bdb3-4047-af5a-db3ee4389433"
}
2021-08-08 13:46:34,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,748 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/96860686-bdb3-4047-af5a-db3ee4389433 HTTP/1.1" 201 0
2021-08-08 13:46:34,749 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-08 13:46:34,749 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-08 13:46:34,751 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-08 13:46:34,751 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/96860686-bdb3-4047-af5a-db3ee4389433
2021-08-08 13:46:34,752 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-08 13:46:34,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:46:34,790 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/96860686-bdb3-4047-af5a-db3ee4389433 HTTP/1.1" 200 128
2021-08-08 13:46:34,791 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-08 13:46:34,791 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"96860686-bdb3-4047-af5a-db3ee4389433","owning-entity-name":"basicnw-oe","resource-version":"1628430394717"}
2021-08-08 13:46:34,795 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-08 13:46:34,795 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-08 13:46:34,795 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-08 13:46:34,797 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-08 13:46:35,086 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-08 13:46:35,088 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-08 13:46:35,088 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-08 13:46:35,091 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-08 13:46:35,091 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:46:35,092 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:46:35,092 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-08 13:46:35,092 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-08 13:46:35,092 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:46:35,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:46:36,043 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-08 13:46:36,045 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:46:36,045 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 13:46:36,047 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 13:46:36,047 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:46:36,047 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:46:36,047 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 13:46:36,047 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-08 13:46:36,047 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:46:36,047 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 13:46:36,048 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-08 13:46:36,048 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-08 13:46:36,048 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 13:46:36,049 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:38,046 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-08 13:46:38,049 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 13:46:38,051 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","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":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"defaulticon","uniqueId":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","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":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","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":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","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":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","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":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","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":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","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":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","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":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"compute","uniqueId":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","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":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","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":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","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":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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-08 13:46:38,055 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-08 13:46:38,056 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-08 13:46:38,056 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/773cec58-a45b-411b-bcac-cc14fd234b11/distribution
2021-08-08 13:46:38,056 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-08 13:46:38,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:38,144 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/distribution HTTP/1.1" 200 205
2021-08-08 13:46:38,146 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-08 13:46:38,146 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"2d4be965-7439-4558-b473-ce96df2b1b79","timestamp":"2021-08-08 13:46:27.059 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-08 13:46:38,148 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-08 13:46:38,148 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/2d4be965-7439-4558-b473-ce96df2b1b79
2021-08-08 13:46:38,148 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-08 13:46:38,150 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:46:38,234 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/2d4be965-7439-4558-b473-ce96df2b1b79 HTTP/1.1" 200 2735
2021-08-08 13:46:38,235 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-08 13:46:38,235 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1628430377524","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628430377524","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628430391028","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628430390193","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628430378547","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":"1628430395640","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628430376957","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628430378547","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628430376957","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628430390193","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":"1628430394637","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628430389020","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":"1628430393055","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628430390026","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"}]}
2021-08-08 13:46:38,238 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1628430377524', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628430377524', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628430391028', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628430390193', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628430378547', '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': '1628430395640', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628430376957', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628430378547', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628430376957', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628430390193', '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': '1628430394637', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628430389020', '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': '1628430393055', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628430390026', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}]
2021-08-08 13:46:38,238 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-08 13:46:38,238 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-08 13:47:38,300 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-08 13:47:38,300 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/2d4be965-7439-4558-b473-ce96df2b1b79
2021-08-08 13:47:38,300 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-08 13:47:38,303 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:47:38,411 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/2d4be965-7439-4558-b473-ce96df2b1b79 HTTP/1.1" 200 5305
2021-08-08 13:47:38,412 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-08 13:47:38,412 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1628430416170","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628430396861","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628430398436","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628430377524","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628430437878","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628430377524","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628430391028","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628430436246","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628430396861","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628430390193","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628430433366","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628430398436","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628430404929","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628430378547","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":"1628430395640","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628430403923","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628430400129","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628430376957","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628430415168","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628430378547","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628430376957","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628430390193","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":"1628430394637","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628430433366","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628430389020","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":"1628430393055","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628430390026","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628430413158","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]}
2021-08-08 13:47:38,414 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1628430416170', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628430396861', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628430398436', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628430377524', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628430437878', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628430377524', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628430391028', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628430436246', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628430396861', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628430390193', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628430433366', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628430398436', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628430404929', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628430378547', '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': '1628430395640', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628430403923', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628430400129', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628430376957', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628430415168', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628430378547', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628430376957', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628430390193', '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': '1628430394637', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628430433366', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628430389020', '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': '1628430393055', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628430390026', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628430413158', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}]
2021-08-08 13:47:38,415 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-08 13:47:38,415 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-08 13:47:38,415 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-08 13:47:38,415 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-08 13:47:38,425 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': '335cd006-d529-477a-9878-9c0ded4eaf44', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:47:38,425 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-08 13:47:38,425 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "5061ec11-d7dd-4321-b199-c9dce4209790",
			"modelVersionId": "773cec58-a45b-411b-bcac-cc14fd234b11",
			"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": "96860686-bdb3-4047-af5a-db3ee4389433",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-08 13:47:38,427 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:47:40,221 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-08 13:47:40,223 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-08 13:47:40,223 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"335cd006-d529-477a-9878-9c0ded4eaf44","instanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44"}}
2021-08-08 13:47:40,224 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-08 13:47:40,242 DEBUG 129:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '44a630ee-8345-400e-b715-d70daf5a78d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:47:40,242 DEBUG 131:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44
2021-08-08 13:47:40,242 DEBUG 132:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] data sent: None
2021-08-08 13:47:40,245 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:47:40,432 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44 HTTP/1.1" 200 1352
2021-08-08 13:47:40,435 INFO 142:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] response code: 200
2021-08-08 13:47:40,436 DEBUG 146:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] response: {"request":{"requestId":"335cd006-d529-477a-9878-9c0ded4eaf44","startTime":"Sun, 08 Aug 2021 13:47:38 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"},"requestInfo":{"source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844","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":"96860686-bdb3-4047-af5a-db3ee4389433","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","serviceInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 13:47:39 GMT"}}}
2021-08-08 13:47:50,447 DEBUG 129:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '544b780d-bbb1-4717-b6cf-5c163b8a19c7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:47:50,448 DEBUG 131:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44
2021-08-08 13:47:50,448 DEBUG 132:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] data sent: None
2021-08-08 13:47:50,450 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:47:50,717 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44 HTTP/1.1" 200 1562
2021-08-08 13:47:50,718 INFO 142:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] response code: 200
2021-08-08 13:47:50,719 DEBUG 146:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] response: {"request":{"requestId":"335cd006-d529-477a-9878-9c0ded4eaf44","startTime":"Sun, 08 Aug 2021 13:47:38 GMT","finishTime":"Sun, 08 Aug 2021 13:47:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"},"requestInfo":{"source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844","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":"96860686-bdb3-4047-af5a-db3ee4389433","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","serviceInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 13:47:43 GMT"}}}
2021-08-08 13:47:50,719 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-08-08 13:47:50,720 DEBUG 129:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e7cac49a-0991-47da-b7b7-cbe56318ed4a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:47:50,720 DEBUG 131:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44
2021-08-08 13:47:50,720 DEBUG 132:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] data sent: None
2021-08-08 13:47:50,722 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:47:50,912 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44 HTTP/1.1" 200 1562
2021-08-08 13:47:50,914 INFO 142:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] response code: 200
2021-08-08 13:47:50,914 DEBUG 146:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] response: {"request":{"requestId":"335cd006-d529-477a-9878-9c0ded4eaf44","startTime":"Sun, 08 Aug 2021 13:47:38 GMT","finishTime":"Sun, 08 Aug 2021 13:47:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"},"requestInfo":{"source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844","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":"96860686-bdb3-4047-af5a-db3ee4389433","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","serviceInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 13:47:43 GMT"}}}
2021-08-08 13:47:50,915 DEBUG 129:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '04ca8508-2148-422c-a7ac-fb9dadd2d28d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:47:50,915 DEBUG 131:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44
2021-08-08 13:47:50,915 DEBUG 132:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] data sent: None
2021-08-08 13:47:50,916 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:47:51,109 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44 HTTP/1.1" 200 1562
2021-08-08 13:47:51,110 INFO 142:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] response code: 200
2021-08-08 13:47:51,110 DEBUG 146:onap_service.py(7) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] response: {"request":{"requestId":"335cd006-d529-477a-9878-9c0ded4eaf44","startTime":"Sun, 08 Aug 2021 13:47:38 GMT","finishTime":"Sun, 08 Aug 2021 13:47:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"},"requestInfo":{"source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844","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":"96860686-bdb3-4047-af5a-db3ee4389433","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","serviceInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 13:47:43 GMT"}}}
2021-08-08 13:47:51,118 DEBUG 129:onap_service.py(1) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e932bb79-40f2-410a-ab6a-7995d54015eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:47:51,118 DEBUG 131:onap_service.py(1) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44
2021-08-08 13:47:51,118 DEBUG 132:onap_service.py(1) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] data sent: None
2021-08-08 13:47:51,121 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:47:51,357 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44 HTTP/1.1" 200 1562
2021-08-08 13:47:51,359 INFO 142:onap_service.py(1) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] response code: 200
2021-08-08 13:47:51,359 DEBUG 146:onap_service.py(1) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] response: {"request":{"requestId":"335cd006-d529-477a-9878-9c0ded4eaf44","startTime":"Sun, 08 Aug 2021 13:47:38 GMT","finishTime":"Sun, 08 Aug 2021 13:47:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"},"requestInfo":{"source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844","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":"96860686-bdb3-4047-af5a-db3ee4389433","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","serviceInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 13:47:43 GMT"}}}
2021-08-08 13:47:51,360 DEBUG 129:onap_service.py(1) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a2d648ac-7a12-4682-a7e3-4d802612d482', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:47:51,360 DEBUG 131:onap_service.py(1) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44
2021-08-08 13:47:51,360 DEBUG 132:onap_service.py(1) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] data sent: None
2021-08-08 13:47:51,362 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:47:51,562 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/335cd006-d529-477a-9878-9c0ded4eaf44 HTTP/1.1" 200 1562
2021-08-08 13:47:51,563 INFO 142:onap_service.py(1) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] response code: 200
2021-08-08 13:47:51,564 DEBUG 146:onap_service.py(1) - [None][Check 335cd006-d529-477a-9878-9c0ded4eaf44 orchestration request status] response: {"request":{"requestId":"335cd006-d529-477a-9878-9c0ded4eaf44","startTime":"Sun, 08 Aug 2021 13:47:38 GMT","finishTime":"Sun, 08 Aug 2021 13:47:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"},"requestInfo":{"source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844","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":"96860686-bdb3-4047-af5a-db3ee4389433","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","serviceInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 13:47:43 GMT"}}}
2021-08-08 13:47:51,564 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-08 13:47:51,565 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-08 13:47:51,565 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-08 13:47:51,566 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:47:51,634 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-08 13:47:51,635 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-08 13:47:51,635 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628430394397","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-08 13:47:51,638 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844 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-08 13:47:51,638 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844 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-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844
2021-08-08 13:47:51,638 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844 service-instance-name] data sent: None
2021-08-08 13:47:51,639 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:47:51,827 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-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844 HTTP/1.1" 200 1195
2021-08-08 13:47:51,828 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844 service-instance-name] response code: 200
2021-08-08 13:47:51,829 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844 service-instance-name] response: {"service-instance":[{"service-instance-id":"f0cb8445-659e-4523-a084-8e5f184ec1d3","service-instance-name":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"5061ec11-d7dd-4321-b199-c9dce4209790","model-version-id":"773cec58-a45b-411b-bcac-cc14fd234b11","resource-version":"1628430463490","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f0cb8445-659e-4523-a084-8e5f184ec1d3/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/96860686-bdb3-4047-af5a-db3ee4389433","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"96860686-bdb3-4047-af5a-db3ee4389433"}]},{"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-08 13:47:51,831 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-08 13:47:51,832 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-08 13:47:51,832 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-08 13:47:51,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:47:51,924 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-08 13:47:51,925 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-08 13:47:51,926 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":"1628430392436"}
2021-08-08 13:47:51,929 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-08 13:47:51,929 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-08 13:47:51,929 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-08 13:47:51,931 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:47:52,018 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 754
2021-08-08 13:47:52,020 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-08 13:47:52,020 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628430394397","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-08 13:47:52,022 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844 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-08 13:47:52,023 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844 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-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844
2021-08-08 13:47:52,023 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844 service-instance-name] data sent: None
2021-08-08 13:47:52,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:47:52,137 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-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844 HTTP/1.1" 200 1195
2021-08-08 13:47:52,138 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844 service-instance-name] response code: 200
2021-08-08 13:47:52,139 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844 service-instance-name] response: {"service-instance":[{"service-instance-id":"f0cb8445-659e-4523-a084-8e5f184ec1d3","service-instance-name":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"5061ec11-d7dd-4321-b199-c9dce4209790","model-version-id":"773cec58-a45b-411b-bcac-cc14fd234b11","resource-version":"1628430463490","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/f0cb8445-659e-4523-a084-8e5f184ec1d3/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/96860686-bdb3-4047-af5a-db3ee4389433","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"96860686-bdb3-4047-af5a-db3ee4389433"}]},{"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-08 13:47:52,141 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:47:52,142 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:47:52,142 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-08 13:47:52,142 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-08 13:47:52,142 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:47:52,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:47:53,534 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-08 13:47:53,535 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:47:53,536 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 13:47:53,538 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 13:47:53,538 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:47:53,538 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:47:53,538 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 13:47:53,538 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-08 13:47:53,538 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:47:53,538 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 13:47:53,539 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-08 13:47:53,539 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-08 13:47:53,539 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 13:47:53,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:47:55,122 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-08 13:47:55,124 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 13:47:55,126 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","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":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"defaulticon","uniqueId":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","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":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","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":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","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":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","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":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","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":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","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":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","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":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"compute","uniqueId":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","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":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","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":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","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":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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-08 13:47:55,130 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-08 13:47:55,131 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-08 13:47:55,131 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/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel
2021-08-08 13:47:55,131 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-08 13:47:55,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:47:55,643 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel HTTP/1.1" 200 None
2021-08-08 13:47:55,644 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-08 13:47:55,645 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-08 13:47:55,697 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': '47f060e6-96f7-4790-8e78-35c6a4d016e5', 'x-fromappid': 'API client'}
2021-08-08 13:47:55,698 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-08 13:47:55,698 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-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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-08 13:47:55,699 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-08 13:47:56,123 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-08 13:47:56,124 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-08 13:47:56,124 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-08 13:47:56,133 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-08 13:47:56,133 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-08 13:47:56,133 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 13:47:56,135 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:47:56,221 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-08 13:47:56,222 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 13:47:56,222 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-08 13:47:56,224 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-08 13:47:56,224 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-08 13:47:56,224 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 13:47:56,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:47:56,330 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-08 13:47:56,331 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 13:47:56,331 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":"1628430392312","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-08 13:47:56,333 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-08 13:47:56,333 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-08 13:47:56,333 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 13:47:56,335 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:47:56,420 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-08 13:47:56,421 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 13:47:56,421 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-08 13:47:56,423 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-08 13:47:56,423 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-08 13:47:56,423 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 13:47:56,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:47:56,527 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-08 13:47:56,528 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 13:47:56,529 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":"1628430392312","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-08 13:47:56,531 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-08 13:47:56,531 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-08 13:47:56,531 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 13:47:56,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:47:56,622 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-08 13:47:56,623 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-08 13:47:56,623 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628430394397","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-08 13:47:56,636 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:47:56,636 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:47:56,636 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-08 13:47:56,636 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-08 13:47:56,637 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:47:56,638 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:47:58,310 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-08 13:47:58,312 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:47:58,312 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 13:47:58,315 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 13:47:58,315 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:47:58,316 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:47:58,316 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 13:47:58,316 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-08 13:47:58,316 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:47:58,316 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 13:47:58,317 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-08 13:47:58,317 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-08 13:47:58,317 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 13:47:58,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:48:00,339 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-08 13:48:00,342 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 13:48:00,344 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","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":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"defaulticon","uniqueId":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","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":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","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":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","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":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","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":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","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":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","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":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","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":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"compute","uniqueId":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","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":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","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":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","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":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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-08 13:48:00,349 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-08 13:48:00,350 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': 'c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:48:00,350 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/f0cb8445-659e-4523-a084-8e5f184ec1d3/networks
2021-08-08 13:48:00,350 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "5061ec11-d7dd-4321-b199-c9dce4209790"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "2977b193-d467-461f-89b1-4b447e8ae7b1",
    "modelVersionId": "385cf486-05b0-417f-8169-e4affe45cbcf",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "9407708f-cf4d-49fb-ae01-8ca2b27f85fa",
    "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": "f0cb8445-659e-4523-a084-8e5f184ec1d3",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "5061ec11-d7dd-4321-b199-c9dce4209790",
                    "modelVersion": "1.0",
                    "modelVersionId": "773cec58-a45b-411b-bcac-cc14fd234b11"
                }
            }
        }]
    }
}
2021-08-08 13:48:00,352 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:48:02,346 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/f0cb8445-659e-4523-a084-8e5f184ec1d3/networks HTTP/1.1" 202 262
2021-08-08 13:48:02,348 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-08 13:48:02,348 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00","instanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00"}}
2021-08-08 13:48:02,349 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-08 13:48:02,356 DEBUG 129:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '788a4d05-75af-44bc-b8cb-b34bfe9077bd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:48:02,357 DEBUG 131:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00
2021-08-08 13:48:02,357 DEBUG 132:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] data sent: None
2021-08-08 13:48:02,360 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:48:02,568 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 HTTP/1.1" 200 1961
2021-08-08 13:48:02,570 INFO 142:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response code: 200
2021-08-08 13:48:02,570 DEBUG 146:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response: {"request":{"requestId":"c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00","startTime":"Sun, 08 Aug 2021 13:48:00 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelVersionId":"385cf486-05b0-417f-8169-e4affe45cbcf","modelCustomizationId":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelUuid":"385cf486-05b0-417f-8169-e4affe45cbcf","modelInvariantUuid":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5061ec11-d7dd-4321-b199-c9dce4209790","source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"}}}],"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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 13:48:01 GMT"}}}
2021-08-08 13:48:12,582 DEBUG 129:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b9484048-b165-4f67-bbc5-efa0ef10af57', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:48:12,582 DEBUG 131:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00
2021-08-08 13:48:12,582 DEBUG 132:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] data sent: None
2021-08-08 13:48:12,584 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:48:13,216 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 HTTP/1.1" 200 2213
2021-08-08 13:48:13,218 INFO 142:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response code: 200
2021-08-08 13:48:13,218 DEBUG 146:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response: {"request":{"requestId":"c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00","startTime":"Sun, 08 Aug 2021 13:48:00 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelVersionId":"385cf486-05b0-417f-8169-e4affe45cbcf","modelCustomizationId":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelUuid":"385cf486-05b0-417f-8169-e4affe45cbcf","modelInvariantUuid":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5061ec11-d7dd-4321-b199-c9dce4209790","source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"}}}],"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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Call SDNC","percentProgress":36,"timestamp":"Sun, 08 Aug 2021 13:48:11 GMT"}}}
2021-08-08 13:48:23,230 DEBUG 129:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '74dd2fd0-aca4-429a-9d70-89a6fcc7695b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:48:23,230 DEBUG 131:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00
2021-08-08 13:48:23,230 DEBUG 132:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] data sent: None
2021-08-08 13:48:23,232 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:48:23,829 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 HTTP/1.1" 200 3722
2021-08-08 13:48:23,831 INFO 142:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response code: 200
2021-08-08 13:48:23,831 DEBUG 146:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response: {"request":{"requestId":"c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00","startTime":"Sun, 08 Aug 2021 13:48:00 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelVersionId":"385cf486-05b0-417f-8169-e4affe45cbcf","modelCustomizationId":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelUuid":"385cf486-05b0-417f-8169-e4affe45cbcf","modelInvariantUuid":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5061ec11-d7dd-4321-b199-c9dce4209790","source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"}}}],"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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:48:11 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"c2634f14-254f-4237-875d-b48fe725916e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_df65f869-1c05-4e07-bdd0-9aea99c6451c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":null,\"creation_time\":1628430420000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:48:33,843 DEBUG 129:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'df6af392-ed68-4971-ac31-64b92a0d639c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:48:33,843 DEBUG 131:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00
2021-08-08 13:48:33,843 DEBUG 132:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] data sent: None
2021-08-08 13:48:33,845 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:48:34,459 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 HTTP/1.1" 200 3722
2021-08-08 13:48:34,461 INFO 142:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response code: 200
2021-08-08 13:48:34,461 DEBUG 146:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response: {"request":{"requestId":"c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00","startTime":"Sun, 08 Aug 2021 13:48:00 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelVersionId":"385cf486-05b0-417f-8169-e4affe45cbcf","modelCustomizationId":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelUuid":"385cf486-05b0-417f-8169-e4affe45cbcf","modelInvariantUuid":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5061ec11-d7dd-4321-b199-c9dce4209790","source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"}}}],"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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:48:11 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"c2634f14-254f-4237-875d-b48fe725916e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_df65f869-1c05-4e07-bdd0-9aea99c6451c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":null,\"creation_time\":1628430420000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:48:44,472 DEBUG 129:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '22c694e3-6ff9-4aa0-b680-204dc870eb93', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:48:44,473 DEBUG 131:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00
2021-08-08 13:48:44,473 DEBUG 132:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] data sent: None
2021-08-08 13:48:44,474 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:48:44,675 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 HTTP/1.1" 200 3810
2021-08-08 13:48:44,676 INFO 142:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response code: 200
2021-08-08 13:48:44,676 DEBUG 146:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response: {"request":{"requestId":"c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00","startTime":"Sun, 08 Aug 2021 13:48:00 GMT","finishTime":"Sun, 08 Aug 2021 13:48:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelVersionId":"385cf486-05b0-417f-8169-e4affe45cbcf","modelCustomizationId":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelUuid":"385cf486-05b0-417f-8169-e4affe45cbcf","modelInvariantUuid":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5061ec11-d7dd-4321-b199-c9dce4209790","source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"}}}],"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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:48:40 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"c2634f14-254f-4237-875d-b48fe725916e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"863622b2-016c-4169-bc94-3097f02e1d9d\",\"output_key\":\"subnet_id_df65f869-1c05-4e07-bdd0-9aea99c6451c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":null,\"creation_time\":1628430420000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:48:44,677 INFO 56:mixins.py(8) - NetworkInstantiation task finished
2021-08-08 13:48:44,677 DEBUG 129:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ac07aea1-92a1-4e92-9cce-07a8f5a95732', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:48:44,678 DEBUG 131:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00
2021-08-08 13:48:44,678 DEBUG 132:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] data sent: None
2021-08-08 13:48:44,679 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:48:44,852 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 HTTP/1.1" 200 3810
2021-08-08 13:48:44,853 INFO 142:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response code: 200
2021-08-08 13:48:44,854 DEBUG 146:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response: {"request":{"requestId":"c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00","startTime":"Sun, 08 Aug 2021 13:48:00 GMT","finishTime":"Sun, 08 Aug 2021 13:48:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelVersionId":"385cf486-05b0-417f-8169-e4affe45cbcf","modelCustomizationId":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelUuid":"385cf486-05b0-417f-8169-e4affe45cbcf","modelInvariantUuid":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5061ec11-d7dd-4321-b199-c9dce4209790","source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"}}}],"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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:48:40 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"c2634f14-254f-4237-875d-b48fe725916e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"863622b2-016c-4169-bc94-3097f02e1d9d\",\"output_key\":\"subnet_id_df65f869-1c05-4e07-bdd0-9aea99c6451c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":null,\"creation_time\":1628430420000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:48:44,854 DEBUG 129:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e69bf6b7-b1f7-4f46-933d-2f827e1cfa5c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:48:44,855 DEBUG 131:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00
2021-08-08 13:48:44,855 DEBUG 132:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] data sent: None
2021-08-08 13:48:44,856 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:48:45,058 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 HTTP/1.1" 200 3810
2021-08-08 13:48:45,060 INFO 142:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response code: 200
2021-08-08 13:48:45,060 DEBUG 146:onap_service.py(8) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response: {"request":{"requestId":"c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00","startTime":"Sun, 08 Aug 2021 13:48:00 GMT","finishTime":"Sun, 08 Aug 2021 13:48:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelVersionId":"385cf486-05b0-417f-8169-e4affe45cbcf","modelCustomizationId":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelUuid":"385cf486-05b0-417f-8169-e4affe45cbcf","modelInvariantUuid":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5061ec11-d7dd-4321-b199-c9dce4209790","source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"}}}],"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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:48:40 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"c2634f14-254f-4237-875d-b48fe725916e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"863622b2-016c-4169-bc94-3097f02e1d9d\",\"output_key\":\"subnet_id_df65f869-1c05-4e07-bdd0-9aea99c6451c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":null,\"creation_time\":1628430420000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:48:45,069 DEBUG 129:onap_service.py(1) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '68b6908e-a9dc-42ff-8d56-4320561f1713', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:48:45,069 DEBUG 131:onap_service.py(1) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00
2021-08-08 13:48:45,069 DEBUG 132:onap_service.py(1) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] data sent: None
2021-08-08 13:48:45,071 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:48:45,304 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 HTTP/1.1" 200 3810
2021-08-08 13:48:45,305 INFO 142:onap_service.py(1) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response code: 200
2021-08-08 13:48:45,306 DEBUG 146:onap_service.py(1) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response: {"request":{"requestId":"c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00","startTime":"Sun, 08 Aug 2021 13:48:00 GMT","finishTime":"Sun, 08 Aug 2021 13:48:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelVersionId":"385cf486-05b0-417f-8169-e4affe45cbcf","modelCustomizationId":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelUuid":"385cf486-05b0-417f-8169-e4affe45cbcf","modelInvariantUuid":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5061ec11-d7dd-4321-b199-c9dce4209790","source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"}}}],"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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:48:40 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"c2634f14-254f-4237-875d-b48fe725916e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"863622b2-016c-4169-bc94-3097f02e1d9d\",\"output_key\":\"subnet_id_df65f869-1c05-4e07-bdd0-9aea99c6451c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":null,\"creation_time\":1628430420000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:48:45,307 DEBUG 129:onap_service.py(1) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0d4ed109-b792-4fcf-aadb-9981b84dd494', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:48:45,307 DEBUG 131:onap_service.py(1) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00
2021-08-08 13:48:45,307 DEBUG 132:onap_service.py(1) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] data sent: None
2021-08-08 13:48:45,308 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:48:45,479 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 HTTP/1.1" 200 3810
2021-08-08 13:48:45,481 INFO 142:onap_service.py(1) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response code: 200
2021-08-08 13:48:45,481 DEBUG 146:onap_service.py(1) - [None][Check c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00 orchestration request status] response: {"request":{"requestId":"c31f19b6-c8e6-4ee3-89a6-128dfe4b3d00","startTime":"Sun, 08 Aug 2021 13:48:00 GMT","finishTime":"Sun, 08 Aug 2021 13:48:40 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelVersionId":"385cf486-05b0-417f-8169-e4affe45cbcf","modelCustomizationId":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","modelUuid":"385cf486-05b0-417f-8169-e4affe45cbcf","modelInvariantUuid":"2977b193-d467-461f-89b1-4b447e8ae7b1","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"5061ec11-d7dd-4321-b199-c9dce4209790","source":"VID","instanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"}}}],"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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:48:40 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"c2634f14-254f-4237-875d-b48fe725916e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"863622b2-016c-4169-bc94-3097f02e1d9d\",\"output_key\":\"subnet_id_df65f869-1c05-4e07-bdd0-9aea99c6451c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":null,\"creation_time\":1628430420000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:48:45,482 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-08 13:48:45,482 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-08 13:48:55,493 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-08 13:48:55,494 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/f0cb8445-659e-4523-a084-8e5f184ec1d3/relationship-list
2021-08-08 13:48:55,494 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 13:48:55,496 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:48:55,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/service-instances/service-instance/f0cb8445-659e-4523-a084-8e5f184ec1d3/relationship-list HTTP/1.1" 200 1071
2021-08-08 13:48:55,636 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 13:48:55,636 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/96860686-bdb3-4047-af5a-db3ee4389433","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"96860686-bdb3-4047-af5a-db3ee4389433"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/18309d41-f3ae-4c53-81fa-a126d0358fc9","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"18309d41-f3ae-4c53-81fa-a126d0358fc9"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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-08 13:48:55,639 DEBUG 129:onap_service.py(1) - [AAI][Get f0cb8445-659e-4523-a084-8e5f184ec1d3 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-08 13:48:55,640 DEBUG 131:onap_service.py(1) - [AAI][Get f0cb8445-659e-4523-a084-8e5f184ec1d3 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/18309d41-f3ae-4c53-81fa-a126d0358fc9
2021-08-08 13:48:55,640 DEBUG 132:onap_service.py(1) - [AAI][Get f0cb8445-659e-4523-a084-8e5f184ec1d3 ABCMeta] data sent: None
2021-08-08 13:48:55,641 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:48:55,811 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/18309d41-f3ae-4c53-81fa-a126d0358fc9 HTTP/1.1" 200 3203
2021-08-08 13:48:55,812 INFO 142:onap_service.py(1) - [AAI][Get f0cb8445-659e-4523-a084-8e5f184ec1d3 ABCMeta] response code: 200
2021-08-08 13:48:55,812 DEBUG 146:onap_service.py(1) - [AAI][Get f0cb8445-659e-4523-a084-8e5f184ec1d3 ABCMeta] response: {"network-id":"18309d41-f3ae-4c53-81fa-a126d0358fc9","network-name":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"c2634f14-254f-4237-875d-b48fe725916e","is-bound-to-vpn":false,"resource-version":"1628430519713","orchestration-status":"Active","heat-stack-id":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c","model-invariant-id":"2977b193-d467-461f-89b1-4b447e8ae7b1","model-version-id":"385cf486-05b0-417f-8169-e4affe45cbcf","model-customization-id":"9407708f-cf4d-49fb-ae01-8ca2b27f85fa","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/f0cb8445-659e-4523-a084-8e5f184ec1d3","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":"f0cb8445-659e-4523-a084-8e5f184ec1d3"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]}]}}
2021-08-08 13:48:55,814 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-08 13:48:55,814 DEBUG 199:network.py(1) - Delete 18309d41-f3ae-4c53-81fa-a126d0358fc9 network
2021-08-08 13:48:55,814 DEBUG 144:deletion.py(1) - Network 18309d41-f3ae-4c53-81fa-a126d0358fc9 deletion request
2021-08-08 13:48:55,823 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-08 13:48:55,823 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-08 13:48:55,823 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 13:48:55,824 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:48:55,919 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-08 13:48:55,920 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 13:48:55,920 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-08 13:48:55,922 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-08 13:48:55,922 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-08 13:48:55,923 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 13:48:55,924 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:48:56,045 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-08 13:48:56,046 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 13:48:56,046 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":"1628430485231","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/18309d41-f3ae-4c53-81fa-a126d0358fc9","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"18309d41-f3ae-4c53-81fa-a126d0358fc9"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0"}]}]}}]}
2021-08-08 13:48:56,049 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-08 13:48:56,050 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-08 13:48:56,050 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 13:48:56,052 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:48:56,117 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-08 13:48:56,118 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 13:48:56,119 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-08 13:48:56,122 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-08 13:48:56,122 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-08 13:48:56,122 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 13:48:56,124 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:48:56,230 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-08 13:48:56,231 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 13:48:56,231 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":"1628430485231","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/18309d41-f3ae-4c53-81fa-a126d0358fc9","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"18309d41-f3ae-4c53-81fa-a126d0358fc9"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0"}]}]}}]}
2021-08-08 13:48:56,233 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-08 13:48:56,233 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-08 13:48:56,233 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-08 13:48:56,235 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:48:56,316 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-08 13:48:56,317 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-08 13:48:56,317 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-08 13:48:56,319 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-08 13:48:56,319 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-08 13:48:56,319 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-08 13:48:56,321 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:48:56,439 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-08 13:48:56,440 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-08 13:48:56,441 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":"1628430485231","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/18309d41-f3ae-4c53-81fa-a126d0358fc9","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"18309d41-f3ae-4c53-81fa-a126d0358fc9"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0"}]}]}}]}
2021-08-08 13:48:56,444 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-08 13:48:56,444 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-08 13:48:56,444 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-08 13:48:56,447 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-08 13:48:56,531 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-08 13:48:56,532 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-08 13:48:56,532 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628430485108","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/18309d41-f3ae-4c53-81fa-a126d0358fc9","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"18309d41-f3ae-4c53-81fa-a126d0358fc9"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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-08 13:48:56,536 DEBUG 129:onap_service.py(1) - [None][Create 18309d41-f3ae-4c53-81fa-a126d0358fc9 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ac3718f1-04bc-4145-873e-698465c08d1e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:48:56,536 DEBUG 131:onap_service.py(1) - [None][Create 18309d41-f3ae-4c53-81fa-a126d0358fc9 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f0cb8445-659e-4523-a084-8e5f184ec1d3/networks/18309d41-f3ae-4c53-81fa-a126d0358fc9
2021-08-08 13:48:56,536 DEBUG 132:onap_service.py(1) - [None][Create 18309d41-f3ae-4c53-81fa-a126d0358fc9 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-08 13:48:56,539 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:48:58,971 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/f0cb8445-659e-4523-a084-8e5f184ec1d3/networks/18309d41-f3ae-4c53-81fa-a126d0358fc9 HTTP/1.1" 202 262
2021-08-08 13:48:58,972 INFO 142:onap_service.py(1) - [None][Create 18309d41-f3ae-4c53-81fa-a126d0358fc9 Network deletion request] response code: 202
2021-08-08 13:48:58,972 DEBUG 146:onap_service.py(1) - [None][Create 18309d41-f3ae-4c53-81fa-a126d0358fc9 Network deletion request] response: {"requestReferences":{"requestId":"ac3718f1-04bc-4145-873e-698465c08d1e","instanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e"}}
2021-08-08 13:48:58,973 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-08 13:48:58,986 DEBUG 129:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c39c8b8f-896c-4c01-830b-c33c3841f24e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:48:58,987 DEBUG 131:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e
2021-08-08 13:48:58,987 DEBUG 132:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] data sent: None
2021-08-08 13:48:58,990 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:48:59,212 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e HTTP/1.1" 200 825
2021-08-08 13:48:59,213 INFO 142:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response code: 200
2021-08-08 13:48:59,214 DEBUG 146:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response: {"request":{"requestId":"ac3718f1-04bc-4145-873e-698465c08d1e","startTime":"Sun, 08 Aug 2021 13:48:57 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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 13:48:58 GMT"}}}
2021-08-08 13:49:09,225 DEBUG 129:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3c59afb4-2350-4248-b85c-df71b64f3f18', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:49:09,225 DEBUG 131:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e
2021-08-08 13:49:09,225 DEBUG 132:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] data sent: None
2021-08-08 13:49:09,227 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:49:09,830 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e HTTP/1.1" 200 2640
2021-08-08 13:49:09,832 INFO 142:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response code: 200
2021-08-08 13:49:09,832 DEBUG 146:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response: {"request":{"requestId":"ac3718f1-04bc-4145-873e-698465c08d1e","startTime":"Sun, 08 Aug 2021 13:48:57 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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:49:02 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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_df65f869-1c05-4e07-bdd0-9aea99c6451c\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":1628430464000,\"creation_time\":1628430420000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:49:19,844 DEBUG 129:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4e24e48d-af84-4f32-b3c5-812045f5b8a5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:49:19,845 DEBUG 131:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e
2021-08-08 13:49:19,845 DEBUG 132:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] data sent: None
2021-08-08 13:49:19,848 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:49:20,387 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e HTTP/1.1" 200 2402
2021-08-08 13:49:20,389 INFO 142:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response code: 200
2021-08-08 13:49:20,390 DEBUG 146:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response: {"request":{"requestId":"ac3718f1-04bc-4145-873e-698465c08d1e","startTime":"Sun, 08 Aug 2021 13:48:57 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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:49:19 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":1628430464000,\"creation_time\":1628430420000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:49:30,402 DEBUG 129:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5d2037c5-52e1-41d7-aaf4-98630e26ca05', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:49:30,402 DEBUG 131:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e
2021-08-08 13:49:30,402 DEBUG 132:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] data sent: None
2021-08-08 13:49:30,404 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:49:30,969 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e HTTP/1.1" 200 2413
2021-08-08 13:49:30,971 INFO 142:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response code: 200
2021-08-08 13:49:30,971 DEBUG 146:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response: {"request":{"requestId":"ac3718f1-04bc-4145-873e-698465c08d1e","startTime":"Sun, 08 Aug 2021 13:48:57 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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:49:21 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":1628430464000,\"creation_time\":1628430420000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:49:40,983 DEBUG 129:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0720496d-51ea-4c9e-82ef-55f8844e8df8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:49:40,984 DEBUG 131:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e
2021-08-08 13:49:40,984 DEBUG 132:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] data sent: None
2021-08-08 13:49:40,986 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:49:41,152 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e HTTP/1.1" 200 2456
2021-08-08 13:49:41,154 INFO 142:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response code: 200
2021-08-08 13:49:41,155 DEBUG 146:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response: {"request":{"requestId":"ac3718f1-04bc-4145-873e-698465c08d1e","startTime":"Sun, 08 Aug 2021 13:48:57 GMT","finishTime":"Sun, 08 Aug 2021 13:49:37 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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:49:37 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":1628430464000,\"creation_time\":1628430420000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:49:41,155 INFO 56:mixins.py(9) - NetworkDeletionRequest task finished
2021-08-08 13:49:41,156 DEBUG 129:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b5226879-ad85-4a80-9e2e-c53b0ee789cb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:49:41,156 DEBUG 131:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e
2021-08-08 13:49:41,156 DEBUG 132:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] data sent: None
2021-08-08 13:49:41,158 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:49:41,321 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e HTTP/1.1" 200 2456
2021-08-08 13:49:41,324 INFO 142:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response code: 200
2021-08-08 13:49:41,324 DEBUG 146:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response: {"request":{"requestId":"ac3718f1-04bc-4145-873e-698465c08d1e","startTime":"Sun, 08 Aug 2021 13:48:57 GMT","finishTime":"Sun, 08 Aug 2021 13:49:37 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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:49:37 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":1628430464000,\"creation_time\":1628430420000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:49:41,326 DEBUG 129:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4ce7af1e-398f-40f8-ad63-bc1c35f8d2b0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:49:41,326 DEBUG 131:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e
2021-08-08 13:49:41,326 DEBUG 132:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] data sent: None
2021-08-08 13:49:41,328 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:49:41,529 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e HTTP/1.1" 200 2456
2021-08-08 13:49:41,531 INFO 142:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response code: 200
2021-08-08 13:49:41,532 DEBUG 146:onap_service.py(9) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response: {"request":{"requestId":"ac3718f1-04bc-4145-873e-698465c08d1e","startTime":"Sun, 08 Aug 2021 13:48:57 GMT","finishTime":"Sun, 08 Aug 2021 13:49:37 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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:49:37 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":1628430464000,\"creation_time\":1628430420000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:49:41,542 DEBUG 129:onap_service.py(1) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6cc3254d-0348-4695-91d3-d354d876d2a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:49:41,543 DEBUG 131:onap_service.py(1) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e
2021-08-08 13:49:41,543 DEBUG 132:onap_service.py(1) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] data sent: None
2021-08-08 13:49:41,546 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:49:41,759 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e HTTP/1.1" 200 2456
2021-08-08 13:49:41,760 INFO 142:onap_service.py(1) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response code: 200
2021-08-08 13:49:41,761 DEBUG 146:onap_service.py(1) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response: {"request":{"requestId":"ac3718f1-04bc-4145-873e-698465c08d1e","startTime":"Sun, 08 Aug 2021 13:48:57 GMT","finishTime":"Sun, 08 Aug 2021 13:49:37 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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:49:37 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":1628430464000,\"creation_time\":1628430420000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:49:41,762 DEBUG 129:onap_service.py(1) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '44915e66-64e5-4371-9e16-4d97b21d853f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:49:41,762 DEBUG 131:onap_service.py(1) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e
2021-08-08 13:49:41,762 DEBUG 132:onap_service.py(1) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] data sent: None
2021-08-08 13:49:41,764 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:49:41,975 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ac3718f1-04bc-4145-873e-698465c08d1e HTTP/1.1" 200 2456
2021-08-08 13:49:41,976 INFO 142:onap_service.py(1) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response code: 200
2021-08-08 13:49:41,976 DEBUG 146:onap_service.py(1) - [None][Check ac3718f1-04bc-4145-873e-698465c08d1e orchestration request status] response: {"request":{"requestId":"ac3718f1-04bc-4145-873e-698465c08d1e","startTime":"Sun, 08 Aug 2021 13:48:57 GMT","finishTime":"Sun, 08 Aug 2021 13:49:37 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":"f0cb8445-659e-4523-a084-8e5f184ec1d3","networkInstanceId":"18309d41-f3ae-4c53-81fa-a126d0358fc9","networkInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_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":"Sun, 08 Aug 2021 13:49:37 GMT"},"requestProcessingData":[{"groupingId":"03139671-1c5f-4c53-ad44-bcaaac47675c","tag":"StackInformation","dataPairs":[{"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0/03139671-1c5f-4c53-ad44-bcaaac47675c\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"updated_time\":1628430464000,\"creation_time\":1628430420000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"a5afe28fbc174a46b0341c5550a41aba\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"OS::stack_id\":\"03139671-1c5f-4c53-ad44-bcaaac47675c\",\"OS::stack_name\":\"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-08 13:49:41,977 DEBUG 319:service.py(1) - Delete f0cb8445-659e-4523-a084-8e5f184ec1d3 service instance
2021-08-08 13:49:41,978 DEBUG 113:deletion.py(1) - Service f0cb8445-659e-4523-a084-8e5f184ec1d3 deletion request
2021-08-08 13:49:41,990 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:49:41,990 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:49:41,990 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-08 13:49:41,990 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-08 13:49:41,991 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:49:41,992 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:49:42,830 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-08 13:49:42,832 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:49:42,832 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 13:49:42,835 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 13:49:42,836 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:49:42,836 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:49:42,836 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 13:49:42,837 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-08 13:49:42,837 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:49:42,837 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 13:49:42,838 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-08 13:49:42,838 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-08 13:49:42,838 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 13:49:42,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:49:43,574 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-08 13:49:43,579 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 13:49:43,580 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","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":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"defaulticon","uniqueId":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","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":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","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":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","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":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","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":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","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":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","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":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","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":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"compute","uniqueId":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","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":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","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":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","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":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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-08 13:49:43,585 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-08 13:49:43,585 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:49:43,585 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:49:43,586 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-08 13:49:43,586 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-08 13:49:43,586 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:49:43,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:49:44,728 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-08 13:49:44,729 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:49:44,729 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 13:49:44,731 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 13:49:44,731 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:49:44,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:49:44,732 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 13:49:44,732 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-08 13:49:44,732 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:49:44,732 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 13:49:44,732 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-08 13:49:44,732 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-08 13:49:44,733 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 13:49:44,734 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:49:47,544 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-08 13:49:47,547 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 13:49:47,548 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","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":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"defaulticon","uniqueId":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","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":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","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":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","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":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","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":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","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":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","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":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","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":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"compute","uniqueId":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","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":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","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":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","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":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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-08 13:49:47,552 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-08 13:49:47,553 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-08 13:49:47,553 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-08 13:49:47,553 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-08 13:49:47,554 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-08 13:49:47,554 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-08 13:49:47,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:49:50,215 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-08 13:49:50,216 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-08 13:49:50,216 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-08 13:49:50,218 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-08 13:49:50,219 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-08 13:49:50,219 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-08 13:49:50,219 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-08 13:49:50,219 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-08 13:49:50,219 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-08 13:49:50,219 INFO 192:__init__.py(1) - Service found, updating information
2021-08-08 13:49:50,220 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-08 13:49:50,220 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-08 13:49:50,220 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-08 13:49:50,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-08 13:49:53,532 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-08 13:49:53,534 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-08 13:49:53,536 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6ddf89a1-3c66-4a13-a461-2aa7423b1bfb","lifecycleState":"CERTIFIED","lastUpdateDate":1628421623426,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f70abc34-7990-43eb-bb63-ccf7f37f6c61","invariantUUID":"a17922f8-5715-49ce-9b66-315b055f2444","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3bada91b-258e-4ae1-9b7b-138ada991b23","lifecycleState":"CERTIFIED","lastUpdateDate":1628421673213,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3662d4c2-4c9d-4806-a2e5-6193c5d5f960","invariantUUID":"87c99c99-cec7-41bf-915b-81d29f523a87","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1de30fb1-6d7f-490b-aaf2-ee4ed5805105","lifecycleState":"CERTIFIED","lastUpdateDate":1628422045092,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fe7edc8-341e-49c2-8766-3ff8efa4d57f","invariantUUID":"bc02b9f4-fc8c-47b4-a88a-7f75cc8666fe","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9054ad24-245e-4315-bbcc-b584e0fa155d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421926614,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"da125b3d-af96-4ee0-9abb-3a9819ae35d1","invariantUUID":"fd9658e4-b865-4323-aecf-9e4b73d9db99","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":"b2962a86-25c5-434e-a8d5-8141049c8940","lifecycleState":"CERTIFIED","lastUpdateDate":1628421892120,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08c17150-ccb1-4878-91cb-95199dbbd191","invariantUUID":"83eb7e2c-d983-4ec1-820e-7741030dab22","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ca64c72a-16eb-4bf8-b55c-33b69bdf5d74","lifecycleState":"CERTIFIED","lastUpdateDate":1628421552626,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ac14c5fc-7af0-4cde-9db3-49ce50772767","invariantUUID":"16a85ee2-4841-45a3-9985-b67f85b21b83","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":"objectStorage","uniqueId":"02d04838-405f-4f81-822c-5617cd490f45","lifecycleState":"CERTIFIED","lastUpdateDate":1628421909324,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0a504978-1063-42d8-81e5-1fafa3d19411","invariantUUID":"9749540e-b4a4-4e08-9e52-250b5b227b48","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":"c5117431-6cff-4c82-a35d-8d15df89e653","lifecycleState":"CERTIFIED","lastUpdateDate":1628422006638,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e1133f5c-7a53-4921-9dea-d0fa0b69d68b","invariantUUID":"72fed143-82ff-4d9d-a061-5d6eb8765eaa","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":"compute","uniqueId":"87ad8988-222a-4615-b913-4108b33d7b1a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422086527,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6ff4630-e01a-4645-817b-1b18d0128c59","invariantUUID":"a3612808-7293-4ecb-abdf-3b3db96d0a5c","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":"defaulticon","uniqueId":"7d99b131-db09-4fad-948f-27d3234e38e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421965427,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"97f39403-0bd0-484e-a740-dfbb515761d5","invariantUUID":"9528056a-e9a7-4023-8654-c2a75fdf2d09","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":"port","uniqueId":"73e6edd2-15ed-4f0a-b56b-d15ad606b948","lifecycleState":"CERTIFIED","lastUpdateDate":1628421972724,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8466544a-9043-4547-b134-ebf894bab955","invariantUUID":"baab8bf3-5404-422c-9107-7fdf30e1b6b7","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6e8c6aa2-8d1e-47c6-b580-ff605caf69e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628421575526,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29c25829-1738-4d47-9f49-01788ca26d35","invariantUUID":"287f038e-4e8c-4393-b5ae-0057161f2bf2","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":"compute","uniqueId":"2216d2db-985a-4f24-96ee-fc530d7bb3e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628421710148,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cc698ad1-dd07-46de-85c8-6b955e330b22","invariantUUID":"953a555d-72c9-491b-a05a-e03c592545c8","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5efb142e-8c2b-4763-9a2c-9ffdc05bb2e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421994049,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0b9c09b9-eac9-455f-8f73-ce19409710c1","invariantUUID":"b133f087-fe30-4401-a2d0-132ca80ff692","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"4ba57eee-6481-4601-925a-b2552db0f039","lifecycleState":"CERTIFIED","lastUpdateDate":1628421603440,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3d081f8b-587c-4208-9ec9-9130a2c0b1a2","invariantUUID":"702f9a3f-a305-47b9-8854-512fbe36170d","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57979346-6d88-47d8-a621-27a604b17a4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421988807,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c5ca61-7def-4ff5-b8f7-54ad1a6559a4","invariantUUID":"f8aae2c9-a1e2-42c7-a9f1-19afdd551050","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":"defaulticon","uniqueId":"dd8410d6-a5b4-441e-913d-3bffdbe5e407","lifecycleState":"CERTIFIED","lastUpdateDate":1628421957810,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6ffde50-8568-4f49-89a0-618c2a7d165f","invariantUUID":"4e1b529d-b719-4e57-bf97-e94ba8fb5b93","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":"a5619b67-53ab-4946-b5d4-949390470362","lifecycleState":"CERTIFIED","lastUpdateDate":1628421868078,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1885f7ec-cc87-4768-a9ac-bfeb8ecfb126","invariantUUID":"21a5dfa7-b497-49f7-9a52-11e8e57453bc","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d3f7f506-dfba-4928-a06d-0e2094045a3f","lifecycleState":"CERTIFIED","lastUpdateDate":1628421746149,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"817719e3-097b-429f-b034-38ce35c4d95f","invariantUUID":"5f9bba60-fe5b-4fd6-a57a-969c376446dd","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ddde986c-dbf8-4025-8714-2436c9b626c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628422062567,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92390235-4aaa-4d07-baed-8e5a74e21d2c","invariantUUID":"60f5a3d9-643c-40bb-9298-c23a09dbd90a","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":"network","uniqueId":"de7d8493-c59a-4296-ad52-0c17fcfaac0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421587336,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2f9ba82-ba0d-48d7-9be6-5eb36fd08bb6","invariantUUID":"e880285e-08ca-4a4e-8b86-f02cfaa45ad3","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":"networkrules","uniqueId":"0bb9219b-4c5b-4c95-888e-459345088dc3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421666651,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"37dd025e-6de6-46a2-a8b0-8b5d8c0229da","invariantUUID":"fcf0c501-0017-48c6-acb0-3edf559fd258","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7cb32359-d453-4569-919b-bdd60e343cc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628421523727,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11251d6e-8ca7-4737-b2f4-303266e3861d","invariantUUID":"7af2c9af-b6c9-460c-a079-f3971c1afe4d","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":"6cc848ba-b6c0-47ec-a42a-9ea88c80f84d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421757313,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"992accbd-1f77-4799-b671-4fe726bbf721","invariantUUID":"f5f4e68e-4748-4106-8206-63c7b6f167e8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07c6956e-f74b-42d1-b96d-3c1df6285048","lifecycleState":"CERTIFIED","lastUpdateDate":1628421807519,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"027a9e59-5d67-4873-8d28-ab44fe73805b","invariantUUID":"2606b9d1-17e8-4f07-be16-fa3c3325a890","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"68425bd5-cf1c-4956-839a-d2df16c00198","lifecycleState":"CERTIFIED","lastUpdateDate":1628422036368,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe66525e-03af-4bfb-8934-7b9007d66472","invariantUUID":"ca7c9abc-8c26-4e34-949c-53c1cd9b2f0a","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"0452ab1c-e05f-4783-8c2f-5632194a2c81","lifecycleState":"CERTIFIED","lastUpdateDate":1628422052299,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a5b30403-3ad2-4edb-a84b-3d7a400ab674","invariantUUID":"3efd96fd-e909-4465-b4cc-93a45f9af2bd","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":"caf27185-b38a-4ff1-b77b-6d3c0cf7e636","lifecycleState":"CERTIFIED","lastUpdateDate":1628421634284,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1a591fb8-f73c-4bf7-8a70-07928dc22a10","invariantUUID":"8c3ace04-f279-417b-b63f-f6041598501f","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":"b3003718-9aa4-4f07-bd0c-c8638a653bcd","lifecycleState":"CERTIFIED","lastUpdateDate":1628421817740,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2c68e505-ecdc-4fca-84b6-672b6637ca7a","invariantUUID":"70a573b1-26c7-4733-b5a2-e458cc376f91","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":"defaulticon","uniqueId":"6ac05258-0273-433c-8a31-df0d69f160a6","lifecycleState":"CERTIFIED","lastUpdateDate":1628421836812,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"8248bc67-7344-49c4-a638-4e87ab124add","invariantUUID":"a7ea7a96-87f6-490d-96f7-30ddabdfd0ac","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e3922a7f-81a5-4c37-ad1f-c51878b74a0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421862334,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ace574ac-c3ca-40e5-ba04-d4d9cf84b0f7","invariantUUID":"dc8d4227-70a2-40b8-a82f-7f13692941a5","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":"b305d17f-e270-43cd-9c15-280d453d9244","lifecycleState":"CERTIFIED","lastUpdateDate":1628421978425,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d77a06a3-b07d-4ed3-945d-0988f7213679","invariantUUID":"7a1da096-50bf-49e2-a7c6-5025e54e341a","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"474f500b-e5ff-41cd-8b9a-dcd726ab6d03","lifecycleState":"CERTIFIED","lastUpdateDate":1628422072831,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a33f734-bae4-4cb9-bd33-26db19e1eecc","invariantUUID":"2ea87eb9-4ae3-475a-b9f0-bce36ad90d37","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":"networkrules","uniqueId":"dc2fbf9d-1ab7-4656-b825-9faa904ffa12","lifecycleState":"CERTIFIED","lastUpdateDate":1628421687446,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fa1ef409-e3dc-4526-8258-cfb46a70c4ee","invariantUUID":"b04a4463-4b5b-43cd-a85b-1a3a81ed6e2e","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f14fb461-234e-4728-b466-c96364e3e431","lifecycleState":"CERTIFIED","lastUpdateDate":1628421546140,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dd2c9a6b-bfee-4020-a30b-e453106cdb6a","invariantUUID":"04afc6a0-fa7f-478a-80d9-2d543cddaca3","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e04f001-dc41-4fd9-acf7-5985afcb8eab","lifecycleState":"CERTIFIED","lastUpdateDate":1628421830315,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"385cf486-05b0-417f-8169-e4affe45cbcf","invariantUUID":"2977b193-d467-461f-89b1-4b447e8ae7b1","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":"e9708d6b-f2e1-4a22-8e8d-c72e03d44b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628421879412,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6fe8e925-4e04-4054-9bf7-e50422bca430","invariantUUID":"9649efad-5eb9-47c3-820f-b89f249bc027","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"68dea3e1-dba8-4ae3-8ba8-5246197429e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628422028343,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52dcdf10-ba41-413c-8add-65282675ae0a","invariantUUID":"507eae88-8380-4586-9c3d-90a7e228d757","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":"ddf9a1f1-251b-49ee-a6a2-0be45a1ddab7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421932107,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"58fb030c-449b-4648-ac02-f5474348c381","invariantUUID":"eb271ffd-64eb-41dd-9f35-ff836e90451e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e1321ad5-0805-43a4-8509-864d5cf7baff","lifecycleState":"CERTIFIED","lastUpdateDate":1628421751239,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a757619-907f-4db5-98c8-ad587f00bf19","invariantUUID":"714d5342-f76e-47a0-ac4a-1a79739f0f29","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":"1ded02d1-0ce5-4a92-8cb2-515a8a263a0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628422079033,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6a35407f-7130-40a6-9bec-3f4f4ea59f2e","invariantUUID":"81183937-ac0f-42a8-9843-4af48728aeb8","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"cf950c49-d117-463e-9b80-0b4f3a9aab92","lifecycleState":"CERTIFIED","lastUpdateDate":1628422095341,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d5900d2-63ba-4bde-b684-d07bc4f3aaf8","invariantUUID":"2173487a-7e65-4584-a3ff-59cae0b1ba9f","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":"objectStorage","uniqueId":"f6a1895e-75a7-4e52-b38d-4a24cb4a5cbc","lifecycleState":"CERTIFIED","lastUpdateDate":1628421851343,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"07e15c96-b08a-4fe4-b500-d312316d3664","invariantUUID":"59577cbd-1051-4a73-b62b-a0e08e6caf78","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":"7b42c131-826a-46bc-845b-c676b50e9d99","lifecycleState":"CERTIFIED","lastUpdateDate":1628421718742,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a900380c-9ade-4d32-9684-e91d525928fd","invariantUUID":"b775724b-9fd0-4051-90f8-643bd0779bde","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":"compute","uniqueId":"6622ff01-d1d1-4caf-9723-0e702378725b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421903945,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"35949d85-a655-4890-8713-47971162c7b5","invariantUUID":"b11b3936-421f-481a-a5ab-4561703e4a80","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":"loadBalancer","uniqueId":"0ebd163e-6e9e-40c1-932c-832130740b64","lifecycleState":"CERTIFIED","lastUpdateDate":1628421540947,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d3d9215-67cc-4bd9-8140-0978fcb4465b","invariantUUID":"20df2db1-eaa9-4b22-a433-f37a310016b0","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":"b3ae8bbc-349c-4ff2-88ad-09e831a46f9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421692922,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b56698e-76ca-4354-b380-15f4635a1127","invariantUUID":"5022b31e-2ef4-4f86-84e1-7ebfdb398d5f","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":"port","uniqueId":"794dc621-e65a-41a5-982d-7c139b41ee7a","lifecycleState":"CERTIFIED","lastUpdateDate":1628422098518,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"aa4350d7-e06f-49b1-ae63-2e48efdca1f2","invariantUUID":"79cd46f5-9144-41d8-a9d6-2cf45561ae8c","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f2a6ff17-785a-4fb3-a75b-49cfcc15c5b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628421726641,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e95177c-5c2e-41d1-b270-52dd5dc7e43f","invariantUUID":"c15a1cf3-b40c-4bbc-b58e-3e05e6b64625","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f3758ab-d28c-4a5d-9371-b5785eceeb68","lifecycleState":"CERTIFIED","lastUpdateDate":1628421886349,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"515d16aa-a8f4-44d5-b9aa-e25b20a740b4","invariantUUID":"9a2cc039-e55e-46f4-8486-59cdec569749","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":"9534d9d4-ed16-488f-a479-084ffed6e719","lifecycleState":"CERTIFIED","lastUpdateDate":1628421733266,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f990f750-8370-4747-97a6-05f5832efa4f","invariantUUID":"39df8b42-0221-4362-8305-04bd5b6e2ad1","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":"defaulticon","uniqueId":"169c0f3f-3e2f-4ca5-ac96-89318d4c2b9c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421510525,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e74ecbc7-7d7b-4abf-9d77-ce5a3485e4b4","invariantUUID":"0a663f2a-1fc8-4e4d-8761-b46350a81985","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"737fb59f-bb15-4060-8b73-dc7fe894d63d","lifecycleState":"CERTIFIED","lastUpdateDate":1628421857153,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f3d378e6-3747-4748-aaa0-93b16324426b","invariantUUID":"70955c06-5f16-4840-959d-118976b9641a","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5f737381-a60a-41ee-892b-42b9975b2726","lifecycleState":"CERTIFIED","lastUpdateDate":1628422023021,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"080d1db6-6b3b-465f-92ca-ed10f926993d","invariantUUID":"4b22143e-2c63-4882-a554-77f92f90b1af","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f83a73d8-92ac-471a-bd81-f46336b07e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421822928,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"75f4a689-8a05-4cc0-84f7-c1aa54a77b91","invariantUUID":"68507c7a-1852-4c61-8662-75bd9a3a7b7f","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":"defaulticon","uniqueId":"3225b089-2c43-4c31-8973-f3b90c796c8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421843821,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f79d0ffc-4a5c-4060-abb9-87d4cec56352","invariantUUID":"33b7cb34-3520-4ac7-9004-4f60d04145b0","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"577a6226-1951-40c7-a6f9-c7c628be5116","lifecycleState":"CERTIFIED","lastUpdateDate":1628421628722,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a13fcc88-921f-42bf-84a6-8f4176ae03e9","invariantUUID":"002a48a3-533a-4710-bf00-292ab8d3cb65","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":"securityrules","uniqueId":"20daee8a-5bbe-48d3-bd08-b539e6b6c5c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421698116,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"38ee6b1d-ff24-4ba1-84fb-34679c46f985","invariantUUID":"c5bf2717-0676-4942-aa29-2de9f366162f","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"906855ad-4dc8-480c-9e2a-dadbbdc166b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628421785241,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9a37efa2-279c-4847-a830-9f6925281dd6","invariantUUID":"cc70f435-d878-4a9f-afb3-a8042bc2b066","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":"compute","uniqueId":"06083367-9c1a-4ea3-9f09-ef85d3cbb05c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421487032,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3eb0a259-6153-4334-889c-7f2646d604b2","invariantUUID":"5f13ae01-31d5-4743-99d2-ed7cebf69b26","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cd798e41-7f72-4c05-96f5-f5bd0fb41792","lifecycleState":"CERTIFIED","lastUpdateDate":1628421618110,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c8dc0c52-eb28-489c-a586-5ae142ad878f","invariantUUID":"795ae680-3811-4d06-bb07-2bb50150c7af","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"3602e021-bd45-4a7e-b3dd-19ab882dcc4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421596026,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9b9fec-0cd1-4e1e-ae59-b85bf5d9f529","invariantUUID":"193cbc02-9833-4bea-a3e7-58412238c8af","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":"objectStorage","uniqueId":"be681610-2527-4f35-9968-d473526ca07b","lifecycleState":"CERTIFIED","lastUpdateDate":1628421516214,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cd008212-9685-4209-b24f-a6adde3ea8e8","invariantUUID":"9e5d8c34-042f-4d92-a1df-b018a434e017","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"74af9237-dc03-4729-ae9a-3e74bf4c32c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628421580868,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac069a0e-530a-4f1b-bb08-d4fbcaf84dbe","invariantUUID":"3842c45b-5524-4d3d-958f-590bb7db2abb","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6a6aeef5-eb82-4909-a632-69bf5f3cb20c","lifecycleState":"CERTIFIED","lastUpdateDate":1628421983641,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8632c5eb-cd6b-4c0d-8fad-5ede1f3307d6","invariantUUID":"13969afe-5f2b-4f63-b946-977c047c445f","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c7471576-df02-41de-8d10-10b2150f92d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628421802322,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64e7463e-09ad-4198-9a44-87efcff1d2d5","invariantUUID":"1c0ee971-c55c-497e-a93e-79ed748d84d0","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":"objectStorage","uniqueId":"9ea922e4-d8d9-46cb-bf05-da7d1470622a","lifecycleState":"CERTIFIED","lastUpdateDate":1628421570227,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5fe8781-5201-45d3-85cc-ea96d4a91503","invariantUUID":"e1c05b1d-08d6-4a40-b5d5-b0bc6f9d7c13","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":"9e9ed484-35b2-4cb3-86e9-3d7462373b7e","lifecycleState":"CERTIFIED","lastUpdateDate":1628421611450,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"67dea11e-0f72-48f5-9ae6-1424d36f90e0","invariantUUID":"7813c0ce-6464-4a8b-bbcf-4b3d66219f91","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89d18101-b271-48e9-9b62-b51628ffa19f","lifecycleState":"CERTIFIED","lastUpdateDate":1628422012961,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a5483b2-e177-44fb-aa77-696f81aa5f57","invariantUUID":"3f51280b-094c-4898-be84-0970250f2170","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0aab1469-3235-4464-8754-1bccfa6936de","lifecycleState":"CERTIFIED","lastUpdateDate":1628422000115,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e929b7b9-ac82-469e-a29e-47be6df4a541","invariantUUID":"212832f2-aa0b-429c-84cb-1f16e95f8458","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"53d3e74e-a6b4-447b-830f-0ce82a5241ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628430387596,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"773cec58-a45b-411b-bcac-cc14fd234b11","invariantUUID":"5061ec11-d7dd-4321-b199-c9dce4209790","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-08 13:49:53,539 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-08 13:49:53,540 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-08 13:49:53,540 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/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel
2021-08-08 13:49:53,540 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-08 13:49:53,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-08 13:49:54,223 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/773cec58-a45b-411b-bcac-cc14fd234b11/toscaModel HTTP/1.1" 200 None
2021-08-08 13:49:54,225 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-08 13:49:54,225 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-08 13:49:54,255 DEBUG 129:onap_service.py(1) - [None][Create f0cb8445-659e-4523-a084-8e5f184ec1d3 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4279b980-0a48-4152-9161-a46cc3e9ce0c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:49:54,256 DEBUG 131:onap_service.py(1) - [None][Create f0cb8445-659e-4523-a084-8e5f184ec1d3 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/f0cb8445-659e-4523-a084-8e5f184ec1d3
2021-08-08 13:49:54,256 DEBUG 132:onap_service.py(1) - [None][Create f0cb8445-659e-4523-a084-8e5f184ec1d3 Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "5061ec11-d7dd-4321-b199-c9dce4209790",
            "modelVersion": "1.0",
            "modelVersionId": "773cec58-a45b-411b-bcac-cc14fd234b11"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-08 13:49:54,257 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:49:56,448 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/f0cb8445-659e-4523-a084-8e5f184ec1d3 HTTP/1.1" 202 262
2021-08-08 13:49:56,450 INFO 142:onap_service.py(1) - [None][Create f0cb8445-659e-4523-a084-8e5f184ec1d3 Service deletion request] response code: 202
2021-08-08 13:49:56,450 DEBUG 146:onap_service.py(1) - [None][Create f0cb8445-659e-4523-a084-8e5f184ec1d3 Service deletion request] response: {"requestReferences":{"requestId":"4279b980-0a48-4152-9161-a46cc3e9ce0c","instanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4279b980-0a48-4152-9161-a46cc3e9ce0c"}}
2021-08-08 13:49:56,450 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-08 13:49:56,458 DEBUG 129:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a382af98-9dcd-4d05-a2c4-520f20ba7717', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:49:56,459 DEBUG 131:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4279b980-0a48-4152-9161-a46cc3e9ce0c
2021-08-08 13:49:56,459 DEBUG 132:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] data sent: None
2021-08-08 13:49:56,462 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:49:56,634 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4279b980-0a48-4152-9161-a46cc3e9ce0c HTTP/1.1" 200 875
2021-08-08 13:49:56,636 INFO 142:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] response code: 200
2021-08-08 13:49:56,637 DEBUG 146:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] response: {"request":{"requestId":"4279b980-0a48-4152-9161-a46cc3e9ce0c","startTime":"Sun, 08 Aug 2021 13:49:55 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","serviceInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sun, 08 Aug 2021 13:49:55 GMT"}}}
2021-08-08 13:50:06,648 DEBUG 129:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eef3d66e-58ce-4c0c-85b4-5398797be969', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:50:06,648 DEBUG 131:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4279b980-0a48-4152-9161-a46cc3e9ce0c
2021-08-08 13:50:06,649 DEBUG 132:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] data sent: None
2021-08-08 13:50:06,650 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:50:06,831 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4279b980-0a48-4152-9161-a46cc3e9ce0c HTTP/1.1" 200 1085
2021-08-08 13:50:06,833 INFO 142:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] response code: 200
2021-08-08 13:50:06,833 DEBUG 146:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] response: {"request":{"requestId":"4279b980-0a48-4152-9161-a46cc3e9ce0c","startTime":"Sun, 08 Aug 2021 13:49:55 GMT","finishTime":"Sun, 08 Aug 2021 13:50:00 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","serviceInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 13:50:00 GMT"}}}
2021-08-08 13:50:06,834 INFO 56:mixins.py(10) - ServiceDeletionRequest task finished
2021-08-08 13:50:06,834 DEBUG 129:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8c4567af-adc3-45ab-ade3-5f47122643ac', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:50:06,834 DEBUG 131:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4279b980-0a48-4152-9161-a46cc3e9ce0c
2021-08-08 13:50:06,835 DEBUG 132:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] data sent: None
2021-08-08 13:50:06,836 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:50:07,001 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4279b980-0a48-4152-9161-a46cc3e9ce0c HTTP/1.1" 200 1085
2021-08-08 13:50:07,002 INFO 142:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] response code: 200
2021-08-08 13:50:07,002 DEBUG 146:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] response: {"request":{"requestId":"4279b980-0a48-4152-9161-a46cc3e9ce0c","startTime":"Sun, 08 Aug 2021 13:49:55 GMT","finishTime":"Sun, 08 Aug 2021 13:50:00 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","serviceInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 13:50:00 GMT"}}}
2021-08-08 13:50:07,003 DEBUG 129:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a70207e3-b87c-42a6-a265-97fb38eb66d9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:50:07,003 DEBUG 131:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4279b980-0a48-4152-9161-a46cc3e9ce0c
2021-08-08 13:50:07,003 DEBUG 132:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] data sent: None
2021-08-08 13:50:07,005 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:50:07,176 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4279b980-0a48-4152-9161-a46cc3e9ce0c HTTP/1.1" 200 1085
2021-08-08 13:50:07,177 INFO 142:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] response code: 200
2021-08-08 13:50:07,178 DEBUG 146:onap_service.py(10) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] response: {"request":{"requestId":"4279b980-0a48-4152-9161-a46cc3e9ce0c","startTime":"Sun, 08 Aug 2021 13:49:55 GMT","finishTime":"Sun, 08 Aug 2021 13:50:00 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","serviceInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 13:50:00 GMT"}}}
2021-08-08 13:50:07,186 DEBUG 129:onap_service.py(1) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a8ce1e1a-c725-4b17-b2c6-8c0be80e5ca6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-08 13:50:07,186 DEBUG 131:onap_service.py(1) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4279b980-0a48-4152-9161-a46cc3e9ce0c
2021-08-08 13:50:07,186 DEBUG 132:onap_service.py(1) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] data sent: None
2021-08-08 13:50:07,188 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-08 13:50:07,419 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4279b980-0a48-4152-9161-a46cc3e9ce0c HTTP/1.1" 200 1085
2021-08-08 13:50:07,421 INFO 142:onap_service.py(1) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] response code: 200
2021-08-08 13:50:07,421 DEBUG 146:onap_service.py(1) - [None][Check 4279b980-0a48-4152-9161-a46cc3e9ce0c orchestration request status] response: {"request":{"requestId":"4279b980-0a48-4152-9161-a46cc3e9ce0c","startTime":"Sun, 08 Aug 2021 13:49:55 GMT","finishTime":"Sun, 08 Aug 2021 13:50:00 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"5061ec11-d7dd-4321-b199-c9dce4209790","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"773cec58-a45b-411b-bcac-cc14fd234b11","modelUuid":"773cec58-a45b-411b-bcac-cc14fd234b11","modelInvariantUuid":"5061ec11-d7dd-4321-b199-c9dce4209790"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"f0cb8445-659e-4523-a084-8e5f184ec1d3","serviceInstanceName":"basic_network-7f7cc99a-c8d4-49e1-9908-7f4dcb3e1844"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sun, 08 Aug 2021 13:50:00 GMT"}}}
2021-08-08 13:50:07,422 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-08 13:50:07,423 INFO 176:run_tests.py(1) - Test result:

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

2021-08-08 13:50:07,425 INFO 61:basic_network.py(1) - Generate Test report
2021-08-08 13:50:07,510 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-08 13:50:07,866 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-08 13:50:07,867 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/610fe10f6c44f500102b22b0

2021-08-08 13:50:07,868 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK