2021-08-11 09:27:38,094 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-11 09:27:38,095 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-11 09:27:38,100 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-11 09:27:38,100 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-11 09:27:38,100 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-11 09:27:38,100 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-11 09:27:38,100 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-11 09:27:38,100 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-11 09:27:38,100 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-11 09:27:38,101 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-11 09:27:38,101 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-11 09:27:38,101 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-11 09:27:38,101 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-11 09:27:38,101 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-11 09:27:38,101 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-11 09:27:38,101 DEBUG 34:basic_network.py(1) - start time
2021-08-11 09:27:38,102 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-11 09:27:38,105 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:27:38,105 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:27:38,106 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-11 09:27:38,106 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-11 09:27:38,106 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:27:38,108 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:27:38,686 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-11 09:27:38,688 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:27:38,689 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-11 09:27:38,692 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-11 09:27:38,692 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:27:38,693 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-11 09:27:38,693 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:27:38,693 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:27:38,694 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-11 09:27:38,694 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-11 09:27:38,694 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:27:38,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:27:39,101 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-11 09:27:39,102 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:27:39,103 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-11 09:27:39,105 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-11 09:27:39,106 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:27:39,106 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-11 09:27:39,106 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-11 09:27:39,106 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-11 09:27:39,107 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-11 09:27:39,107 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-11 09:27:39,107 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-11 09:27:39,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:27:39,597 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-11 09:27:39,602 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-11 09:27:39,604 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-11 09:27:39,609 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-11 09:27:39,610 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-11 09:27:39,610 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-11 09:27:39,610 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-11 09:27:39,610 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:27:39,610 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:27:39,611 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-11 09:27:39,611 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-11 09:27:39,611 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:27:39,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:27:40,036 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-11 09:27:40,038 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:27:40,038 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-11 09:27:40,041 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-11 09:27:40,042 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:27:40,042 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-11 09:27:40,085 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-11 09:27:40,085 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-11 09:27:40,085 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-11 09:27:40,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:27:41,557 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-11 09:27:41,559 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-11 09:27:41,561 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf.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":"41e1460e-a853-4865-98db-87ac75cda1cf","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":"41e1460e-a853-4865-98db-87ac75cda1cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf.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":"41e1460e-a853-4865-98db-87ac75cda1cf","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":"41e1460e-a853-4865-98db-87ac75cda1cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf.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":"41e1460e-a853-4865-98db-87ac75cda1cf","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":"41e1460e-a853-4865-98db-87ac75cda1cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf.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":"41e1460e-a853-4865-98db-87ac75cda1cf","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":"41e1460e-a853-4865-98db-87ac75cda1cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf.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":"41e1460e-a853-4865-98db-87ac75cda1cf","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":"41e1460e-a853-4865-98db-87ac75cda1cf","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1628674060916,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9c24e7da-25b1-41a0-9237-e7f078038172","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628674060916,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-11 09:27:41,567 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-11 09:27:41,567 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,567 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-11 09:27:41,568 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-11 09:27:41,568 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-11 09:27:41,568 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-11 09:27:41,569 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-11 09:27:41,571 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:27:41,920 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-11 09:27:41,922 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-11 09:27:41,923 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"996cbd24-1ce8-4396-9a29-d02eabf46065","invariantUUID":"4710ad4c-0124-4bed-aa71-cdc97ebab62f","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/996cbd24-1ce8-4396-9a29-d02eabf46065/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0","invariantUUID":"7bedafc1-9c34-4796-aca8-6ebd83f36fa7","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"42695a0c-09fa-45d8-8da8-4a326c42bd4f","invariantUUID":"da5bb95a-9970-41b4-917c-dc820033ab17","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/42695a0c-09fa-45d8-8da8-4a326c42bd4f/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c144e8f1-e220-4b50-b203-5ed19b1a67c0","invariantUUID":"39be9261-a22a-401a-9fc7-3ad1fb320489","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c144e8f1-e220-4b50-b203-5ed19b1a67c0/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1b8d9a8c-4e90-4a47-8356-a5322b290c4c","invariantUUID":"d6e2d953-7538-47ef-a9a6-b9f03c0afc97","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1b8d9a8c-4e90-4a47-8356-a5322b290c4c/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"103a9148-4738-45c7-8abb-0d5ca677beaa","invariantUUID":"6a423419-022b-48d3-af4c-825d01db1a4d","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/103a9148-4738-45c7-8abb-0d5ca677beaa/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e0ac3027-3153-4849-8f3c-b36a34673ad8","invariantUUID":"32a611ac-08d6-4059-9515-2c7931b73d88","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e0ac3027-3153-4849-8f3c-b36a34673ad8/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5ac3ea56-9d93-4b88-84d3-38a91bac149f","invariantUUID":"d2bb9c1a-7e52-493d-a16c-6f53c6a4da7f","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5ac3ea56-9d93-4b88-84d3-38a91bac149f/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b03aae7a-6d28-465b-b25b-1274a727bd1b","invariantUUID":"529f7571-7261-4253-86a8-fab1ddfddf87","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b03aae7a-6d28-465b-b25b-1274a727bd1b/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a8ddaf97-5455-44f9-ac31-d521b781f942","invariantUUID":"9da21ebb-335a-4bf3-8933-4299b4955b4b","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a8ddaf97-5455-44f9-ac31-d521b781f942/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"83dfc020-3253-4ba4-a2ee-b8df99bcd06c","invariantUUID":"97cb7ff7-77d5-4a56-94c2-2327526f7987","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/83dfc020-3253-4ba4-a2ee-b8df99bcd06c/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d1094ea2-80cd-4ae4-8a2c-33632b6354a1","invariantUUID":"23bb9088-a661-43ee-bd58-68ccf4e58f0d","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d1094ea2-80cd-4ae4-8a2c-33632b6354a1/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"adacfee8-2871-47c8-b8da-23f7b3f8adea","invariantUUID":"905dd7ba-2eb6-4a16-a51e-14f705201f8f","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/adacfee8-2871-47c8-b8da-23f7b3f8adea/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6ddff386-f173-43f7-9c95-e0c50ac2e0c1","invariantUUID":"fe0e1c62-5551-4645-a38f-b09b96748baf","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6ddff386-f173-43f7-9c95-e0c50ac2e0c1/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","invariantUUID":"cdc124f1-cf64-4b60-870e-c5bb73de521b","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7004745f-4338-4cb0-83b0-c6066ca56d96/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-11 09:27:41,927 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-11 09:27:41,927 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,927 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,927 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-11 09:27:41,928 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-11 09:27:41,928 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,928 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,928 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-11 09:27:41,929 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-11 09:27:41,929 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,929 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,929 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-11 09:27:41,929 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-11 09:27:41,930 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,930 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,930 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-11 09:27:41,930 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-11 09:27:41,930 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,931 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,931 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-11 09:27:41,931 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-11 09:27:41,931 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,931 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,932 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-11 09:27:41,932 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-11 09:27:41,932 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,932 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,932 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-11 09:27:41,933 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-11 09:27:41,933 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,933 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,933 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-11 09:27:41,933 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-11 09:27:41,933 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,934 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,934 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-11 09:27:41,934 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-11 09:27:41,934 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,934 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,935 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-11 09:27:41,935 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-11 09:27:41,935 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,935 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,935 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-11 09:27:41,935 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-11 09:27:41,936 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,936 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,936 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-11 09:27:41,936 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-11 09:27:41,936 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,937 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,937 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-11 09:27:41,937 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-11 09:27:41,937 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,937 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,938 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-11 09:27:41,938 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-11 09:27:41,938 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:41,938 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:41,938 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-11 09:27:41,938 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-11 09:27:41,939 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-11 09:27:41,939 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-11 09:27:41,939 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-11 09:27:41,940 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-11 09:27:41,940 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-11 09:27:41,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:27:42,629 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-11 09:27:42,632 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-11 09:27:42,635 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d2ad5fc-141b-4b43-ada8-394ea9281fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665739067,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1b8d9a8c-4e90-4a47-8356-a5322b290c4c","invariantUUID":"d6e2d953-7538-47ef-a9a6-b9f03c0afc97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f43eeeda-4587-4430-825c-60a53d3345cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665635633,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e47fb87c-ea48-474d-b247-ac160926735f","invariantUUID":"674aaa87-64dc-4d9f-9da1-b3f0de40c487","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"973c88d7-3da0-4c24-a5e6-edf1dfd6a156","lifecycleState":"CERTIFIED","lastUpdateDate":1628665756300,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"83d40dc5-77e6-4de8-881b-3e5a760d8300","invariantUUID":"d95b9b98-2250-48af-8959-c2952129f8bb","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":"network","uniqueId":"231fe583-f3c0-4027-96cc-452af54d7cde","lifecycleState":"CERTIFIED","lastUpdateDate":1628665773700,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f959e2ed-caac-48ce-a6b2-3e5f32706c13","invariantUUID":"108f40b7-314e-4ea5-b117-76e0bdf1509d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48bf19b9-9650-4dbe-a2d2-49f56790020f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665800209,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd314f5-77b5-4b90-b5ef-7cb689d4ebca","invariantUUID":"898721e4-e452-4c2d-9258-16b01064221c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d78f0d6c-c813-4f8c-a21f-c836c6991bec","lifecycleState":"CERTIFIED","lastUpdateDate":1628665641998,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09a06277-e941-46af-a3f2-f4c00c36f197","invariantUUID":"3a49949a-aab8-40c8-b3e5-0e9881a01734","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9399e7e5-d685-427f-80c5-0936dd5b6dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1628665949147,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d544d22-149b-4467-bfce-c80754473e65","invariantUUID":"9ed5cbde-d7b9-4dab-8349-63fbe1ec1fdd","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":"defaulticon","uniqueId":"3f92dde7-2bc4-4761-a9b7-dedadc8a38c8","lifecycleState":"CERTIFIED","lastUpdateDate":1628665885026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e3a0831-b8eb-49fe-b3cf-45af96b43269","invariantUUID":"323c1c3c-0837-4a96-b63f-a4c94aeff697","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"282abb4e-97b3-43f6-bda6-b983ccff5784","lifecycleState":"CERTIFIED","lastUpdateDate":1628665993134,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55d135b-0893-4681-ac96-666f1c4a1961","invariantUUID":"d30a8a95-ddb7-4b89-aecd-f74efb9a1846","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c484d94-a5ad-4edf-ad90-93e947acf2dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665505911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b03aae7a-6d28-465b-b25b-1274a727bd1b","invariantUUID":"529f7571-7261-4253-86a8-fab1ddfddf87","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0563c963-586f-496b-87c7-dc3bfb8cc393","lifecycleState":"CERTIFIED","lastUpdateDate":1628665806662,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ac3027-3153-4849-8f3c-b36a34673ad8","invariantUUID":"32a611ac-08d6-4059-9515-2c7931b73d88","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6120f3d7-d93a-45e2-8cd5-962e7f5becdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665975562,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75c13cb-8f17-4789-960b-2a1c0f49d73a","invariantUUID":"8de71fea-0c2a-466c-8cb8-f8f672128b8f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a733daa0-3eb2-4472-a53b-77d208b7f2fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628666011430,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8714e349-65bd-49fe-9bd8-ec319f997dd2","invariantUUID":"e9d15274-539d-49ee-a4b0-586f7830f8ab","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c034a3ed-00f4-495f-9f99-0fe7f7a54294","lifecycleState":"CERTIFIED","lastUpdateDate":1628665905864,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c9581b-6941-430e-b8d5-5ddd45fcaa9d","invariantUUID":"a7385e78-7b45-4e8b-b531-bdd089e01c33","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"867b2581-6400-4e0d-8928-b58121d98f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665659460,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11439195-cfa0-449f-af66-49dcd2b1de52","invariantUUID":"504f7cd7-1f2b-4e01-885d-d9a445e0d2bc","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e168b506-ef27-42b6-bfe4-ce8fce1e6e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665511233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1094ea2-80cd-4ae4-8a2c-33632b6354a1","invariantUUID":"23bb9088-a661-43ee-bd58-68ccf4e58f0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc5fe872-6245-4494-98de-bc653fc7bcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1628665613795,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ddff386-f173-43f7-9c95-e0c50ac2e0c1","invariantUUID":"fe0e1c62-5551-4645-a38f-b09b96748baf","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":"d31ddc69-987c-4ed1-a645-16f447097298","lifecycleState":"CERTIFIED","lastUpdateDate":1628665890479,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac70af81-9239-4ae0-9c7d-46f396960e45","invariantUUID":"b41b7f49-1b43-4a34-b9bf-bad55a880952","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed62d13-ecff-4304-bea6-e8052c566ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665670936,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5b9f2-e4f5-49dd-bed0-2319cf8e2a12","invariantUUID":"b22ff9da-6938-4d0d-bc64-2298aa5c9249","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ec2f998-f751-4137-a713-d58b914b6ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665954102,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad6e3737-3813-4d99-8f0b-533de250f161","invariantUUID":"28110dac-5574-452f-9a2c-d5bec7f5d24f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87cf5f60-5723-41cc-982b-572fa473ef42","lifecycleState":"CERTIFIED","lastUpdateDate":1628665703720,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5248a87c-f4e0-455a-97b9-0843e3cce8b8","invariantUUID":"982dca1e-547f-4367-a1fc-38a221241da0","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":"port","uniqueId":"76dfde4c-592f-45e7-8246-a9c96deef4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665469337,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fbeb723-cea6-401d-a5cf-a99ca258a838","invariantUUID":"cb193e1d-c8e8-4415-8ac5-933466092522","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":"networkrules","uniqueId":"bf721fe7-dea4-48d8-be00-7bda925a34f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665607061,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dd39dfff-2a45-4df9-8344-3b69a44da2fe","invariantUUID":"6861e04c-cbb9-46a0-9a62-183e33fb3106","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6d68af28-bd8d-473d-bc7e-a5be5e43991b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665943876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64137e0d-76d0-4171-8ee2-148924a5150f","invariantUUID":"f108de41-9f64-4208-932d-9c13248df956","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":"port","uniqueId":"98f0813e-6b2d-4218-a529-14369f02825c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665895719,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b155b9cf-ab33-4df0-a492-fb1b18755b86","invariantUUID":"4fc039c0-7391-4ee7-9341-c59eff8a9b19","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7b916ff-f5c8-4313-9b50-73a65e6fd96a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665824918,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1bdd89-7d3e-4c1e-9a8f-99ab790db7b3","invariantUUID":"7ded8e2e-5f1d-4b15-b6b3-784619336b72","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":"defaulticon","uniqueId":"b7c4861c-8af9-454a-a2a6-9794d27f182e","lifecycleState":"CERTIFIED","lastUpdateDate":1628665879699,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98b0941-7532-41dc-9a5f-2954901dcfd9","invariantUUID":"89874bb7-8a72-423a-ad09-8dd957882637","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":"4ad4fbd0-95e5-49a8-a187-0ed321666cdc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665664645,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06cd81b7-c96e-44b3-bc19-115483a46a4f","invariantUUID":"ca55b4c6-26cf-4532-9cc2-0df4d6ea3aa1","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":"securityrules","uniqueId":"b26ec204-e169-4048-b251-65d625082a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665620364,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b227b3f2-83b7-4106-9533-27549f293159","invariantUUID":"c3d159ed-05e0-47c8-9629-6eab4a401038","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8a9a022-39df-43da-9bb9-88b339b53cc9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665439305,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a30f0ee-d707-416e-aa36-3a3f661453a3","invariantUUID":"6e95ae63-f712-44a7-8a95-e6864a2713e0","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":"f9f098c7-1044-4837-8ea7-61a71d748903","lifecycleState":"CERTIFIED","lastUpdateDate":1628665725338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38dc4784-8846-43bf-bac6-c5b771afcba8","invariantUUID":"eb4136a2-3d99-40f6-8f4d-90743b863e4d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a76c958-24c4-42e2-bf79-f60ce8135b01","lifecycleState":"CERTIFIED","lastUpdateDate":1628665779136,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d20f4798-72cc-4cc3-9f31-943621157df8","invariantUUID":"aba823d5-75b7-45b1-a6aa-da80eeacd069","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":"networkrules","uniqueId":"42cb6b5c-a2ea-4a51-8847-43881ef88fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665586181,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3adfe9d6-299f-491c-b483-585ff3a6ee62","invariantUUID":"7fe217d0-018d-437f-986d-b4d104cf7107","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba441ffc-bbd7-4994-a0f5-d9a75e335c65","lifecycleState":"CERTIFIED","lastUpdateDate":1628665720127,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f227df5-2eea-41e9-8b72-4d06ad56c983","invariantUUID":"13dd3974-ed75-418e-a510-e0204b4ae619","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":"defaulticon","uniqueId":"93ba41d9-a6e1-4c14-bbe5-3cac59551e15","lifecycleState":"CERTIFIED","lastUpdateDate":1628665523027,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0870414-6a98-44af-9eb9-0e2f910ba5d6","invariantUUID":"d20bc130-3876-4cf8-9549-c701197bffba","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":"b8763103-c531-4974-9f64-198bf1fb6f09","lifecycleState":"CERTIFIED","lastUpdateDate":1628665744509,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c144e8f1-e220-4b50-b203-5ed19b1a67c0","invariantUUID":"39be9261-a22a-401a-9fc7-3ad1fb320489","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257c09f1-07e6-482b-b24b-0f9f30b7e936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665544749,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0","invariantUUID":"7bedafc1-9c34-4796-aca8-6ebd83f36fa7","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":"compute","uniqueId":"0c2fa4c8-0577-40cf-8da5-34c90f9abec2","lifecycleState":"CERTIFIED","lastUpdateDate":1628665813201,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6a969fb-badd-4d08-ad93-b2f5d5e4f1d3","invariantUUID":"eaf7a9ab-6851-4106-a888-96fe06dc32dc","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":"27dc07b0-a90f-4103-a99c-6a3d9e9abcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1628665551328,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adacfee8-2871-47c8-b8da-23f7b3f8adea","invariantUUID":"905dd7ba-2eb6-4a16-a51e-14f705201f8f","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":"objectStorage","uniqueId":"76d9d6bd-574a-40fd-827f-c4f473080c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665500243,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1225baf1-4ed2-4ba9-b053-f2f8d6aa1264","invariantUUID":"088c8317-0cb0-40db-9106-752a7731e24e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c20269e7-b0ff-4073-88c2-48b35240b033","lifecycleState":"CERTIFIED","lastUpdateDate":1628665474402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8ddaf97-5455-44f9-ac31-d521b781f942","invariantUUID":"9da21ebb-335a-4bf3-8933-4299b4955b4b","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":"loadBalancer","uniqueId":"19e621f5-c4de-43d3-8816-762c3d6b4d4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665463679,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce44af4-70b5-4bfb-ac59-4926b230d3f2","invariantUUID":"c72011fa-af33-436d-aaba-c8047b93fdff","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":"compute","uniqueId":"e1a2e9c5-f496-4fa9-b3c3-8329f40129fd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665999276,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e1e9af-4ae7-4d4b-bd90-dba6d8cfad3c","invariantUUID":"22bfa6be-b0b2-4b0b-a345-8c442a6e19aa","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88cd5dbe-0fdc-469d-bd9e-67d019a61d56","lifecycleState":"CERTIFIED","lastUpdateDate":1628665847627,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cf37750-a459-4791-9df5-f3e0b0c40855","invariantUUID":"9ed91b83-0ac8-4c0c-9ca8-1558c3f88754","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":"defaulticon","uniqueId":"ad03031a-5fea-41ac-a8b1-5292b0689dad","lifecycleState":"CERTIFIED","lastUpdateDate":1628665762598,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e61bbea9-ca9c-49e9-a528-c30d94ca4b63","invariantUUID":"95821ac7-8031-4da1-93e4-d745439570c7","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":"3a6d1c3e-6882-40bb-a23a-f92d0dcfbf10","lifecycleState":"CERTIFIED","lastUpdateDate":1628665921892,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bb86d5-1648-43fc-b426-9718c1a76c9e","invariantUUID":"96b2f171-14c7-4a5c-b1cb-e3736e69608b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665749965,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","invariantUUID":"cdc124f1-cf64-4b60-870e-c5bb73de521b","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":"objectStorage","uniqueId":"2a969f0f-4181-4bab-b958-a67cd0365c2b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665492471,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a5f971-4dd6-4474-83a6-b3dd0da3f39c","invariantUUID":"bb9cf901-3a1b-4f5d-8502-387df35e93d1","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":"port","uniqueId":"bd9190ff-93a6-4f5d-85d9-05eeefe90335","lifecycleState":"CERTIFIED","lastUpdateDate":1628665517497,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47c75538-f6cd-4898-a067-5f33c5f95b8f","invariantUUID":"d3dc01a9-0d4c-4986-a27c-5b671a262568","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ae277dc-b653-49ac-b33b-19c958aa3d41","lifecycleState":"CERTIFIED","lastUpdateDate":1628665539584,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e57fe503-eedf-4c3b-b954-4bee37619c46","invariantUUID":"ebf4939b-e6bb-444b-a046-edfa29c6ee8d","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":"objectStorage","uniqueId":"fccd7108-76d1-4cd3-8df9-2435bfc7c6f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665830203,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3664f52a-4a76-4fed-9fd8-ef590931f56a","invariantUUID":"2d042de2-fb44-46a2-ada1-e31a255b178a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d6254dc8-70e3-4f16-91d6-7cc80af3a346","lifecycleState":"CERTIFIED","lastUpdateDate":1628665405983,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d19d92c-6fac-44ad-84fc-b987a627185d","invariantUUID":"470d9939-3133-4fdf-b1d9-014e3e1f6fa8","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":"compute","uniqueId":"1ad5e526-fe72-49ed-8fb2-eee4095aa7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665629270,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae80971-766f-4452-a1ea-3d82dd3d217c","invariantUUID":"501b3466-20b8-45f9-8fea-128e758616e9","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":"57fa77a9-26f6-420c-8ad4-47b4bef6d86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665534043,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42695a0c-09fa-45d8-8da8-4a326c42bd4f","invariantUUID":"da5bb95a-9970-41b4-917c-dc820033ab17","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":"989dfa25-9de3-4088-9d36-6090e4cac4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665591444,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6be69e00-5d77-40b8-9b1f-86492ce494f6","invariantUUID":"fb889dfb-5062-4bc5-8182-684656c9fb83","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6512723c-e9b0-43af-810a-63877471f861","lifecycleState":"CERTIFIED","lastUpdateDate":1628665934813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a03b2efd-6cc4-45b7-b837-b123a4852e4a","invariantUUID":"f41502eb-2363-4f4f-9c75-a47f36d772d2","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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665528427,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"996cbd24-1ce8-4396-9a29-d02eabf46065","invariantUUID":"4710ad4c-0124-4bed-aa71-cdc97ebab62f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df0b996a-5066-47d8-8693-2f2129cbefb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628666004423,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ef5e135-dc55-4690-a585-a4ea05179d18","invariantUUID":"924d352a-0b9e-4ee4-bdb5-b463143b0033","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed11ad10-0df0-400c-b8e1-58d601069ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665988045,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db308f2b-d878-4fdd-85ad-defbaa709ff8","invariantUUID":"893c253d-e176-490b-901b-b1e6a1264ca5","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":"2cbcf2c4-931d-4071-8d0c-692e730b336d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665912320,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e90e1ba9-0964-4f64-be58-e15063f136a3","invariantUUID":"8e72f712-9716-4c74-b3df-042936fe432d","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":"port","uniqueId":"988847f7-8a1a-49cd-97f8-b83bc0b1ccc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628665900746,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"083dcccd-e79d-4eda-8a55-ab0f51e2bff6","invariantUUID":"fa267ffe-07c2-4eb0-a046-9fe4b3fb5a22","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":"69ba644c-fdab-4b0a-9f82-11c0984dc936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665647475,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d4df0bf-873f-4e5d-92ef-f8e1115d2f75","invariantUUID":"49168d08-3d22-41a7-b3e2-ad6e922cb43c","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":"05e75a84-23bf-446c-9cae-69a495c664e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665428636,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"78bbfa45-b430-4907-ab19-6f3918c60d49","invariantUUID":"2494626b-51d4-46d4-9b99-9c566f9ab3c1","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":"2e5d84d3-a075-4058-88cc-ff4b1a115376","lifecycleState":"CERTIFIED","lastUpdateDate":1628665855776,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ac3ea56-9d93-4b88-84d3-38a91bac149f","invariantUUID":"d2bb9c1a-7e52-493d-a16c-6f53c6a4da7f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ed8a44-dc93-4b6b-8eba-f453de1fae4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628666014584,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b16885b-4e4f-4843-bf10-76b99ecab769","invariantUUID":"a37f6c47-e7b2-4744-ba59-06516e2d09c2","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":"objectStorage","uniqueId":"a9b1b87b-23be-471f-8b36-8c2c2eb1d84c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665767958,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a759a4ba-ea2a-44e3-bc49-f1cbdcd5f713","invariantUUID":"930c48c6-ea0e-4f67-ad4e-23d2e9e971f9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ea13ad55-ceae-4c3c-a36c-322f4a22cd04","lifecycleState":"CERTIFIED","lastUpdateDate":1628665965340,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f6aa12e-ce2d-4ce8-af40-3cc736f11329","invariantUUID":"6c63b607-f028-4a76-bdf2-6d247d00a96b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0a30d21-3736-418f-815d-b4f80f72f0de","lifecycleState":"CERTIFIED","lastUpdateDate":1628665784624,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"103a9148-4738-45c7-8abb-0d5ca677beaa","invariantUUID":"6a423419-022b-48d3-af4c-825d01db1a4d","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":"objectStorage","uniqueId":"ac0f961b-0f53-4508-ae0d-0b2d55f62f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665446364,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ac0d5a5-cc38-4deb-bc1f-1bad0957290a","invariantUUID":"06aabc6d-436d-4d79-842f-ba119403e315","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":"306a8a84-0a37-40e7-a02f-7a488e2386b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665927873,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b18434a-4dc7-4300-abbe-a1a65074b005","invariantUUID":"6ad35d6f-b416-4ad3-bca3-d85aaf6b144e","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628674060916,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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-11 09:27:42,641 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-11 09:27:42,650 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-11 09:27:42,650 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/5f627ffe-6eba-4bb9-801f-ae9ded9231f0/resourceInstance
2021-08-11 09:27:42,651 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "63d8b9cc-a86f-42dc-b449-7174397ffec1",
  "originType": "VL",
  "componentUid": "63d8b9cc-a86f-42dc-b449-7174397ffec1",
  "icon": "defaulticon"
}
2021-08-11 09:27:42,653 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:27:44,818 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5f627ffe-6eba-4bb9-801f-ae9ded9231f0/resourceInstance HTTP/1.1" 201 None
2021-08-11 09:27:44,820 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-11 09:27:44,821 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"ownerType":null,"path":["5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0"],"type":"tosca.capabilities.Node","description":null,"source":"63d8b9cc-a86f-42dc-b449-7174397ffec1","parentName":null,"uniqueId":"capability.4801b56a-0168-4b0d-b7d4-30fe9e61c203.feature","ownerId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":null,"capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"properties":null,"ownerType":null,"path":["5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","description":null,"source":"63d8b9cc-a86f-42dc-b449-7174397ffec1","parentName":null,"uniqueId":"capability.63d8b9cc-a86f-42dc-b449-7174397ffec1.virtual_linkable","ownerId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.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":["5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0"],"node":"tosca.nodes.Root","source":"63d8b9cc-a86f-42dc-b449-7174397ffec1","parentName":null,"uniqueId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203.dependency","capability":"tosca.capabilities.Node","ownerId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7.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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.4801b56a-0168-4b0d-b7d4-30fe9e61c203.tosca_name","ownerId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.4801b56a-0168-4b0d-b7d4-30fe9e61c203.state","ownerId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.4801b56a-0168-4b0d-b7d4-30fe9e61c203.tosca_id","ownerId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"63d8b9cc-a86f-42dc-b449-7174397ffec1","createdFromCsar":false,"uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1628674063437,"icon":"network","description":null,"originType":"VL","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"63d8b9cc-a86f-42dc-b449-7174397ffec1","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628674063437,"customizationUUID":"b9f5525f-a637-48a0-be96-fe1625c9b79c","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false}
2021-08-11 09:27:44,822 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-11 09:27:44,825 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-11 09:27:44,826 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/9c24e7da-25b1-41a0-9237-e7f078038172/distribution
2021-08-11 09:27:44,826 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-11 09:27:44,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:27:44,906 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/distribution HTTP/1.1" 200 38
2021-08-11 09:27:44,908 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-11 09:27:44,908 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-11 09:27:44,912 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-11 09:27:44,912 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-11 09:27:44,912 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-11 09:27:44,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:27:44,985 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-11 09:27:44,986 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-11 09:27:44,987 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-11 09:27:44,989 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-11 09:27:44,989 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-11 09:27:44,993 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-11 09:27:44,994 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/5f627ffe-6eba-4bb9-801f-ae9ded9231f0/lifecycleState/checkin
2021-08-11 09:27:44,994 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-11 09:27:44,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:27:47,037 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5f627ffe-6eba-4bb9-801f-ae9ded9231f0/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-11 09:27:47,039 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-11 09:27:47,040 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1628674060916,"lastUpdateDate":1628674065732,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0"},"projectCode":"123456","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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":"9c24e7da-25b1-41a0-9237-e7f078038172"}
2021-08-11 09:27:47,043 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:27:47,043 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:27:47,044 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-11 09:27:47,044 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-11 09:27:47,044 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:27:47,046 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:27:47,511 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-11 09:27:47,512 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:27:47,513 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-11 09:27:47,516 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-11 09:27:47,517 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:47,517 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:47,517 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-11 09:27:47,517 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-11 09:27:47,517 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:27:47,518 INFO 192:__init__.py(1) - Service found, updating information
2021-08-11 09:27:47,518 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-11 09:27:47,519 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-11 09:27:47,519 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-11 09:27:47,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:27:48,262 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-11 09:27:48,265 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-11 09:27:48,268 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d2ad5fc-141b-4b43-ada8-394ea9281fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665739067,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1b8d9a8c-4e90-4a47-8356-a5322b290c4c","invariantUUID":"d6e2d953-7538-47ef-a9a6-b9f03c0afc97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f43eeeda-4587-4430-825c-60a53d3345cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665635633,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e47fb87c-ea48-474d-b247-ac160926735f","invariantUUID":"674aaa87-64dc-4d9f-9da1-b3f0de40c487","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"973c88d7-3da0-4c24-a5e6-edf1dfd6a156","lifecycleState":"CERTIFIED","lastUpdateDate":1628665756300,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"83d40dc5-77e6-4de8-881b-3e5a760d8300","invariantUUID":"d95b9b98-2250-48af-8959-c2952129f8bb","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":"network","uniqueId":"231fe583-f3c0-4027-96cc-452af54d7cde","lifecycleState":"CERTIFIED","lastUpdateDate":1628665773700,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f959e2ed-caac-48ce-a6b2-3e5f32706c13","invariantUUID":"108f40b7-314e-4ea5-b117-76e0bdf1509d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48bf19b9-9650-4dbe-a2d2-49f56790020f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665800209,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd314f5-77b5-4b90-b5ef-7cb689d4ebca","invariantUUID":"898721e4-e452-4c2d-9258-16b01064221c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d78f0d6c-c813-4f8c-a21f-c836c6991bec","lifecycleState":"CERTIFIED","lastUpdateDate":1628665641998,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09a06277-e941-46af-a3f2-f4c00c36f197","invariantUUID":"3a49949a-aab8-40c8-b3e5-0e9881a01734","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9399e7e5-d685-427f-80c5-0936dd5b6dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1628665949147,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d544d22-149b-4467-bfce-c80754473e65","invariantUUID":"9ed5cbde-d7b9-4dab-8349-63fbe1ec1fdd","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":"defaulticon","uniqueId":"3f92dde7-2bc4-4761-a9b7-dedadc8a38c8","lifecycleState":"CERTIFIED","lastUpdateDate":1628665885026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e3a0831-b8eb-49fe-b3cf-45af96b43269","invariantUUID":"323c1c3c-0837-4a96-b63f-a4c94aeff697","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"282abb4e-97b3-43f6-bda6-b983ccff5784","lifecycleState":"CERTIFIED","lastUpdateDate":1628665993134,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55d135b-0893-4681-ac96-666f1c4a1961","invariantUUID":"d30a8a95-ddb7-4b89-aecd-f74efb9a1846","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c484d94-a5ad-4edf-ad90-93e947acf2dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665505911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b03aae7a-6d28-465b-b25b-1274a727bd1b","invariantUUID":"529f7571-7261-4253-86a8-fab1ddfddf87","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0563c963-586f-496b-87c7-dc3bfb8cc393","lifecycleState":"CERTIFIED","lastUpdateDate":1628665806662,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ac3027-3153-4849-8f3c-b36a34673ad8","invariantUUID":"32a611ac-08d6-4059-9515-2c7931b73d88","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6120f3d7-d93a-45e2-8cd5-962e7f5becdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665975562,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75c13cb-8f17-4789-960b-2a1c0f49d73a","invariantUUID":"8de71fea-0c2a-466c-8cb8-f8f672128b8f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a733daa0-3eb2-4472-a53b-77d208b7f2fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628666011430,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8714e349-65bd-49fe-9bd8-ec319f997dd2","invariantUUID":"e9d15274-539d-49ee-a4b0-586f7830f8ab","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c034a3ed-00f4-495f-9f99-0fe7f7a54294","lifecycleState":"CERTIFIED","lastUpdateDate":1628665905864,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c9581b-6941-430e-b8d5-5ddd45fcaa9d","invariantUUID":"a7385e78-7b45-4e8b-b531-bdd089e01c33","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"867b2581-6400-4e0d-8928-b58121d98f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665659460,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11439195-cfa0-449f-af66-49dcd2b1de52","invariantUUID":"504f7cd7-1f2b-4e01-885d-d9a445e0d2bc","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e168b506-ef27-42b6-bfe4-ce8fce1e6e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665511233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1094ea2-80cd-4ae4-8a2c-33632b6354a1","invariantUUID":"23bb9088-a661-43ee-bd58-68ccf4e58f0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc5fe872-6245-4494-98de-bc653fc7bcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1628665613795,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ddff386-f173-43f7-9c95-e0c50ac2e0c1","invariantUUID":"fe0e1c62-5551-4645-a38f-b09b96748baf","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":"d31ddc69-987c-4ed1-a645-16f447097298","lifecycleState":"CERTIFIED","lastUpdateDate":1628665890479,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac70af81-9239-4ae0-9c7d-46f396960e45","invariantUUID":"b41b7f49-1b43-4a34-b9bf-bad55a880952","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed62d13-ecff-4304-bea6-e8052c566ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665670936,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5b9f2-e4f5-49dd-bed0-2319cf8e2a12","invariantUUID":"b22ff9da-6938-4d0d-bc64-2298aa5c9249","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ec2f998-f751-4137-a713-d58b914b6ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665954102,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad6e3737-3813-4d99-8f0b-533de250f161","invariantUUID":"28110dac-5574-452f-9a2c-d5bec7f5d24f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87cf5f60-5723-41cc-982b-572fa473ef42","lifecycleState":"CERTIFIED","lastUpdateDate":1628665703720,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5248a87c-f4e0-455a-97b9-0843e3cce8b8","invariantUUID":"982dca1e-547f-4367-a1fc-38a221241da0","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":"port","uniqueId":"76dfde4c-592f-45e7-8246-a9c96deef4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665469337,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fbeb723-cea6-401d-a5cf-a99ca258a838","invariantUUID":"cb193e1d-c8e8-4415-8ac5-933466092522","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":"networkrules","uniqueId":"bf721fe7-dea4-48d8-be00-7bda925a34f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665607061,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dd39dfff-2a45-4df9-8344-3b69a44da2fe","invariantUUID":"6861e04c-cbb9-46a0-9a62-183e33fb3106","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6d68af28-bd8d-473d-bc7e-a5be5e43991b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665943876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64137e0d-76d0-4171-8ee2-148924a5150f","invariantUUID":"f108de41-9f64-4208-932d-9c13248df956","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":"port","uniqueId":"98f0813e-6b2d-4218-a529-14369f02825c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665895719,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b155b9cf-ab33-4df0-a492-fb1b18755b86","invariantUUID":"4fc039c0-7391-4ee7-9341-c59eff8a9b19","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7b916ff-f5c8-4313-9b50-73a65e6fd96a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665824918,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1bdd89-7d3e-4c1e-9a8f-99ab790db7b3","invariantUUID":"7ded8e2e-5f1d-4b15-b6b3-784619336b72","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":"defaulticon","uniqueId":"b7c4861c-8af9-454a-a2a6-9794d27f182e","lifecycleState":"CERTIFIED","lastUpdateDate":1628665879699,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98b0941-7532-41dc-9a5f-2954901dcfd9","invariantUUID":"89874bb7-8a72-423a-ad09-8dd957882637","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":"4ad4fbd0-95e5-49a8-a187-0ed321666cdc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665664645,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06cd81b7-c96e-44b3-bc19-115483a46a4f","invariantUUID":"ca55b4c6-26cf-4532-9cc2-0df4d6ea3aa1","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":"securityrules","uniqueId":"b26ec204-e169-4048-b251-65d625082a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665620364,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b227b3f2-83b7-4106-9533-27549f293159","invariantUUID":"c3d159ed-05e0-47c8-9629-6eab4a401038","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8a9a022-39df-43da-9bb9-88b339b53cc9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665439305,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a30f0ee-d707-416e-aa36-3a3f661453a3","invariantUUID":"6e95ae63-f712-44a7-8a95-e6864a2713e0","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":"f9f098c7-1044-4837-8ea7-61a71d748903","lifecycleState":"CERTIFIED","lastUpdateDate":1628665725338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38dc4784-8846-43bf-bac6-c5b771afcba8","invariantUUID":"eb4136a2-3d99-40f6-8f4d-90743b863e4d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a76c958-24c4-42e2-bf79-f60ce8135b01","lifecycleState":"CERTIFIED","lastUpdateDate":1628665779136,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d20f4798-72cc-4cc3-9f31-943621157df8","invariantUUID":"aba823d5-75b7-45b1-a6aa-da80eeacd069","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":"networkrules","uniqueId":"42cb6b5c-a2ea-4a51-8847-43881ef88fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665586181,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3adfe9d6-299f-491c-b483-585ff3a6ee62","invariantUUID":"7fe217d0-018d-437f-986d-b4d104cf7107","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba441ffc-bbd7-4994-a0f5-d9a75e335c65","lifecycleState":"CERTIFIED","lastUpdateDate":1628665720127,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f227df5-2eea-41e9-8b72-4d06ad56c983","invariantUUID":"13dd3974-ed75-418e-a510-e0204b4ae619","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":"defaulticon","uniqueId":"93ba41d9-a6e1-4c14-bbe5-3cac59551e15","lifecycleState":"CERTIFIED","lastUpdateDate":1628665523027,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0870414-6a98-44af-9eb9-0e2f910ba5d6","invariantUUID":"d20bc130-3876-4cf8-9549-c701197bffba","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":"b8763103-c531-4974-9f64-198bf1fb6f09","lifecycleState":"CERTIFIED","lastUpdateDate":1628665744509,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c144e8f1-e220-4b50-b203-5ed19b1a67c0","invariantUUID":"39be9261-a22a-401a-9fc7-3ad1fb320489","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257c09f1-07e6-482b-b24b-0f9f30b7e936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665544749,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0","invariantUUID":"7bedafc1-9c34-4796-aca8-6ebd83f36fa7","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":"compute","uniqueId":"0c2fa4c8-0577-40cf-8da5-34c90f9abec2","lifecycleState":"CERTIFIED","lastUpdateDate":1628665813201,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6a969fb-badd-4d08-ad93-b2f5d5e4f1d3","invariantUUID":"eaf7a9ab-6851-4106-a888-96fe06dc32dc","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":"27dc07b0-a90f-4103-a99c-6a3d9e9abcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1628665551328,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adacfee8-2871-47c8-b8da-23f7b3f8adea","invariantUUID":"905dd7ba-2eb6-4a16-a51e-14f705201f8f","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":"objectStorage","uniqueId":"76d9d6bd-574a-40fd-827f-c4f473080c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665500243,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1225baf1-4ed2-4ba9-b053-f2f8d6aa1264","invariantUUID":"088c8317-0cb0-40db-9106-752a7731e24e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c20269e7-b0ff-4073-88c2-48b35240b033","lifecycleState":"CERTIFIED","lastUpdateDate":1628665474402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8ddaf97-5455-44f9-ac31-d521b781f942","invariantUUID":"9da21ebb-335a-4bf3-8933-4299b4955b4b","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":"loadBalancer","uniqueId":"19e621f5-c4de-43d3-8816-762c3d6b4d4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665463679,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce44af4-70b5-4bfb-ac59-4926b230d3f2","invariantUUID":"c72011fa-af33-436d-aaba-c8047b93fdff","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":"compute","uniqueId":"e1a2e9c5-f496-4fa9-b3c3-8329f40129fd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665999276,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e1e9af-4ae7-4d4b-bd90-dba6d8cfad3c","invariantUUID":"22bfa6be-b0b2-4b0b-a345-8c442a6e19aa","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88cd5dbe-0fdc-469d-bd9e-67d019a61d56","lifecycleState":"CERTIFIED","lastUpdateDate":1628665847627,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cf37750-a459-4791-9df5-f3e0b0c40855","invariantUUID":"9ed91b83-0ac8-4c0c-9ca8-1558c3f88754","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":"defaulticon","uniqueId":"ad03031a-5fea-41ac-a8b1-5292b0689dad","lifecycleState":"CERTIFIED","lastUpdateDate":1628665762598,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e61bbea9-ca9c-49e9-a528-c30d94ca4b63","invariantUUID":"95821ac7-8031-4da1-93e4-d745439570c7","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":"3a6d1c3e-6882-40bb-a23a-f92d0dcfbf10","lifecycleState":"CERTIFIED","lastUpdateDate":1628665921892,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bb86d5-1648-43fc-b426-9718c1a76c9e","invariantUUID":"96b2f171-14c7-4a5c-b1cb-e3736e69608b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665749965,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","invariantUUID":"cdc124f1-cf64-4b60-870e-c5bb73de521b","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":"objectStorage","uniqueId":"2a969f0f-4181-4bab-b958-a67cd0365c2b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665492471,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a5f971-4dd6-4474-83a6-b3dd0da3f39c","invariantUUID":"bb9cf901-3a1b-4f5d-8502-387df35e93d1","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":"port","uniqueId":"bd9190ff-93a6-4f5d-85d9-05eeefe90335","lifecycleState":"CERTIFIED","lastUpdateDate":1628665517497,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47c75538-f6cd-4898-a067-5f33c5f95b8f","invariantUUID":"d3dc01a9-0d4c-4986-a27c-5b671a262568","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ae277dc-b653-49ac-b33b-19c958aa3d41","lifecycleState":"CERTIFIED","lastUpdateDate":1628665539584,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e57fe503-eedf-4c3b-b954-4bee37619c46","invariantUUID":"ebf4939b-e6bb-444b-a046-edfa29c6ee8d","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":"objectStorage","uniqueId":"fccd7108-76d1-4cd3-8df9-2435bfc7c6f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665830203,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3664f52a-4a76-4fed-9fd8-ef590931f56a","invariantUUID":"2d042de2-fb44-46a2-ada1-e31a255b178a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d6254dc8-70e3-4f16-91d6-7cc80af3a346","lifecycleState":"CERTIFIED","lastUpdateDate":1628665405983,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d19d92c-6fac-44ad-84fc-b987a627185d","invariantUUID":"470d9939-3133-4fdf-b1d9-014e3e1f6fa8","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":"compute","uniqueId":"1ad5e526-fe72-49ed-8fb2-eee4095aa7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665629270,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae80971-766f-4452-a1ea-3d82dd3d217c","invariantUUID":"501b3466-20b8-45f9-8fea-128e758616e9","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":"57fa77a9-26f6-420c-8ad4-47b4bef6d86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665534043,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42695a0c-09fa-45d8-8da8-4a326c42bd4f","invariantUUID":"da5bb95a-9970-41b4-917c-dc820033ab17","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":"989dfa25-9de3-4088-9d36-6090e4cac4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665591444,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6be69e00-5d77-40b8-9b1f-86492ce494f6","invariantUUID":"fb889dfb-5062-4bc5-8182-684656c9fb83","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6512723c-e9b0-43af-810a-63877471f861","lifecycleState":"CERTIFIED","lastUpdateDate":1628665934813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a03b2efd-6cc4-45b7-b837-b123a4852e4a","invariantUUID":"f41502eb-2363-4f4f-9c75-a47f36d772d2","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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665528427,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"996cbd24-1ce8-4396-9a29-d02eabf46065","invariantUUID":"4710ad4c-0124-4bed-aa71-cdc97ebab62f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df0b996a-5066-47d8-8693-2f2129cbefb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628666004423,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ef5e135-dc55-4690-a585-a4ea05179d18","invariantUUID":"924d352a-0b9e-4ee4-bdb5-b463143b0033","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed11ad10-0df0-400c-b8e1-58d601069ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665988045,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db308f2b-d878-4fdd-85ad-defbaa709ff8","invariantUUID":"893c253d-e176-490b-901b-b1e6a1264ca5","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":"2cbcf2c4-931d-4071-8d0c-692e730b336d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665912320,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e90e1ba9-0964-4f64-be58-e15063f136a3","invariantUUID":"8e72f712-9716-4c74-b3df-042936fe432d","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":"port","uniqueId":"988847f7-8a1a-49cd-97f8-b83bc0b1ccc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628665900746,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"083dcccd-e79d-4eda-8a55-ab0f51e2bff6","invariantUUID":"fa267ffe-07c2-4eb0-a046-9fe4b3fb5a22","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":"69ba644c-fdab-4b0a-9f82-11c0984dc936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665647475,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d4df0bf-873f-4e5d-92ef-f8e1115d2f75","invariantUUID":"49168d08-3d22-41a7-b3e2-ad6e922cb43c","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":"05e75a84-23bf-446c-9cae-69a495c664e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665428636,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"78bbfa45-b430-4907-ab19-6f3918c60d49","invariantUUID":"2494626b-51d4-46d4-9b99-9c566f9ab3c1","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":"2e5d84d3-a075-4058-88cc-ff4b1a115376","lifecycleState":"CERTIFIED","lastUpdateDate":1628665855776,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ac3ea56-9d93-4b88-84d3-38a91bac149f","invariantUUID":"d2bb9c1a-7e52-493d-a16c-6f53c6a4da7f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ed8a44-dc93-4b6b-8eba-f453de1fae4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628666014584,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b16885b-4e4f-4843-bf10-76b99ecab769","invariantUUID":"a37f6c47-e7b2-4744-ba59-06516e2d09c2","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":"objectStorage","uniqueId":"a9b1b87b-23be-471f-8b36-8c2c2eb1d84c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665767958,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a759a4ba-ea2a-44e3-bc49-f1cbdcd5f713","invariantUUID":"930c48c6-ea0e-4f67-ad4e-23d2e9e971f9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ea13ad55-ceae-4c3c-a36c-322f4a22cd04","lifecycleState":"CERTIFIED","lastUpdateDate":1628665965340,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f6aa12e-ce2d-4ce8-af40-3cc736f11329","invariantUUID":"6c63b607-f028-4a76-bdf2-6d247d00a96b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0a30d21-3736-418f-815d-b4f80f72f0de","lifecycleState":"CERTIFIED","lastUpdateDate":1628665784624,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"103a9148-4738-45c7-8abb-0d5ca677beaa","invariantUUID":"6a423419-022b-48d3-af4c-825d01db1a4d","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":"objectStorage","uniqueId":"ac0f961b-0f53-4508-ae0d-0b2d55f62f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665446364,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ac0d5a5-cc38-4deb-bc1f-1bad0957290a","invariantUUID":"06aabc6d-436d-4d79-842f-ba119403e315","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":"306a8a84-0a37-40e7-a02f-7a488e2386b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665927873,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b18434a-4dc7-4300-abbe-a1a65074b005","invariantUUID":"6ad35d6f-b416-4ad3-bca3-d85aaf6b144e","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628674065732,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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-11 09:27:48,275 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-11 09:27:48,275 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-11 09:27:48,280 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-11 09:27:48,280 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/5f627ffe-6eba-4bb9-801f-ae9ded9231f0/lifecycleState/Certify
2021-08-11 09:27:48,281 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-11 09:27:48,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:27:54,903 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5f627ffe-6eba-4bb9-801f-ae9ded9231f0/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-11 09:27:54,905 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-11 09:27:54,905 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1628674060916,"lastUpdateDate":1628674065732,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf"},"projectCode":"123456","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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":"9c24e7da-25b1-41a0-9237-e7f078038172"}
2021-08-11 09:27:54,909 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:27:54,909 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:27:54,910 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-11 09:27:54,910 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-11 09:27:54,910 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:27:54,912 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:27:58,298 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-11 09:27:58,300 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:27:58,301 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-11 09:27:58,303 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-11 09:27:58,304 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:27:58,304 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:27:58,304 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-11 09:27:58,304 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-11 09:27:58,304 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:27:58,304 INFO 192:__init__.py(1) - Service found, updating information
2021-08-11 09:27:58,305 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-11 09:27:58,305 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-11 09:27:58,305 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-11 09:27:58,307 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:28:00,902 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-11 09:28:00,905 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-11 09:28:00,908 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d2ad5fc-141b-4b43-ada8-394ea9281fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665739067,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1b8d9a8c-4e90-4a47-8356-a5322b290c4c","invariantUUID":"d6e2d953-7538-47ef-a9a6-b9f03c0afc97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f43eeeda-4587-4430-825c-60a53d3345cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665635633,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e47fb87c-ea48-474d-b247-ac160926735f","invariantUUID":"674aaa87-64dc-4d9f-9da1-b3f0de40c487","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"973c88d7-3da0-4c24-a5e6-edf1dfd6a156","lifecycleState":"CERTIFIED","lastUpdateDate":1628665756300,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"83d40dc5-77e6-4de8-881b-3e5a760d8300","invariantUUID":"d95b9b98-2250-48af-8959-c2952129f8bb","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":"network","uniqueId":"231fe583-f3c0-4027-96cc-452af54d7cde","lifecycleState":"CERTIFIED","lastUpdateDate":1628665773700,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f959e2ed-caac-48ce-a6b2-3e5f32706c13","invariantUUID":"108f40b7-314e-4ea5-b117-76e0bdf1509d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48bf19b9-9650-4dbe-a2d2-49f56790020f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665800209,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd314f5-77b5-4b90-b5ef-7cb689d4ebca","invariantUUID":"898721e4-e452-4c2d-9258-16b01064221c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d78f0d6c-c813-4f8c-a21f-c836c6991bec","lifecycleState":"CERTIFIED","lastUpdateDate":1628665641998,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09a06277-e941-46af-a3f2-f4c00c36f197","invariantUUID":"3a49949a-aab8-40c8-b3e5-0e9881a01734","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9399e7e5-d685-427f-80c5-0936dd5b6dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1628665949147,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d544d22-149b-4467-bfce-c80754473e65","invariantUUID":"9ed5cbde-d7b9-4dab-8349-63fbe1ec1fdd","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":"defaulticon","uniqueId":"3f92dde7-2bc4-4761-a9b7-dedadc8a38c8","lifecycleState":"CERTIFIED","lastUpdateDate":1628665885026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e3a0831-b8eb-49fe-b3cf-45af96b43269","invariantUUID":"323c1c3c-0837-4a96-b63f-a4c94aeff697","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"282abb4e-97b3-43f6-bda6-b983ccff5784","lifecycleState":"CERTIFIED","lastUpdateDate":1628665993134,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55d135b-0893-4681-ac96-666f1c4a1961","invariantUUID":"d30a8a95-ddb7-4b89-aecd-f74efb9a1846","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c484d94-a5ad-4edf-ad90-93e947acf2dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665505911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b03aae7a-6d28-465b-b25b-1274a727bd1b","invariantUUID":"529f7571-7261-4253-86a8-fab1ddfddf87","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0563c963-586f-496b-87c7-dc3bfb8cc393","lifecycleState":"CERTIFIED","lastUpdateDate":1628665806662,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ac3027-3153-4849-8f3c-b36a34673ad8","invariantUUID":"32a611ac-08d6-4059-9515-2c7931b73d88","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6120f3d7-d93a-45e2-8cd5-962e7f5becdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665975562,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75c13cb-8f17-4789-960b-2a1c0f49d73a","invariantUUID":"8de71fea-0c2a-466c-8cb8-f8f672128b8f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a733daa0-3eb2-4472-a53b-77d208b7f2fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628666011430,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8714e349-65bd-49fe-9bd8-ec319f997dd2","invariantUUID":"e9d15274-539d-49ee-a4b0-586f7830f8ab","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c034a3ed-00f4-495f-9f99-0fe7f7a54294","lifecycleState":"CERTIFIED","lastUpdateDate":1628665905864,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c9581b-6941-430e-b8d5-5ddd45fcaa9d","invariantUUID":"a7385e78-7b45-4e8b-b531-bdd089e01c33","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"867b2581-6400-4e0d-8928-b58121d98f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665659460,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11439195-cfa0-449f-af66-49dcd2b1de52","invariantUUID":"504f7cd7-1f2b-4e01-885d-d9a445e0d2bc","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e168b506-ef27-42b6-bfe4-ce8fce1e6e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665511233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1094ea2-80cd-4ae4-8a2c-33632b6354a1","invariantUUID":"23bb9088-a661-43ee-bd58-68ccf4e58f0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc5fe872-6245-4494-98de-bc653fc7bcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1628665613795,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ddff386-f173-43f7-9c95-e0c50ac2e0c1","invariantUUID":"fe0e1c62-5551-4645-a38f-b09b96748baf","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":"d31ddc69-987c-4ed1-a645-16f447097298","lifecycleState":"CERTIFIED","lastUpdateDate":1628665890479,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac70af81-9239-4ae0-9c7d-46f396960e45","invariantUUID":"b41b7f49-1b43-4a34-b9bf-bad55a880952","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed62d13-ecff-4304-bea6-e8052c566ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665670936,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5b9f2-e4f5-49dd-bed0-2319cf8e2a12","invariantUUID":"b22ff9da-6938-4d0d-bc64-2298aa5c9249","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ec2f998-f751-4137-a713-d58b914b6ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665954102,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad6e3737-3813-4d99-8f0b-533de250f161","invariantUUID":"28110dac-5574-452f-9a2c-d5bec7f5d24f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87cf5f60-5723-41cc-982b-572fa473ef42","lifecycleState":"CERTIFIED","lastUpdateDate":1628665703720,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5248a87c-f4e0-455a-97b9-0843e3cce8b8","invariantUUID":"982dca1e-547f-4367-a1fc-38a221241da0","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":"port","uniqueId":"76dfde4c-592f-45e7-8246-a9c96deef4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665469337,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fbeb723-cea6-401d-a5cf-a99ca258a838","invariantUUID":"cb193e1d-c8e8-4415-8ac5-933466092522","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":"networkrules","uniqueId":"bf721fe7-dea4-48d8-be00-7bda925a34f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665607061,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dd39dfff-2a45-4df9-8344-3b69a44da2fe","invariantUUID":"6861e04c-cbb9-46a0-9a62-183e33fb3106","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6d68af28-bd8d-473d-bc7e-a5be5e43991b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665943876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64137e0d-76d0-4171-8ee2-148924a5150f","invariantUUID":"f108de41-9f64-4208-932d-9c13248df956","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":"port","uniqueId":"98f0813e-6b2d-4218-a529-14369f02825c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665895719,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b155b9cf-ab33-4df0-a492-fb1b18755b86","invariantUUID":"4fc039c0-7391-4ee7-9341-c59eff8a9b19","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7b916ff-f5c8-4313-9b50-73a65e6fd96a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665824918,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1bdd89-7d3e-4c1e-9a8f-99ab790db7b3","invariantUUID":"7ded8e2e-5f1d-4b15-b6b3-784619336b72","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":"defaulticon","uniqueId":"b7c4861c-8af9-454a-a2a6-9794d27f182e","lifecycleState":"CERTIFIED","lastUpdateDate":1628665879699,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98b0941-7532-41dc-9a5f-2954901dcfd9","invariantUUID":"89874bb7-8a72-423a-ad09-8dd957882637","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":"4ad4fbd0-95e5-49a8-a187-0ed321666cdc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665664645,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06cd81b7-c96e-44b3-bc19-115483a46a4f","invariantUUID":"ca55b4c6-26cf-4532-9cc2-0df4d6ea3aa1","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":"securityrules","uniqueId":"b26ec204-e169-4048-b251-65d625082a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665620364,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b227b3f2-83b7-4106-9533-27549f293159","invariantUUID":"c3d159ed-05e0-47c8-9629-6eab4a401038","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8a9a022-39df-43da-9bb9-88b339b53cc9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665439305,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a30f0ee-d707-416e-aa36-3a3f661453a3","invariantUUID":"6e95ae63-f712-44a7-8a95-e6864a2713e0","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":"f9f098c7-1044-4837-8ea7-61a71d748903","lifecycleState":"CERTIFIED","lastUpdateDate":1628665725338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38dc4784-8846-43bf-bac6-c5b771afcba8","invariantUUID":"eb4136a2-3d99-40f6-8f4d-90743b863e4d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a76c958-24c4-42e2-bf79-f60ce8135b01","lifecycleState":"CERTIFIED","lastUpdateDate":1628665779136,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d20f4798-72cc-4cc3-9f31-943621157df8","invariantUUID":"aba823d5-75b7-45b1-a6aa-da80eeacd069","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":"networkrules","uniqueId":"42cb6b5c-a2ea-4a51-8847-43881ef88fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665586181,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3adfe9d6-299f-491c-b483-585ff3a6ee62","invariantUUID":"7fe217d0-018d-437f-986d-b4d104cf7107","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba441ffc-bbd7-4994-a0f5-d9a75e335c65","lifecycleState":"CERTIFIED","lastUpdateDate":1628665720127,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f227df5-2eea-41e9-8b72-4d06ad56c983","invariantUUID":"13dd3974-ed75-418e-a510-e0204b4ae619","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":"defaulticon","uniqueId":"93ba41d9-a6e1-4c14-bbe5-3cac59551e15","lifecycleState":"CERTIFIED","lastUpdateDate":1628665523027,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0870414-6a98-44af-9eb9-0e2f910ba5d6","invariantUUID":"d20bc130-3876-4cf8-9549-c701197bffba","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":"b8763103-c531-4974-9f64-198bf1fb6f09","lifecycleState":"CERTIFIED","lastUpdateDate":1628665744509,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c144e8f1-e220-4b50-b203-5ed19b1a67c0","invariantUUID":"39be9261-a22a-401a-9fc7-3ad1fb320489","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257c09f1-07e6-482b-b24b-0f9f30b7e936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665544749,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0","invariantUUID":"7bedafc1-9c34-4796-aca8-6ebd83f36fa7","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":"compute","uniqueId":"0c2fa4c8-0577-40cf-8da5-34c90f9abec2","lifecycleState":"CERTIFIED","lastUpdateDate":1628665813201,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6a969fb-badd-4d08-ad93-b2f5d5e4f1d3","invariantUUID":"eaf7a9ab-6851-4106-a888-96fe06dc32dc","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":"27dc07b0-a90f-4103-a99c-6a3d9e9abcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1628665551328,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adacfee8-2871-47c8-b8da-23f7b3f8adea","invariantUUID":"905dd7ba-2eb6-4a16-a51e-14f705201f8f","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":"objectStorage","uniqueId":"76d9d6bd-574a-40fd-827f-c4f473080c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665500243,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1225baf1-4ed2-4ba9-b053-f2f8d6aa1264","invariantUUID":"088c8317-0cb0-40db-9106-752a7731e24e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c20269e7-b0ff-4073-88c2-48b35240b033","lifecycleState":"CERTIFIED","lastUpdateDate":1628665474402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8ddaf97-5455-44f9-ac31-d521b781f942","invariantUUID":"9da21ebb-335a-4bf3-8933-4299b4955b4b","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":"loadBalancer","uniqueId":"19e621f5-c4de-43d3-8816-762c3d6b4d4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665463679,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce44af4-70b5-4bfb-ac59-4926b230d3f2","invariantUUID":"c72011fa-af33-436d-aaba-c8047b93fdff","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":"compute","uniqueId":"e1a2e9c5-f496-4fa9-b3c3-8329f40129fd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665999276,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e1e9af-4ae7-4d4b-bd90-dba6d8cfad3c","invariantUUID":"22bfa6be-b0b2-4b0b-a345-8c442a6e19aa","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88cd5dbe-0fdc-469d-bd9e-67d019a61d56","lifecycleState":"CERTIFIED","lastUpdateDate":1628665847627,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cf37750-a459-4791-9df5-f3e0b0c40855","invariantUUID":"9ed91b83-0ac8-4c0c-9ca8-1558c3f88754","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":"defaulticon","uniqueId":"ad03031a-5fea-41ac-a8b1-5292b0689dad","lifecycleState":"CERTIFIED","lastUpdateDate":1628665762598,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e61bbea9-ca9c-49e9-a528-c30d94ca4b63","invariantUUID":"95821ac7-8031-4da1-93e4-d745439570c7","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":"3a6d1c3e-6882-40bb-a23a-f92d0dcfbf10","lifecycleState":"CERTIFIED","lastUpdateDate":1628665921892,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bb86d5-1648-43fc-b426-9718c1a76c9e","invariantUUID":"96b2f171-14c7-4a5c-b1cb-e3736e69608b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665749965,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","invariantUUID":"cdc124f1-cf64-4b60-870e-c5bb73de521b","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":"objectStorage","uniqueId":"2a969f0f-4181-4bab-b958-a67cd0365c2b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665492471,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a5f971-4dd6-4474-83a6-b3dd0da3f39c","invariantUUID":"bb9cf901-3a1b-4f5d-8502-387df35e93d1","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":"port","uniqueId":"bd9190ff-93a6-4f5d-85d9-05eeefe90335","lifecycleState":"CERTIFIED","lastUpdateDate":1628665517497,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47c75538-f6cd-4898-a067-5f33c5f95b8f","invariantUUID":"d3dc01a9-0d4c-4986-a27c-5b671a262568","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ae277dc-b653-49ac-b33b-19c958aa3d41","lifecycleState":"CERTIFIED","lastUpdateDate":1628665539584,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e57fe503-eedf-4c3b-b954-4bee37619c46","invariantUUID":"ebf4939b-e6bb-444b-a046-edfa29c6ee8d","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":"objectStorage","uniqueId":"fccd7108-76d1-4cd3-8df9-2435bfc7c6f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665830203,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3664f52a-4a76-4fed-9fd8-ef590931f56a","invariantUUID":"2d042de2-fb44-46a2-ada1-e31a255b178a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d6254dc8-70e3-4f16-91d6-7cc80af3a346","lifecycleState":"CERTIFIED","lastUpdateDate":1628665405983,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d19d92c-6fac-44ad-84fc-b987a627185d","invariantUUID":"470d9939-3133-4fdf-b1d9-014e3e1f6fa8","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":"compute","uniqueId":"1ad5e526-fe72-49ed-8fb2-eee4095aa7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665629270,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae80971-766f-4452-a1ea-3d82dd3d217c","invariantUUID":"501b3466-20b8-45f9-8fea-128e758616e9","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":"57fa77a9-26f6-420c-8ad4-47b4bef6d86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665534043,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42695a0c-09fa-45d8-8da8-4a326c42bd4f","invariantUUID":"da5bb95a-9970-41b4-917c-dc820033ab17","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":"989dfa25-9de3-4088-9d36-6090e4cac4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665591444,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6be69e00-5d77-40b8-9b1f-86492ce494f6","invariantUUID":"fb889dfb-5062-4bc5-8182-684656c9fb83","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6512723c-e9b0-43af-810a-63877471f861","lifecycleState":"CERTIFIED","lastUpdateDate":1628665934813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a03b2efd-6cc4-45b7-b837-b123a4852e4a","invariantUUID":"f41502eb-2363-4f4f-9c75-a47f36d772d2","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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665528427,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"996cbd24-1ce8-4396-9a29-d02eabf46065","invariantUUID":"4710ad4c-0124-4bed-aa71-cdc97ebab62f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df0b996a-5066-47d8-8693-2f2129cbefb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628666004423,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ef5e135-dc55-4690-a585-a4ea05179d18","invariantUUID":"924d352a-0b9e-4ee4-bdb5-b463143b0033","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed11ad10-0df0-400c-b8e1-58d601069ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665988045,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db308f2b-d878-4fdd-85ad-defbaa709ff8","invariantUUID":"893c253d-e176-490b-901b-b1e6a1264ca5","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":"2cbcf2c4-931d-4071-8d0c-692e730b336d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665912320,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e90e1ba9-0964-4f64-be58-e15063f136a3","invariantUUID":"8e72f712-9716-4c74-b3df-042936fe432d","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":"port","uniqueId":"988847f7-8a1a-49cd-97f8-b83bc0b1ccc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628665900746,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"083dcccd-e79d-4eda-8a55-ab0f51e2bff6","invariantUUID":"fa267ffe-07c2-4eb0-a046-9fe4b3fb5a22","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":"69ba644c-fdab-4b0a-9f82-11c0984dc936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665647475,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d4df0bf-873f-4e5d-92ef-f8e1115d2f75","invariantUUID":"49168d08-3d22-41a7-b3e2-ad6e922cb43c","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":"05e75a84-23bf-446c-9cae-69a495c664e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665428636,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"78bbfa45-b430-4907-ab19-6f3918c60d49","invariantUUID":"2494626b-51d4-46d4-9b99-9c566f9ab3c1","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":"2e5d84d3-a075-4058-88cc-ff4b1a115376","lifecycleState":"CERTIFIED","lastUpdateDate":1628665855776,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ac3ea56-9d93-4b88-84d3-38a91bac149f","invariantUUID":"d2bb9c1a-7e52-493d-a16c-6f53c6a4da7f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ed8a44-dc93-4b6b-8eba-f453de1fae4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628666014584,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b16885b-4e4f-4843-bf10-76b99ecab769","invariantUUID":"a37f6c47-e7b2-4744-ba59-06516e2d09c2","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":"objectStorage","uniqueId":"a9b1b87b-23be-471f-8b36-8c2c2eb1d84c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665767958,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a759a4ba-ea2a-44e3-bc49-f1cbdcd5f713","invariantUUID":"930c48c6-ea0e-4f67-ad4e-23d2e9e971f9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ea13ad55-ceae-4c3c-a36c-322f4a22cd04","lifecycleState":"CERTIFIED","lastUpdateDate":1628665965340,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f6aa12e-ce2d-4ce8-af40-3cc736f11329","invariantUUID":"6c63b607-f028-4a76-bdf2-6d247d00a96b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0a30d21-3736-418f-815d-b4f80f72f0de","lifecycleState":"CERTIFIED","lastUpdateDate":1628665784624,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"103a9148-4738-45c7-8abb-0d5ca677beaa","invariantUUID":"6a423419-022b-48d3-af4c-825d01db1a4d","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":"objectStorage","uniqueId":"ac0f961b-0f53-4508-ae0d-0b2d55f62f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665446364,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ac0d5a5-cc38-4deb-bc1f-1bad0957290a","invariantUUID":"06aabc6d-436d-4d79-842f-ba119403e315","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":"306a8a84-0a37-40e7-a02f-7a488e2386b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665927873,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b18434a-4dc7-4300-abbe-a1a65074b005","invariantUUID":"6ad35d6f-b416-4ad3-bca3-d85aaf6b144e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628674065732,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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-11 09:28:00,914 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-11 09:28:10,925 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-11 09:28:10,930 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-11 09:28:10,931 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/2ae5eb87-507c-4bb2-9c42-26fb55cb39cf/distribution/PROD/activate
2021-08-11 09:28:10,931 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-11 09:28:10,933 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:28:13,925 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/2ae5eb87-507c-4bb2-9c42-26fb55cb39cf/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-11 09:28:13,927 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-11 09:28:13,929 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"M2UzMmI3MjhhNzUzOGY0MzYzNDlmM2U1NmVlNWNhNTM=","artifactUUID":"e5decfa1-3a87-4389-ba1b-72995ee6229a","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.assettoscacsar","duplicated":false,"payloadUpdateDate":1628674071463,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628674060724,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"ZDFiYjBmOWI4NTUxNWQ3Nzk2ODk0OGY4YzRlNzJkMDI=","artifactUUID":"441647d1-1bda-42fa-9e1d-5aa086676549","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628674070530,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628674060724,"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":["5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"63d8b9cc-a86f-42dc-b449-7174397ffec1","uniqueId":"capability.4801b56a-0168-4b0d-b7d4-30fe9e61c203.feature","ownerId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.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":["5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"63d8b9cc-a86f-42dc-b449-7174397ffec1","uniqueId":"capability.63d8b9cc-a86f-42dc-b449-7174397ffec1.virtual_linkable","ownerId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.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":["5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0"],"node":"tosca.nodes.Root","source":"63d8b9cc-a86f-42dc-b449-7174397ffec1","uniqueId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203.dependency","capability":"tosca.capabilities.Node","ownerId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","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":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"63d8b9cc-a86f-42dc-b449-7174397ffec1.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false}],"attributes":[{"parentUniqueId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.4801b56a-0168-4b0d-b7d4-30fe9e61c203.tosca_name","ownerId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","empty":false},{"parentUniqueId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","definition":false,"name":"state","type":"string","uniqueId":"attribute.4801b56a-0168-4b0d-b7d4-30fe9e61c203.state","ownerId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","empty":false},{"parentUniqueId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.4801b56a-0168-4b0d-b7d4-30fe9e61c203.tosca_id","ownerId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"63d8b9cc-a86f-42dc-b449-7174397ffec1","createdFromCsar":false,"uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1628674063437,"icon":"network","originType":"VL","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"genericneutronnet0","componentUid":"63d8b9cc-a86f-42dc-b449-7174397ffec1","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628674063437,"customizationUUID":"b9f5525f-a637-48a0-be96-fe1625c9b79c","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.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":"63d8b9cc-a86f-42dc-b449-7174397ffec1.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false},{"definition":false,"hidden":false,"uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","empty":false}]},"componentInstancesAttributes":{"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0":[{"parentUniqueId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","uniqueId":"attribute.4801b56a-0168-4b0d-b7d4-30fe9e61c203.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","empty":false},{"parentUniqueId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","uniqueId":"attribute.4801b56a-0168-4b0d-b7d4-30fe9e61c203.state","name":"state","type":"string","definition":false,"ownerId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","empty":false},{"parentUniqueId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","uniqueId":"attribute.4801b56a-0168-4b0d-b7d4-30fe9e61c203.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"63d8b9cc-a86f-42dc-b449-7174397ffec1","uniqueId":"capability.4801b56a-0168-4b0d-b7d4-30fe9e61c203.feature","ownerId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.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":["5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"63d8b9cc-a86f-42dc-b449-7174397ffec1","uniqueId":"capability.63d8b9cc-a86f-42dc-b449-7174397ffec1.virtual_linkable","ownerId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.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":["5f627ffe-6eba-4bb9-801f-ae9ded9231f0.63d8b9cc-a86f-42dc-b449-7174397ffec1.genericneutronnet0"],"node":"tosca.nodes.Root","source":"63d8b9cc-a86f-42dc-b449-7174397ffec1","uniqueId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203.dependency","capability":"tosca.capabilities.Node","ownerId":"4801b56a-0168-4b0d-b7d4-30fe9e61c203","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":"41e1460e-a853-4865-98db-87ac75cda1cf.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"41e1460e-a853-4865-98db-87ac75cda1cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"41e1460e-a853-4865-98db-87ac75cda1cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"41e1460e-a853-4865-98db-87ac75cda1cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"41e1460e-a853-4865-98db-87ac75cda1cf","empty":false},{"definition":false,"hidden":false,"uniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"41e1460e-a853-4865-98db-87ac75cda1cf","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"41e1460e-a853-4865-98db-87ac75cda1cf","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1628674060916,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","componentMetadataForSupportLog":{"SupportablityComponentUUID":"9c24e7da-25b1-41a0-9237-e7f078038172","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628674092714,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628674060724,"timeout":0,"artifactType":"OTHER","uniqueId":"5f627ffe-6eba-4bb9-801f-ae9ded9231f0.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":1628674060724,"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":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-11 09:28:13,933 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:28:13,933 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:28:13,934 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-11 09:28:13,934 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-11 09:28:13,934 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:28:13,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:28:15,794 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-11 09:28:15,795 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:28:15,796 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-11 09:28:15,799 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-11 09:28:15,799 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:28:15,799 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:28:15,800 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-11 09:28:15,800 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-11 09:28:15,800 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:28:15,800 INFO 192:__init__.py(1) - Service found, updating information
2021-08-11 09:28:15,801 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-11 09:28:15,801 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-11 09:28:15,801 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-11 09:28:15,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:28:18,121 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-11 09:28:18,123 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-11 09:28:18,126 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d2ad5fc-141b-4b43-ada8-394ea9281fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665739067,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1b8d9a8c-4e90-4a47-8356-a5322b290c4c","invariantUUID":"d6e2d953-7538-47ef-a9a6-b9f03c0afc97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f43eeeda-4587-4430-825c-60a53d3345cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665635633,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e47fb87c-ea48-474d-b247-ac160926735f","invariantUUID":"674aaa87-64dc-4d9f-9da1-b3f0de40c487","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"973c88d7-3da0-4c24-a5e6-edf1dfd6a156","lifecycleState":"CERTIFIED","lastUpdateDate":1628665756300,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"83d40dc5-77e6-4de8-881b-3e5a760d8300","invariantUUID":"d95b9b98-2250-48af-8959-c2952129f8bb","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":"network","uniqueId":"231fe583-f3c0-4027-96cc-452af54d7cde","lifecycleState":"CERTIFIED","lastUpdateDate":1628665773700,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f959e2ed-caac-48ce-a6b2-3e5f32706c13","invariantUUID":"108f40b7-314e-4ea5-b117-76e0bdf1509d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48bf19b9-9650-4dbe-a2d2-49f56790020f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665800209,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd314f5-77b5-4b90-b5ef-7cb689d4ebca","invariantUUID":"898721e4-e452-4c2d-9258-16b01064221c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d78f0d6c-c813-4f8c-a21f-c836c6991bec","lifecycleState":"CERTIFIED","lastUpdateDate":1628665641998,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09a06277-e941-46af-a3f2-f4c00c36f197","invariantUUID":"3a49949a-aab8-40c8-b3e5-0e9881a01734","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9399e7e5-d685-427f-80c5-0936dd5b6dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1628665949147,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d544d22-149b-4467-bfce-c80754473e65","invariantUUID":"9ed5cbde-d7b9-4dab-8349-63fbe1ec1fdd","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":"defaulticon","uniqueId":"3f92dde7-2bc4-4761-a9b7-dedadc8a38c8","lifecycleState":"CERTIFIED","lastUpdateDate":1628665885026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e3a0831-b8eb-49fe-b3cf-45af96b43269","invariantUUID":"323c1c3c-0837-4a96-b63f-a4c94aeff697","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"282abb4e-97b3-43f6-bda6-b983ccff5784","lifecycleState":"CERTIFIED","lastUpdateDate":1628665993134,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55d135b-0893-4681-ac96-666f1c4a1961","invariantUUID":"d30a8a95-ddb7-4b89-aecd-f74efb9a1846","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c484d94-a5ad-4edf-ad90-93e947acf2dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665505911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b03aae7a-6d28-465b-b25b-1274a727bd1b","invariantUUID":"529f7571-7261-4253-86a8-fab1ddfddf87","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0563c963-586f-496b-87c7-dc3bfb8cc393","lifecycleState":"CERTIFIED","lastUpdateDate":1628665806662,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ac3027-3153-4849-8f3c-b36a34673ad8","invariantUUID":"32a611ac-08d6-4059-9515-2c7931b73d88","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6120f3d7-d93a-45e2-8cd5-962e7f5becdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665975562,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75c13cb-8f17-4789-960b-2a1c0f49d73a","invariantUUID":"8de71fea-0c2a-466c-8cb8-f8f672128b8f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a733daa0-3eb2-4472-a53b-77d208b7f2fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628666011430,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8714e349-65bd-49fe-9bd8-ec319f997dd2","invariantUUID":"e9d15274-539d-49ee-a4b0-586f7830f8ab","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c034a3ed-00f4-495f-9f99-0fe7f7a54294","lifecycleState":"CERTIFIED","lastUpdateDate":1628665905864,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c9581b-6941-430e-b8d5-5ddd45fcaa9d","invariantUUID":"a7385e78-7b45-4e8b-b531-bdd089e01c33","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"867b2581-6400-4e0d-8928-b58121d98f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665659460,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11439195-cfa0-449f-af66-49dcd2b1de52","invariantUUID":"504f7cd7-1f2b-4e01-885d-d9a445e0d2bc","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e168b506-ef27-42b6-bfe4-ce8fce1e6e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665511233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1094ea2-80cd-4ae4-8a2c-33632b6354a1","invariantUUID":"23bb9088-a661-43ee-bd58-68ccf4e58f0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc5fe872-6245-4494-98de-bc653fc7bcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1628665613795,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ddff386-f173-43f7-9c95-e0c50ac2e0c1","invariantUUID":"fe0e1c62-5551-4645-a38f-b09b96748baf","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":"d31ddc69-987c-4ed1-a645-16f447097298","lifecycleState":"CERTIFIED","lastUpdateDate":1628665890479,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac70af81-9239-4ae0-9c7d-46f396960e45","invariantUUID":"b41b7f49-1b43-4a34-b9bf-bad55a880952","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed62d13-ecff-4304-bea6-e8052c566ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665670936,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5b9f2-e4f5-49dd-bed0-2319cf8e2a12","invariantUUID":"b22ff9da-6938-4d0d-bc64-2298aa5c9249","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ec2f998-f751-4137-a713-d58b914b6ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665954102,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad6e3737-3813-4d99-8f0b-533de250f161","invariantUUID":"28110dac-5574-452f-9a2c-d5bec7f5d24f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87cf5f60-5723-41cc-982b-572fa473ef42","lifecycleState":"CERTIFIED","lastUpdateDate":1628665703720,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5248a87c-f4e0-455a-97b9-0843e3cce8b8","invariantUUID":"982dca1e-547f-4367-a1fc-38a221241da0","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":"port","uniqueId":"76dfde4c-592f-45e7-8246-a9c96deef4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665469337,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fbeb723-cea6-401d-a5cf-a99ca258a838","invariantUUID":"cb193e1d-c8e8-4415-8ac5-933466092522","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":"networkrules","uniqueId":"bf721fe7-dea4-48d8-be00-7bda925a34f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665607061,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dd39dfff-2a45-4df9-8344-3b69a44da2fe","invariantUUID":"6861e04c-cbb9-46a0-9a62-183e33fb3106","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6d68af28-bd8d-473d-bc7e-a5be5e43991b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665943876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64137e0d-76d0-4171-8ee2-148924a5150f","invariantUUID":"f108de41-9f64-4208-932d-9c13248df956","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":"port","uniqueId":"98f0813e-6b2d-4218-a529-14369f02825c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665895719,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b155b9cf-ab33-4df0-a492-fb1b18755b86","invariantUUID":"4fc039c0-7391-4ee7-9341-c59eff8a9b19","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7b916ff-f5c8-4313-9b50-73a65e6fd96a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665824918,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1bdd89-7d3e-4c1e-9a8f-99ab790db7b3","invariantUUID":"7ded8e2e-5f1d-4b15-b6b3-784619336b72","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":"defaulticon","uniqueId":"b7c4861c-8af9-454a-a2a6-9794d27f182e","lifecycleState":"CERTIFIED","lastUpdateDate":1628665879699,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98b0941-7532-41dc-9a5f-2954901dcfd9","invariantUUID":"89874bb7-8a72-423a-ad09-8dd957882637","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":"4ad4fbd0-95e5-49a8-a187-0ed321666cdc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665664645,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06cd81b7-c96e-44b3-bc19-115483a46a4f","invariantUUID":"ca55b4c6-26cf-4532-9cc2-0df4d6ea3aa1","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":"securityrules","uniqueId":"b26ec204-e169-4048-b251-65d625082a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665620364,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b227b3f2-83b7-4106-9533-27549f293159","invariantUUID":"c3d159ed-05e0-47c8-9629-6eab4a401038","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8a9a022-39df-43da-9bb9-88b339b53cc9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665439305,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a30f0ee-d707-416e-aa36-3a3f661453a3","invariantUUID":"6e95ae63-f712-44a7-8a95-e6864a2713e0","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":"f9f098c7-1044-4837-8ea7-61a71d748903","lifecycleState":"CERTIFIED","lastUpdateDate":1628665725338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38dc4784-8846-43bf-bac6-c5b771afcba8","invariantUUID":"eb4136a2-3d99-40f6-8f4d-90743b863e4d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a76c958-24c4-42e2-bf79-f60ce8135b01","lifecycleState":"CERTIFIED","lastUpdateDate":1628665779136,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d20f4798-72cc-4cc3-9f31-943621157df8","invariantUUID":"aba823d5-75b7-45b1-a6aa-da80eeacd069","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":"networkrules","uniqueId":"42cb6b5c-a2ea-4a51-8847-43881ef88fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665586181,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3adfe9d6-299f-491c-b483-585ff3a6ee62","invariantUUID":"7fe217d0-018d-437f-986d-b4d104cf7107","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba441ffc-bbd7-4994-a0f5-d9a75e335c65","lifecycleState":"CERTIFIED","lastUpdateDate":1628665720127,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f227df5-2eea-41e9-8b72-4d06ad56c983","invariantUUID":"13dd3974-ed75-418e-a510-e0204b4ae619","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":"defaulticon","uniqueId":"93ba41d9-a6e1-4c14-bbe5-3cac59551e15","lifecycleState":"CERTIFIED","lastUpdateDate":1628665523027,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0870414-6a98-44af-9eb9-0e2f910ba5d6","invariantUUID":"d20bc130-3876-4cf8-9549-c701197bffba","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":"b8763103-c531-4974-9f64-198bf1fb6f09","lifecycleState":"CERTIFIED","lastUpdateDate":1628665744509,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c144e8f1-e220-4b50-b203-5ed19b1a67c0","invariantUUID":"39be9261-a22a-401a-9fc7-3ad1fb320489","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257c09f1-07e6-482b-b24b-0f9f30b7e936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665544749,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0","invariantUUID":"7bedafc1-9c34-4796-aca8-6ebd83f36fa7","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":"compute","uniqueId":"0c2fa4c8-0577-40cf-8da5-34c90f9abec2","lifecycleState":"CERTIFIED","lastUpdateDate":1628665813201,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6a969fb-badd-4d08-ad93-b2f5d5e4f1d3","invariantUUID":"eaf7a9ab-6851-4106-a888-96fe06dc32dc","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":"27dc07b0-a90f-4103-a99c-6a3d9e9abcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1628665551328,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adacfee8-2871-47c8-b8da-23f7b3f8adea","invariantUUID":"905dd7ba-2eb6-4a16-a51e-14f705201f8f","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":"objectStorage","uniqueId":"76d9d6bd-574a-40fd-827f-c4f473080c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665500243,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1225baf1-4ed2-4ba9-b053-f2f8d6aa1264","invariantUUID":"088c8317-0cb0-40db-9106-752a7731e24e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c20269e7-b0ff-4073-88c2-48b35240b033","lifecycleState":"CERTIFIED","lastUpdateDate":1628665474402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8ddaf97-5455-44f9-ac31-d521b781f942","invariantUUID":"9da21ebb-335a-4bf3-8933-4299b4955b4b","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":"loadBalancer","uniqueId":"19e621f5-c4de-43d3-8816-762c3d6b4d4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665463679,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce44af4-70b5-4bfb-ac59-4926b230d3f2","invariantUUID":"c72011fa-af33-436d-aaba-c8047b93fdff","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":"compute","uniqueId":"e1a2e9c5-f496-4fa9-b3c3-8329f40129fd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665999276,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e1e9af-4ae7-4d4b-bd90-dba6d8cfad3c","invariantUUID":"22bfa6be-b0b2-4b0b-a345-8c442a6e19aa","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88cd5dbe-0fdc-469d-bd9e-67d019a61d56","lifecycleState":"CERTIFIED","lastUpdateDate":1628665847627,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cf37750-a459-4791-9df5-f3e0b0c40855","invariantUUID":"9ed91b83-0ac8-4c0c-9ca8-1558c3f88754","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":"defaulticon","uniqueId":"ad03031a-5fea-41ac-a8b1-5292b0689dad","lifecycleState":"CERTIFIED","lastUpdateDate":1628665762598,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e61bbea9-ca9c-49e9-a528-c30d94ca4b63","invariantUUID":"95821ac7-8031-4da1-93e4-d745439570c7","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":"3a6d1c3e-6882-40bb-a23a-f92d0dcfbf10","lifecycleState":"CERTIFIED","lastUpdateDate":1628665921892,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bb86d5-1648-43fc-b426-9718c1a76c9e","invariantUUID":"96b2f171-14c7-4a5c-b1cb-e3736e69608b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665749965,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","invariantUUID":"cdc124f1-cf64-4b60-870e-c5bb73de521b","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":"objectStorage","uniqueId":"2a969f0f-4181-4bab-b958-a67cd0365c2b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665492471,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a5f971-4dd6-4474-83a6-b3dd0da3f39c","invariantUUID":"bb9cf901-3a1b-4f5d-8502-387df35e93d1","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":"port","uniqueId":"bd9190ff-93a6-4f5d-85d9-05eeefe90335","lifecycleState":"CERTIFIED","lastUpdateDate":1628665517497,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47c75538-f6cd-4898-a067-5f33c5f95b8f","invariantUUID":"d3dc01a9-0d4c-4986-a27c-5b671a262568","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ae277dc-b653-49ac-b33b-19c958aa3d41","lifecycleState":"CERTIFIED","lastUpdateDate":1628665539584,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e57fe503-eedf-4c3b-b954-4bee37619c46","invariantUUID":"ebf4939b-e6bb-444b-a046-edfa29c6ee8d","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":"objectStorage","uniqueId":"fccd7108-76d1-4cd3-8df9-2435bfc7c6f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665830203,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3664f52a-4a76-4fed-9fd8-ef590931f56a","invariantUUID":"2d042de2-fb44-46a2-ada1-e31a255b178a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d6254dc8-70e3-4f16-91d6-7cc80af3a346","lifecycleState":"CERTIFIED","lastUpdateDate":1628665405983,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d19d92c-6fac-44ad-84fc-b987a627185d","invariantUUID":"470d9939-3133-4fdf-b1d9-014e3e1f6fa8","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":"compute","uniqueId":"1ad5e526-fe72-49ed-8fb2-eee4095aa7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665629270,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae80971-766f-4452-a1ea-3d82dd3d217c","invariantUUID":"501b3466-20b8-45f9-8fea-128e758616e9","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":"57fa77a9-26f6-420c-8ad4-47b4bef6d86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665534043,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42695a0c-09fa-45d8-8da8-4a326c42bd4f","invariantUUID":"da5bb95a-9970-41b4-917c-dc820033ab17","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":"989dfa25-9de3-4088-9d36-6090e4cac4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665591444,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6be69e00-5d77-40b8-9b1f-86492ce494f6","invariantUUID":"fb889dfb-5062-4bc5-8182-684656c9fb83","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6512723c-e9b0-43af-810a-63877471f861","lifecycleState":"CERTIFIED","lastUpdateDate":1628665934813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a03b2efd-6cc4-45b7-b837-b123a4852e4a","invariantUUID":"f41502eb-2363-4f4f-9c75-a47f36d772d2","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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665528427,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"996cbd24-1ce8-4396-9a29-d02eabf46065","invariantUUID":"4710ad4c-0124-4bed-aa71-cdc97ebab62f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df0b996a-5066-47d8-8693-2f2129cbefb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628666004423,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ef5e135-dc55-4690-a585-a4ea05179d18","invariantUUID":"924d352a-0b9e-4ee4-bdb5-b463143b0033","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed11ad10-0df0-400c-b8e1-58d601069ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665988045,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db308f2b-d878-4fdd-85ad-defbaa709ff8","invariantUUID":"893c253d-e176-490b-901b-b1e6a1264ca5","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":"2cbcf2c4-931d-4071-8d0c-692e730b336d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665912320,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e90e1ba9-0964-4f64-be58-e15063f136a3","invariantUUID":"8e72f712-9716-4c74-b3df-042936fe432d","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":"port","uniqueId":"988847f7-8a1a-49cd-97f8-b83bc0b1ccc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628665900746,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"083dcccd-e79d-4eda-8a55-ab0f51e2bff6","invariantUUID":"fa267ffe-07c2-4eb0-a046-9fe4b3fb5a22","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":"69ba644c-fdab-4b0a-9f82-11c0984dc936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665647475,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d4df0bf-873f-4e5d-92ef-f8e1115d2f75","invariantUUID":"49168d08-3d22-41a7-b3e2-ad6e922cb43c","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":"05e75a84-23bf-446c-9cae-69a495c664e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665428636,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"78bbfa45-b430-4907-ab19-6f3918c60d49","invariantUUID":"2494626b-51d4-46d4-9b99-9c566f9ab3c1","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":"2e5d84d3-a075-4058-88cc-ff4b1a115376","lifecycleState":"CERTIFIED","lastUpdateDate":1628665855776,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ac3ea56-9d93-4b88-84d3-38a91bac149f","invariantUUID":"d2bb9c1a-7e52-493d-a16c-6f53c6a4da7f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ed8a44-dc93-4b6b-8eba-f453de1fae4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628666014584,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b16885b-4e4f-4843-bf10-76b99ecab769","invariantUUID":"a37f6c47-e7b2-4744-ba59-06516e2d09c2","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":"objectStorage","uniqueId":"a9b1b87b-23be-471f-8b36-8c2c2eb1d84c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665767958,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a759a4ba-ea2a-44e3-bc49-f1cbdcd5f713","invariantUUID":"930c48c6-ea0e-4f67-ad4e-23d2e9e971f9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ea13ad55-ceae-4c3c-a36c-322f4a22cd04","lifecycleState":"CERTIFIED","lastUpdateDate":1628665965340,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f6aa12e-ce2d-4ce8-af40-3cc736f11329","invariantUUID":"6c63b607-f028-4a76-bdf2-6d247d00a96b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0a30d21-3736-418f-815d-b4f80f72f0de","lifecycleState":"CERTIFIED","lastUpdateDate":1628665784624,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"103a9148-4738-45c7-8abb-0d5ca677beaa","invariantUUID":"6a423419-022b-48d3-af4c-825d01db1a4d","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":"objectStorage","uniqueId":"ac0f961b-0f53-4508-ae0d-0b2d55f62f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665446364,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ac0d5a5-cc38-4deb-bc1f-1bad0957290a","invariantUUID":"06aabc6d-436d-4d79-842f-ba119403e315","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":"306a8a84-0a37-40e7-a02f-7a488e2386b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665927873,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b18434a-4dc7-4300-abbe-a1a65074b005","invariantUUID":"6ad35d6f-b416-4ad3-bca3-d85aaf6b144e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628674092714,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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-11 09:28:18,132 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-11 09:28:18,133 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-11 09:28:18,133 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-11 09:28:18,134 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-11 09:28:18,134 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-11 09:28:18,134 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-11 09:28:18,136 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:18,210 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 404 288
2021-08-11 09:28:18,212 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-11 09:28:18,212 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-11 09:28:18,212 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-11 09:28:18,213 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-11 09:28:18,225 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-11 09:28:18,225 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-11 09:28:18,225 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-11 09:28:18,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:18,698 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne HTTP/1.1" 201 0
2021-08-11 09:28:18,699 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-11 09:28:18,699 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-11 09:28:18,703 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-11 09:28:18,703 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-11 09:28:18,703 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-11 09:28:18,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:18,814 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-11 09:28:18,816 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-11 09:28:18,816 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":"1628674098288"}]}
2021-08-11 09:28:18,847 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-11 09:28:18,847 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/679adb07-5ebe-4852-8649-b0f4dfed6822
2021-08-11 09:28:18,847 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "679adb07-5ebe-4852-8649-b0f4dfed6822",
    "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-11 09:28:18,850 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:19,696 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/679adb07-5ebe-4852-8649-b0f4dfed6822 HTTP/1.1" 201 0
2021-08-11 09:28:19,697 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-11 09:28:19,698 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-11 09:28:19,701 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-11 09:28:19,701 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-11 09:28:19,701 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-11 09:28:19,704 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:19,769 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-11 09:28:19,770 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-11 09:28:19,770 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-11 09:28:19,770 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-11 09:28:19,771 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-11 09:28:19,771 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-11 09:28:19,771 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-11 09:28:19,776 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-11 09:28:19,776 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-11 09:28:19,776 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-11 09:28:19,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:19,929 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-11 09:28:19,930 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-11 09:28:19,930 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-11 09:28:19,933 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-11 09:28:19,934 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-11 09:28:19,934 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-11 09:28:19,936 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:19,983 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-11 09:28:19,984 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-11 09:28:19,984 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-11 09:28:19,984 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-11 09:28:19,985 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-11 09:28:19,990 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-11 09:28:19,990 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-11 09:28:19,991 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-11 09:28:19,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:20,440 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone HTTP/1.1" 201 0
2021-08-11 09:28:20,441 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-11 09:28:20,442 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-11 09:28:20,459 DEBUG 129:onap_service.py(1) - [AAI][create complex] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-11 09:28:20,459 DEBUG 131:onap_service.py(1) - [AAI][create complex] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/complexes/complex/lannion
2021-08-11 09:28:20,459 DEBUG 132:onap_service.py(1) - [AAI][create complex] data sent: {
    "physical-location-id": "lannion",
    "data-center-code": "1234-5",
    "complex-name": "lannion",
    "identity-url": "",
    "resource-version": "",
    "physical-location-type": "",
    "street1": "",
    "street2": "",
    "city": "",
    "state": "",
    "postal-code": "",
    "country": "",
    "region": "",
    "latitude": "",
    "longitude": "",
    "elevation": "",
    "lata": ""
}
2021-08-11 09:28:20,461 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:21,142 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-11 09:28:21,143 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-11 09:28:21,143 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-11 09:28:21,146 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-11 09:28:21,146 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-11 09:28:21,146 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-11 09:28:21,148 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:21,204 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-11 09:28:21,211 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-11 09:28:21,211 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":"1628674098288"}]}
2021-08-11 09:28:21,219 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-11 09:28:21,219 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-11 09:28:21,219 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-11 09:28:21,221 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:21,366 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-11 09:28:21,367 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-11 09:28:21,368 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-11 09:28:21,381 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-11 09:28:21,381 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-11 09:28:21,381 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-11 09:28:21,384 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:21,454 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-11 09:28:21,455 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-11 09:28:21,456 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-11 09:28:21,459 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-11 09:28:21,459 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-11 09:28:21,459 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-11 09:28:21,461 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:21,514 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-11 09:28:21,515 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-11 09:28:21,515 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":"1628674101422"}
2021-08-11 09:28:21,518 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-11 09:28:21,518 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-11 09:28:21,519 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-11 09:28:21,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:21,623 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-11 09:28:21,623 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-11 09:28:21,624 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":"1628674101422"}
2021-08-11 09:28:21,626 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-11 09:28:21,626 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-11 09:28:21,626 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-11 09:28:21,628 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:21,674 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-11 09:28:21,675 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-11 09:28:21,675 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-11 09:28:21,675 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-11 09:28:21,676 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-11 09:28:21,676 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-11 09:28:21,680 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:28:21,680 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:28:21,680 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-11 09:28:21,681 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-11 09:28:21,681 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:28:21,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:28:22,121 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-11 09:28:22,122 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:28:22,123 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-11 09:28:22,126 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-11 09:28:22,126 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:28:22,126 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:28:22,126 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-11 09:28:22,127 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-11 09:28:22,127 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:28:22,127 INFO 192:__init__.py(1) - Service found, updating information
2021-08-11 09:28:22,128 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-11 09:28:22,128 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-11 09:28:22,128 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-11 09:28:22,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:28:22,930 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-11 09:28:22,932 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-11 09:28:22,935 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d2ad5fc-141b-4b43-ada8-394ea9281fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665739067,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1b8d9a8c-4e90-4a47-8356-a5322b290c4c","invariantUUID":"d6e2d953-7538-47ef-a9a6-b9f03c0afc97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f43eeeda-4587-4430-825c-60a53d3345cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665635633,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e47fb87c-ea48-474d-b247-ac160926735f","invariantUUID":"674aaa87-64dc-4d9f-9da1-b3f0de40c487","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"973c88d7-3da0-4c24-a5e6-edf1dfd6a156","lifecycleState":"CERTIFIED","lastUpdateDate":1628665756300,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"83d40dc5-77e6-4de8-881b-3e5a760d8300","invariantUUID":"d95b9b98-2250-48af-8959-c2952129f8bb","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":"network","uniqueId":"231fe583-f3c0-4027-96cc-452af54d7cde","lifecycleState":"CERTIFIED","lastUpdateDate":1628665773700,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f959e2ed-caac-48ce-a6b2-3e5f32706c13","invariantUUID":"108f40b7-314e-4ea5-b117-76e0bdf1509d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48bf19b9-9650-4dbe-a2d2-49f56790020f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665800209,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd314f5-77b5-4b90-b5ef-7cb689d4ebca","invariantUUID":"898721e4-e452-4c2d-9258-16b01064221c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d78f0d6c-c813-4f8c-a21f-c836c6991bec","lifecycleState":"CERTIFIED","lastUpdateDate":1628665641998,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09a06277-e941-46af-a3f2-f4c00c36f197","invariantUUID":"3a49949a-aab8-40c8-b3e5-0e9881a01734","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9399e7e5-d685-427f-80c5-0936dd5b6dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1628665949147,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d544d22-149b-4467-bfce-c80754473e65","invariantUUID":"9ed5cbde-d7b9-4dab-8349-63fbe1ec1fdd","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":"defaulticon","uniqueId":"3f92dde7-2bc4-4761-a9b7-dedadc8a38c8","lifecycleState":"CERTIFIED","lastUpdateDate":1628665885026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e3a0831-b8eb-49fe-b3cf-45af96b43269","invariantUUID":"323c1c3c-0837-4a96-b63f-a4c94aeff697","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"282abb4e-97b3-43f6-bda6-b983ccff5784","lifecycleState":"CERTIFIED","lastUpdateDate":1628665993134,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55d135b-0893-4681-ac96-666f1c4a1961","invariantUUID":"d30a8a95-ddb7-4b89-aecd-f74efb9a1846","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c484d94-a5ad-4edf-ad90-93e947acf2dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665505911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b03aae7a-6d28-465b-b25b-1274a727bd1b","invariantUUID":"529f7571-7261-4253-86a8-fab1ddfddf87","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0563c963-586f-496b-87c7-dc3bfb8cc393","lifecycleState":"CERTIFIED","lastUpdateDate":1628665806662,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ac3027-3153-4849-8f3c-b36a34673ad8","invariantUUID":"32a611ac-08d6-4059-9515-2c7931b73d88","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6120f3d7-d93a-45e2-8cd5-962e7f5becdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665975562,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75c13cb-8f17-4789-960b-2a1c0f49d73a","invariantUUID":"8de71fea-0c2a-466c-8cb8-f8f672128b8f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a733daa0-3eb2-4472-a53b-77d208b7f2fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628666011430,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8714e349-65bd-49fe-9bd8-ec319f997dd2","invariantUUID":"e9d15274-539d-49ee-a4b0-586f7830f8ab","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c034a3ed-00f4-495f-9f99-0fe7f7a54294","lifecycleState":"CERTIFIED","lastUpdateDate":1628665905864,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c9581b-6941-430e-b8d5-5ddd45fcaa9d","invariantUUID":"a7385e78-7b45-4e8b-b531-bdd089e01c33","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"867b2581-6400-4e0d-8928-b58121d98f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665659460,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11439195-cfa0-449f-af66-49dcd2b1de52","invariantUUID":"504f7cd7-1f2b-4e01-885d-d9a445e0d2bc","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e168b506-ef27-42b6-bfe4-ce8fce1e6e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665511233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1094ea2-80cd-4ae4-8a2c-33632b6354a1","invariantUUID":"23bb9088-a661-43ee-bd58-68ccf4e58f0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc5fe872-6245-4494-98de-bc653fc7bcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1628665613795,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ddff386-f173-43f7-9c95-e0c50ac2e0c1","invariantUUID":"fe0e1c62-5551-4645-a38f-b09b96748baf","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":"d31ddc69-987c-4ed1-a645-16f447097298","lifecycleState":"CERTIFIED","lastUpdateDate":1628665890479,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac70af81-9239-4ae0-9c7d-46f396960e45","invariantUUID":"b41b7f49-1b43-4a34-b9bf-bad55a880952","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed62d13-ecff-4304-bea6-e8052c566ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665670936,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5b9f2-e4f5-49dd-bed0-2319cf8e2a12","invariantUUID":"b22ff9da-6938-4d0d-bc64-2298aa5c9249","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ec2f998-f751-4137-a713-d58b914b6ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665954102,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad6e3737-3813-4d99-8f0b-533de250f161","invariantUUID":"28110dac-5574-452f-9a2c-d5bec7f5d24f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87cf5f60-5723-41cc-982b-572fa473ef42","lifecycleState":"CERTIFIED","lastUpdateDate":1628665703720,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5248a87c-f4e0-455a-97b9-0843e3cce8b8","invariantUUID":"982dca1e-547f-4367-a1fc-38a221241da0","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":"port","uniqueId":"76dfde4c-592f-45e7-8246-a9c96deef4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665469337,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fbeb723-cea6-401d-a5cf-a99ca258a838","invariantUUID":"cb193e1d-c8e8-4415-8ac5-933466092522","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":"networkrules","uniqueId":"bf721fe7-dea4-48d8-be00-7bda925a34f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665607061,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dd39dfff-2a45-4df9-8344-3b69a44da2fe","invariantUUID":"6861e04c-cbb9-46a0-9a62-183e33fb3106","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6d68af28-bd8d-473d-bc7e-a5be5e43991b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665943876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64137e0d-76d0-4171-8ee2-148924a5150f","invariantUUID":"f108de41-9f64-4208-932d-9c13248df956","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":"port","uniqueId":"98f0813e-6b2d-4218-a529-14369f02825c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665895719,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b155b9cf-ab33-4df0-a492-fb1b18755b86","invariantUUID":"4fc039c0-7391-4ee7-9341-c59eff8a9b19","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7b916ff-f5c8-4313-9b50-73a65e6fd96a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665824918,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1bdd89-7d3e-4c1e-9a8f-99ab790db7b3","invariantUUID":"7ded8e2e-5f1d-4b15-b6b3-784619336b72","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":"defaulticon","uniqueId":"b7c4861c-8af9-454a-a2a6-9794d27f182e","lifecycleState":"CERTIFIED","lastUpdateDate":1628665879699,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98b0941-7532-41dc-9a5f-2954901dcfd9","invariantUUID":"89874bb7-8a72-423a-ad09-8dd957882637","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":"4ad4fbd0-95e5-49a8-a187-0ed321666cdc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665664645,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06cd81b7-c96e-44b3-bc19-115483a46a4f","invariantUUID":"ca55b4c6-26cf-4532-9cc2-0df4d6ea3aa1","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":"securityrules","uniqueId":"b26ec204-e169-4048-b251-65d625082a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665620364,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b227b3f2-83b7-4106-9533-27549f293159","invariantUUID":"c3d159ed-05e0-47c8-9629-6eab4a401038","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8a9a022-39df-43da-9bb9-88b339b53cc9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665439305,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a30f0ee-d707-416e-aa36-3a3f661453a3","invariantUUID":"6e95ae63-f712-44a7-8a95-e6864a2713e0","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":"f9f098c7-1044-4837-8ea7-61a71d748903","lifecycleState":"CERTIFIED","lastUpdateDate":1628665725338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38dc4784-8846-43bf-bac6-c5b771afcba8","invariantUUID":"eb4136a2-3d99-40f6-8f4d-90743b863e4d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a76c958-24c4-42e2-bf79-f60ce8135b01","lifecycleState":"CERTIFIED","lastUpdateDate":1628665779136,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d20f4798-72cc-4cc3-9f31-943621157df8","invariantUUID":"aba823d5-75b7-45b1-a6aa-da80eeacd069","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":"networkrules","uniqueId":"42cb6b5c-a2ea-4a51-8847-43881ef88fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665586181,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3adfe9d6-299f-491c-b483-585ff3a6ee62","invariantUUID":"7fe217d0-018d-437f-986d-b4d104cf7107","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba441ffc-bbd7-4994-a0f5-d9a75e335c65","lifecycleState":"CERTIFIED","lastUpdateDate":1628665720127,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f227df5-2eea-41e9-8b72-4d06ad56c983","invariantUUID":"13dd3974-ed75-418e-a510-e0204b4ae619","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":"defaulticon","uniqueId":"93ba41d9-a6e1-4c14-bbe5-3cac59551e15","lifecycleState":"CERTIFIED","lastUpdateDate":1628665523027,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0870414-6a98-44af-9eb9-0e2f910ba5d6","invariantUUID":"d20bc130-3876-4cf8-9549-c701197bffba","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":"b8763103-c531-4974-9f64-198bf1fb6f09","lifecycleState":"CERTIFIED","lastUpdateDate":1628665744509,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c144e8f1-e220-4b50-b203-5ed19b1a67c0","invariantUUID":"39be9261-a22a-401a-9fc7-3ad1fb320489","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257c09f1-07e6-482b-b24b-0f9f30b7e936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665544749,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0","invariantUUID":"7bedafc1-9c34-4796-aca8-6ebd83f36fa7","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":"compute","uniqueId":"0c2fa4c8-0577-40cf-8da5-34c90f9abec2","lifecycleState":"CERTIFIED","lastUpdateDate":1628665813201,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6a969fb-badd-4d08-ad93-b2f5d5e4f1d3","invariantUUID":"eaf7a9ab-6851-4106-a888-96fe06dc32dc","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":"27dc07b0-a90f-4103-a99c-6a3d9e9abcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1628665551328,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adacfee8-2871-47c8-b8da-23f7b3f8adea","invariantUUID":"905dd7ba-2eb6-4a16-a51e-14f705201f8f","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":"objectStorage","uniqueId":"76d9d6bd-574a-40fd-827f-c4f473080c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665500243,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1225baf1-4ed2-4ba9-b053-f2f8d6aa1264","invariantUUID":"088c8317-0cb0-40db-9106-752a7731e24e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c20269e7-b0ff-4073-88c2-48b35240b033","lifecycleState":"CERTIFIED","lastUpdateDate":1628665474402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8ddaf97-5455-44f9-ac31-d521b781f942","invariantUUID":"9da21ebb-335a-4bf3-8933-4299b4955b4b","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":"loadBalancer","uniqueId":"19e621f5-c4de-43d3-8816-762c3d6b4d4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665463679,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce44af4-70b5-4bfb-ac59-4926b230d3f2","invariantUUID":"c72011fa-af33-436d-aaba-c8047b93fdff","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":"compute","uniqueId":"e1a2e9c5-f496-4fa9-b3c3-8329f40129fd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665999276,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e1e9af-4ae7-4d4b-bd90-dba6d8cfad3c","invariantUUID":"22bfa6be-b0b2-4b0b-a345-8c442a6e19aa","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88cd5dbe-0fdc-469d-bd9e-67d019a61d56","lifecycleState":"CERTIFIED","lastUpdateDate":1628665847627,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cf37750-a459-4791-9df5-f3e0b0c40855","invariantUUID":"9ed91b83-0ac8-4c0c-9ca8-1558c3f88754","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":"defaulticon","uniqueId":"ad03031a-5fea-41ac-a8b1-5292b0689dad","lifecycleState":"CERTIFIED","lastUpdateDate":1628665762598,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e61bbea9-ca9c-49e9-a528-c30d94ca4b63","invariantUUID":"95821ac7-8031-4da1-93e4-d745439570c7","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":"3a6d1c3e-6882-40bb-a23a-f92d0dcfbf10","lifecycleState":"CERTIFIED","lastUpdateDate":1628665921892,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bb86d5-1648-43fc-b426-9718c1a76c9e","invariantUUID":"96b2f171-14c7-4a5c-b1cb-e3736e69608b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665749965,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","invariantUUID":"cdc124f1-cf64-4b60-870e-c5bb73de521b","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":"objectStorage","uniqueId":"2a969f0f-4181-4bab-b958-a67cd0365c2b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665492471,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a5f971-4dd6-4474-83a6-b3dd0da3f39c","invariantUUID":"bb9cf901-3a1b-4f5d-8502-387df35e93d1","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":"port","uniqueId":"bd9190ff-93a6-4f5d-85d9-05eeefe90335","lifecycleState":"CERTIFIED","lastUpdateDate":1628665517497,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47c75538-f6cd-4898-a067-5f33c5f95b8f","invariantUUID":"d3dc01a9-0d4c-4986-a27c-5b671a262568","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ae277dc-b653-49ac-b33b-19c958aa3d41","lifecycleState":"CERTIFIED","lastUpdateDate":1628665539584,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e57fe503-eedf-4c3b-b954-4bee37619c46","invariantUUID":"ebf4939b-e6bb-444b-a046-edfa29c6ee8d","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":"objectStorage","uniqueId":"fccd7108-76d1-4cd3-8df9-2435bfc7c6f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665830203,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3664f52a-4a76-4fed-9fd8-ef590931f56a","invariantUUID":"2d042de2-fb44-46a2-ada1-e31a255b178a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d6254dc8-70e3-4f16-91d6-7cc80af3a346","lifecycleState":"CERTIFIED","lastUpdateDate":1628665405983,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d19d92c-6fac-44ad-84fc-b987a627185d","invariantUUID":"470d9939-3133-4fdf-b1d9-014e3e1f6fa8","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":"compute","uniqueId":"1ad5e526-fe72-49ed-8fb2-eee4095aa7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665629270,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae80971-766f-4452-a1ea-3d82dd3d217c","invariantUUID":"501b3466-20b8-45f9-8fea-128e758616e9","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":"57fa77a9-26f6-420c-8ad4-47b4bef6d86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665534043,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42695a0c-09fa-45d8-8da8-4a326c42bd4f","invariantUUID":"da5bb95a-9970-41b4-917c-dc820033ab17","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":"989dfa25-9de3-4088-9d36-6090e4cac4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665591444,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6be69e00-5d77-40b8-9b1f-86492ce494f6","invariantUUID":"fb889dfb-5062-4bc5-8182-684656c9fb83","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6512723c-e9b0-43af-810a-63877471f861","lifecycleState":"CERTIFIED","lastUpdateDate":1628665934813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a03b2efd-6cc4-45b7-b837-b123a4852e4a","invariantUUID":"f41502eb-2363-4f4f-9c75-a47f36d772d2","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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665528427,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"996cbd24-1ce8-4396-9a29-d02eabf46065","invariantUUID":"4710ad4c-0124-4bed-aa71-cdc97ebab62f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df0b996a-5066-47d8-8693-2f2129cbefb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628666004423,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ef5e135-dc55-4690-a585-a4ea05179d18","invariantUUID":"924d352a-0b9e-4ee4-bdb5-b463143b0033","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed11ad10-0df0-400c-b8e1-58d601069ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665988045,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db308f2b-d878-4fdd-85ad-defbaa709ff8","invariantUUID":"893c253d-e176-490b-901b-b1e6a1264ca5","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":"2cbcf2c4-931d-4071-8d0c-692e730b336d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665912320,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e90e1ba9-0964-4f64-be58-e15063f136a3","invariantUUID":"8e72f712-9716-4c74-b3df-042936fe432d","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":"port","uniqueId":"988847f7-8a1a-49cd-97f8-b83bc0b1ccc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628665900746,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"083dcccd-e79d-4eda-8a55-ab0f51e2bff6","invariantUUID":"fa267ffe-07c2-4eb0-a046-9fe4b3fb5a22","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":"69ba644c-fdab-4b0a-9f82-11c0984dc936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665647475,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d4df0bf-873f-4e5d-92ef-f8e1115d2f75","invariantUUID":"49168d08-3d22-41a7-b3e2-ad6e922cb43c","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":"05e75a84-23bf-446c-9cae-69a495c664e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665428636,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"78bbfa45-b430-4907-ab19-6f3918c60d49","invariantUUID":"2494626b-51d4-46d4-9b99-9c566f9ab3c1","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":"2e5d84d3-a075-4058-88cc-ff4b1a115376","lifecycleState":"CERTIFIED","lastUpdateDate":1628665855776,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ac3ea56-9d93-4b88-84d3-38a91bac149f","invariantUUID":"d2bb9c1a-7e52-493d-a16c-6f53c6a4da7f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ed8a44-dc93-4b6b-8eba-f453de1fae4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628666014584,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b16885b-4e4f-4843-bf10-76b99ecab769","invariantUUID":"a37f6c47-e7b2-4744-ba59-06516e2d09c2","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":"objectStorage","uniqueId":"a9b1b87b-23be-471f-8b36-8c2c2eb1d84c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665767958,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a759a4ba-ea2a-44e3-bc49-f1cbdcd5f713","invariantUUID":"930c48c6-ea0e-4f67-ad4e-23d2e9e971f9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ea13ad55-ceae-4c3c-a36c-322f4a22cd04","lifecycleState":"CERTIFIED","lastUpdateDate":1628665965340,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f6aa12e-ce2d-4ce8-af40-3cc736f11329","invariantUUID":"6c63b607-f028-4a76-bdf2-6d247d00a96b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0a30d21-3736-418f-815d-b4f80f72f0de","lifecycleState":"CERTIFIED","lastUpdateDate":1628665784624,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"103a9148-4738-45c7-8abb-0d5ca677beaa","invariantUUID":"6a423419-022b-48d3-af4c-825d01db1a4d","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":"objectStorage","uniqueId":"ac0f961b-0f53-4508-ae0d-0b2d55f62f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665446364,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ac0d5a5-cc38-4deb-bc1f-1bad0957290a","invariantUUID":"06aabc6d-436d-4d79-842f-ba119403e315","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":"306a8a84-0a37-40e7-a02f-7a488e2386b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665927873,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b18434a-4dc7-4300-abbe-a1a65074b005","invariantUUID":"6ad35d6f-b416-4ad3-bca3-d85aaf6b144e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628674092714,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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-11 09:28:22,943 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-11 09:28:22,944 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-11 09:28:22,944 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-11 09:28:22,944 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "ff389616-785f-4fcf-847e-d028831db011"
}
2021-08-11 09:28:22,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,029 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-11 09:28:23,030 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-11 09:28:23,031 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-11 09:28:23,033 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-11 09:28:23,034 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-11 09:28:23,034 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-11 09:28:23,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,085 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-11 09:28:23,085 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-11 09:28:23,086 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628674102985"}]}
2021-08-11 09:28:23,088 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-11 09:28:23,088 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-11 09:28:23,088 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-11 09:28:23,090 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,148 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-11 09:28:23,149 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-11 09:28:23,150 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":"1628674101422"}
2021-08-11 09:28:23,152 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-11 09:28:23,152 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-11 09:28:23,153 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-11 09:28:23,154 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,205 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-11 09:28:23,206 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-11 09:28:23,206 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628674102985"}]}
2021-08-11 09:28:23,209 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-11 09:28:23,209 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-11 09:28:23,209 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-11 09:28:23,211 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,279 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-11 09:28:23,280 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-11 09:28:23,281 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":"1628674101252","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-11 09:28:23,284 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-11 09:28:23,284 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-11 09:28:23,285 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-11 09:28:23,287 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,343 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-11 09:28:23,344 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-11 09:28:23,344 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628674099816"}
2021-08-11 09:28:23,355 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-11 09:28:23,355 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-11 09:28:23,355 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=1628674099816",
    
    
        "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-11 09:28:23,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,470 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-11 09:28:23,471 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-11 09:28:23,472 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-11 09:28:23,475 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-11 09:28:23,475 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-11 09:28:23,475 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-11 09:28:23,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,530 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-11 09:28:23,530 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-11 09:28:23,531 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":"1628674101422"}
2021-08-11 09:28:23,534 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-11 09:28:23,534 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-11 09:28:23,534 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-11 09:28:23,537 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,600 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-11 09:28:23,601 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-11 09:28:23,601 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":"1628674101252","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-11 09:28:23,605 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-11 09:28:23,605 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-11 09:28:23,605 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-11 09:28:23,607 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,663 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-11 09:28:23,664 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-11 09:28:23,664 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628674103394","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-11 09:28:23,668 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-11 09:28:23,668 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-11 09:28:23,668 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-11 09:28:23,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,730 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-11 09:28:23,731 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-11 09:28:23,731 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"133b7dcc-a138-4249-a80b-c7011063401e","owning-entity-name":"OE-ETE_Customer-133b7dcc-a138-4249-a80b-c7011063401e","resource-version":"1628673586329","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_2971f93d-6930-4cd9-b7c7-cac607c94f4d/service-subscriptions/service-subscription/pNF/service-instances/service-instance/13a0d760-67d7-4b8f-b2c4-a16e34a8480e","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_2971f93d-6930-4cd9-b7c7-cac607c94f4d"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"13a0d760-67d7-4b8f-b2c4-a16e34a8480e"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name2971f93d-6930-4cd9-b7c7-cac607c94f4d"}]}]}}]}
2021-08-11 09:28:23,734 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-11 09:28:23,738 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-11 09:28:23,738 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/1062dd5e-15f9-4c53-b69a-dcea92c5eb23
2021-08-11 09:28:23,738 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "1062dd5e-15f9-4c53-b69a-dcea92c5eb23"
}
2021-08-11 09:28:23,740 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,819 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/1062dd5e-15f9-4c53-b69a-dcea92c5eb23 HTTP/1.1" 201 0
2021-08-11 09:28:23,820 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-11 09:28:23,820 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-11 09:28:23,823 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-11 09:28:23,823 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/1062dd5e-15f9-4c53-b69a-dcea92c5eb23
2021-08-11 09:28:23,824 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-11 09:28:23,826 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:28:23,886 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/1062dd5e-15f9-4c53-b69a-dcea92c5eb23 HTTP/1.1" 200 128
2021-08-11 09:28:23,887 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-11 09:28:23,888 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"1062dd5e-15f9-4c53-b69a-dcea92c5eb23","owning-entity-name":"basicnw-oe","resource-version":"1628674103776"}
2021-08-11 09:28:23,894 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-11 09:28:23,894 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-11 09:28:23,894 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-11 09:28:23,896 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-11 09:28:24,260 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-11 09:28:24,262 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-11 09:28:24,262 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-11 09:28:24,265 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-11 09:28:24,266 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:28:24,266 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:28:24,266 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-11 09:28:24,267 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-11 09:28:24,267 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:28:24,269 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:28:24,754 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-11 09:28:24,755 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:28:24,756 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-11 09:28:24,759 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-11 09:28:24,759 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:28:24,759 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:28:24,759 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-11 09:28:24,760 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-11 09:28:24,760 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:28:24,760 INFO 192:__init__.py(1) - Service found, updating information
2021-08-11 09:28:24,760 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-11 09:28:24,761 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-11 09:28:24,761 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-11 09:28:24,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:28:25,330 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-11 09:28:25,332 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-11 09:28:25,334 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d2ad5fc-141b-4b43-ada8-394ea9281fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665739067,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1b8d9a8c-4e90-4a47-8356-a5322b290c4c","invariantUUID":"d6e2d953-7538-47ef-a9a6-b9f03c0afc97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f43eeeda-4587-4430-825c-60a53d3345cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665635633,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e47fb87c-ea48-474d-b247-ac160926735f","invariantUUID":"674aaa87-64dc-4d9f-9da1-b3f0de40c487","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"973c88d7-3da0-4c24-a5e6-edf1dfd6a156","lifecycleState":"CERTIFIED","lastUpdateDate":1628665756300,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"83d40dc5-77e6-4de8-881b-3e5a760d8300","invariantUUID":"d95b9b98-2250-48af-8959-c2952129f8bb","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":"network","uniqueId":"231fe583-f3c0-4027-96cc-452af54d7cde","lifecycleState":"CERTIFIED","lastUpdateDate":1628665773700,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f959e2ed-caac-48ce-a6b2-3e5f32706c13","invariantUUID":"108f40b7-314e-4ea5-b117-76e0bdf1509d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48bf19b9-9650-4dbe-a2d2-49f56790020f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665800209,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd314f5-77b5-4b90-b5ef-7cb689d4ebca","invariantUUID":"898721e4-e452-4c2d-9258-16b01064221c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d78f0d6c-c813-4f8c-a21f-c836c6991bec","lifecycleState":"CERTIFIED","lastUpdateDate":1628665641998,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09a06277-e941-46af-a3f2-f4c00c36f197","invariantUUID":"3a49949a-aab8-40c8-b3e5-0e9881a01734","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9399e7e5-d685-427f-80c5-0936dd5b6dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1628665949147,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d544d22-149b-4467-bfce-c80754473e65","invariantUUID":"9ed5cbde-d7b9-4dab-8349-63fbe1ec1fdd","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":"defaulticon","uniqueId":"3f92dde7-2bc4-4761-a9b7-dedadc8a38c8","lifecycleState":"CERTIFIED","lastUpdateDate":1628665885026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e3a0831-b8eb-49fe-b3cf-45af96b43269","invariantUUID":"323c1c3c-0837-4a96-b63f-a4c94aeff697","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"282abb4e-97b3-43f6-bda6-b983ccff5784","lifecycleState":"CERTIFIED","lastUpdateDate":1628665993134,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55d135b-0893-4681-ac96-666f1c4a1961","invariantUUID":"d30a8a95-ddb7-4b89-aecd-f74efb9a1846","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c484d94-a5ad-4edf-ad90-93e947acf2dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665505911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b03aae7a-6d28-465b-b25b-1274a727bd1b","invariantUUID":"529f7571-7261-4253-86a8-fab1ddfddf87","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0563c963-586f-496b-87c7-dc3bfb8cc393","lifecycleState":"CERTIFIED","lastUpdateDate":1628665806662,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ac3027-3153-4849-8f3c-b36a34673ad8","invariantUUID":"32a611ac-08d6-4059-9515-2c7931b73d88","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6120f3d7-d93a-45e2-8cd5-962e7f5becdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665975562,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75c13cb-8f17-4789-960b-2a1c0f49d73a","invariantUUID":"8de71fea-0c2a-466c-8cb8-f8f672128b8f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a733daa0-3eb2-4472-a53b-77d208b7f2fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628666011430,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8714e349-65bd-49fe-9bd8-ec319f997dd2","invariantUUID":"e9d15274-539d-49ee-a4b0-586f7830f8ab","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c034a3ed-00f4-495f-9f99-0fe7f7a54294","lifecycleState":"CERTIFIED","lastUpdateDate":1628665905864,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c9581b-6941-430e-b8d5-5ddd45fcaa9d","invariantUUID":"a7385e78-7b45-4e8b-b531-bdd089e01c33","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"867b2581-6400-4e0d-8928-b58121d98f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665659460,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11439195-cfa0-449f-af66-49dcd2b1de52","invariantUUID":"504f7cd7-1f2b-4e01-885d-d9a445e0d2bc","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e168b506-ef27-42b6-bfe4-ce8fce1e6e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665511233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1094ea2-80cd-4ae4-8a2c-33632b6354a1","invariantUUID":"23bb9088-a661-43ee-bd58-68ccf4e58f0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc5fe872-6245-4494-98de-bc653fc7bcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1628665613795,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ddff386-f173-43f7-9c95-e0c50ac2e0c1","invariantUUID":"fe0e1c62-5551-4645-a38f-b09b96748baf","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":"d31ddc69-987c-4ed1-a645-16f447097298","lifecycleState":"CERTIFIED","lastUpdateDate":1628665890479,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac70af81-9239-4ae0-9c7d-46f396960e45","invariantUUID":"b41b7f49-1b43-4a34-b9bf-bad55a880952","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed62d13-ecff-4304-bea6-e8052c566ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665670936,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5b9f2-e4f5-49dd-bed0-2319cf8e2a12","invariantUUID":"b22ff9da-6938-4d0d-bc64-2298aa5c9249","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ec2f998-f751-4137-a713-d58b914b6ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665954102,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad6e3737-3813-4d99-8f0b-533de250f161","invariantUUID":"28110dac-5574-452f-9a2c-d5bec7f5d24f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87cf5f60-5723-41cc-982b-572fa473ef42","lifecycleState":"CERTIFIED","lastUpdateDate":1628665703720,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5248a87c-f4e0-455a-97b9-0843e3cce8b8","invariantUUID":"982dca1e-547f-4367-a1fc-38a221241da0","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":"port","uniqueId":"76dfde4c-592f-45e7-8246-a9c96deef4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665469337,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fbeb723-cea6-401d-a5cf-a99ca258a838","invariantUUID":"cb193e1d-c8e8-4415-8ac5-933466092522","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":"networkrules","uniqueId":"bf721fe7-dea4-48d8-be00-7bda925a34f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665607061,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dd39dfff-2a45-4df9-8344-3b69a44da2fe","invariantUUID":"6861e04c-cbb9-46a0-9a62-183e33fb3106","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6d68af28-bd8d-473d-bc7e-a5be5e43991b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665943876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64137e0d-76d0-4171-8ee2-148924a5150f","invariantUUID":"f108de41-9f64-4208-932d-9c13248df956","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":"port","uniqueId":"98f0813e-6b2d-4218-a529-14369f02825c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665895719,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b155b9cf-ab33-4df0-a492-fb1b18755b86","invariantUUID":"4fc039c0-7391-4ee7-9341-c59eff8a9b19","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7b916ff-f5c8-4313-9b50-73a65e6fd96a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665824918,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1bdd89-7d3e-4c1e-9a8f-99ab790db7b3","invariantUUID":"7ded8e2e-5f1d-4b15-b6b3-784619336b72","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":"defaulticon","uniqueId":"b7c4861c-8af9-454a-a2a6-9794d27f182e","lifecycleState":"CERTIFIED","lastUpdateDate":1628665879699,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98b0941-7532-41dc-9a5f-2954901dcfd9","invariantUUID":"89874bb7-8a72-423a-ad09-8dd957882637","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":"4ad4fbd0-95e5-49a8-a187-0ed321666cdc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665664645,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06cd81b7-c96e-44b3-bc19-115483a46a4f","invariantUUID":"ca55b4c6-26cf-4532-9cc2-0df4d6ea3aa1","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":"securityrules","uniqueId":"b26ec204-e169-4048-b251-65d625082a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665620364,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b227b3f2-83b7-4106-9533-27549f293159","invariantUUID":"c3d159ed-05e0-47c8-9629-6eab4a401038","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8a9a022-39df-43da-9bb9-88b339b53cc9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665439305,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a30f0ee-d707-416e-aa36-3a3f661453a3","invariantUUID":"6e95ae63-f712-44a7-8a95-e6864a2713e0","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":"f9f098c7-1044-4837-8ea7-61a71d748903","lifecycleState":"CERTIFIED","lastUpdateDate":1628665725338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38dc4784-8846-43bf-bac6-c5b771afcba8","invariantUUID":"eb4136a2-3d99-40f6-8f4d-90743b863e4d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a76c958-24c4-42e2-bf79-f60ce8135b01","lifecycleState":"CERTIFIED","lastUpdateDate":1628665779136,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d20f4798-72cc-4cc3-9f31-943621157df8","invariantUUID":"aba823d5-75b7-45b1-a6aa-da80eeacd069","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":"networkrules","uniqueId":"42cb6b5c-a2ea-4a51-8847-43881ef88fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665586181,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3adfe9d6-299f-491c-b483-585ff3a6ee62","invariantUUID":"7fe217d0-018d-437f-986d-b4d104cf7107","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba441ffc-bbd7-4994-a0f5-d9a75e335c65","lifecycleState":"CERTIFIED","lastUpdateDate":1628665720127,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f227df5-2eea-41e9-8b72-4d06ad56c983","invariantUUID":"13dd3974-ed75-418e-a510-e0204b4ae619","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":"defaulticon","uniqueId":"93ba41d9-a6e1-4c14-bbe5-3cac59551e15","lifecycleState":"CERTIFIED","lastUpdateDate":1628665523027,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0870414-6a98-44af-9eb9-0e2f910ba5d6","invariantUUID":"d20bc130-3876-4cf8-9549-c701197bffba","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":"b8763103-c531-4974-9f64-198bf1fb6f09","lifecycleState":"CERTIFIED","lastUpdateDate":1628665744509,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c144e8f1-e220-4b50-b203-5ed19b1a67c0","invariantUUID":"39be9261-a22a-401a-9fc7-3ad1fb320489","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257c09f1-07e6-482b-b24b-0f9f30b7e936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665544749,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0","invariantUUID":"7bedafc1-9c34-4796-aca8-6ebd83f36fa7","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":"compute","uniqueId":"0c2fa4c8-0577-40cf-8da5-34c90f9abec2","lifecycleState":"CERTIFIED","lastUpdateDate":1628665813201,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6a969fb-badd-4d08-ad93-b2f5d5e4f1d3","invariantUUID":"eaf7a9ab-6851-4106-a888-96fe06dc32dc","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":"27dc07b0-a90f-4103-a99c-6a3d9e9abcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1628665551328,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adacfee8-2871-47c8-b8da-23f7b3f8adea","invariantUUID":"905dd7ba-2eb6-4a16-a51e-14f705201f8f","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":"objectStorage","uniqueId":"76d9d6bd-574a-40fd-827f-c4f473080c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665500243,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1225baf1-4ed2-4ba9-b053-f2f8d6aa1264","invariantUUID":"088c8317-0cb0-40db-9106-752a7731e24e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c20269e7-b0ff-4073-88c2-48b35240b033","lifecycleState":"CERTIFIED","lastUpdateDate":1628665474402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8ddaf97-5455-44f9-ac31-d521b781f942","invariantUUID":"9da21ebb-335a-4bf3-8933-4299b4955b4b","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":"loadBalancer","uniqueId":"19e621f5-c4de-43d3-8816-762c3d6b4d4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665463679,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce44af4-70b5-4bfb-ac59-4926b230d3f2","invariantUUID":"c72011fa-af33-436d-aaba-c8047b93fdff","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":"compute","uniqueId":"e1a2e9c5-f496-4fa9-b3c3-8329f40129fd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665999276,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e1e9af-4ae7-4d4b-bd90-dba6d8cfad3c","invariantUUID":"22bfa6be-b0b2-4b0b-a345-8c442a6e19aa","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88cd5dbe-0fdc-469d-bd9e-67d019a61d56","lifecycleState":"CERTIFIED","lastUpdateDate":1628665847627,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cf37750-a459-4791-9df5-f3e0b0c40855","invariantUUID":"9ed91b83-0ac8-4c0c-9ca8-1558c3f88754","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":"defaulticon","uniqueId":"ad03031a-5fea-41ac-a8b1-5292b0689dad","lifecycleState":"CERTIFIED","lastUpdateDate":1628665762598,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e61bbea9-ca9c-49e9-a528-c30d94ca4b63","invariantUUID":"95821ac7-8031-4da1-93e4-d745439570c7","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":"3a6d1c3e-6882-40bb-a23a-f92d0dcfbf10","lifecycleState":"CERTIFIED","lastUpdateDate":1628665921892,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bb86d5-1648-43fc-b426-9718c1a76c9e","invariantUUID":"96b2f171-14c7-4a5c-b1cb-e3736e69608b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665749965,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","invariantUUID":"cdc124f1-cf64-4b60-870e-c5bb73de521b","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":"objectStorage","uniqueId":"2a969f0f-4181-4bab-b958-a67cd0365c2b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665492471,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a5f971-4dd6-4474-83a6-b3dd0da3f39c","invariantUUID":"bb9cf901-3a1b-4f5d-8502-387df35e93d1","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":"port","uniqueId":"bd9190ff-93a6-4f5d-85d9-05eeefe90335","lifecycleState":"CERTIFIED","lastUpdateDate":1628665517497,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47c75538-f6cd-4898-a067-5f33c5f95b8f","invariantUUID":"d3dc01a9-0d4c-4986-a27c-5b671a262568","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ae277dc-b653-49ac-b33b-19c958aa3d41","lifecycleState":"CERTIFIED","lastUpdateDate":1628665539584,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e57fe503-eedf-4c3b-b954-4bee37619c46","invariantUUID":"ebf4939b-e6bb-444b-a046-edfa29c6ee8d","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":"objectStorage","uniqueId":"fccd7108-76d1-4cd3-8df9-2435bfc7c6f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665830203,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3664f52a-4a76-4fed-9fd8-ef590931f56a","invariantUUID":"2d042de2-fb44-46a2-ada1-e31a255b178a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d6254dc8-70e3-4f16-91d6-7cc80af3a346","lifecycleState":"CERTIFIED","lastUpdateDate":1628665405983,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d19d92c-6fac-44ad-84fc-b987a627185d","invariantUUID":"470d9939-3133-4fdf-b1d9-014e3e1f6fa8","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":"compute","uniqueId":"1ad5e526-fe72-49ed-8fb2-eee4095aa7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665629270,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae80971-766f-4452-a1ea-3d82dd3d217c","invariantUUID":"501b3466-20b8-45f9-8fea-128e758616e9","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":"57fa77a9-26f6-420c-8ad4-47b4bef6d86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665534043,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42695a0c-09fa-45d8-8da8-4a326c42bd4f","invariantUUID":"da5bb95a-9970-41b4-917c-dc820033ab17","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":"989dfa25-9de3-4088-9d36-6090e4cac4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665591444,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6be69e00-5d77-40b8-9b1f-86492ce494f6","invariantUUID":"fb889dfb-5062-4bc5-8182-684656c9fb83","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6512723c-e9b0-43af-810a-63877471f861","lifecycleState":"CERTIFIED","lastUpdateDate":1628665934813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a03b2efd-6cc4-45b7-b837-b123a4852e4a","invariantUUID":"f41502eb-2363-4f4f-9c75-a47f36d772d2","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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665528427,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"996cbd24-1ce8-4396-9a29-d02eabf46065","invariantUUID":"4710ad4c-0124-4bed-aa71-cdc97ebab62f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df0b996a-5066-47d8-8693-2f2129cbefb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628666004423,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ef5e135-dc55-4690-a585-a4ea05179d18","invariantUUID":"924d352a-0b9e-4ee4-bdb5-b463143b0033","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed11ad10-0df0-400c-b8e1-58d601069ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665988045,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db308f2b-d878-4fdd-85ad-defbaa709ff8","invariantUUID":"893c253d-e176-490b-901b-b1e6a1264ca5","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":"2cbcf2c4-931d-4071-8d0c-692e730b336d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665912320,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e90e1ba9-0964-4f64-be58-e15063f136a3","invariantUUID":"8e72f712-9716-4c74-b3df-042936fe432d","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":"port","uniqueId":"988847f7-8a1a-49cd-97f8-b83bc0b1ccc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628665900746,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"083dcccd-e79d-4eda-8a55-ab0f51e2bff6","invariantUUID":"fa267ffe-07c2-4eb0-a046-9fe4b3fb5a22","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":"69ba644c-fdab-4b0a-9f82-11c0984dc936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665647475,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d4df0bf-873f-4e5d-92ef-f8e1115d2f75","invariantUUID":"49168d08-3d22-41a7-b3e2-ad6e922cb43c","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":"05e75a84-23bf-446c-9cae-69a495c664e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665428636,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"78bbfa45-b430-4907-ab19-6f3918c60d49","invariantUUID":"2494626b-51d4-46d4-9b99-9c566f9ab3c1","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":"2e5d84d3-a075-4058-88cc-ff4b1a115376","lifecycleState":"CERTIFIED","lastUpdateDate":1628665855776,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ac3ea56-9d93-4b88-84d3-38a91bac149f","invariantUUID":"d2bb9c1a-7e52-493d-a16c-6f53c6a4da7f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ed8a44-dc93-4b6b-8eba-f453de1fae4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628666014584,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b16885b-4e4f-4843-bf10-76b99ecab769","invariantUUID":"a37f6c47-e7b2-4744-ba59-06516e2d09c2","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":"objectStorage","uniqueId":"a9b1b87b-23be-471f-8b36-8c2c2eb1d84c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665767958,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a759a4ba-ea2a-44e3-bc49-f1cbdcd5f713","invariantUUID":"930c48c6-ea0e-4f67-ad4e-23d2e9e971f9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ea13ad55-ceae-4c3c-a36c-322f4a22cd04","lifecycleState":"CERTIFIED","lastUpdateDate":1628665965340,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f6aa12e-ce2d-4ce8-af40-3cc736f11329","invariantUUID":"6c63b607-f028-4a76-bdf2-6d247d00a96b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0a30d21-3736-418f-815d-b4f80f72f0de","lifecycleState":"CERTIFIED","lastUpdateDate":1628665784624,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"103a9148-4738-45c7-8abb-0d5ca677beaa","invariantUUID":"6a423419-022b-48d3-af4c-825d01db1a4d","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":"objectStorage","uniqueId":"ac0f961b-0f53-4508-ae0d-0b2d55f62f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665446364,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ac0d5a5-cc38-4deb-bc1f-1bad0957290a","invariantUUID":"06aabc6d-436d-4d79-842f-ba119403e315","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":"306a8a84-0a37-40e7-a02f-7a488e2386b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665927873,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b18434a-4dc7-4300-abbe-a1a65074b005","invariantUUID":"6ad35d6f-b416-4ad3-bca3-d85aaf6b144e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628674092714,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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-11 09:28:25,338 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-11 09:28:25,338 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-11 09:28:25,338 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/9c24e7da-25b1-41a0-9237-e7f078038172/distribution
2021-08-11 09:28:25,338 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-11 09:28:25,340 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:28:25,402 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/distribution HTTP/1.1" 200 205
2021-08-11 09:28:25,403 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-11 09:28:25,404 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"95a5811c-6916-4478-a4a5-ce95d3d2d39d","timestamp":"2021-08-11 09:28:12.183 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-11 09:28:25,406 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-11 09:28:25,406 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/95a5811c-6916-4478-a4a5-ce95d3d2d39d
2021-08-11 09:28:25,406 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-11 09:28:25,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:28:25,466 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/95a5811c-6916-4478-a4a5-ce95d3d2d39d HTTP/1.1" 200 4785
2021-08-11 09:28:25,467 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-11 09:28:25,468 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1628674096721","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628674088238","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628674099640","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":"1628674104612","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628674099640","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628674094720","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628674086446","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":"1628674099239","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628674094707","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674084572","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628674102059","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":"1628674099239","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628674095716","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628674087621","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628674103609","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674094814","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674084572","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628674086446","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628674087621","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628674088238","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674100138","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628674085927","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628674095748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674099132","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628674085927","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]}
2021-08-11 09:28:25,470 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1628674096721', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628674088238', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628674099640', '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': '1628674104612', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628674099640', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628674094720', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628674086446', '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': '1628674099239', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628674094707', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674084572', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628674102059', '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': '1628674099239', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628674095716', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628674087621', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628674103609', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674094814', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674084572', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628674086446', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628674087621', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628674088238', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674100138', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628674085927', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628674095748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674099132', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628674085927', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-08-11 09:28:25,471 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-11 09:28:25,471 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-11 09:28:25,471 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-11 09:29:25,532 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-11 09:29:25,532 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/95a5811c-6916-4478-a4a5-ce95d3d2d39d
2021-08-11 09:29:25,532 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-11 09:29:25,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:29:25,635 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/95a5811c-6916-4478-a4a5-ce95d3d2d39d HTTP/1.1" 200 4979
2021-08-11 09:29:25,637 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-11 09:29:25,638 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1628674096721","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628674104183","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628674088238","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628674099640","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":"1628674104612","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628674099640","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628674094720","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628674086446","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":"1628674099239","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628674094707","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674084572","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628674102059","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":"1628674099239","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628674095716","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628674087621","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628674103609","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674094814","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674084572","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628674086446","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628674087621","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628674088238","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674100138","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628674085927","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628674095748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674099132","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628674085927","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]}
2021-08-11 09:29:25,640 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1628674096721', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628674104183', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628674088238', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628674099640', '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': '1628674104612', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628674099640', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628674094720', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628674086446', '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': '1628674099239', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628674094707', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674084572', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628674102059', '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': '1628674099239', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628674095716', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628674087621', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628674103609', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674094814', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674084572', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628674086446', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628674087621', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628674088238', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674100138', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628674085927', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628674095748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674099132', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628674085927', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-08-11 09:29:25,641 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-11 09:29:25,641 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-11 09:29:25,642 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-11 09:30:25,707 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-11 09:30:25,709 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/95a5811c-6916-4478-a4a5-ce95d3d2d39d
2021-08-11 09:30:25,710 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-11 09:30:25,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:30:25,849 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/95a5811c-6916-4478-a4a5-ce95d3d2d39d HTTP/1.1" 200 6477
2021-08-11 09:30:25,852 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-11 09:30:25,853 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1628674096721","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628674116458","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628674104183","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628674088238","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628674099640","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628674104183","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628674104612","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628674099640","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628674094720","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628674086446","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":"1628674099239","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628674094707","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674084572","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628674102059","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":"1628674099239","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628674115427","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628674095716","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628674087621","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628674117461","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628674131073","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628674136023","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628674103609","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628674134365","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674094814","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674084572","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628674086446","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628674087621","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628674088238","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674100138","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628674085927","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628674131073","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628674095748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628674099132","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628674085927","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]}
2021-08-11 09:30:25,857 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1628674096721', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628674116458', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628674104183', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628674088238', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628674099640', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628674104183', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628674104612', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628674099640', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628674094720', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628674086446', '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': '1628674099239', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628674094707', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674084572', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628674102059', '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': '1628674099239', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628674115427', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628674095716', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628674087621', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628674117461', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628674131073', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628674136023', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628674103609', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628674134365', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674094814', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674084572', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628674086446', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628674087621', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628674088238', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674100138', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628674085927', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628674131073', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628674095748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628674099132', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628674085927', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-08-11 09:30:25,859 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-11 09:30:25,859 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-11 09:30:25,859 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-11 09:30:25,860 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-11 09:30:25,877 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': 'c24e8432-f64c-4680-a802-b189ecc644ab', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:30:25,877 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-11 09:30:25,878 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-3ba4a59d-e511-4409-9137-0909157d8e45",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "ff389616-785f-4fcf-847e-d028831db011",
			"modelVersionId": "9c24e7da-25b1-41a0-9237-e7f078038172",
			"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": "1062dd5e-15f9-4c53-b69a-dcea92c5eb23",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-11 09:30:25,880 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:30:27,756 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-11 09:30:27,758 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-11 09:30:27,758 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"c24e8432-f64c-4680-a802-b189ecc644ab","instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab"}}
2021-08-11 09:30:27,759 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-11 09:30:27,786 DEBUG 129:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e57929c3-0d90-416e-8acc-5835acbc0958', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:30:27,787 DEBUG 131:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab
2021-08-11 09:30:27,788 DEBUG 132:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] data sent: None
2021-08-11 09:30:27,793 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:30:28,003 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab HTTP/1.1" 200 1352
2021-08-11 09:30:28,005 INFO 142:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] response code: 200
2021-08-11 09:30:28,006 DEBUG 146:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] response: {"request":{"requestId":"c24e8432-f64c-4680-a802-b189ecc644ab","startTime":"Wed, 11 Aug 2021 09:30:26 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"},"requestInfo":{"source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45","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":"1062dd5e-15f9-4c53-b69a-dcea92c5eb23","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","serviceInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 11 Aug 2021 09:30:27 GMT"}}}
2021-08-11 09:30:38,018 DEBUG 129:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5f590663-c0a1-454b-beaa-c2f33ce1a754', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:30:38,019 DEBUG 131:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab
2021-08-11 09:30:38,019 DEBUG 132:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] data sent: None
2021-08-11 09:30:38,022 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:30:38,218 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab HTTP/1.1" 200 1562
2021-08-11 09:30:38,221 INFO 142:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] response code: 200
2021-08-11 09:30:38,222 DEBUG 146:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] response: {"request":{"requestId":"c24e8432-f64c-4680-a802-b189ecc644ab","startTime":"Wed, 11 Aug 2021 09:30:26 GMT","finishTime":"Wed, 11 Aug 2021 09:30:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"},"requestInfo":{"source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45","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":"1062dd5e-15f9-4c53-b69a-dcea92c5eb23","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","serviceInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:30:31 GMT"}}}
2021-08-11 09:30:38,223 INFO 56:mixins.py(8) - ServiceInstantiation task finished
2021-08-11 09:30:38,223 DEBUG 129:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4f220e65-9f6d-4973-bec5-41d355eeb41f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:30:38,224 DEBUG 131:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab
2021-08-11 09:30:38,224 DEBUG 132:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] data sent: None
2021-08-11 09:30:38,227 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:30:38,379 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab HTTP/1.1" 200 1562
2021-08-11 09:30:38,381 INFO 142:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] response code: 200
2021-08-11 09:30:38,381 DEBUG 146:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] response: {"request":{"requestId":"c24e8432-f64c-4680-a802-b189ecc644ab","startTime":"Wed, 11 Aug 2021 09:30:26 GMT","finishTime":"Wed, 11 Aug 2021 09:30:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"},"requestInfo":{"source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45","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":"1062dd5e-15f9-4c53-b69a-dcea92c5eb23","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","serviceInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:30:31 GMT"}}}
2021-08-11 09:30:38,382 DEBUG 129:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'be73440d-1fc2-460b-b315-fde8f38e1c07', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:30:38,383 DEBUG 131:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab
2021-08-11 09:30:38,383 DEBUG 132:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] data sent: None
2021-08-11 09:30:38,385 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:30:38,539 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab HTTP/1.1" 200 1562
2021-08-11 09:30:38,541 INFO 142:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] response code: 200
2021-08-11 09:30:38,542 DEBUG 146:onap_service.py(8) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] response: {"request":{"requestId":"c24e8432-f64c-4680-a802-b189ecc644ab","startTime":"Wed, 11 Aug 2021 09:30:26 GMT","finishTime":"Wed, 11 Aug 2021 09:30:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"},"requestInfo":{"source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45","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":"1062dd5e-15f9-4c53-b69a-dcea92c5eb23","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","serviceInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:30:31 GMT"}}}
2021-08-11 09:30:38,551 DEBUG 129:onap_service.py(1) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bb9ccf1e-959f-4be5-9fb2-5ca23d46645c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:30:38,551 DEBUG 131:onap_service.py(1) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab
2021-08-11 09:30:38,551 DEBUG 132:onap_service.py(1) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] data sent: None
2021-08-11 09:30:38,554 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:30:38,738 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab HTTP/1.1" 200 1562
2021-08-11 09:30:38,740 INFO 142:onap_service.py(1) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] response code: 200
2021-08-11 09:30:38,740 DEBUG 146:onap_service.py(1) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] response: {"request":{"requestId":"c24e8432-f64c-4680-a802-b189ecc644ab","startTime":"Wed, 11 Aug 2021 09:30:26 GMT","finishTime":"Wed, 11 Aug 2021 09:30:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"},"requestInfo":{"source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45","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":"1062dd5e-15f9-4c53-b69a-dcea92c5eb23","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","serviceInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:30:31 GMT"}}}
2021-08-11 09:30:38,741 DEBUG 129:onap_service.py(1) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6fb4051d-1f8c-4a1d-9fe8-7eb00de03c76', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:30:38,742 DEBUG 131:onap_service.py(1) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab
2021-08-11 09:30:38,742 DEBUG 132:onap_service.py(1) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] data sent: None
2021-08-11 09:30:38,744 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:30:38,932 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c24e8432-f64c-4680-a802-b189ecc644ab HTTP/1.1" 200 1562
2021-08-11 09:30:38,933 INFO 142:onap_service.py(1) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] response code: 200
2021-08-11 09:30:38,934 DEBUG 146:onap_service.py(1) - [None][Check c24e8432-f64c-4680-a802-b189ecc644ab orchestration request status] response: {"request":{"requestId":"c24e8432-f64c-4680-a802-b189ecc644ab","startTime":"Wed, 11 Aug 2021 09:30:26 GMT","finishTime":"Wed, 11 Aug 2021 09:30:31 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"},"requestInfo":{"source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45","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":"1062dd5e-15f9-4c53-b69a-dcea92c5eb23","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","serviceInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:30:31 GMT"}}}
2021-08-11 09:30:38,935 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-11 09:30:38,935 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-11 09:30:38,936 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-11 09:30:38,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:30:39,023 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-11 09:30:39,024 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-11 09:30:39,024 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628674103394","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-11 09:30:39,027 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-3ba4a59d-e511-4409-9137-0909157d8e45 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-11 09:30:39,028 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-3ba4a59d-e511-4409-9137-0909157d8e45 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-3ba4a59d-e511-4409-9137-0909157d8e45
2021-08-11 09:30:39,028 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-3ba4a59d-e511-4409-9137-0909157d8e45 service-instance-name] data sent: None
2021-08-11 09:30:39,030 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:30:39,134 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-3ba4a59d-e511-4409-9137-0909157d8e45 HTTP/1.1" 200 1195
2021-08-11 09:30:39,135 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-3ba4a59d-e511-4409-9137-0909157d8e45 service-instance-name] response code: 200
2021-08-11 09:30:39,136 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-3ba4a59d-e511-4409-9137-0909157d8e45 service-instance-name] response: {"service-instance":[{"service-instance-id":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","service-instance-name":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"ff389616-785f-4fcf-847e-d028831db011","model-version-id":"9c24e7da-25b1-41a0-9237-e7f078038172","resource-version":"1628674231197","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7be7c3cf-13cf-43a5-bb19-04e01dc5c64c/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/1062dd5e-15f9-4c53-b69a-dcea92c5eb23","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1062dd5e-15f9-4c53-b69a-dcea92c5eb23"}]},{"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-11 09:30:39,140 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-11 09:30:39,140 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-11 09:30:39,140 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-11 09:30:39,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:30:39,198 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-11 09:30:39,199 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-11 09:30:39,200 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":"1628674101422"}
2021-08-11 09:30:39,203 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-11 09:30:39,203 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-11 09:30:39,203 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-11 09:30:39,205 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:30:39,319 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-11 09:30:39,321 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-11 09:30:39,321 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628674103394","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-11 09:30:39,324 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-3ba4a59d-e511-4409-9137-0909157d8e45 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-11 09:30:39,324 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-3ba4a59d-e511-4409-9137-0909157d8e45 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-3ba4a59d-e511-4409-9137-0909157d8e45
2021-08-11 09:30:39,325 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-3ba4a59d-e511-4409-9137-0909157d8e45 service-instance-name] data sent: None
2021-08-11 09:30:39,327 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:30:39,435 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-3ba4a59d-e511-4409-9137-0909157d8e45 HTTP/1.1" 200 1195
2021-08-11 09:30:39,436 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-3ba4a59d-e511-4409-9137-0909157d8e45 service-instance-name] response code: 200
2021-08-11 09:30:39,436 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-3ba4a59d-e511-4409-9137-0909157d8e45 service-instance-name] response: {"service-instance":[{"service-instance-id":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","service-instance-name":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"ff389616-785f-4fcf-847e-d028831db011","model-version-id":"9c24e7da-25b1-41a0-9237-e7f078038172","resource-version":"1628674231197","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/7be7c3cf-13cf-43a5-bb19-04e01dc5c64c/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/1062dd5e-15f9-4c53-b69a-dcea92c5eb23","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1062dd5e-15f9-4c53-b69a-dcea92c5eb23"}]},{"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-11 09:30:39,439 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:30:39,439 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:30:39,440 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-11 09:30:39,440 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-11 09:30:39,440 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:30:39,442 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:30:40,144 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-11 09:30:40,146 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:30:40,146 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-11 09:30:40,150 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-11 09:30:40,150 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:30:40,151 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:30:40,151 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-11 09:30:40,151 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-11 09:30:40,151 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:30:40,151 INFO 192:__init__.py(1) - Service found, updating information
2021-08-11 09:30:40,152 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-11 09:30:40,152 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-11 09:30:40,152 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-11 09:30:40,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:30:41,040 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-11 09:30:41,042 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-11 09:30:41,045 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d2ad5fc-141b-4b43-ada8-394ea9281fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665739067,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1b8d9a8c-4e90-4a47-8356-a5322b290c4c","invariantUUID":"d6e2d953-7538-47ef-a9a6-b9f03c0afc97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f43eeeda-4587-4430-825c-60a53d3345cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665635633,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e47fb87c-ea48-474d-b247-ac160926735f","invariantUUID":"674aaa87-64dc-4d9f-9da1-b3f0de40c487","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"973c88d7-3da0-4c24-a5e6-edf1dfd6a156","lifecycleState":"CERTIFIED","lastUpdateDate":1628665756300,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"83d40dc5-77e6-4de8-881b-3e5a760d8300","invariantUUID":"d95b9b98-2250-48af-8959-c2952129f8bb","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":"network","uniqueId":"231fe583-f3c0-4027-96cc-452af54d7cde","lifecycleState":"CERTIFIED","lastUpdateDate":1628665773700,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f959e2ed-caac-48ce-a6b2-3e5f32706c13","invariantUUID":"108f40b7-314e-4ea5-b117-76e0bdf1509d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48bf19b9-9650-4dbe-a2d2-49f56790020f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665800209,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd314f5-77b5-4b90-b5ef-7cb689d4ebca","invariantUUID":"898721e4-e452-4c2d-9258-16b01064221c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d78f0d6c-c813-4f8c-a21f-c836c6991bec","lifecycleState":"CERTIFIED","lastUpdateDate":1628665641998,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09a06277-e941-46af-a3f2-f4c00c36f197","invariantUUID":"3a49949a-aab8-40c8-b3e5-0e9881a01734","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9399e7e5-d685-427f-80c5-0936dd5b6dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1628665949147,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d544d22-149b-4467-bfce-c80754473e65","invariantUUID":"9ed5cbde-d7b9-4dab-8349-63fbe1ec1fdd","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":"defaulticon","uniqueId":"3f92dde7-2bc4-4761-a9b7-dedadc8a38c8","lifecycleState":"CERTIFIED","lastUpdateDate":1628665885026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e3a0831-b8eb-49fe-b3cf-45af96b43269","invariantUUID":"323c1c3c-0837-4a96-b63f-a4c94aeff697","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"282abb4e-97b3-43f6-bda6-b983ccff5784","lifecycleState":"CERTIFIED","lastUpdateDate":1628665993134,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55d135b-0893-4681-ac96-666f1c4a1961","invariantUUID":"d30a8a95-ddb7-4b89-aecd-f74efb9a1846","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c484d94-a5ad-4edf-ad90-93e947acf2dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665505911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b03aae7a-6d28-465b-b25b-1274a727bd1b","invariantUUID":"529f7571-7261-4253-86a8-fab1ddfddf87","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0563c963-586f-496b-87c7-dc3bfb8cc393","lifecycleState":"CERTIFIED","lastUpdateDate":1628665806662,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ac3027-3153-4849-8f3c-b36a34673ad8","invariantUUID":"32a611ac-08d6-4059-9515-2c7931b73d88","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6120f3d7-d93a-45e2-8cd5-962e7f5becdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665975562,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75c13cb-8f17-4789-960b-2a1c0f49d73a","invariantUUID":"8de71fea-0c2a-466c-8cb8-f8f672128b8f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a733daa0-3eb2-4472-a53b-77d208b7f2fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628666011430,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8714e349-65bd-49fe-9bd8-ec319f997dd2","invariantUUID":"e9d15274-539d-49ee-a4b0-586f7830f8ab","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c034a3ed-00f4-495f-9f99-0fe7f7a54294","lifecycleState":"CERTIFIED","lastUpdateDate":1628665905864,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c9581b-6941-430e-b8d5-5ddd45fcaa9d","invariantUUID":"a7385e78-7b45-4e8b-b531-bdd089e01c33","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"867b2581-6400-4e0d-8928-b58121d98f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665659460,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11439195-cfa0-449f-af66-49dcd2b1de52","invariantUUID":"504f7cd7-1f2b-4e01-885d-d9a445e0d2bc","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e168b506-ef27-42b6-bfe4-ce8fce1e6e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665511233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1094ea2-80cd-4ae4-8a2c-33632b6354a1","invariantUUID":"23bb9088-a661-43ee-bd58-68ccf4e58f0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc5fe872-6245-4494-98de-bc653fc7bcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1628665613795,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ddff386-f173-43f7-9c95-e0c50ac2e0c1","invariantUUID":"fe0e1c62-5551-4645-a38f-b09b96748baf","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":"d31ddc69-987c-4ed1-a645-16f447097298","lifecycleState":"CERTIFIED","lastUpdateDate":1628665890479,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac70af81-9239-4ae0-9c7d-46f396960e45","invariantUUID":"b41b7f49-1b43-4a34-b9bf-bad55a880952","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed62d13-ecff-4304-bea6-e8052c566ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665670936,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5b9f2-e4f5-49dd-bed0-2319cf8e2a12","invariantUUID":"b22ff9da-6938-4d0d-bc64-2298aa5c9249","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ec2f998-f751-4137-a713-d58b914b6ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665954102,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad6e3737-3813-4d99-8f0b-533de250f161","invariantUUID":"28110dac-5574-452f-9a2c-d5bec7f5d24f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87cf5f60-5723-41cc-982b-572fa473ef42","lifecycleState":"CERTIFIED","lastUpdateDate":1628665703720,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5248a87c-f4e0-455a-97b9-0843e3cce8b8","invariantUUID":"982dca1e-547f-4367-a1fc-38a221241da0","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":"port","uniqueId":"76dfde4c-592f-45e7-8246-a9c96deef4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665469337,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fbeb723-cea6-401d-a5cf-a99ca258a838","invariantUUID":"cb193e1d-c8e8-4415-8ac5-933466092522","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":"networkrules","uniqueId":"bf721fe7-dea4-48d8-be00-7bda925a34f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665607061,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dd39dfff-2a45-4df9-8344-3b69a44da2fe","invariantUUID":"6861e04c-cbb9-46a0-9a62-183e33fb3106","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6d68af28-bd8d-473d-bc7e-a5be5e43991b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665943876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64137e0d-76d0-4171-8ee2-148924a5150f","invariantUUID":"f108de41-9f64-4208-932d-9c13248df956","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":"port","uniqueId":"98f0813e-6b2d-4218-a529-14369f02825c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665895719,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b155b9cf-ab33-4df0-a492-fb1b18755b86","invariantUUID":"4fc039c0-7391-4ee7-9341-c59eff8a9b19","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7b916ff-f5c8-4313-9b50-73a65e6fd96a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665824918,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1bdd89-7d3e-4c1e-9a8f-99ab790db7b3","invariantUUID":"7ded8e2e-5f1d-4b15-b6b3-784619336b72","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":"defaulticon","uniqueId":"b7c4861c-8af9-454a-a2a6-9794d27f182e","lifecycleState":"CERTIFIED","lastUpdateDate":1628665879699,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98b0941-7532-41dc-9a5f-2954901dcfd9","invariantUUID":"89874bb7-8a72-423a-ad09-8dd957882637","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":"4ad4fbd0-95e5-49a8-a187-0ed321666cdc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665664645,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06cd81b7-c96e-44b3-bc19-115483a46a4f","invariantUUID":"ca55b4c6-26cf-4532-9cc2-0df4d6ea3aa1","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":"securityrules","uniqueId":"b26ec204-e169-4048-b251-65d625082a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665620364,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b227b3f2-83b7-4106-9533-27549f293159","invariantUUID":"c3d159ed-05e0-47c8-9629-6eab4a401038","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8a9a022-39df-43da-9bb9-88b339b53cc9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665439305,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a30f0ee-d707-416e-aa36-3a3f661453a3","invariantUUID":"6e95ae63-f712-44a7-8a95-e6864a2713e0","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":"f9f098c7-1044-4837-8ea7-61a71d748903","lifecycleState":"CERTIFIED","lastUpdateDate":1628665725338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38dc4784-8846-43bf-bac6-c5b771afcba8","invariantUUID":"eb4136a2-3d99-40f6-8f4d-90743b863e4d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a76c958-24c4-42e2-bf79-f60ce8135b01","lifecycleState":"CERTIFIED","lastUpdateDate":1628665779136,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d20f4798-72cc-4cc3-9f31-943621157df8","invariantUUID":"aba823d5-75b7-45b1-a6aa-da80eeacd069","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":"networkrules","uniqueId":"42cb6b5c-a2ea-4a51-8847-43881ef88fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665586181,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3adfe9d6-299f-491c-b483-585ff3a6ee62","invariantUUID":"7fe217d0-018d-437f-986d-b4d104cf7107","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba441ffc-bbd7-4994-a0f5-d9a75e335c65","lifecycleState":"CERTIFIED","lastUpdateDate":1628665720127,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f227df5-2eea-41e9-8b72-4d06ad56c983","invariantUUID":"13dd3974-ed75-418e-a510-e0204b4ae619","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":"defaulticon","uniqueId":"93ba41d9-a6e1-4c14-bbe5-3cac59551e15","lifecycleState":"CERTIFIED","lastUpdateDate":1628665523027,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0870414-6a98-44af-9eb9-0e2f910ba5d6","invariantUUID":"d20bc130-3876-4cf8-9549-c701197bffba","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":"b8763103-c531-4974-9f64-198bf1fb6f09","lifecycleState":"CERTIFIED","lastUpdateDate":1628665744509,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c144e8f1-e220-4b50-b203-5ed19b1a67c0","invariantUUID":"39be9261-a22a-401a-9fc7-3ad1fb320489","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257c09f1-07e6-482b-b24b-0f9f30b7e936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665544749,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0","invariantUUID":"7bedafc1-9c34-4796-aca8-6ebd83f36fa7","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":"compute","uniqueId":"0c2fa4c8-0577-40cf-8da5-34c90f9abec2","lifecycleState":"CERTIFIED","lastUpdateDate":1628665813201,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6a969fb-badd-4d08-ad93-b2f5d5e4f1d3","invariantUUID":"eaf7a9ab-6851-4106-a888-96fe06dc32dc","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":"27dc07b0-a90f-4103-a99c-6a3d9e9abcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1628665551328,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adacfee8-2871-47c8-b8da-23f7b3f8adea","invariantUUID":"905dd7ba-2eb6-4a16-a51e-14f705201f8f","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":"objectStorage","uniqueId":"76d9d6bd-574a-40fd-827f-c4f473080c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665500243,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1225baf1-4ed2-4ba9-b053-f2f8d6aa1264","invariantUUID":"088c8317-0cb0-40db-9106-752a7731e24e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c20269e7-b0ff-4073-88c2-48b35240b033","lifecycleState":"CERTIFIED","lastUpdateDate":1628665474402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8ddaf97-5455-44f9-ac31-d521b781f942","invariantUUID":"9da21ebb-335a-4bf3-8933-4299b4955b4b","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":"loadBalancer","uniqueId":"19e621f5-c4de-43d3-8816-762c3d6b4d4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665463679,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce44af4-70b5-4bfb-ac59-4926b230d3f2","invariantUUID":"c72011fa-af33-436d-aaba-c8047b93fdff","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":"compute","uniqueId":"e1a2e9c5-f496-4fa9-b3c3-8329f40129fd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665999276,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e1e9af-4ae7-4d4b-bd90-dba6d8cfad3c","invariantUUID":"22bfa6be-b0b2-4b0b-a345-8c442a6e19aa","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88cd5dbe-0fdc-469d-bd9e-67d019a61d56","lifecycleState":"CERTIFIED","lastUpdateDate":1628665847627,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cf37750-a459-4791-9df5-f3e0b0c40855","invariantUUID":"9ed91b83-0ac8-4c0c-9ca8-1558c3f88754","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":"defaulticon","uniqueId":"ad03031a-5fea-41ac-a8b1-5292b0689dad","lifecycleState":"CERTIFIED","lastUpdateDate":1628665762598,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e61bbea9-ca9c-49e9-a528-c30d94ca4b63","invariantUUID":"95821ac7-8031-4da1-93e4-d745439570c7","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":"3a6d1c3e-6882-40bb-a23a-f92d0dcfbf10","lifecycleState":"CERTIFIED","lastUpdateDate":1628665921892,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bb86d5-1648-43fc-b426-9718c1a76c9e","invariantUUID":"96b2f171-14c7-4a5c-b1cb-e3736e69608b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665749965,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","invariantUUID":"cdc124f1-cf64-4b60-870e-c5bb73de521b","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":"objectStorage","uniqueId":"2a969f0f-4181-4bab-b958-a67cd0365c2b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665492471,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a5f971-4dd6-4474-83a6-b3dd0da3f39c","invariantUUID":"bb9cf901-3a1b-4f5d-8502-387df35e93d1","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":"port","uniqueId":"bd9190ff-93a6-4f5d-85d9-05eeefe90335","lifecycleState":"CERTIFIED","lastUpdateDate":1628665517497,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47c75538-f6cd-4898-a067-5f33c5f95b8f","invariantUUID":"d3dc01a9-0d4c-4986-a27c-5b671a262568","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ae277dc-b653-49ac-b33b-19c958aa3d41","lifecycleState":"CERTIFIED","lastUpdateDate":1628665539584,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e57fe503-eedf-4c3b-b954-4bee37619c46","invariantUUID":"ebf4939b-e6bb-444b-a046-edfa29c6ee8d","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":"objectStorage","uniqueId":"fccd7108-76d1-4cd3-8df9-2435bfc7c6f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665830203,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3664f52a-4a76-4fed-9fd8-ef590931f56a","invariantUUID":"2d042de2-fb44-46a2-ada1-e31a255b178a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d6254dc8-70e3-4f16-91d6-7cc80af3a346","lifecycleState":"CERTIFIED","lastUpdateDate":1628665405983,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d19d92c-6fac-44ad-84fc-b987a627185d","invariantUUID":"470d9939-3133-4fdf-b1d9-014e3e1f6fa8","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":"compute","uniqueId":"1ad5e526-fe72-49ed-8fb2-eee4095aa7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665629270,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae80971-766f-4452-a1ea-3d82dd3d217c","invariantUUID":"501b3466-20b8-45f9-8fea-128e758616e9","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":"57fa77a9-26f6-420c-8ad4-47b4bef6d86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665534043,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42695a0c-09fa-45d8-8da8-4a326c42bd4f","invariantUUID":"da5bb95a-9970-41b4-917c-dc820033ab17","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":"989dfa25-9de3-4088-9d36-6090e4cac4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665591444,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6be69e00-5d77-40b8-9b1f-86492ce494f6","invariantUUID":"fb889dfb-5062-4bc5-8182-684656c9fb83","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6512723c-e9b0-43af-810a-63877471f861","lifecycleState":"CERTIFIED","lastUpdateDate":1628665934813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a03b2efd-6cc4-45b7-b837-b123a4852e4a","invariantUUID":"f41502eb-2363-4f4f-9c75-a47f36d772d2","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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665528427,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"996cbd24-1ce8-4396-9a29-d02eabf46065","invariantUUID":"4710ad4c-0124-4bed-aa71-cdc97ebab62f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df0b996a-5066-47d8-8693-2f2129cbefb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628666004423,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ef5e135-dc55-4690-a585-a4ea05179d18","invariantUUID":"924d352a-0b9e-4ee4-bdb5-b463143b0033","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed11ad10-0df0-400c-b8e1-58d601069ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665988045,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db308f2b-d878-4fdd-85ad-defbaa709ff8","invariantUUID":"893c253d-e176-490b-901b-b1e6a1264ca5","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":"2cbcf2c4-931d-4071-8d0c-692e730b336d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665912320,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e90e1ba9-0964-4f64-be58-e15063f136a3","invariantUUID":"8e72f712-9716-4c74-b3df-042936fe432d","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":"port","uniqueId":"988847f7-8a1a-49cd-97f8-b83bc0b1ccc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628665900746,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"083dcccd-e79d-4eda-8a55-ab0f51e2bff6","invariantUUID":"fa267ffe-07c2-4eb0-a046-9fe4b3fb5a22","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":"69ba644c-fdab-4b0a-9f82-11c0984dc936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665647475,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d4df0bf-873f-4e5d-92ef-f8e1115d2f75","invariantUUID":"49168d08-3d22-41a7-b3e2-ad6e922cb43c","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":"05e75a84-23bf-446c-9cae-69a495c664e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665428636,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"78bbfa45-b430-4907-ab19-6f3918c60d49","invariantUUID":"2494626b-51d4-46d4-9b99-9c566f9ab3c1","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":"2e5d84d3-a075-4058-88cc-ff4b1a115376","lifecycleState":"CERTIFIED","lastUpdateDate":1628665855776,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ac3ea56-9d93-4b88-84d3-38a91bac149f","invariantUUID":"d2bb9c1a-7e52-493d-a16c-6f53c6a4da7f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ed8a44-dc93-4b6b-8eba-f453de1fae4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628666014584,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b16885b-4e4f-4843-bf10-76b99ecab769","invariantUUID":"a37f6c47-e7b2-4744-ba59-06516e2d09c2","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":"objectStorage","uniqueId":"a9b1b87b-23be-471f-8b36-8c2c2eb1d84c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665767958,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a759a4ba-ea2a-44e3-bc49-f1cbdcd5f713","invariantUUID":"930c48c6-ea0e-4f67-ad4e-23d2e9e971f9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ea13ad55-ceae-4c3c-a36c-322f4a22cd04","lifecycleState":"CERTIFIED","lastUpdateDate":1628665965340,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f6aa12e-ce2d-4ce8-af40-3cc736f11329","invariantUUID":"6c63b607-f028-4a76-bdf2-6d247d00a96b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0a30d21-3736-418f-815d-b4f80f72f0de","lifecycleState":"CERTIFIED","lastUpdateDate":1628665784624,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"103a9148-4738-45c7-8abb-0d5ca677beaa","invariantUUID":"6a423419-022b-48d3-af4c-825d01db1a4d","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":"objectStorage","uniqueId":"ac0f961b-0f53-4508-ae0d-0b2d55f62f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665446364,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ac0d5a5-cc38-4deb-bc1f-1bad0957290a","invariantUUID":"06aabc6d-436d-4d79-842f-ba119403e315","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":"306a8a84-0a37-40e7-a02f-7a488e2386b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665927873,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b18434a-4dc7-4300-abbe-a1a65074b005","invariantUUID":"6ad35d6f-b416-4ad3-bca3-d85aaf6b144e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628674092714,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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-11 09:30:41,052 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-11 09:30:41,053 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-11 09:30:41,053 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/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel
2021-08-11 09:30:41,053 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-11 09:30:41,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:30:41,264 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel HTTP/1.1" 200 None
2021-08-11 09:30:41,266 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-11 09:30:41,266 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-11 09:30:41,314 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': '3d19c539-8beb-4909-856e-d1be9519320d', 'x-fromappid': 'API client'}
2021-08-11 09:30:41,314 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-11 09:30:41,314 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-3ba4a59d-e511-4409-9137-0909157d8e45_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-11 09:30:41,315 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-11 09:30:41,871 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-11 09:30:41,873 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-11 09:30:41,873 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-11 09:30:41,886 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-11 09:30:41,886 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-11 09:30:41,887 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-11 09:30:41,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:30:41,949 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-11 09:30:41,950 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-11 09:30:41,950 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-11 09:30:41,953 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-11 09:30:41,954 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-11 09:30:41,954 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-11 09:30:41,956 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:30:42,017 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-11 09:30:42,018 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-11 09:30:42,019 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":"1628674101252","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-11 09:30:42,021 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-11 09:30:42,021 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-11 09:30:42,022 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-11 09:30:42,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:30:42,075 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-11 09:30:42,076 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-11 09:30:42,076 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-11 09:30:42,078 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-11 09:30:42,078 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-11 09:30:42,079 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-11 09:30:42,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:30:42,138 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-11 09:30:42,139 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-11 09:30:42,140 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":"1628674101252","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-11 09:30:42,143 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-11 09:30:42,143 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-11 09:30:42,144 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-11 09:30:42,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:30:42,200 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-11 09:30:42,201 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-11 09:30:42,202 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628674103394","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-11 09:30:42,214 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:30:42,214 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:30:42,215 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-11 09:30:42,215 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-11 09:30:42,215 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:30:42,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:30:42,704 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-11 09:30:42,706 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:30:42,706 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-11 09:30:42,709 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-11 09:30:42,710 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:30:42,710 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:30:42,710 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-11 09:30:42,710 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-11 09:30:42,710 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:30:42,711 INFO 192:__init__.py(1) - Service found, updating information
2021-08-11 09:30:42,711 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-11 09:30:42,711 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-11 09:30:42,712 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-11 09:30:42,714 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:30:43,301 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-11 09:30:43,305 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-11 09:30:43,308 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d2ad5fc-141b-4b43-ada8-394ea9281fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665739067,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1b8d9a8c-4e90-4a47-8356-a5322b290c4c","invariantUUID":"d6e2d953-7538-47ef-a9a6-b9f03c0afc97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f43eeeda-4587-4430-825c-60a53d3345cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665635633,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e47fb87c-ea48-474d-b247-ac160926735f","invariantUUID":"674aaa87-64dc-4d9f-9da1-b3f0de40c487","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"973c88d7-3da0-4c24-a5e6-edf1dfd6a156","lifecycleState":"CERTIFIED","lastUpdateDate":1628665756300,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"83d40dc5-77e6-4de8-881b-3e5a760d8300","invariantUUID":"d95b9b98-2250-48af-8959-c2952129f8bb","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":"network","uniqueId":"231fe583-f3c0-4027-96cc-452af54d7cde","lifecycleState":"CERTIFIED","lastUpdateDate":1628665773700,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f959e2ed-caac-48ce-a6b2-3e5f32706c13","invariantUUID":"108f40b7-314e-4ea5-b117-76e0bdf1509d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48bf19b9-9650-4dbe-a2d2-49f56790020f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665800209,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd314f5-77b5-4b90-b5ef-7cb689d4ebca","invariantUUID":"898721e4-e452-4c2d-9258-16b01064221c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d78f0d6c-c813-4f8c-a21f-c836c6991bec","lifecycleState":"CERTIFIED","lastUpdateDate":1628665641998,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09a06277-e941-46af-a3f2-f4c00c36f197","invariantUUID":"3a49949a-aab8-40c8-b3e5-0e9881a01734","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9399e7e5-d685-427f-80c5-0936dd5b6dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1628665949147,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d544d22-149b-4467-bfce-c80754473e65","invariantUUID":"9ed5cbde-d7b9-4dab-8349-63fbe1ec1fdd","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":"defaulticon","uniqueId":"3f92dde7-2bc4-4761-a9b7-dedadc8a38c8","lifecycleState":"CERTIFIED","lastUpdateDate":1628665885026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e3a0831-b8eb-49fe-b3cf-45af96b43269","invariantUUID":"323c1c3c-0837-4a96-b63f-a4c94aeff697","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"282abb4e-97b3-43f6-bda6-b983ccff5784","lifecycleState":"CERTIFIED","lastUpdateDate":1628665993134,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55d135b-0893-4681-ac96-666f1c4a1961","invariantUUID":"d30a8a95-ddb7-4b89-aecd-f74efb9a1846","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c484d94-a5ad-4edf-ad90-93e947acf2dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665505911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b03aae7a-6d28-465b-b25b-1274a727bd1b","invariantUUID":"529f7571-7261-4253-86a8-fab1ddfddf87","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0563c963-586f-496b-87c7-dc3bfb8cc393","lifecycleState":"CERTIFIED","lastUpdateDate":1628665806662,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ac3027-3153-4849-8f3c-b36a34673ad8","invariantUUID":"32a611ac-08d6-4059-9515-2c7931b73d88","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6120f3d7-d93a-45e2-8cd5-962e7f5becdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665975562,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75c13cb-8f17-4789-960b-2a1c0f49d73a","invariantUUID":"8de71fea-0c2a-466c-8cb8-f8f672128b8f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a733daa0-3eb2-4472-a53b-77d208b7f2fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628666011430,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8714e349-65bd-49fe-9bd8-ec319f997dd2","invariantUUID":"e9d15274-539d-49ee-a4b0-586f7830f8ab","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c034a3ed-00f4-495f-9f99-0fe7f7a54294","lifecycleState":"CERTIFIED","lastUpdateDate":1628665905864,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c9581b-6941-430e-b8d5-5ddd45fcaa9d","invariantUUID":"a7385e78-7b45-4e8b-b531-bdd089e01c33","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"867b2581-6400-4e0d-8928-b58121d98f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665659460,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11439195-cfa0-449f-af66-49dcd2b1de52","invariantUUID":"504f7cd7-1f2b-4e01-885d-d9a445e0d2bc","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e168b506-ef27-42b6-bfe4-ce8fce1e6e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665511233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1094ea2-80cd-4ae4-8a2c-33632b6354a1","invariantUUID":"23bb9088-a661-43ee-bd58-68ccf4e58f0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc5fe872-6245-4494-98de-bc653fc7bcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1628665613795,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ddff386-f173-43f7-9c95-e0c50ac2e0c1","invariantUUID":"fe0e1c62-5551-4645-a38f-b09b96748baf","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":"d31ddc69-987c-4ed1-a645-16f447097298","lifecycleState":"CERTIFIED","lastUpdateDate":1628665890479,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac70af81-9239-4ae0-9c7d-46f396960e45","invariantUUID":"b41b7f49-1b43-4a34-b9bf-bad55a880952","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed62d13-ecff-4304-bea6-e8052c566ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665670936,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5b9f2-e4f5-49dd-bed0-2319cf8e2a12","invariantUUID":"b22ff9da-6938-4d0d-bc64-2298aa5c9249","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ec2f998-f751-4137-a713-d58b914b6ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665954102,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad6e3737-3813-4d99-8f0b-533de250f161","invariantUUID":"28110dac-5574-452f-9a2c-d5bec7f5d24f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87cf5f60-5723-41cc-982b-572fa473ef42","lifecycleState":"CERTIFIED","lastUpdateDate":1628665703720,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5248a87c-f4e0-455a-97b9-0843e3cce8b8","invariantUUID":"982dca1e-547f-4367-a1fc-38a221241da0","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":"port","uniqueId":"76dfde4c-592f-45e7-8246-a9c96deef4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665469337,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fbeb723-cea6-401d-a5cf-a99ca258a838","invariantUUID":"cb193e1d-c8e8-4415-8ac5-933466092522","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":"networkrules","uniqueId":"bf721fe7-dea4-48d8-be00-7bda925a34f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665607061,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dd39dfff-2a45-4df9-8344-3b69a44da2fe","invariantUUID":"6861e04c-cbb9-46a0-9a62-183e33fb3106","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6d68af28-bd8d-473d-bc7e-a5be5e43991b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665943876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64137e0d-76d0-4171-8ee2-148924a5150f","invariantUUID":"f108de41-9f64-4208-932d-9c13248df956","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":"port","uniqueId":"98f0813e-6b2d-4218-a529-14369f02825c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665895719,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b155b9cf-ab33-4df0-a492-fb1b18755b86","invariantUUID":"4fc039c0-7391-4ee7-9341-c59eff8a9b19","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7b916ff-f5c8-4313-9b50-73a65e6fd96a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665824918,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1bdd89-7d3e-4c1e-9a8f-99ab790db7b3","invariantUUID":"7ded8e2e-5f1d-4b15-b6b3-784619336b72","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":"defaulticon","uniqueId":"b7c4861c-8af9-454a-a2a6-9794d27f182e","lifecycleState":"CERTIFIED","lastUpdateDate":1628665879699,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98b0941-7532-41dc-9a5f-2954901dcfd9","invariantUUID":"89874bb7-8a72-423a-ad09-8dd957882637","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":"4ad4fbd0-95e5-49a8-a187-0ed321666cdc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665664645,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06cd81b7-c96e-44b3-bc19-115483a46a4f","invariantUUID":"ca55b4c6-26cf-4532-9cc2-0df4d6ea3aa1","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":"securityrules","uniqueId":"b26ec204-e169-4048-b251-65d625082a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665620364,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b227b3f2-83b7-4106-9533-27549f293159","invariantUUID":"c3d159ed-05e0-47c8-9629-6eab4a401038","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8a9a022-39df-43da-9bb9-88b339b53cc9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665439305,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a30f0ee-d707-416e-aa36-3a3f661453a3","invariantUUID":"6e95ae63-f712-44a7-8a95-e6864a2713e0","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":"f9f098c7-1044-4837-8ea7-61a71d748903","lifecycleState":"CERTIFIED","lastUpdateDate":1628665725338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38dc4784-8846-43bf-bac6-c5b771afcba8","invariantUUID":"eb4136a2-3d99-40f6-8f4d-90743b863e4d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a76c958-24c4-42e2-bf79-f60ce8135b01","lifecycleState":"CERTIFIED","lastUpdateDate":1628665779136,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d20f4798-72cc-4cc3-9f31-943621157df8","invariantUUID":"aba823d5-75b7-45b1-a6aa-da80eeacd069","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":"networkrules","uniqueId":"42cb6b5c-a2ea-4a51-8847-43881ef88fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665586181,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3adfe9d6-299f-491c-b483-585ff3a6ee62","invariantUUID":"7fe217d0-018d-437f-986d-b4d104cf7107","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba441ffc-bbd7-4994-a0f5-d9a75e335c65","lifecycleState":"CERTIFIED","lastUpdateDate":1628665720127,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f227df5-2eea-41e9-8b72-4d06ad56c983","invariantUUID":"13dd3974-ed75-418e-a510-e0204b4ae619","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":"defaulticon","uniqueId":"93ba41d9-a6e1-4c14-bbe5-3cac59551e15","lifecycleState":"CERTIFIED","lastUpdateDate":1628665523027,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0870414-6a98-44af-9eb9-0e2f910ba5d6","invariantUUID":"d20bc130-3876-4cf8-9549-c701197bffba","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":"b8763103-c531-4974-9f64-198bf1fb6f09","lifecycleState":"CERTIFIED","lastUpdateDate":1628665744509,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c144e8f1-e220-4b50-b203-5ed19b1a67c0","invariantUUID":"39be9261-a22a-401a-9fc7-3ad1fb320489","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257c09f1-07e6-482b-b24b-0f9f30b7e936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665544749,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0","invariantUUID":"7bedafc1-9c34-4796-aca8-6ebd83f36fa7","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":"compute","uniqueId":"0c2fa4c8-0577-40cf-8da5-34c90f9abec2","lifecycleState":"CERTIFIED","lastUpdateDate":1628665813201,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6a969fb-badd-4d08-ad93-b2f5d5e4f1d3","invariantUUID":"eaf7a9ab-6851-4106-a888-96fe06dc32dc","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":"27dc07b0-a90f-4103-a99c-6a3d9e9abcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1628665551328,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adacfee8-2871-47c8-b8da-23f7b3f8adea","invariantUUID":"905dd7ba-2eb6-4a16-a51e-14f705201f8f","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":"objectStorage","uniqueId":"76d9d6bd-574a-40fd-827f-c4f473080c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665500243,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1225baf1-4ed2-4ba9-b053-f2f8d6aa1264","invariantUUID":"088c8317-0cb0-40db-9106-752a7731e24e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c20269e7-b0ff-4073-88c2-48b35240b033","lifecycleState":"CERTIFIED","lastUpdateDate":1628665474402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8ddaf97-5455-44f9-ac31-d521b781f942","invariantUUID":"9da21ebb-335a-4bf3-8933-4299b4955b4b","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":"loadBalancer","uniqueId":"19e621f5-c4de-43d3-8816-762c3d6b4d4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665463679,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce44af4-70b5-4bfb-ac59-4926b230d3f2","invariantUUID":"c72011fa-af33-436d-aaba-c8047b93fdff","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":"compute","uniqueId":"e1a2e9c5-f496-4fa9-b3c3-8329f40129fd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665999276,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e1e9af-4ae7-4d4b-bd90-dba6d8cfad3c","invariantUUID":"22bfa6be-b0b2-4b0b-a345-8c442a6e19aa","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88cd5dbe-0fdc-469d-bd9e-67d019a61d56","lifecycleState":"CERTIFIED","lastUpdateDate":1628665847627,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cf37750-a459-4791-9df5-f3e0b0c40855","invariantUUID":"9ed91b83-0ac8-4c0c-9ca8-1558c3f88754","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":"defaulticon","uniqueId":"ad03031a-5fea-41ac-a8b1-5292b0689dad","lifecycleState":"CERTIFIED","lastUpdateDate":1628665762598,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e61bbea9-ca9c-49e9-a528-c30d94ca4b63","invariantUUID":"95821ac7-8031-4da1-93e4-d745439570c7","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":"3a6d1c3e-6882-40bb-a23a-f92d0dcfbf10","lifecycleState":"CERTIFIED","lastUpdateDate":1628665921892,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bb86d5-1648-43fc-b426-9718c1a76c9e","invariantUUID":"96b2f171-14c7-4a5c-b1cb-e3736e69608b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665749965,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","invariantUUID":"cdc124f1-cf64-4b60-870e-c5bb73de521b","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":"objectStorage","uniqueId":"2a969f0f-4181-4bab-b958-a67cd0365c2b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665492471,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a5f971-4dd6-4474-83a6-b3dd0da3f39c","invariantUUID":"bb9cf901-3a1b-4f5d-8502-387df35e93d1","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":"port","uniqueId":"bd9190ff-93a6-4f5d-85d9-05eeefe90335","lifecycleState":"CERTIFIED","lastUpdateDate":1628665517497,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47c75538-f6cd-4898-a067-5f33c5f95b8f","invariantUUID":"d3dc01a9-0d4c-4986-a27c-5b671a262568","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ae277dc-b653-49ac-b33b-19c958aa3d41","lifecycleState":"CERTIFIED","lastUpdateDate":1628665539584,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e57fe503-eedf-4c3b-b954-4bee37619c46","invariantUUID":"ebf4939b-e6bb-444b-a046-edfa29c6ee8d","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":"objectStorage","uniqueId":"fccd7108-76d1-4cd3-8df9-2435bfc7c6f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665830203,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3664f52a-4a76-4fed-9fd8-ef590931f56a","invariantUUID":"2d042de2-fb44-46a2-ada1-e31a255b178a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d6254dc8-70e3-4f16-91d6-7cc80af3a346","lifecycleState":"CERTIFIED","lastUpdateDate":1628665405983,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d19d92c-6fac-44ad-84fc-b987a627185d","invariantUUID":"470d9939-3133-4fdf-b1d9-014e3e1f6fa8","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":"compute","uniqueId":"1ad5e526-fe72-49ed-8fb2-eee4095aa7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665629270,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae80971-766f-4452-a1ea-3d82dd3d217c","invariantUUID":"501b3466-20b8-45f9-8fea-128e758616e9","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":"57fa77a9-26f6-420c-8ad4-47b4bef6d86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665534043,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42695a0c-09fa-45d8-8da8-4a326c42bd4f","invariantUUID":"da5bb95a-9970-41b4-917c-dc820033ab17","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":"989dfa25-9de3-4088-9d36-6090e4cac4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665591444,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6be69e00-5d77-40b8-9b1f-86492ce494f6","invariantUUID":"fb889dfb-5062-4bc5-8182-684656c9fb83","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6512723c-e9b0-43af-810a-63877471f861","lifecycleState":"CERTIFIED","lastUpdateDate":1628665934813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a03b2efd-6cc4-45b7-b837-b123a4852e4a","invariantUUID":"f41502eb-2363-4f4f-9c75-a47f36d772d2","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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665528427,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"996cbd24-1ce8-4396-9a29-d02eabf46065","invariantUUID":"4710ad4c-0124-4bed-aa71-cdc97ebab62f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df0b996a-5066-47d8-8693-2f2129cbefb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628666004423,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ef5e135-dc55-4690-a585-a4ea05179d18","invariantUUID":"924d352a-0b9e-4ee4-bdb5-b463143b0033","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed11ad10-0df0-400c-b8e1-58d601069ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665988045,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db308f2b-d878-4fdd-85ad-defbaa709ff8","invariantUUID":"893c253d-e176-490b-901b-b1e6a1264ca5","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":"2cbcf2c4-931d-4071-8d0c-692e730b336d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665912320,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e90e1ba9-0964-4f64-be58-e15063f136a3","invariantUUID":"8e72f712-9716-4c74-b3df-042936fe432d","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":"port","uniqueId":"988847f7-8a1a-49cd-97f8-b83bc0b1ccc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628665900746,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"083dcccd-e79d-4eda-8a55-ab0f51e2bff6","invariantUUID":"fa267ffe-07c2-4eb0-a046-9fe4b3fb5a22","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":"69ba644c-fdab-4b0a-9f82-11c0984dc936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665647475,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d4df0bf-873f-4e5d-92ef-f8e1115d2f75","invariantUUID":"49168d08-3d22-41a7-b3e2-ad6e922cb43c","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":"05e75a84-23bf-446c-9cae-69a495c664e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665428636,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"78bbfa45-b430-4907-ab19-6f3918c60d49","invariantUUID":"2494626b-51d4-46d4-9b99-9c566f9ab3c1","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":"2e5d84d3-a075-4058-88cc-ff4b1a115376","lifecycleState":"CERTIFIED","lastUpdateDate":1628665855776,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ac3ea56-9d93-4b88-84d3-38a91bac149f","invariantUUID":"d2bb9c1a-7e52-493d-a16c-6f53c6a4da7f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ed8a44-dc93-4b6b-8eba-f453de1fae4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628666014584,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b16885b-4e4f-4843-bf10-76b99ecab769","invariantUUID":"a37f6c47-e7b2-4744-ba59-06516e2d09c2","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":"objectStorage","uniqueId":"a9b1b87b-23be-471f-8b36-8c2c2eb1d84c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665767958,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a759a4ba-ea2a-44e3-bc49-f1cbdcd5f713","invariantUUID":"930c48c6-ea0e-4f67-ad4e-23d2e9e971f9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ea13ad55-ceae-4c3c-a36c-322f4a22cd04","lifecycleState":"CERTIFIED","lastUpdateDate":1628665965340,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f6aa12e-ce2d-4ce8-af40-3cc736f11329","invariantUUID":"6c63b607-f028-4a76-bdf2-6d247d00a96b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0a30d21-3736-418f-815d-b4f80f72f0de","lifecycleState":"CERTIFIED","lastUpdateDate":1628665784624,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"103a9148-4738-45c7-8abb-0d5ca677beaa","invariantUUID":"6a423419-022b-48d3-af4c-825d01db1a4d","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":"objectStorage","uniqueId":"ac0f961b-0f53-4508-ae0d-0b2d55f62f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665446364,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ac0d5a5-cc38-4deb-bc1f-1bad0957290a","invariantUUID":"06aabc6d-436d-4d79-842f-ba119403e315","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":"306a8a84-0a37-40e7-a02f-7a488e2386b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665927873,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b18434a-4dc7-4300-abbe-a1a65074b005","invariantUUID":"6ad35d6f-b416-4ad3-bca3-d85aaf6b144e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628674092714,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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-11 09:30:43,313 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-11 09:30:43,314 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': '0c7ff12e-4d8a-4cf7-b428-89609be08fbd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:30:43,314 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/7be7c3cf-13cf-43a5-bb19-04e01dc5c64c/networks
2021-08-11 09:30:43,314 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "ff389616-785f-4fcf-847e-d028831db011"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "cdc124f1-cf64-4b60-870e-c5bb73de521b",
    "modelVersionId": "7004745f-4338-4cb0-83b0-c6066ca56d96",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "b9f5525f-a637-48a0-be96-fe1625c9b79c",
    "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": "7be7c3cf-13cf-43a5-bb19-04e01dc5c64c",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "ff389616-785f-4fcf-847e-d028831db011",
                    "modelVersion": "1.0",
                    "modelVersionId": "9c24e7da-25b1-41a0-9237-e7f078038172"
                }
            }
        }]
    }
}
2021-08-11 09:30:43,316 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:30:45,231 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/7be7c3cf-13cf-43a5-bb19-04e01dc5c64c/networks HTTP/1.1" 202 262
2021-08-11 09:30:45,233 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-11 09:30:45,234 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","instanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd"}}
2021-08-11 09:30:45,234 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-11 09:30:45,245 DEBUG 129:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0137d459-c84c-4376-8bf9-c597ebe90d42', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:30:45,246 DEBUG 131:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:30:45,246 DEBUG 132:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:30:45,250 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:30:45,480 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 1961
2021-08-11 09:30:45,482 INFO 142:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:30:45,482 DEBUG 146:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 11 Aug 2021 09:30:44 GMT"}}}
2021-08-11 09:30:55,494 DEBUG 129:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2513b0e4-8b5f-4850-98cc-8860313171de', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:30:55,495 DEBUG 131:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:30:55,495 DEBUG 132:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:30:55,498 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:30:56,008 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 2213
2021-08-11 09:30:56,010 INFO 142:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:30:56,011 DEBUG 146:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_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":"Wed, 11 Aug 2021 09:30:53 GMT"}}}
2021-08-11 09:31:06,023 DEBUG 129:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5cd344d4-efcd-4d18-88d7-bab9c35fc844', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:31:06,023 DEBUG 131:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:31:06,024 DEBUG 132:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:31:06,026 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:31:06,615 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 2202
2021-08-11 09:31:06,617 INFO 142:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:31:06,618 DEBUG 146:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Wed, 11 Aug 2021 09:30:53 GMT"}}}
2021-08-11 09:31:16,629 DEBUG 129:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '529eab96-cdf2-4e8d-a7b4-3b8756b6bd7a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:31:16,630 DEBUG 131:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:31:16,630 DEBUG 132:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:31:16,632 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:31:17,149 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 2202
2021-08-11 09:31:17,150 INFO 142:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:31:17,151 DEBUG 146:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Wed, 11 Aug 2021 09:30:53 GMT"}}}
2021-08-11 09:31:27,165 DEBUG 129:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '89312901-ebd4-450e-ab22-2494d3d7dd80', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:31:27,167 DEBUG 131:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:31:27,167 DEBUG 132:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:31:27,172 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:31:27,650 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 2202
2021-08-11 09:31:27,653 INFO 142:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:31:27,654 DEBUG 146:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Wed, 11 Aug 2021 09:30:53 GMT"}}}
2021-08-11 09:31:37,666 DEBUG 129:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '39609197-28fe-472d-b906-a6e5e66b746a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:31:37,667 DEBUG 131:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:31:37,667 DEBUG 132:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:31:37,670 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:31:38,185 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 2202
2021-08-11 09:31:38,188 INFO 142:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:31:38,188 DEBUG 146:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Wed, 11 Aug 2021 09:30:53 GMT"}}}
2021-08-11 09:31:48,202 DEBUG 129:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '43fa7e7b-dfcd-4f0e-84bc-fbd1b6c66f90', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:31:48,203 DEBUG 131:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:31:48,203 DEBUG 132:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:31:48,206 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:31:48,734 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 2202
2021-08-11 09:31:48,737 INFO 142:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:31:48,737 DEBUG 146:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Wed, 11 Aug 2021 09:30:53 GMT"}}}
2021-08-11 09:31:58,742 DEBUG 129:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cf782846-bdc3-4fb1-b5f0-2dfdf149b341', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:31:58,742 DEBUG 131:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:31:58,742 DEBUG 132:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:31:58,745 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:31:59,269 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 2202
2021-08-11 09:31:59,271 INFO 142:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:31:59,272 DEBUG 146:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Wed, 11 Aug 2021 09:30:53 GMT"}}}
2021-08-11 09:32:09,284 DEBUG 129:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '30c88c3d-b386-48ec-90a5-6ee88a279eef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:32:09,284 DEBUG 131:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:32:09,285 DEBUG 132:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:32:09,287 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:32:09,909 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 3722
2021-08-11 09:32:09,911 INFO 142:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:32:09,912 DEBUG 146:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Wed, 11 Aug 2021 09:30:53 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5de0529a-deec-4db7-b137-e12ebfe7cf0d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_59ba8a08-5c15-4b63-98b9-869fd84a55f4\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":null,\"creation_time\":1628674239000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:32:19,923 DEBUG 129:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6da06c66-f637-470d-91db-5526b4697d4f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:32:19,924 DEBUG 131:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:32:19,924 DEBUG 132:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:32:19,925 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:32:20,159 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 3810
2021-08-11 09:32:20,160 INFO 142:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:32:20,161 DEBUG 146:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","finishTime":"Wed, 11 Aug 2021 09:32:18 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:32:18 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5de0529a-deec-4db7-b137-e12ebfe7cf0d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"2af0e75d-73dd-4d88-8485-25df14ffe3c7\",\"output_key\":\"subnet_id_59ba8a08-5c15-4b63-98b9-869fd84a55f4\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":null,\"creation_time\":1628674239000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:32:20,161 INFO 56:mixins.py(9) - NetworkInstantiation task finished
2021-08-11 09:32:20,162 DEBUG 129:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2a1296df-8bde-46e7-93ec-89880d6f5a36', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:32:20,162 DEBUG 131:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:32:20,162 DEBUG 132:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:32:20,163 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:32:20,363 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 3810
2021-08-11 09:32:20,364 INFO 142:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:32:20,364 DEBUG 146:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","finishTime":"Wed, 11 Aug 2021 09:32:18 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:32:18 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5de0529a-deec-4db7-b137-e12ebfe7cf0d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"2af0e75d-73dd-4d88-8485-25df14ffe3c7\",\"output_key\":\"subnet_id_59ba8a08-5c15-4b63-98b9-869fd84a55f4\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":null,\"creation_time\":1628674239000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:32:20,365 DEBUG 129:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ba70276f-bdeb-40d2-bc72-aad2cccf61ce', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:32:20,365 DEBUG 131:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:32:20,365 DEBUG 132:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:32:20,367 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:32:20,527 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 3810
2021-08-11 09:32:20,529 INFO 142:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:32:20,529 DEBUG 146:onap_service.py(9) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","finishTime":"Wed, 11 Aug 2021 09:32:18 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:32:18 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5de0529a-deec-4db7-b137-e12ebfe7cf0d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"2af0e75d-73dd-4d88-8485-25df14ffe3c7\",\"output_key\":\"subnet_id_59ba8a08-5c15-4b63-98b9-869fd84a55f4\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":null,\"creation_time\":1628674239000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:32:20,550 DEBUG 129:onap_service.py(1) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd1143db8-4b94-4856-87b1-cb74539daf26', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:32:20,552 DEBUG 131:onap_service.py(1) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:32:20,552 DEBUG 132:onap_service.py(1) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:32:20,557 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:32:20,747 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 3810
2021-08-11 09:32:20,750 INFO 142:onap_service.py(1) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:32:20,751 DEBUG 146:onap_service.py(1) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","finishTime":"Wed, 11 Aug 2021 09:32:18 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:32:18 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5de0529a-deec-4db7-b137-e12ebfe7cf0d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"2af0e75d-73dd-4d88-8485-25df14ffe3c7\",\"output_key\":\"subnet_id_59ba8a08-5c15-4b63-98b9-869fd84a55f4\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":null,\"creation_time\":1628674239000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:32:20,753 DEBUG 129:onap_service.py(1) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2a7908a-c997-4ecf-8338-ba1adc46a4c0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:32:20,753 DEBUG 131:onap_service.py(1) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd
2021-08-11 09:32:20,754 DEBUG 132:onap_service.py(1) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] data sent: None
2021-08-11 09:32:20,757 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:32:20,944 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/0c7ff12e-4d8a-4cf7-b428-89609be08fbd HTTP/1.1" 200 3810
2021-08-11 09:32:20,946 INFO 142:onap_service.py(1) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response code: 200
2021-08-11 09:32:20,947 DEBUG 146:onap_service.py(1) - [None][Check 0c7ff12e-4d8a-4cf7-b428-89609be08fbd orchestration request status] response: {"request":{"requestId":"0c7ff12e-4d8a-4cf7-b428-89609be08fbd","startTime":"Wed, 11 Aug 2021 09:30:43 GMT","finishTime":"Wed, 11 Aug 2021 09:32:18 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelVersionId":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelCustomizationId":"b9f5525f-a637-48a0-be96-fe1625c9b79c","modelUuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","modelInvariantUuid":"cdc124f1-cf64-4b60-870e-c5bb73de521b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ff389616-785f-4fcf-847e-d028831db011","source":"VID","instanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"}}}],"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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:32:18 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"5de0529a-deec-4db7-b137-e12ebfe7cf0d\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"2af0e75d-73dd-4d88-8485-25df14ffe3c7\",\"output_key\":\"subnet_id_59ba8a08-5c15-4b63-98b9-869fd84a55f4\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":null,\"creation_time\":1628674239000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:32:20,949 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-11 09:32:20,950 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-11 09:32:30,962 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-11 09:32:30,962 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/7be7c3cf-13cf-43a5-bb19-04e01dc5c64c/relationship-list
2021-08-11 09:32:30,962 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-11 09:32:30,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:32:31,045 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/7be7c3cf-13cf-43a5-bb19-04e01dc5c64c/relationship-list HTTP/1.1" 200 1071
2021-08-11 09:32:31,046 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-11 09:32:31,047 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/1062dd5e-15f9-4c53-b69a-dcea92c5eb23","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"1062dd5e-15f9-4c53-b69a-dcea92c5eb23"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/64f63b12-b6b7-4450-bc4a-875c61285bde","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"64f63b12-b6b7-4450-bc4a-875c61285bde"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_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-11 09:32:31,051 DEBUG 129:onap_service.py(1) - [AAI][Get 7be7c3cf-13cf-43a5-bb19-04e01dc5c64c 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-11 09:32:31,051 DEBUG 131:onap_service.py(1) - [AAI][Get 7be7c3cf-13cf-43a5-bb19-04e01dc5c64c ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/64f63b12-b6b7-4450-bc4a-875c61285bde
2021-08-11 09:32:31,052 DEBUG 132:onap_service.py(1) - [AAI][Get 7be7c3cf-13cf-43a5-bb19-04e01dc5c64c ABCMeta] data sent: None
2021-08-11 09:32:31,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:32:31,205 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/64f63b12-b6b7-4450-bc4a-875c61285bde HTTP/1.1" 200 3203
2021-08-11 09:32:31,206 INFO 142:onap_service.py(1) - [AAI][Get 7be7c3cf-13cf-43a5-bb19-04e01dc5c64c ABCMeta] response code: 200
2021-08-11 09:32:31,207 DEBUG 146:onap_service.py(1) - [AAI][Get 7be7c3cf-13cf-43a5-bb19-04e01dc5c64c ABCMeta] response: {"network-id":"64f63b12-b6b7-4450-bc4a-875c61285bde","network-name":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"5de0529a-deec-4db7-b137-e12ebfe7cf0d","is-bound-to-vpn":false,"resource-version":"1628674338655","orchestration-status":"Active","heat-stack-id":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904","model-invariant-id":"cdc124f1-cf64-4b60-870e-c5bb73de521b","model-version-id":"7004745f-4338-4cb0-83b0-c6066ca56d96","model-customization-id":"b9f5525f-a637-48a0-be96-fe1625c9b79c","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/7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45"}]},{"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":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]}]}}
2021-08-11 09:32:31,211 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-11 09:32:31,211 DEBUG 199:network.py(1) - Delete 64f63b12-b6b7-4450-bc4a-875c61285bde network
2021-08-11 09:32:31,212 DEBUG 144:deletion.py(1) - Network 64f63b12-b6b7-4450-bc4a-875c61285bde deletion request
2021-08-11 09:32:31,227 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-11 09:32:31,227 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-11 09:32:31,228 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-11 09:32:31,230 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:32:31,287 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-11 09:32:31,288 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-11 09:32:31,289 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-11 09:32:31,292 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-11 09:32:31,292 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-11 09:32:31,293 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-11 09:32:31,295 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:32:31,367 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-11 09:32:31,368 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-11 09:32:31,368 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":"1628674247295","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/64f63b12-b6b7-4450-bc4a-875c61285bde","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"64f63b12-b6b7-4450-bc4a-875c61285bde"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"}]}]}}]}
2021-08-11 09:32:31,372 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-11 09:32:31,372 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-11 09:32:31,373 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-11 09:32:31,375 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:32:31,434 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-11 09:32:31,435 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-11 09:32:31,436 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-11 09:32:31,439 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-11 09:32:31,440 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-11 09:32:31,440 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-11 09:32:31,443 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:32:31,525 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-11 09:32:31,526 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-11 09:32:31,527 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":"1628674247295","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/64f63b12-b6b7-4450-bc4a-875c61285bde","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"64f63b12-b6b7-4450-bc4a-875c61285bde"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"}]}]}}]}
2021-08-11 09:32:31,530 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-11 09:32:31,530 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-11 09:32:31,530 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-11 09:32:31,532 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:32:31,596 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-11 09:32:31,597 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-11 09:32:31,597 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-11 09:32:31,599 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-11 09:32:31,600 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-11 09:32:31,600 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-11 09:32:31,601 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:32:31,715 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-11 09:32:31,717 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-11 09:32:31,717 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":"1628674247295","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/64f63b12-b6b7-4450-bc4a-875c61285bde","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"64f63b12-b6b7-4450-bc4a-875c61285bde"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"}]}]}}]}
2021-08-11 09:32:31,721 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-11 09:32:31,722 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-11 09:32:31,722 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-11 09:32:31,725 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-11 09:32:31,809 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-11 09:32:31,810 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-11 09:32:31,811 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628674246987","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/64f63b12-b6b7-4450-bc4a-875c61285bde","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"64f63b12-b6b7-4450-bc4a-875c61285bde"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_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-11 09:32:31,814 DEBUG 129:onap_service.py(1) - [None][Create 64f63b12-b6b7-4450-bc4a-875c61285bde Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2005a048-5694-42be-8487-64f660b4b96a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:32:31,815 DEBUG 131:onap_service.py(1) - [None][Create 64f63b12-b6b7-4450-bc4a-875c61285bde Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7be7c3cf-13cf-43a5-bb19-04e01dc5c64c/networks/64f63b12-b6b7-4450-bc4a-875c61285bde
2021-08-11 09:32:31,815 DEBUG 132:onap_service.py(1) - [None][Create 64f63b12-b6b7-4450-bc4a-875c61285bde 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-11 09:32:31,818 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:32:34,286 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/7be7c3cf-13cf-43a5-bb19-04e01dc5c64c/networks/64f63b12-b6b7-4450-bc4a-875c61285bde HTTP/1.1" 202 262
2021-08-11 09:32:34,288 INFO 142:onap_service.py(1) - [None][Create 64f63b12-b6b7-4450-bc4a-875c61285bde Network deletion request] response code: 202
2021-08-11 09:32:34,289 DEBUG 146:onap_service.py(1) - [None][Create 64f63b12-b6b7-4450-bc4a-875c61285bde Network deletion request] response: {"requestReferences":{"requestId":"2005a048-5694-42be-8487-64f660b4b96a","instanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a"}}
2021-08-11 09:32:34,290 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-11 09:32:34,308 DEBUG 129:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '85a0f365-dca6-4cdd-a976-9cd88c5f5c31', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:32:34,309 DEBUG 131:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a
2021-08-11 09:32:34,310 DEBUG 132:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] data sent: None
2021-08-11 09:32:34,314 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:32:34,501 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a HTTP/1.1" 200 825
2021-08-11 09:32:34,503 INFO 142:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response code: 200
2021-08-11 09:32:34,504 DEBUG 146:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response: {"request":{"requestId":"2005a048-5694-42be-8487-64f660b4b96a","startTime":"Wed, 11 Aug 2021 09:32:33 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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 11 Aug 2021 09:32:33 GMT"}}}
2021-08-11 09:32:44,516 DEBUG 129:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd53f8cb3-9967-4f94-8ca0-cd971ca73c22', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:32:44,517 DEBUG 131:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a
2021-08-11 09:32:44,517 DEBUG 132:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] data sent: None
2021-08-11 09:32:44,519 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:32:45,048 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a HTTP/1.1" 200 2640
2021-08-11 09:32:45,050 INFO 142:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response code: 200
2021-08-11 09:32:45,051 DEBUG 146:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response: {"request":{"requestId":"2005a048-5694-42be-8487-64f660b4b96a","startTime":"Wed, 11 Aug 2021 09:32:33 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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":36,"timestamp":"Wed, 11 Aug 2021 09:32:37 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_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_59ba8a08-5c15-4b63-98b9-869fd84a55f4\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":1628674279000,\"creation_time\":1628674239000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:32:55,064 DEBUG 129:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ade5ca15-431c-42e5-b1a4-1a86ea4cd201', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:32:55,065 DEBUG 131:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a
2021-08-11 09:32:55,066 DEBUG 132:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] data sent: None
2021-08-11 09:32:55,070 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:32:55,555 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a HTTP/1.1" 200 2402
2021-08-11 09:32:55,557 INFO 142:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response code: 200
2021-08-11 09:32:55,558 DEBUG 146:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response: {"request":{"requestId":"2005a048-5694-42be-8487-64f660b4b96a","startTime":"Wed, 11 Aug 2021 09:32:33 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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Wed, 11 Aug 2021 09:32:54 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":1628674279000,\"creation_time\":1628674239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:33:05,571 DEBUG 129:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '314ec7ba-2ab9-40c1-ab3b-6a1207a2248c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:33:05,572 DEBUG 131:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a
2021-08-11 09:33:05,573 DEBUG 132:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] data sent: None
2021-08-11 09:33:05,577 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:33:06,107 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a HTTP/1.1" 200 2413
2021-08-11 09:33:06,109 INFO 142:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response code: 200
2021-08-11 09:33:06,110 DEBUG 146:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response: {"request":{"requestId":"2005a048-5694-42be-8487-64f660b4b96a","startTime":"Wed, 11 Aug 2021 09:32:33 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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Wed, 11 Aug 2021 09:32:57 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":1628674279000,\"creation_time\":1628674239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:33:16,123 DEBUG 129:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '376c4e5d-5125-42b6-a02e-2bfeb479bfe7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:33:16,125 DEBUG 131:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a
2021-08-11 09:33:16,125 DEBUG 132:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] data sent: None
2021-08-11 09:33:16,130 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:33:16,332 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a HTTP/1.1" 200 2456
2021-08-11 09:33:16,334 INFO 142:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response code: 200
2021-08-11 09:33:16,335 DEBUG 146:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response: {"request":{"requestId":"2005a048-5694-42be-8487-64f660b4b96a","startTime":"Wed, 11 Aug 2021 09:32:33 GMT","finishTime":"Wed, 11 Aug 2021 09:33:14 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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:33:14 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":1628674279000,\"creation_time\":1628674239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:33:16,336 INFO 56:mixins.py(10) - NetworkDeletionRequest task finished
2021-08-11 09:33:16,337 DEBUG 129:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a33bdaa8-6a40-4d95-b4df-c7f93b1834cc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:33:16,338 DEBUG 131:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a
2021-08-11 09:33:16,338 DEBUG 132:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] data sent: None
2021-08-11 09:33:16,340 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:33:16,516 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a HTTP/1.1" 200 2456
2021-08-11 09:33:16,518 INFO 142:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response code: 200
2021-08-11 09:33:16,518 DEBUG 146:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response: {"request":{"requestId":"2005a048-5694-42be-8487-64f660b4b96a","startTime":"Wed, 11 Aug 2021 09:32:33 GMT","finishTime":"Wed, 11 Aug 2021 09:33:14 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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:33:14 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":1628674279000,\"creation_time\":1628674239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:33:16,519 DEBUG 129:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9eaef63a-16d5-431d-8ccb-30a6ac56bcea', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:33:16,519 DEBUG 131:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a
2021-08-11 09:33:16,520 DEBUG 132:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] data sent: None
2021-08-11 09:33:16,521 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:33:16,693 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a HTTP/1.1" 200 2456
2021-08-11 09:33:16,695 INFO 142:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response code: 200
2021-08-11 09:33:16,696 DEBUG 146:onap_service.py(10) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response: {"request":{"requestId":"2005a048-5694-42be-8487-64f660b4b96a","startTime":"Wed, 11 Aug 2021 09:32:33 GMT","finishTime":"Wed, 11 Aug 2021 09:33:14 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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:33:14 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":1628674279000,\"creation_time\":1628674239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:33:16,710 DEBUG 129:onap_service.py(1) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '996b1319-5670-446b-a7d8-dfd512663254', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:33:16,711 DEBUG 131:onap_service.py(1) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a
2021-08-11 09:33:16,711 DEBUG 132:onap_service.py(1) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] data sent: None
2021-08-11 09:33:16,716 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:33:16,930 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a HTTP/1.1" 200 2456
2021-08-11 09:33:16,932 INFO 142:onap_service.py(1) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response code: 200
2021-08-11 09:33:16,932 DEBUG 146:onap_service.py(1) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response: {"request":{"requestId":"2005a048-5694-42be-8487-64f660b4b96a","startTime":"Wed, 11 Aug 2021 09:32:33 GMT","finishTime":"Wed, 11 Aug 2021 09:33:14 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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:33:14 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":1628674279000,\"creation_time\":1628674239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:33:16,933 DEBUG 129:onap_service.py(1) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '340a407f-e7b0-40e5-9342-356262e8fd25', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:33:16,934 DEBUG 131:onap_service.py(1) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a
2021-08-11 09:33:16,934 DEBUG 132:onap_service.py(1) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] data sent: None
2021-08-11 09:33:16,935 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:33:17,110 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2005a048-5694-42be-8487-64f660b4b96a HTTP/1.1" 200 2456
2021-08-11 09:33:17,112 INFO 142:onap_service.py(1) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response code: 200
2021-08-11 09:33:17,113 DEBUG 146:onap_service.py(1) - [None][Check 2005a048-5694-42be-8487-64f660b4b96a orchestration request status] response: {"request":{"requestId":"2005a048-5694-42be-8487-64f660b4b96a","startTime":"Wed, 11 Aug 2021 09:32:33 GMT","finishTime":"Wed, 11 Aug 2021 09:33:14 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":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","networkInstanceId":"64f63b12-b6b7-4450-bc4a-875c61285bde","networkInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:33:14 GMT"},"requestProcessingData":[{"groupingId":"78e5157b-62cc-4d26-be88-ab9dda6e6904","tag":"StackInformation","dataPairs":[{"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0/78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"updated_time\":1628674279000,\"creation_time\":1628674239000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ee7d27a346a64d909b04fc3295e594d4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"OS::stack_id\":\"78e5157b-62cc-4d26-be88-ab9dda6e6904\",\"OS::stack_name\":\"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-11 09:33:17,115 DEBUG 319:service.py(1) - Delete 7be7c3cf-13cf-43a5-bb19-04e01dc5c64c service instance
2021-08-11 09:33:17,115 DEBUG 113:deletion.py(1) - Service 7be7c3cf-13cf-43a5-bb19-04e01dc5c64c deletion request
2021-08-11 09:33:17,130 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:33:17,131 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:33:17,131 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-11 09:33:17,131 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-11 09:33:17,131 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:33:17,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:33:18,631 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-11 09:33:18,633 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:33:18,633 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-11 09:33:18,637 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-11 09:33:18,637 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:33:18,638 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:33:18,638 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-11 09:33:18,638 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-11 09:33:18,639 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:33:18,639 INFO 192:__init__.py(1) - Service found, updating information
2021-08-11 09:33:18,640 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-11 09:33:18,640 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-11 09:33:18,640 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-11 09:33:18,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:33:19,330 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-11 09:33:19,333 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-11 09:33:19,336 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d2ad5fc-141b-4b43-ada8-394ea9281fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665739067,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1b8d9a8c-4e90-4a47-8356-a5322b290c4c","invariantUUID":"d6e2d953-7538-47ef-a9a6-b9f03c0afc97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f43eeeda-4587-4430-825c-60a53d3345cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665635633,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e47fb87c-ea48-474d-b247-ac160926735f","invariantUUID":"674aaa87-64dc-4d9f-9da1-b3f0de40c487","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"973c88d7-3da0-4c24-a5e6-edf1dfd6a156","lifecycleState":"CERTIFIED","lastUpdateDate":1628665756300,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"83d40dc5-77e6-4de8-881b-3e5a760d8300","invariantUUID":"d95b9b98-2250-48af-8959-c2952129f8bb","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":"network","uniqueId":"231fe583-f3c0-4027-96cc-452af54d7cde","lifecycleState":"CERTIFIED","lastUpdateDate":1628665773700,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f959e2ed-caac-48ce-a6b2-3e5f32706c13","invariantUUID":"108f40b7-314e-4ea5-b117-76e0bdf1509d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48bf19b9-9650-4dbe-a2d2-49f56790020f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665800209,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd314f5-77b5-4b90-b5ef-7cb689d4ebca","invariantUUID":"898721e4-e452-4c2d-9258-16b01064221c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d78f0d6c-c813-4f8c-a21f-c836c6991bec","lifecycleState":"CERTIFIED","lastUpdateDate":1628665641998,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09a06277-e941-46af-a3f2-f4c00c36f197","invariantUUID":"3a49949a-aab8-40c8-b3e5-0e9881a01734","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9399e7e5-d685-427f-80c5-0936dd5b6dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1628665949147,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d544d22-149b-4467-bfce-c80754473e65","invariantUUID":"9ed5cbde-d7b9-4dab-8349-63fbe1ec1fdd","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":"defaulticon","uniqueId":"3f92dde7-2bc4-4761-a9b7-dedadc8a38c8","lifecycleState":"CERTIFIED","lastUpdateDate":1628665885026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e3a0831-b8eb-49fe-b3cf-45af96b43269","invariantUUID":"323c1c3c-0837-4a96-b63f-a4c94aeff697","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"282abb4e-97b3-43f6-bda6-b983ccff5784","lifecycleState":"CERTIFIED","lastUpdateDate":1628665993134,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55d135b-0893-4681-ac96-666f1c4a1961","invariantUUID":"d30a8a95-ddb7-4b89-aecd-f74efb9a1846","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c484d94-a5ad-4edf-ad90-93e947acf2dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665505911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b03aae7a-6d28-465b-b25b-1274a727bd1b","invariantUUID":"529f7571-7261-4253-86a8-fab1ddfddf87","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0563c963-586f-496b-87c7-dc3bfb8cc393","lifecycleState":"CERTIFIED","lastUpdateDate":1628665806662,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ac3027-3153-4849-8f3c-b36a34673ad8","invariantUUID":"32a611ac-08d6-4059-9515-2c7931b73d88","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6120f3d7-d93a-45e2-8cd5-962e7f5becdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665975562,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75c13cb-8f17-4789-960b-2a1c0f49d73a","invariantUUID":"8de71fea-0c2a-466c-8cb8-f8f672128b8f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a733daa0-3eb2-4472-a53b-77d208b7f2fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628666011430,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8714e349-65bd-49fe-9bd8-ec319f997dd2","invariantUUID":"e9d15274-539d-49ee-a4b0-586f7830f8ab","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c034a3ed-00f4-495f-9f99-0fe7f7a54294","lifecycleState":"CERTIFIED","lastUpdateDate":1628665905864,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c9581b-6941-430e-b8d5-5ddd45fcaa9d","invariantUUID":"a7385e78-7b45-4e8b-b531-bdd089e01c33","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"867b2581-6400-4e0d-8928-b58121d98f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665659460,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11439195-cfa0-449f-af66-49dcd2b1de52","invariantUUID":"504f7cd7-1f2b-4e01-885d-d9a445e0d2bc","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e168b506-ef27-42b6-bfe4-ce8fce1e6e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665511233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1094ea2-80cd-4ae4-8a2c-33632b6354a1","invariantUUID":"23bb9088-a661-43ee-bd58-68ccf4e58f0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc5fe872-6245-4494-98de-bc653fc7bcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1628665613795,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ddff386-f173-43f7-9c95-e0c50ac2e0c1","invariantUUID":"fe0e1c62-5551-4645-a38f-b09b96748baf","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":"d31ddc69-987c-4ed1-a645-16f447097298","lifecycleState":"CERTIFIED","lastUpdateDate":1628665890479,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac70af81-9239-4ae0-9c7d-46f396960e45","invariantUUID":"b41b7f49-1b43-4a34-b9bf-bad55a880952","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed62d13-ecff-4304-bea6-e8052c566ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665670936,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5b9f2-e4f5-49dd-bed0-2319cf8e2a12","invariantUUID":"b22ff9da-6938-4d0d-bc64-2298aa5c9249","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ec2f998-f751-4137-a713-d58b914b6ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665954102,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad6e3737-3813-4d99-8f0b-533de250f161","invariantUUID":"28110dac-5574-452f-9a2c-d5bec7f5d24f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87cf5f60-5723-41cc-982b-572fa473ef42","lifecycleState":"CERTIFIED","lastUpdateDate":1628665703720,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5248a87c-f4e0-455a-97b9-0843e3cce8b8","invariantUUID":"982dca1e-547f-4367-a1fc-38a221241da0","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":"port","uniqueId":"76dfde4c-592f-45e7-8246-a9c96deef4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665469337,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fbeb723-cea6-401d-a5cf-a99ca258a838","invariantUUID":"cb193e1d-c8e8-4415-8ac5-933466092522","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":"networkrules","uniqueId":"bf721fe7-dea4-48d8-be00-7bda925a34f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665607061,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dd39dfff-2a45-4df9-8344-3b69a44da2fe","invariantUUID":"6861e04c-cbb9-46a0-9a62-183e33fb3106","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6d68af28-bd8d-473d-bc7e-a5be5e43991b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665943876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64137e0d-76d0-4171-8ee2-148924a5150f","invariantUUID":"f108de41-9f64-4208-932d-9c13248df956","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":"port","uniqueId":"98f0813e-6b2d-4218-a529-14369f02825c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665895719,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b155b9cf-ab33-4df0-a492-fb1b18755b86","invariantUUID":"4fc039c0-7391-4ee7-9341-c59eff8a9b19","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7b916ff-f5c8-4313-9b50-73a65e6fd96a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665824918,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1bdd89-7d3e-4c1e-9a8f-99ab790db7b3","invariantUUID":"7ded8e2e-5f1d-4b15-b6b3-784619336b72","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":"defaulticon","uniqueId":"b7c4861c-8af9-454a-a2a6-9794d27f182e","lifecycleState":"CERTIFIED","lastUpdateDate":1628665879699,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98b0941-7532-41dc-9a5f-2954901dcfd9","invariantUUID":"89874bb7-8a72-423a-ad09-8dd957882637","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":"4ad4fbd0-95e5-49a8-a187-0ed321666cdc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665664645,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06cd81b7-c96e-44b3-bc19-115483a46a4f","invariantUUID":"ca55b4c6-26cf-4532-9cc2-0df4d6ea3aa1","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":"securityrules","uniqueId":"b26ec204-e169-4048-b251-65d625082a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665620364,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b227b3f2-83b7-4106-9533-27549f293159","invariantUUID":"c3d159ed-05e0-47c8-9629-6eab4a401038","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8a9a022-39df-43da-9bb9-88b339b53cc9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665439305,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a30f0ee-d707-416e-aa36-3a3f661453a3","invariantUUID":"6e95ae63-f712-44a7-8a95-e6864a2713e0","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":"f9f098c7-1044-4837-8ea7-61a71d748903","lifecycleState":"CERTIFIED","lastUpdateDate":1628665725338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38dc4784-8846-43bf-bac6-c5b771afcba8","invariantUUID":"eb4136a2-3d99-40f6-8f4d-90743b863e4d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a76c958-24c4-42e2-bf79-f60ce8135b01","lifecycleState":"CERTIFIED","lastUpdateDate":1628665779136,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d20f4798-72cc-4cc3-9f31-943621157df8","invariantUUID":"aba823d5-75b7-45b1-a6aa-da80eeacd069","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":"networkrules","uniqueId":"42cb6b5c-a2ea-4a51-8847-43881ef88fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665586181,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3adfe9d6-299f-491c-b483-585ff3a6ee62","invariantUUID":"7fe217d0-018d-437f-986d-b4d104cf7107","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba441ffc-bbd7-4994-a0f5-d9a75e335c65","lifecycleState":"CERTIFIED","lastUpdateDate":1628665720127,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f227df5-2eea-41e9-8b72-4d06ad56c983","invariantUUID":"13dd3974-ed75-418e-a510-e0204b4ae619","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":"defaulticon","uniqueId":"93ba41d9-a6e1-4c14-bbe5-3cac59551e15","lifecycleState":"CERTIFIED","lastUpdateDate":1628665523027,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0870414-6a98-44af-9eb9-0e2f910ba5d6","invariantUUID":"d20bc130-3876-4cf8-9549-c701197bffba","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":"b8763103-c531-4974-9f64-198bf1fb6f09","lifecycleState":"CERTIFIED","lastUpdateDate":1628665744509,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c144e8f1-e220-4b50-b203-5ed19b1a67c0","invariantUUID":"39be9261-a22a-401a-9fc7-3ad1fb320489","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257c09f1-07e6-482b-b24b-0f9f30b7e936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665544749,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0","invariantUUID":"7bedafc1-9c34-4796-aca8-6ebd83f36fa7","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":"compute","uniqueId":"0c2fa4c8-0577-40cf-8da5-34c90f9abec2","lifecycleState":"CERTIFIED","lastUpdateDate":1628665813201,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6a969fb-badd-4d08-ad93-b2f5d5e4f1d3","invariantUUID":"eaf7a9ab-6851-4106-a888-96fe06dc32dc","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":"27dc07b0-a90f-4103-a99c-6a3d9e9abcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1628665551328,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adacfee8-2871-47c8-b8da-23f7b3f8adea","invariantUUID":"905dd7ba-2eb6-4a16-a51e-14f705201f8f","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":"objectStorage","uniqueId":"76d9d6bd-574a-40fd-827f-c4f473080c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665500243,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1225baf1-4ed2-4ba9-b053-f2f8d6aa1264","invariantUUID":"088c8317-0cb0-40db-9106-752a7731e24e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c20269e7-b0ff-4073-88c2-48b35240b033","lifecycleState":"CERTIFIED","lastUpdateDate":1628665474402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8ddaf97-5455-44f9-ac31-d521b781f942","invariantUUID":"9da21ebb-335a-4bf3-8933-4299b4955b4b","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":"loadBalancer","uniqueId":"19e621f5-c4de-43d3-8816-762c3d6b4d4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665463679,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce44af4-70b5-4bfb-ac59-4926b230d3f2","invariantUUID":"c72011fa-af33-436d-aaba-c8047b93fdff","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":"compute","uniqueId":"e1a2e9c5-f496-4fa9-b3c3-8329f40129fd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665999276,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e1e9af-4ae7-4d4b-bd90-dba6d8cfad3c","invariantUUID":"22bfa6be-b0b2-4b0b-a345-8c442a6e19aa","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88cd5dbe-0fdc-469d-bd9e-67d019a61d56","lifecycleState":"CERTIFIED","lastUpdateDate":1628665847627,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cf37750-a459-4791-9df5-f3e0b0c40855","invariantUUID":"9ed91b83-0ac8-4c0c-9ca8-1558c3f88754","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":"defaulticon","uniqueId":"ad03031a-5fea-41ac-a8b1-5292b0689dad","lifecycleState":"CERTIFIED","lastUpdateDate":1628665762598,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e61bbea9-ca9c-49e9-a528-c30d94ca4b63","invariantUUID":"95821ac7-8031-4da1-93e4-d745439570c7","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":"3a6d1c3e-6882-40bb-a23a-f92d0dcfbf10","lifecycleState":"CERTIFIED","lastUpdateDate":1628665921892,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bb86d5-1648-43fc-b426-9718c1a76c9e","invariantUUID":"96b2f171-14c7-4a5c-b1cb-e3736e69608b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665749965,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","invariantUUID":"cdc124f1-cf64-4b60-870e-c5bb73de521b","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":"objectStorage","uniqueId":"2a969f0f-4181-4bab-b958-a67cd0365c2b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665492471,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a5f971-4dd6-4474-83a6-b3dd0da3f39c","invariantUUID":"bb9cf901-3a1b-4f5d-8502-387df35e93d1","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":"port","uniqueId":"bd9190ff-93a6-4f5d-85d9-05eeefe90335","lifecycleState":"CERTIFIED","lastUpdateDate":1628665517497,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47c75538-f6cd-4898-a067-5f33c5f95b8f","invariantUUID":"d3dc01a9-0d4c-4986-a27c-5b671a262568","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ae277dc-b653-49ac-b33b-19c958aa3d41","lifecycleState":"CERTIFIED","lastUpdateDate":1628665539584,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e57fe503-eedf-4c3b-b954-4bee37619c46","invariantUUID":"ebf4939b-e6bb-444b-a046-edfa29c6ee8d","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":"objectStorage","uniqueId":"fccd7108-76d1-4cd3-8df9-2435bfc7c6f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665830203,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3664f52a-4a76-4fed-9fd8-ef590931f56a","invariantUUID":"2d042de2-fb44-46a2-ada1-e31a255b178a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d6254dc8-70e3-4f16-91d6-7cc80af3a346","lifecycleState":"CERTIFIED","lastUpdateDate":1628665405983,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d19d92c-6fac-44ad-84fc-b987a627185d","invariantUUID":"470d9939-3133-4fdf-b1d9-014e3e1f6fa8","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":"compute","uniqueId":"1ad5e526-fe72-49ed-8fb2-eee4095aa7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665629270,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae80971-766f-4452-a1ea-3d82dd3d217c","invariantUUID":"501b3466-20b8-45f9-8fea-128e758616e9","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":"57fa77a9-26f6-420c-8ad4-47b4bef6d86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665534043,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42695a0c-09fa-45d8-8da8-4a326c42bd4f","invariantUUID":"da5bb95a-9970-41b4-917c-dc820033ab17","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":"989dfa25-9de3-4088-9d36-6090e4cac4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665591444,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6be69e00-5d77-40b8-9b1f-86492ce494f6","invariantUUID":"fb889dfb-5062-4bc5-8182-684656c9fb83","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6512723c-e9b0-43af-810a-63877471f861","lifecycleState":"CERTIFIED","lastUpdateDate":1628665934813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a03b2efd-6cc4-45b7-b837-b123a4852e4a","invariantUUID":"f41502eb-2363-4f4f-9c75-a47f36d772d2","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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665528427,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"996cbd24-1ce8-4396-9a29-d02eabf46065","invariantUUID":"4710ad4c-0124-4bed-aa71-cdc97ebab62f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df0b996a-5066-47d8-8693-2f2129cbefb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628666004423,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ef5e135-dc55-4690-a585-a4ea05179d18","invariantUUID":"924d352a-0b9e-4ee4-bdb5-b463143b0033","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed11ad10-0df0-400c-b8e1-58d601069ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665988045,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db308f2b-d878-4fdd-85ad-defbaa709ff8","invariantUUID":"893c253d-e176-490b-901b-b1e6a1264ca5","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":"2cbcf2c4-931d-4071-8d0c-692e730b336d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665912320,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e90e1ba9-0964-4f64-be58-e15063f136a3","invariantUUID":"8e72f712-9716-4c74-b3df-042936fe432d","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":"port","uniqueId":"988847f7-8a1a-49cd-97f8-b83bc0b1ccc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628665900746,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"083dcccd-e79d-4eda-8a55-ab0f51e2bff6","invariantUUID":"fa267ffe-07c2-4eb0-a046-9fe4b3fb5a22","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":"69ba644c-fdab-4b0a-9f82-11c0984dc936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665647475,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d4df0bf-873f-4e5d-92ef-f8e1115d2f75","invariantUUID":"49168d08-3d22-41a7-b3e2-ad6e922cb43c","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":"05e75a84-23bf-446c-9cae-69a495c664e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665428636,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"78bbfa45-b430-4907-ab19-6f3918c60d49","invariantUUID":"2494626b-51d4-46d4-9b99-9c566f9ab3c1","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":"2e5d84d3-a075-4058-88cc-ff4b1a115376","lifecycleState":"CERTIFIED","lastUpdateDate":1628665855776,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ac3ea56-9d93-4b88-84d3-38a91bac149f","invariantUUID":"d2bb9c1a-7e52-493d-a16c-6f53c6a4da7f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ed8a44-dc93-4b6b-8eba-f453de1fae4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628666014584,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b16885b-4e4f-4843-bf10-76b99ecab769","invariantUUID":"a37f6c47-e7b2-4744-ba59-06516e2d09c2","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":"objectStorage","uniqueId":"a9b1b87b-23be-471f-8b36-8c2c2eb1d84c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665767958,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a759a4ba-ea2a-44e3-bc49-f1cbdcd5f713","invariantUUID":"930c48c6-ea0e-4f67-ad4e-23d2e9e971f9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ea13ad55-ceae-4c3c-a36c-322f4a22cd04","lifecycleState":"CERTIFIED","lastUpdateDate":1628665965340,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f6aa12e-ce2d-4ce8-af40-3cc736f11329","invariantUUID":"6c63b607-f028-4a76-bdf2-6d247d00a96b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0a30d21-3736-418f-815d-b4f80f72f0de","lifecycleState":"CERTIFIED","lastUpdateDate":1628665784624,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"103a9148-4738-45c7-8abb-0d5ca677beaa","invariantUUID":"6a423419-022b-48d3-af4c-825d01db1a4d","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":"objectStorage","uniqueId":"ac0f961b-0f53-4508-ae0d-0b2d55f62f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665446364,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ac0d5a5-cc38-4deb-bc1f-1bad0957290a","invariantUUID":"06aabc6d-436d-4d79-842f-ba119403e315","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":"306a8a84-0a37-40e7-a02f-7a488e2386b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665927873,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b18434a-4dc7-4300-abbe-a1a65074b005","invariantUUID":"6ad35d6f-b416-4ad3-bca3-d85aaf6b144e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628674092714,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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-11 09:33:19,343 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-11 09:33:19,343 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:33:19,343 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:33:19,344 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-11 09:33:19,344 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-11 09:33:19,344 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:33:19,346 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:33:20,077 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-11 09:33:20,079 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:33:20,079 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-11 09:33:20,082 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-11 09:33:20,082 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:33:20,082 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:33:20,083 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-11 09:33:20,083 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-11 09:33:20,083 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:33:20,083 INFO 192:__init__.py(1) - Service found, updating information
2021-08-11 09:33:20,083 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-11 09:33:20,084 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-11 09:33:20,084 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-11 09:33:20,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:33:20,745 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-11 09:33:20,747 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-11 09:33:20,748 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d2ad5fc-141b-4b43-ada8-394ea9281fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665739067,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1b8d9a8c-4e90-4a47-8356-a5322b290c4c","invariantUUID":"d6e2d953-7538-47ef-a9a6-b9f03c0afc97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f43eeeda-4587-4430-825c-60a53d3345cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665635633,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e47fb87c-ea48-474d-b247-ac160926735f","invariantUUID":"674aaa87-64dc-4d9f-9da1-b3f0de40c487","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"973c88d7-3da0-4c24-a5e6-edf1dfd6a156","lifecycleState":"CERTIFIED","lastUpdateDate":1628665756300,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"83d40dc5-77e6-4de8-881b-3e5a760d8300","invariantUUID":"d95b9b98-2250-48af-8959-c2952129f8bb","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":"network","uniqueId":"231fe583-f3c0-4027-96cc-452af54d7cde","lifecycleState":"CERTIFIED","lastUpdateDate":1628665773700,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f959e2ed-caac-48ce-a6b2-3e5f32706c13","invariantUUID":"108f40b7-314e-4ea5-b117-76e0bdf1509d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48bf19b9-9650-4dbe-a2d2-49f56790020f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665800209,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd314f5-77b5-4b90-b5ef-7cb689d4ebca","invariantUUID":"898721e4-e452-4c2d-9258-16b01064221c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d78f0d6c-c813-4f8c-a21f-c836c6991bec","lifecycleState":"CERTIFIED","lastUpdateDate":1628665641998,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09a06277-e941-46af-a3f2-f4c00c36f197","invariantUUID":"3a49949a-aab8-40c8-b3e5-0e9881a01734","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9399e7e5-d685-427f-80c5-0936dd5b6dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1628665949147,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d544d22-149b-4467-bfce-c80754473e65","invariantUUID":"9ed5cbde-d7b9-4dab-8349-63fbe1ec1fdd","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":"defaulticon","uniqueId":"3f92dde7-2bc4-4761-a9b7-dedadc8a38c8","lifecycleState":"CERTIFIED","lastUpdateDate":1628665885026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e3a0831-b8eb-49fe-b3cf-45af96b43269","invariantUUID":"323c1c3c-0837-4a96-b63f-a4c94aeff697","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"282abb4e-97b3-43f6-bda6-b983ccff5784","lifecycleState":"CERTIFIED","lastUpdateDate":1628665993134,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55d135b-0893-4681-ac96-666f1c4a1961","invariantUUID":"d30a8a95-ddb7-4b89-aecd-f74efb9a1846","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c484d94-a5ad-4edf-ad90-93e947acf2dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665505911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b03aae7a-6d28-465b-b25b-1274a727bd1b","invariantUUID":"529f7571-7261-4253-86a8-fab1ddfddf87","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0563c963-586f-496b-87c7-dc3bfb8cc393","lifecycleState":"CERTIFIED","lastUpdateDate":1628665806662,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ac3027-3153-4849-8f3c-b36a34673ad8","invariantUUID":"32a611ac-08d6-4059-9515-2c7931b73d88","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6120f3d7-d93a-45e2-8cd5-962e7f5becdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665975562,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75c13cb-8f17-4789-960b-2a1c0f49d73a","invariantUUID":"8de71fea-0c2a-466c-8cb8-f8f672128b8f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a733daa0-3eb2-4472-a53b-77d208b7f2fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628666011430,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8714e349-65bd-49fe-9bd8-ec319f997dd2","invariantUUID":"e9d15274-539d-49ee-a4b0-586f7830f8ab","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c034a3ed-00f4-495f-9f99-0fe7f7a54294","lifecycleState":"CERTIFIED","lastUpdateDate":1628665905864,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c9581b-6941-430e-b8d5-5ddd45fcaa9d","invariantUUID":"a7385e78-7b45-4e8b-b531-bdd089e01c33","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"867b2581-6400-4e0d-8928-b58121d98f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665659460,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11439195-cfa0-449f-af66-49dcd2b1de52","invariantUUID":"504f7cd7-1f2b-4e01-885d-d9a445e0d2bc","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e168b506-ef27-42b6-bfe4-ce8fce1e6e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665511233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1094ea2-80cd-4ae4-8a2c-33632b6354a1","invariantUUID":"23bb9088-a661-43ee-bd58-68ccf4e58f0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc5fe872-6245-4494-98de-bc653fc7bcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1628665613795,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ddff386-f173-43f7-9c95-e0c50ac2e0c1","invariantUUID":"fe0e1c62-5551-4645-a38f-b09b96748baf","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":"d31ddc69-987c-4ed1-a645-16f447097298","lifecycleState":"CERTIFIED","lastUpdateDate":1628665890479,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac70af81-9239-4ae0-9c7d-46f396960e45","invariantUUID":"b41b7f49-1b43-4a34-b9bf-bad55a880952","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed62d13-ecff-4304-bea6-e8052c566ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665670936,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5b9f2-e4f5-49dd-bed0-2319cf8e2a12","invariantUUID":"b22ff9da-6938-4d0d-bc64-2298aa5c9249","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ec2f998-f751-4137-a713-d58b914b6ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665954102,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad6e3737-3813-4d99-8f0b-533de250f161","invariantUUID":"28110dac-5574-452f-9a2c-d5bec7f5d24f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87cf5f60-5723-41cc-982b-572fa473ef42","lifecycleState":"CERTIFIED","lastUpdateDate":1628665703720,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5248a87c-f4e0-455a-97b9-0843e3cce8b8","invariantUUID":"982dca1e-547f-4367-a1fc-38a221241da0","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":"port","uniqueId":"76dfde4c-592f-45e7-8246-a9c96deef4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665469337,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fbeb723-cea6-401d-a5cf-a99ca258a838","invariantUUID":"cb193e1d-c8e8-4415-8ac5-933466092522","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":"networkrules","uniqueId":"bf721fe7-dea4-48d8-be00-7bda925a34f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665607061,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dd39dfff-2a45-4df9-8344-3b69a44da2fe","invariantUUID":"6861e04c-cbb9-46a0-9a62-183e33fb3106","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6d68af28-bd8d-473d-bc7e-a5be5e43991b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665943876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64137e0d-76d0-4171-8ee2-148924a5150f","invariantUUID":"f108de41-9f64-4208-932d-9c13248df956","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":"port","uniqueId":"98f0813e-6b2d-4218-a529-14369f02825c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665895719,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b155b9cf-ab33-4df0-a492-fb1b18755b86","invariantUUID":"4fc039c0-7391-4ee7-9341-c59eff8a9b19","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7b916ff-f5c8-4313-9b50-73a65e6fd96a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665824918,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1bdd89-7d3e-4c1e-9a8f-99ab790db7b3","invariantUUID":"7ded8e2e-5f1d-4b15-b6b3-784619336b72","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":"defaulticon","uniqueId":"b7c4861c-8af9-454a-a2a6-9794d27f182e","lifecycleState":"CERTIFIED","lastUpdateDate":1628665879699,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98b0941-7532-41dc-9a5f-2954901dcfd9","invariantUUID":"89874bb7-8a72-423a-ad09-8dd957882637","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":"4ad4fbd0-95e5-49a8-a187-0ed321666cdc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665664645,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06cd81b7-c96e-44b3-bc19-115483a46a4f","invariantUUID":"ca55b4c6-26cf-4532-9cc2-0df4d6ea3aa1","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":"securityrules","uniqueId":"b26ec204-e169-4048-b251-65d625082a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665620364,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b227b3f2-83b7-4106-9533-27549f293159","invariantUUID":"c3d159ed-05e0-47c8-9629-6eab4a401038","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8a9a022-39df-43da-9bb9-88b339b53cc9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665439305,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a30f0ee-d707-416e-aa36-3a3f661453a3","invariantUUID":"6e95ae63-f712-44a7-8a95-e6864a2713e0","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":"f9f098c7-1044-4837-8ea7-61a71d748903","lifecycleState":"CERTIFIED","lastUpdateDate":1628665725338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38dc4784-8846-43bf-bac6-c5b771afcba8","invariantUUID":"eb4136a2-3d99-40f6-8f4d-90743b863e4d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a76c958-24c4-42e2-bf79-f60ce8135b01","lifecycleState":"CERTIFIED","lastUpdateDate":1628665779136,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d20f4798-72cc-4cc3-9f31-943621157df8","invariantUUID":"aba823d5-75b7-45b1-a6aa-da80eeacd069","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":"networkrules","uniqueId":"42cb6b5c-a2ea-4a51-8847-43881ef88fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665586181,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3adfe9d6-299f-491c-b483-585ff3a6ee62","invariantUUID":"7fe217d0-018d-437f-986d-b4d104cf7107","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba441ffc-bbd7-4994-a0f5-d9a75e335c65","lifecycleState":"CERTIFIED","lastUpdateDate":1628665720127,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f227df5-2eea-41e9-8b72-4d06ad56c983","invariantUUID":"13dd3974-ed75-418e-a510-e0204b4ae619","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":"defaulticon","uniqueId":"93ba41d9-a6e1-4c14-bbe5-3cac59551e15","lifecycleState":"CERTIFIED","lastUpdateDate":1628665523027,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0870414-6a98-44af-9eb9-0e2f910ba5d6","invariantUUID":"d20bc130-3876-4cf8-9549-c701197bffba","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":"b8763103-c531-4974-9f64-198bf1fb6f09","lifecycleState":"CERTIFIED","lastUpdateDate":1628665744509,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c144e8f1-e220-4b50-b203-5ed19b1a67c0","invariantUUID":"39be9261-a22a-401a-9fc7-3ad1fb320489","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257c09f1-07e6-482b-b24b-0f9f30b7e936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665544749,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0","invariantUUID":"7bedafc1-9c34-4796-aca8-6ebd83f36fa7","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":"compute","uniqueId":"0c2fa4c8-0577-40cf-8da5-34c90f9abec2","lifecycleState":"CERTIFIED","lastUpdateDate":1628665813201,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6a969fb-badd-4d08-ad93-b2f5d5e4f1d3","invariantUUID":"eaf7a9ab-6851-4106-a888-96fe06dc32dc","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":"27dc07b0-a90f-4103-a99c-6a3d9e9abcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1628665551328,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adacfee8-2871-47c8-b8da-23f7b3f8adea","invariantUUID":"905dd7ba-2eb6-4a16-a51e-14f705201f8f","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":"objectStorage","uniqueId":"76d9d6bd-574a-40fd-827f-c4f473080c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665500243,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1225baf1-4ed2-4ba9-b053-f2f8d6aa1264","invariantUUID":"088c8317-0cb0-40db-9106-752a7731e24e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c20269e7-b0ff-4073-88c2-48b35240b033","lifecycleState":"CERTIFIED","lastUpdateDate":1628665474402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8ddaf97-5455-44f9-ac31-d521b781f942","invariantUUID":"9da21ebb-335a-4bf3-8933-4299b4955b4b","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":"loadBalancer","uniqueId":"19e621f5-c4de-43d3-8816-762c3d6b4d4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665463679,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce44af4-70b5-4bfb-ac59-4926b230d3f2","invariantUUID":"c72011fa-af33-436d-aaba-c8047b93fdff","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":"compute","uniqueId":"e1a2e9c5-f496-4fa9-b3c3-8329f40129fd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665999276,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e1e9af-4ae7-4d4b-bd90-dba6d8cfad3c","invariantUUID":"22bfa6be-b0b2-4b0b-a345-8c442a6e19aa","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88cd5dbe-0fdc-469d-bd9e-67d019a61d56","lifecycleState":"CERTIFIED","lastUpdateDate":1628665847627,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cf37750-a459-4791-9df5-f3e0b0c40855","invariantUUID":"9ed91b83-0ac8-4c0c-9ca8-1558c3f88754","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":"defaulticon","uniqueId":"ad03031a-5fea-41ac-a8b1-5292b0689dad","lifecycleState":"CERTIFIED","lastUpdateDate":1628665762598,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e61bbea9-ca9c-49e9-a528-c30d94ca4b63","invariantUUID":"95821ac7-8031-4da1-93e4-d745439570c7","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":"3a6d1c3e-6882-40bb-a23a-f92d0dcfbf10","lifecycleState":"CERTIFIED","lastUpdateDate":1628665921892,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bb86d5-1648-43fc-b426-9718c1a76c9e","invariantUUID":"96b2f171-14c7-4a5c-b1cb-e3736e69608b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665749965,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","invariantUUID":"cdc124f1-cf64-4b60-870e-c5bb73de521b","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":"objectStorage","uniqueId":"2a969f0f-4181-4bab-b958-a67cd0365c2b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665492471,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a5f971-4dd6-4474-83a6-b3dd0da3f39c","invariantUUID":"bb9cf901-3a1b-4f5d-8502-387df35e93d1","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":"port","uniqueId":"bd9190ff-93a6-4f5d-85d9-05eeefe90335","lifecycleState":"CERTIFIED","lastUpdateDate":1628665517497,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47c75538-f6cd-4898-a067-5f33c5f95b8f","invariantUUID":"d3dc01a9-0d4c-4986-a27c-5b671a262568","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ae277dc-b653-49ac-b33b-19c958aa3d41","lifecycleState":"CERTIFIED","lastUpdateDate":1628665539584,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e57fe503-eedf-4c3b-b954-4bee37619c46","invariantUUID":"ebf4939b-e6bb-444b-a046-edfa29c6ee8d","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":"objectStorage","uniqueId":"fccd7108-76d1-4cd3-8df9-2435bfc7c6f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665830203,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3664f52a-4a76-4fed-9fd8-ef590931f56a","invariantUUID":"2d042de2-fb44-46a2-ada1-e31a255b178a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d6254dc8-70e3-4f16-91d6-7cc80af3a346","lifecycleState":"CERTIFIED","lastUpdateDate":1628665405983,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d19d92c-6fac-44ad-84fc-b987a627185d","invariantUUID":"470d9939-3133-4fdf-b1d9-014e3e1f6fa8","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":"compute","uniqueId":"1ad5e526-fe72-49ed-8fb2-eee4095aa7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665629270,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae80971-766f-4452-a1ea-3d82dd3d217c","invariantUUID":"501b3466-20b8-45f9-8fea-128e758616e9","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":"57fa77a9-26f6-420c-8ad4-47b4bef6d86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665534043,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42695a0c-09fa-45d8-8da8-4a326c42bd4f","invariantUUID":"da5bb95a-9970-41b4-917c-dc820033ab17","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":"989dfa25-9de3-4088-9d36-6090e4cac4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665591444,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6be69e00-5d77-40b8-9b1f-86492ce494f6","invariantUUID":"fb889dfb-5062-4bc5-8182-684656c9fb83","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6512723c-e9b0-43af-810a-63877471f861","lifecycleState":"CERTIFIED","lastUpdateDate":1628665934813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a03b2efd-6cc4-45b7-b837-b123a4852e4a","invariantUUID":"f41502eb-2363-4f4f-9c75-a47f36d772d2","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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665528427,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"996cbd24-1ce8-4396-9a29-d02eabf46065","invariantUUID":"4710ad4c-0124-4bed-aa71-cdc97ebab62f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df0b996a-5066-47d8-8693-2f2129cbefb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628666004423,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ef5e135-dc55-4690-a585-a4ea05179d18","invariantUUID":"924d352a-0b9e-4ee4-bdb5-b463143b0033","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed11ad10-0df0-400c-b8e1-58d601069ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665988045,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db308f2b-d878-4fdd-85ad-defbaa709ff8","invariantUUID":"893c253d-e176-490b-901b-b1e6a1264ca5","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":"2cbcf2c4-931d-4071-8d0c-692e730b336d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665912320,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e90e1ba9-0964-4f64-be58-e15063f136a3","invariantUUID":"8e72f712-9716-4c74-b3df-042936fe432d","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":"port","uniqueId":"988847f7-8a1a-49cd-97f8-b83bc0b1ccc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628665900746,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"083dcccd-e79d-4eda-8a55-ab0f51e2bff6","invariantUUID":"fa267ffe-07c2-4eb0-a046-9fe4b3fb5a22","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":"69ba644c-fdab-4b0a-9f82-11c0984dc936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665647475,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d4df0bf-873f-4e5d-92ef-f8e1115d2f75","invariantUUID":"49168d08-3d22-41a7-b3e2-ad6e922cb43c","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":"05e75a84-23bf-446c-9cae-69a495c664e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665428636,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"78bbfa45-b430-4907-ab19-6f3918c60d49","invariantUUID":"2494626b-51d4-46d4-9b99-9c566f9ab3c1","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":"2e5d84d3-a075-4058-88cc-ff4b1a115376","lifecycleState":"CERTIFIED","lastUpdateDate":1628665855776,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ac3ea56-9d93-4b88-84d3-38a91bac149f","invariantUUID":"d2bb9c1a-7e52-493d-a16c-6f53c6a4da7f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ed8a44-dc93-4b6b-8eba-f453de1fae4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628666014584,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b16885b-4e4f-4843-bf10-76b99ecab769","invariantUUID":"a37f6c47-e7b2-4744-ba59-06516e2d09c2","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":"objectStorage","uniqueId":"a9b1b87b-23be-471f-8b36-8c2c2eb1d84c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665767958,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a759a4ba-ea2a-44e3-bc49-f1cbdcd5f713","invariantUUID":"930c48c6-ea0e-4f67-ad4e-23d2e9e971f9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ea13ad55-ceae-4c3c-a36c-322f4a22cd04","lifecycleState":"CERTIFIED","lastUpdateDate":1628665965340,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f6aa12e-ce2d-4ce8-af40-3cc736f11329","invariantUUID":"6c63b607-f028-4a76-bdf2-6d247d00a96b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0a30d21-3736-418f-815d-b4f80f72f0de","lifecycleState":"CERTIFIED","lastUpdateDate":1628665784624,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"103a9148-4738-45c7-8abb-0d5ca677beaa","invariantUUID":"6a423419-022b-48d3-af4c-825d01db1a4d","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":"objectStorage","uniqueId":"ac0f961b-0f53-4508-ae0d-0b2d55f62f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665446364,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ac0d5a5-cc38-4deb-bc1f-1bad0957290a","invariantUUID":"06aabc6d-436d-4d79-842f-ba119403e315","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":"306a8a84-0a37-40e7-a02f-7a488e2386b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665927873,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b18434a-4dc7-4300-abbe-a1a65074b005","invariantUUID":"6ad35d6f-b416-4ad3-bca3-d85aaf6b144e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628674092714,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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-11 09:33:20,752 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-11 09:33:20,752 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-11 09:33:20,752 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-11 09:33:20,752 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-11 09:33:20,753 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-11 09:33:20,753 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-11 09:33:20,754 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:33:21,413 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-11 09:33:21,416 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-11 09:33:21,417 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-11 09:33:21,421 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-11 09:33:21,422 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-11 09:33:21,422 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-11 09:33:21,423 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-11 09:33:21,423 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-11 09:33:21,424 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-11 09:33:21,424 INFO 192:__init__.py(1) - Service found, updating information
2021-08-11 09:33:21,425 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-11 09:33:21,426 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-11 09:33:21,426 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-11 09:33:21,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-11 09:33:22,086 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-11 09:33:22,090 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-11 09:33:22,093 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d2ad5fc-141b-4b43-ada8-394ea9281fe7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665739067,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1b8d9a8c-4e90-4a47-8356-a5322b290c4c","invariantUUID":"d6e2d953-7538-47ef-a9a6-b9f03c0afc97","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f43eeeda-4587-4430-825c-60a53d3345cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665635633,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e47fb87c-ea48-474d-b247-ac160926735f","invariantUUID":"674aaa87-64dc-4d9f-9da1-b3f0de40c487","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"973c88d7-3da0-4c24-a5e6-edf1dfd6a156","lifecycleState":"CERTIFIED","lastUpdateDate":1628665756300,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"83d40dc5-77e6-4de8-881b-3e5a760d8300","invariantUUID":"d95b9b98-2250-48af-8959-c2952129f8bb","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":"network","uniqueId":"231fe583-f3c0-4027-96cc-452af54d7cde","lifecycleState":"CERTIFIED","lastUpdateDate":1628665773700,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f959e2ed-caac-48ce-a6b2-3e5f32706c13","invariantUUID":"108f40b7-314e-4ea5-b117-76e0bdf1509d","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"48bf19b9-9650-4dbe-a2d2-49f56790020f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665800209,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbd314f5-77b5-4b90-b5ef-7cb689d4ebca","invariantUUID":"898721e4-e452-4c2d-9258-16b01064221c","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d78f0d6c-c813-4f8c-a21f-c836c6991bec","lifecycleState":"CERTIFIED","lastUpdateDate":1628665641998,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09a06277-e941-46af-a3f2-f4c00c36f197","invariantUUID":"3a49949a-aab8-40c8-b3e5-0e9881a01734","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"9399e7e5-d685-427f-80c5-0936dd5b6dbf","lifecycleState":"CERTIFIED","lastUpdateDate":1628665949147,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6d544d22-149b-4467-bfce-c80754473e65","invariantUUID":"9ed5cbde-d7b9-4dab-8349-63fbe1ec1fdd","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":"defaulticon","uniqueId":"3f92dde7-2bc4-4761-a9b7-dedadc8a38c8","lifecycleState":"CERTIFIED","lastUpdateDate":1628665885026,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e3a0831-b8eb-49fe-b3cf-45af96b43269","invariantUUID":"323c1c3c-0837-4a96-b63f-a4c94aeff697","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"282abb4e-97b3-43f6-bda6-b983ccff5784","lifecycleState":"CERTIFIED","lastUpdateDate":1628665993134,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e55d135b-0893-4681-ac96-666f1c4a1961","invariantUUID":"d30a8a95-ddb7-4b89-aecd-f74efb9a1846","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0c484d94-a5ad-4edf-ad90-93e947acf2dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665505911,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b03aae7a-6d28-465b-b25b-1274a727bd1b","invariantUUID":"529f7571-7261-4253-86a8-fab1ddfddf87","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0563c963-586f-496b-87c7-dc3bfb8cc393","lifecycleState":"CERTIFIED","lastUpdateDate":1628665806662,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e0ac3027-3153-4849-8f3c-b36a34673ad8","invariantUUID":"32a611ac-08d6-4059-9515-2c7931b73d88","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"6120f3d7-d93a-45e2-8cd5-962e7f5becdd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665975562,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d75c13cb-8f17-4789-960b-2a1c0f49d73a","invariantUUID":"8de71fea-0c2a-466c-8cb8-f8f672128b8f","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a733daa0-3eb2-4472-a53b-77d208b7f2fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628666011430,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8714e349-65bd-49fe-9bd8-ec319f997dd2","invariantUUID":"e9d15274-539d-49ee-a4b0-586f7830f8ab","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c034a3ed-00f4-495f-9f99-0fe7f7a54294","lifecycleState":"CERTIFIED","lastUpdateDate":1628665905864,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66c9581b-6941-430e-b8d5-5ddd45fcaa9d","invariantUUID":"a7385e78-7b45-4e8b-b531-bdd089e01c33","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"867b2581-6400-4e0d-8928-b58121d98f9f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665659460,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11439195-cfa0-449f-af66-49dcd2b1de52","invariantUUID":"504f7cd7-1f2b-4e01-885d-d9a445e0d2bc","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e168b506-ef27-42b6-bfe4-ce8fce1e6e0c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665511233,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d1094ea2-80cd-4ae4-8a2c-33632b6354a1","invariantUUID":"23bb9088-a661-43ee-bd58-68ccf4e58f0d","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"fc5fe872-6245-4494-98de-bc653fc7bcc4","lifecycleState":"CERTIFIED","lastUpdateDate":1628665613795,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6ddff386-f173-43f7-9c95-e0c50ac2e0c1","invariantUUID":"fe0e1c62-5551-4645-a38f-b09b96748baf","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":"d31ddc69-987c-4ed1-a645-16f447097298","lifecycleState":"CERTIFIED","lastUpdateDate":1628665890479,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac70af81-9239-4ae0-9c7d-46f396960e45","invariantUUID":"b41b7f49-1b43-4a34-b9bf-bad55a880952","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4ed62d13-ecff-4304-bea6-e8052c566ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665670936,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"11f5b9f2-e4f5-49dd-bed0-2319cf8e2a12","invariantUUID":"b22ff9da-6938-4d0d-bc64-2298aa5c9249","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"8ec2f998-f751-4137-a713-d58b914b6ec0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665954102,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad6e3737-3813-4d99-8f0b-533de250f161","invariantUUID":"28110dac-5574-452f-9a2c-d5bec7f5d24f","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"87cf5f60-5723-41cc-982b-572fa473ef42","lifecycleState":"CERTIFIED","lastUpdateDate":1628665703720,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5248a87c-f4e0-455a-97b9-0843e3cce8b8","invariantUUID":"982dca1e-547f-4367-a1fc-38a221241da0","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":"port","uniqueId":"76dfde4c-592f-45e7-8246-a9c96deef4dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665469337,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7fbeb723-cea6-401d-a5cf-a99ca258a838","invariantUUID":"cb193e1d-c8e8-4415-8ac5-933466092522","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":"networkrules","uniqueId":"bf721fe7-dea4-48d8-be00-7bda925a34f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665607061,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"dd39dfff-2a45-4df9-8344-3b69a44da2fe","invariantUUID":"6861e04c-cbb9-46a0-9a62-183e33fb3106","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6d68af28-bd8d-473d-bc7e-a5be5e43991b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665943876,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"64137e0d-76d0-4171-8ee2-148924a5150f","invariantUUID":"f108de41-9f64-4208-932d-9c13248df956","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":"port","uniqueId":"98f0813e-6b2d-4218-a529-14369f02825c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665895719,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b155b9cf-ab33-4df0-a492-fb1b18755b86","invariantUUID":"4fc039c0-7391-4ee7-9341-c59eff8a9b19","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f7b916ff-f5c8-4313-9b50-73a65e6fd96a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665824918,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"df1bdd89-7d3e-4c1e-9a8f-99ab790db7b3","invariantUUID":"7ded8e2e-5f1d-4b15-b6b3-784619336b72","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":"defaulticon","uniqueId":"b7c4861c-8af9-454a-a2a6-9794d27f182e","lifecycleState":"CERTIFIED","lastUpdateDate":1628665879699,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b98b0941-7532-41dc-9a5f-2954901dcfd9","invariantUUID":"89874bb7-8a72-423a-ad09-8dd957882637","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":"4ad4fbd0-95e5-49a8-a187-0ed321666cdc","lifecycleState":"CERTIFIED","lastUpdateDate":1628665664645,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06cd81b7-c96e-44b3-bc19-115483a46a4f","invariantUUID":"ca55b4c6-26cf-4532-9cc2-0df4d6ea3aa1","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":"securityrules","uniqueId":"b26ec204-e169-4048-b251-65d625082a5f","lifecycleState":"CERTIFIED","lastUpdateDate":1628665620364,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"b227b3f2-83b7-4106-9533-27549f293159","invariantUUID":"c3d159ed-05e0-47c8-9629-6eab4a401038","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a8a9a022-39df-43da-9bb9-88b339b53cc9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665439305,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7a30f0ee-d707-416e-aa36-3a3f661453a3","invariantUUID":"6e95ae63-f712-44a7-8a95-e6864a2713e0","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":"f9f098c7-1044-4837-8ea7-61a71d748903","lifecycleState":"CERTIFIED","lastUpdateDate":1628665725338,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"38dc4784-8846-43bf-bac6-c5b771afcba8","invariantUUID":"eb4136a2-3d99-40f6-8f4d-90743b863e4d","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"7a76c958-24c4-42e2-bf79-f60ce8135b01","lifecycleState":"CERTIFIED","lastUpdateDate":1628665779136,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d20f4798-72cc-4cc3-9f31-943621157df8","invariantUUID":"aba823d5-75b7-45b1-a6aa-da80eeacd069","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":"networkrules","uniqueId":"42cb6b5c-a2ea-4a51-8847-43881ef88fb7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665586181,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3adfe9d6-299f-491c-b483-585ff3a6ee62","invariantUUID":"7fe217d0-018d-437f-986d-b4d104cf7107","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ba441ffc-bbd7-4994-a0f5-d9a75e335c65","lifecycleState":"CERTIFIED","lastUpdateDate":1628665720127,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3f227df5-2eea-41e9-8b72-4d06ad56c983","invariantUUID":"13dd3974-ed75-418e-a510-e0204b4ae619","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":"defaulticon","uniqueId":"93ba41d9-a6e1-4c14-bbe5-3cac59551e15","lifecycleState":"CERTIFIED","lastUpdateDate":1628665523027,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c0870414-6a98-44af-9eb9-0e2f910ba5d6","invariantUUID":"d20bc130-3876-4cf8-9549-c701197bffba","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":"b8763103-c531-4974-9f64-198bf1fb6f09","lifecycleState":"CERTIFIED","lastUpdateDate":1628665744509,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c144e8f1-e220-4b50-b203-5ed19b1a67c0","invariantUUID":"39be9261-a22a-401a-9fc7-3ad1fb320489","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"257c09f1-07e6-482b-b24b-0f9f30b7e936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665544749,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"c0548ebf-cccb-47da-a8d0-96dc7ecbf2f0","invariantUUID":"7bedafc1-9c34-4796-aca8-6ebd83f36fa7","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":"compute","uniqueId":"0c2fa4c8-0577-40cf-8da5-34c90f9abec2","lifecycleState":"CERTIFIED","lastUpdateDate":1628665813201,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6a969fb-badd-4d08-ad93-b2f5d5e4f1d3","invariantUUID":"eaf7a9ab-6851-4106-a888-96fe06dc32dc","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":"27dc07b0-a90f-4103-a99c-6a3d9e9abcbe","lifecycleState":"CERTIFIED","lastUpdateDate":1628665551328,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"adacfee8-2871-47c8-b8da-23f7b3f8adea","invariantUUID":"905dd7ba-2eb6-4a16-a51e-14f705201f8f","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":"objectStorage","uniqueId":"76d9d6bd-574a-40fd-827f-c4f473080c0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665500243,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1225baf1-4ed2-4ba9-b053-f2f8d6aa1264","invariantUUID":"088c8317-0cb0-40db-9106-752a7731e24e","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c20269e7-b0ff-4073-88c2-48b35240b033","lifecycleState":"CERTIFIED","lastUpdateDate":1628665474402,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8ddaf97-5455-44f9-ac31-d521b781f942","invariantUUID":"9da21ebb-335a-4bf3-8933-4299b4955b4b","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":"loadBalancer","uniqueId":"19e621f5-c4de-43d3-8816-762c3d6b4d4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628665463679,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce44af4-70b5-4bfb-ac59-4926b230d3f2","invariantUUID":"c72011fa-af33-436d-aaba-c8047b93fdff","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":"compute","uniqueId":"e1a2e9c5-f496-4fa9-b3c3-8329f40129fd","lifecycleState":"CERTIFIED","lastUpdateDate":1628665999276,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"03e1e9af-4ae7-4d4b-bd90-dba6d8cfad3c","invariantUUID":"22bfa6be-b0b2-4b0b-a345-8c442a6e19aa","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"88cd5dbe-0fdc-469d-bd9e-67d019a61d56","lifecycleState":"CERTIFIED","lastUpdateDate":1628665847627,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0cf37750-a459-4791-9df5-f3e0b0c40855","invariantUUID":"9ed91b83-0ac8-4c0c-9ca8-1558c3f88754","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":"defaulticon","uniqueId":"ad03031a-5fea-41ac-a8b1-5292b0689dad","lifecycleState":"CERTIFIED","lastUpdateDate":1628665762598,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e61bbea9-ca9c-49e9-a528-c30d94ca4b63","invariantUUID":"95821ac7-8031-4da1-93e4-d745439570c7","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":"3a6d1c3e-6882-40bb-a23a-f92d0dcfbf10","lifecycleState":"CERTIFIED","lastUpdateDate":1628665921892,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"46bb86d5-1648-43fc-b426-9718c1a76c9e","invariantUUID":"96b2f171-14c7-4a5c-b1cb-e3736e69608b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"63d8b9cc-a86f-42dc-b449-7174397ffec1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665749965,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7004745f-4338-4cb0-83b0-c6066ca56d96","invariantUUID":"cdc124f1-cf64-4b60-870e-c5bb73de521b","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":"objectStorage","uniqueId":"2a969f0f-4181-4bab-b958-a67cd0365c2b","lifecycleState":"CERTIFIED","lastUpdateDate":1628665492471,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7a5f971-4dd6-4474-83a6-b3dd0da3f39c","invariantUUID":"bb9cf901-3a1b-4f5d-8502-387df35e93d1","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":"port","uniqueId":"bd9190ff-93a6-4f5d-85d9-05eeefe90335","lifecycleState":"CERTIFIED","lastUpdateDate":1628665517497,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47c75538-f6cd-4898-a067-5f33c5f95b8f","invariantUUID":"d3dc01a9-0d4c-4986-a27c-5b671a262568","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0ae277dc-b653-49ac-b33b-19c958aa3d41","lifecycleState":"CERTIFIED","lastUpdateDate":1628665539584,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e57fe503-eedf-4c3b-b954-4bee37619c46","invariantUUID":"ebf4939b-e6bb-444b-a046-edfa29c6ee8d","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":"objectStorage","uniqueId":"fccd7108-76d1-4cd3-8df9-2435bfc7c6f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665830203,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3664f52a-4a76-4fed-9fd8-ef590931f56a","invariantUUID":"2d042de2-fb44-46a2-ada1-e31a255b178a","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d6254dc8-70e3-4f16-91d6-7cc80af3a346","lifecycleState":"CERTIFIED","lastUpdateDate":1628665405983,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8d19d92c-6fac-44ad-84fc-b987a627185d","invariantUUID":"470d9939-3133-4fdf-b1d9-014e3e1f6fa8","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":"compute","uniqueId":"1ad5e526-fe72-49ed-8fb2-eee4095aa7b1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665629270,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ae80971-766f-4452-a1ea-3d82dd3d217c","invariantUUID":"501b3466-20b8-45f9-8fea-128e758616e9","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":"57fa77a9-26f6-420c-8ad4-47b4bef6d86d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665534043,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"42695a0c-09fa-45d8-8da8-4a326c42bd4f","invariantUUID":"da5bb95a-9970-41b4-917c-dc820033ab17","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":"989dfa25-9de3-4088-9d36-6090e4cac4f7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665591444,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6be69e00-5d77-40b8-9b1f-86492ce494f6","invariantUUID":"fb889dfb-5062-4bc5-8182-684656c9fb83","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6512723c-e9b0-43af-810a-63877471f861","lifecycleState":"CERTIFIED","lastUpdateDate":1628665934813,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a03b2efd-6cc4-45b7-b837-b123a4852e4a","invariantUUID":"f41502eb-2363-4f4f-9c75-a47f36d772d2","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":"949ca54a-ea5b-491e-8909-b66c00e7b6b7","lifecycleState":"CERTIFIED","lastUpdateDate":1628665528427,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"996cbd24-1ce8-4396-9a29-d02eabf46065","invariantUUID":"4710ad4c-0124-4bed-aa71-cdc97ebab62f","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"df0b996a-5066-47d8-8693-2f2129cbefb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628666004423,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ef5e135-dc55-4690-a585-a4ea05179d18","invariantUUID":"924d352a-0b9e-4ee4-bdb5-b463143b0033","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ed11ad10-0df0-400c-b8e1-58d601069ba1","lifecycleState":"CERTIFIED","lastUpdateDate":1628665988045,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db308f2b-d878-4fdd-85ad-defbaa709ff8","invariantUUID":"893c253d-e176-490b-901b-b1e6a1264ca5","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":"2cbcf2c4-931d-4071-8d0c-692e730b336d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665912320,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e90e1ba9-0964-4f64-be58-e15063f136a3","invariantUUID":"8e72f712-9716-4c74-b3df-042936fe432d","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":"port","uniqueId":"988847f7-8a1a-49cd-97f8-b83bc0b1ccc6","lifecycleState":"CERTIFIED","lastUpdateDate":1628665900746,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"083dcccd-e79d-4eda-8a55-ab0f51e2bff6","invariantUUID":"fa267ffe-07c2-4eb0-a046-9fe4b3fb5a22","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":"69ba644c-fdab-4b0a-9f82-11c0984dc936","lifecycleState":"CERTIFIED","lastUpdateDate":1628665647475,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d4df0bf-873f-4e5d-92ef-f8e1115d2f75","invariantUUID":"49168d08-3d22-41a7-b3e2-ad6e922cb43c","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":"05e75a84-23bf-446c-9cae-69a495c664e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628665428636,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"78bbfa45-b430-4907-ab19-6f3918c60d49","invariantUUID":"2494626b-51d4-46d4-9b99-9c566f9ab3c1","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":"2e5d84d3-a075-4058-88cc-ff4b1a115376","lifecycleState":"CERTIFIED","lastUpdateDate":1628665855776,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ac3ea56-9d93-4b88-84d3-38a91bac149f","invariantUUID":"d2bb9c1a-7e52-493d-a16c-6f53c6a4da7f","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"17ed8a44-dc93-4b6b-8eba-f453de1fae4e","lifecycleState":"CERTIFIED","lastUpdateDate":1628666014584,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2b16885b-4e4f-4843-bf10-76b99ecab769","invariantUUID":"a37f6c47-e7b2-4744-ba59-06516e2d09c2","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":"objectStorage","uniqueId":"a9b1b87b-23be-471f-8b36-8c2c2eb1d84c","lifecycleState":"CERTIFIED","lastUpdateDate":1628665767958,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a759a4ba-ea2a-44e3-bc49-f1cbdcd5f713","invariantUUID":"930c48c6-ea0e-4f67-ad4e-23d2e9e971f9","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ea13ad55-ceae-4c3c-a36c-322f4a22cd04","lifecycleState":"CERTIFIED","lastUpdateDate":1628665965340,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f6aa12e-ce2d-4ce8-af40-3cc736f11329","invariantUUID":"6c63b607-f028-4a76-bdf2-6d247d00a96b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0a30d21-3736-418f-815d-b4f80f72f0de","lifecycleState":"CERTIFIED","lastUpdateDate":1628665784624,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"103a9148-4738-45c7-8abb-0d5ca677beaa","invariantUUID":"6a423419-022b-48d3-af4c-825d01db1a4d","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":"objectStorage","uniqueId":"ac0f961b-0f53-4508-ae0d-0b2d55f62f4d","lifecycleState":"CERTIFIED","lastUpdateDate":1628665446364,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ac0d5a5-cc38-4deb-bc1f-1bad0957290a","invariantUUID":"06aabc6d-436d-4d79-842f-ba119403e315","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":"306a8a84-0a37-40e7-a02f-7a488e2386b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628665927873,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8b18434a-4dc7-4300-abbe-a1a65074b005","invariantUUID":"6ad35d6f-b416-4ad3-bca3-d85aaf6b144e","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"2ae5eb87-507c-4bb2-9c42-26fb55cb39cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628674092714,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"9c24e7da-25b1-41a0-9237-e7f078038172","invariantUUID":"ff389616-785f-4fcf-847e-d028831db011","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-11 09:33:22,100 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-11 09:33:22,101 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-11 09:33:22,101 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/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel
2021-08-11 09:33:22,102 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-11 09:33:22,104 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-11 09:33:22,312 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/9c24e7da-25b1-41a0-9237-e7f078038172/toscaModel HTTP/1.1" 200 None
2021-08-11 09:33:22,315 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-11 09:33:22,315 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-11 09:33:22,363 DEBUG 129:onap_service.py(1) - [None][Create 7be7c3cf-13cf-43a5-bb19-04e01dc5c64c Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4b64b408-f42c-4dcb-b828-39ede75218d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:33:22,363 DEBUG 131:onap_service.py(1) - [None][Create 7be7c3cf-13cf-43a5-bb19-04e01dc5c64c Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/7be7c3cf-13cf-43a5-bb19-04e01dc5c64c
2021-08-11 09:33:22,364 DEBUG 132:onap_service.py(1) - [None][Create 7be7c3cf-13cf-43a5-bb19-04e01dc5c64c Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "ff389616-785f-4fcf-847e-d028831db011",
            "modelVersion": "1.0",
            "modelVersionId": "9c24e7da-25b1-41a0-9237-e7f078038172"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-11 09:33:22,366 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:33:24,293 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/7be7c3cf-13cf-43a5-bb19-04e01dc5c64c HTTP/1.1" 202 262
2021-08-11 09:33:24,296 INFO 142:onap_service.py(1) - [None][Create 7be7c3cf-13cf-43a5-bb19-04e01dc5c64c Service deletion request] response code: 202
2021-08-11 09:33:24,297 DEBUG 146:onap_service.py(1) - [None][Create 7be7c3cf-13cf-43a5-bb19-04e01dc5c64c Service deletion request] response: {"requestReferences":{"requestId":"4b64b408-f42c-4dcb-b828-39ede75218d8","instanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4b64b408-f42c-4dcb-b828-39ede75218d8"}}
2021-08-11 09:33:24,298 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-11 09:33:24,310 DEBUG 129:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b8807662-db96-4df9-b41b-f0ec6b22daa1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:33:24,311 DEBUG 131:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4b64b408-f42c-4dcb-b828-39ede75218d8
2021-08-11 09:33:24,312 DEBUG 132:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] data sent: None
2021-08-11 09:33:24,317 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:33:24,514 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4b64b408-f42c-4dcb-b828-39ede75218d8 HTTP/1.1" 200 875
2021-08-11 09:33:24,516 INFO 142:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] response code: 200
2021-08-11 09:33:24,517 DEBUG 146:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] response: {"request":{"requestId":"4b64b408-f42c-4dcb-b828-39ede75218d8","startTime":"Wed, 11 Aug 2021 09:33:23 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","serviceInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Wed, 11 Aug 2021 09:33:23 GMT"}}}
2021-08-11 09:33:34,529 DEBUG 129:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e8cca723-2cc0-4a38-90f1-2bc39543592b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:33:34,529 DEBUG 131:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4b64b408-f42c-4dcb-b828-39ede75218d8
2021-08-11 09:33:34,530 DEBUG 132:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] data sent: None
2021-08-11 09:33:34,533 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:33:34,737 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4b64b408-f42c-4dcb-b828-39ede75218d8 HTTP/1.1" 200 1085
2021-08-11 09:33:34,739 INFO 142:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] response code: 200
2021-08-11 09:33:34,739 DEBUG 146:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] response: {"request":{"requestId":"4b64b408-f42c-4dcb-b828-39ede75218d8","startTime":"Wed, 11 Aug 2021 09:33:23 GMT","finishTime":"Wed, 11 Aug 2021 09:33:26 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","serviceInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:33:26 GMT"}}}
2021-08-11 09:33:34,740 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished
2021-08-11 09:33:34,741 DEBUG 129:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f2a352fe-8688-4200-a92c-9607db1ed764', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:33:34,741 DEBUG 131:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4b64b408-f42c-4dcb-b828-39ede75218d8
2021-08-11 09:33:34,742 DEBUG 132:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] data sent: None
2021-08-11 09:33:34,744 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:33:34,947 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4b64b408-f42c-4dcb-b828-39ede75218d8 HTTP/1.1" 200 1085
2021-08-11 09:33:34,948 INFO 142:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] response code: 200
2021-08-11 09:33:34,948 DEBUG 146:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] response: {"request":{"requestId":"4b64b408-f42c-4dcb-b828-39ede75218d8","startTime":"Wed, 11 Aug 2021 09:33:23 GMT","finishTime":"Wed, 11 Aug 2021 09:33:26 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","serviceInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:33:26 GMT"}}}
2021-08-11 09:33:34,949 DEBUG 129:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd1a46289-2fe8-4b57-87eb-97571dbccd54', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:33:34,949 DEBUG 131:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4b64b408-f42c-4dcb-b828-39ede75218d8
2021-08-11 09:33:34,950 DEBUG 132:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] data sent: None
2021-08-11 09:33:34,951 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:33:35,139 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4b64b408-f42c-4dcb-b828-39ede75218d8 HTTP/1.1" 200 1085
2021-08-11 09:33:35,141 INFO 142:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] response code: 200
2021-08-11 09:33:35,141 DEBUG 146:onap_service.py(11) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] response: {"request":{"requestId":"4b64b408-f42c-4dcb-b828-39ede75218d8","startTime":"Wed, 11 Aug 2021 09:33:23 GMT","finishTime":"Wed, 11 Aug 2021 09:33:26 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","serviceInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:33:26 GMT"}}}
2021-08-11 09:33:35,151 DEBUG 129:onap_service.py(1) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'efd647f2-6959-480f-b7bf-a2ed9d19cc49', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-11 09:33:35,152 DEBUG 131:onap_service.py(1) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/4b64b408-f42c-4dcb-b828-39ede75218d8
2021-08-11 09:33:35,152 DEBUG 132:onap_service.py(1) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] data sent: None
2021-08-11 09:33:35,155 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-11 09:33:35,346 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/4b64b408-f42c-4dcb-b828-39ede75218d8 HTTP/1.1" 200 1085
2021-08-11 09:33:35,348 INFO 142:onap_service.py(1) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] response code: 200
2021-08-11 09:33:35,349 DEBUG 146:onap_service.py(1) - [None][Check 4b64b408-f42c-4dcb-b828-39ede75218d8 orchestration request status] response: {"request":{"requestId":"4b64b408-f42c-4dcb-b828-39ede75218d8","startTime":"Wed, 11 Aug 2021 09:33:23 GMT","finishTime":"Wed, 11 Aug 2021 09:33:26 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ff389616-785f-4fcf-847e-d028831db011","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"9c24e7da-25b1-41a0-9237-e7f078038172","modelUuid":"9c24e7da-25b1-41a0-9237-e7f078038172","modelInvariantUuid":"ff389616-785f-4fcf-847e-d028831db011"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"7be7c3cf-13cf-43a5-bb19-04e01dc5c64c","serviceInstanceName":"basic_network-3ba4a59d-e511-4409-9137-0909157d8e45"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Wed, 11 Aug 2021 09:33:26 GMT"}}}
2021-08-11 09:33:35,350 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-11 09:33:35,352 INFO 176:run_tests.py(1) - Test result:

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

2021-08-11 09:33:35,357 INFO 61:basic_network.py(1) - Generate Test report
2021-08-11 09:33:35,463 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-11 09:33:35,836 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-11 09:33:35,839 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/6113996f6c44f500102b288e

2021-08-11 09:33:35,840 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK