2021-08-26 13:41:55,929 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-26 13:41:55,930 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-26 13:41:55,936 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-26 13:41:55,937 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-26 13:41:55,937 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-26 13:41:55,937 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-26 13:41:55,937 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-26 13:41:55,938 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-26 13:41:55,938 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-26 13:41:55,938 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-26 13:41:55,938 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-26 13:41:55,938 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-26 13:41:55,939 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-26 13:41:55,939 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-26 13:41:55,939 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-26 13:41:55,939 DEBUG 34:basic_network.py(1) - start time
2021-08-26 13:41:55,940 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-26 13:41:55,945 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:41:55,945 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:41:55,946 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-26 13:41:55,946 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-26 13:41:55,947 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:41:55,949 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:41:56,556 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-26 13:41:56,558 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:41:56,559 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-26 13:41:56,561 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-26 13:41:56,562 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:41:56,562 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-26 13:41:56,562 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:41:56,562 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:41:56,563 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-26 13:41:56,563 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-26 13:41:56,563 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:41:56,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:41:57,444 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-26 13:41:57,447 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:41:57,447 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-26 13:41:57,450 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-26 13:41:57,451 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:41:57,451 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-26 13:41:57,451 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-26 13:41:57,451 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-26 13:41:57,452 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-26 13:41:57,452 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-26 13:41:57,452 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-26 13:41:57,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:41:58,007 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-26 13:41:58,010 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-26 13:41:58,012 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"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":"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},{"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}],"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":"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},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"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":"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":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"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":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"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":"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":"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":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"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":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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}],"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"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":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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},{"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}],"productCategories":[]},"version":"1.9.0"}
2021-08-26 13:41:58,017 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-26 13:41:58,018 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-26 13:41:58,018 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-26 13:41:58,018 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-26 13:41:58,019 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:41:58,019 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:41:58,019 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-26 13:41:58,020 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-26 13:41:58,020 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:41:58,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:41:58,498 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-26 13:41:58,500 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:41:58,501 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-26 13:41:58,504 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-26 13:41:58,504 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:41:58,505 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-26 13:41:58,538 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-26 13:41:58,539 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-26 13:41:58,539 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-26 13:41:58,540 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:00,202 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-26 13:42:00,204 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-26 13:42:00,206 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":"62daffda-4081-4833-9b61-f0374f139cb9.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":"62daffda-4081-4833-9b61-f0374f139cb9.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":"62daffda-4081-4833-9b61-f0374f139cb9.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":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":"920bda0c-d233-4753-b2c2-1848bfd248ca.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":"920bda0c-d233-4753-b2c2-1848bfd248ca","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":"920bda0c-d233-4753-b2c2-1848bfd248ca","empty":false},{"definition":false,"hidden":false,"uniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca.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":"920bda0c-d233-4753-b2c2-1848bfd248ca","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":"920bda0c-d233-4753-b2c2-1848bfd248ca","empty":false},{"definition":false,"hidden":false,"uniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca.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":"920bda0c-d233-4753-b2c2-1848bfd248ca","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":"920bda0c-d233-4753-b2c2-1848bfd248ca","empty":false},{"definition":false,"hidden":false,"uniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca.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":"920bda0c-d233-4753-b2c2-1848bfd248ca","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":"920bda0c-d233-4753-b2c2-1848bfd248ca","empty":false},{"definition":false,"hidden":false,"uniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca.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":"920bda0c-d233-4753-b2c2-1848bfd248ca","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":"920bda0c-d233-4753-b2c2-1848bfd248ca","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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319310,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2f678aa3-8294-4911-9775-ef325693b33f","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629985319310,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319200,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-26 13:42:00,210 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-26 13:42:00,210 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,210 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-26 13:42:00,211 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-26 13:42:00,211 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-26 13:42:00,211 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-26 13:42:00,211 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-26 13:42:00,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:42:00,597 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-26 13:42:00,598 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-26 13:42:00,599 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"cf3840c5-fab7-42ab-a646-39f2059adc63","invariantUUID":"1df0d58a-c9c7-4884-91a5-c8b782f38d2b","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/cf3840c5-fab7-42ab-a646-39f2059adc63/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e3a28d45-0ce5-47c7-8d91-00db6699c366","invariantUUID":"5ce025f2-e7af-4a8c-b4e0-c69bda7dd2e8","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e3a28d45-0ce5-47c7-8d91-00db6699c366/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1483fc30-55d9-4d2c-b48d-e3c745f3dd54","invariantUUID":"e2dbc610-71a9-45e4-8a00-4119d5a77aa0","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1483fc30-55d9-4d2c-b48d-e3c745f3dd54/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1fca7f03-31ec-481b-80f7-f7eb37f4d1d2","invariantUUID":"3d144d08-6a17-427c-94d1-a36aed162223","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1fca7f03-31ec-481b-80f7-f7eb37f4d1d2/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8f7e6883-1066-4828-8fd0-ab0d1e602281","invariantUUID":"f197286e-ead9-4167-a66e-299590a6bdd8","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8f7e6883-1066-4828-8fd0-ab0d1e602281/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"89b9e751-31c9-4338-8a67-5d6c9dab3322","invariantUUID":"ebb75ef4-3584-4f40-a05b-6275334ef743","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/89b9e751-31c9-4338-8a67-5d6c9dab3322/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"7d78b544-84de-4a8f-842a-966520dc67ba","invariantUUID":"c64d8e83-76ae-4d89-9bd7-fb59c8d25fed","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7d78b544-84de-4a8f-842a-966520dc67ba/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"81d363bb-4798-4a57-abdd-91a5545dfdcb","invariantUUID":"cfede53e-3779-47de-b747-ad34c455a69d","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/81d363bb-4798-4a57-abdd-91a5545dfdcb/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5d227b35-57f2-4212-9265-8d37fbe0069f","invariantUUID":"6b7528b8-42bb-49ac-85f8-daf15fd0d503","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5d227b35-57f2-4212-9265-8d37fbe0069f/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b637b481-716a-4c2c-b112-8a54026756e0","invariantUUID":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b637b481-716a-4c2c-b112-8a54026756e0/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5adc4331-7306-4711-8eb1-cc127c9376ee","invariantUUID":"22404c18-db32-4d04-ae5d-9978ff46934b","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5adc4331-7306-4711-8eb1-cc127c9376ee/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c77bd2c8-05b5-42ec-9570-27daea82fc61","invariantUUID":"b946e1fd-0233-4557-871a-6bd02ddbc1c2","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c77bd2c8-05b5-42ec-9570-27daea82fc61/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a543963d-f374-4933-beec-07dc7c9ae1f9","invariantUUID":"3051aff8-90b6-43ac-bad8-840bb05761a5","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a543963d-f374-4933-beec-07dc7c9ae1f9/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4ee6d971-7b83-4f8b-9368-e637357300fc","invariantUUID":"cf59ff9a-04b9-4e1c-aaa6-84118b3ddf0b","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4ee6d971-7b83-4f8b-9368-e637357300fc/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec","invariantUUID":"4a56d157-21ec-4e87-83d6-9d9a5286ebd4","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-26 13:42:00,603 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-26 13:42:00,604 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,604 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,604 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-26 13:42:00,604 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-26 13:42:00,604 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,605 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,605 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-26 13:42:00,605 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-26 13:42:00,605 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,605 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,605 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-26 13:42:00,605 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-26 13:42:00,606 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,606 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,606 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-26 13:42:00,606 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-26 13:42:00,606 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,606 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,607 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-26 13:42:00,607 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-26 13:42:00,607 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,607 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,607 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-26 13:42:00,607 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-26 13:42:00,607 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,607 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,608 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-26 13:42:00,608 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-26 13:42:00,608 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,608 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,608 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-26 13:42:00,608 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-26 13:42:00,608 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,609 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,609 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-26 13:42:00,609 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-26 13:42:00,609 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,609 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,609 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-26 13:42:00,609 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-26 13:42:00,610 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,610 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,610 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-26 13:42:00,610 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-26 13:42:00,610 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,610 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,610 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-26 13:42:00,611 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-26 13:42:00,611 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,611 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,611 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-26 13:42:00,611 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-26 13:42:00,611 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,611 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,612 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-26 13:42:00,612 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-26 13:42:00,612 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:00,612 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:00,612 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-26 13:42:00,613 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-26 13:42:00,613 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-26 13:42:00,613 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-26 13:42:00,613 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-26 13:42:00,614 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-26 13:42:00,614 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-26 13:42:00,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:02,432 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-26 13:42:02,435 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-26 13:42:02,438 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a4c1e10-3230-44fd-b4b2-6b2ffa09c866","lifecycleState":"CERTIFIED","lastUpdateDate":1629977414212,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dc5c8e1-1e9b-482f-abe4-e4f60d5546f6","invariantUUID":"49163bc3-3eb5-4648-ab57-93744d8bcafb","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03147c01-0a7e-4dca-9823-43420412ec4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629976914950,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e9c6eebc-d165-48f6-a401-6739a6196a5e","invariantUUID":"51399293-6b47-4efd-bfe2-d4473fe06b27","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":"9e596600-c988-447d-9af8-3bd078ad5ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977146854,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2779a7ca-d3d2-4476-8bb4-f3fa11bd8ca8","invariantUUID":"b657a2a2-a0b2-4850-b89f-4578e4f5f9a5","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":"defaulticon","uniqueId":"d065f8c0-15ad-4ce4-8d2f-38c1af92e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977240173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fae374a-951b-403b-8a9d-4a299076bfd2","invariantUUID":"af6818e0-ca6b-400e-9c42-59a4407b5ee4","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":"objectStorage","uniqueId":"55da111b-3928-4588-a312-d9c6e5cd8dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976972948,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"990f751b-87d0-44f2-be2b-2e4d648474bd","invariantUUID":"84c920a0-51fa-4d73-8b9f-447425187e9e","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3ab6c01-27e9-4f2a-a753-dc91c8088d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629976955234,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3840c5-fab7-42ab-a646-39f2059adc63","invariantUUID":"1df0d58a-c9c7-4884-91a5-c8b782f38d2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0da36c8d-faaf-4ce1-98db-e838d87f0ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977113214,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c73bfe1-2e99-4668-9ec5-ec90386f64a2","invariantUUID":"2e579dfb-a164-4e60-90be-165cc3b6f4af","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":"3bcca463-0aba-4a4c-99ce-1b3d147e11b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629977157745,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"463970c5-d011-4002-bc3d-9ccf004dceb2","invariantUUID":"efb16dd9-a260-41bc-901e-82088ca0cf96","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0dd112d-e71e-4fee-9753-f613ae220402","lifecycleState":"CERTIFIED","lastUpdateDate":1629977311580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb4bc2b-912b-467a-bcd8-87dfc1d814bc","invariantUUID":"6284a37d-a169-4dbd-86bc-bd62aad60da0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e65aac7-3a3c-4528-ba52-6cbead67dfee","lifecycleState":"CERTIFIED","lastUpdateDate":1629977490145,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"094bcbae-fb0a-4fb4-be1e-6ac74aa4f42b","invariantUUID":"1c19ffcb-dab0-4736-b717-3c4da1dc93f2","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":"5a24c3f9-96be-45af-8a64-8c5d340cff30","lifecycleState":"CERTIFIED","lastUpdateDate":1629977120010,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aa0e1d6-20ff-48a6-b2a3-7bba6c024e82","invariantUUID":"4b6e947b-d71d-4dda-8e96-442d043c338d","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":"6ebf1b26-c7e0-4f09-9827-4485e75c28c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977366912,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fe76880-f124-462b-bd23-87e878d9e01a","invariantUUID":"75aad8c0-3aa4-49ab-a208-3cdb6ede207d","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":"objectStorage","uniqueId":"be7d59d9-2052-416f-b097-474ce6cd6826","lifecycleState":"CERTIFIED","lastUpdateDate":1629976978758,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1927c8c8-227a-40ed-9999-bca4109fdd17","invariantUUID":"6d6d7e23-644a-4c3a-8bf2-619957ccf288","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":"9202817d-2fb1-4e37-b422-d1fadaa9a6b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629977033930,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a543963d-f374-4933-beec-07dc7c9ae1f9","invariantUUID":"3051aff8-90b6-43ac-bad8-840bb05761a5","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":"port","uniqueId":"f4e7d311-131b-4f91-8910-4f5b77447443","lifecycleState":"CERTIFIED","lastUpdateDate":1629977075552,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92f272a0-bdae-4545-b633-3c7b2f7073dc","invariantUUID":"9a632e60-09d2-403a-a1fc-30e2a29bee3b","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":"b55f3965-2620-4c45-992d-da7729479e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629977224095,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ee6d971-7b83-4f8b-9368-e637357300fc","invariantUUID":"cf59ff9a-04b9-4e1c-aaa6-84118b3ddf0b","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":"compute","uniqueId":"5e4d1041-a4f5-4f86-b91a-be3232295049","lifecycleState":"CERTIFIED","lastUpdateDate":1629977265910,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c634a77a-4872-4654-9b35-1737f635eadf","invariantUUID":"6da6964d-6d94-4658-b574-0272f6c9a331","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":"defaulticon","uniqueId":"25ca78b9-4bf7-4bee-8b0b-6cb5c0f8c139","lifecycleState":"CERTIFIED","lastUpdateDate":1629977373805,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9202a25e-cd61-4488-9e2d-554015911e1d","invariantUUID":"6697824e-286d-4838-8859-46a45aea72af","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b604a0f-98d6-41a9-a0f8-23394f239588","lifecycleState":"CERTIFIED","lastUpdateDate":1629977218743,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d227b35-57f2-4212-9265-8d37fbe0069f","invariantUUID":"6b7528b8-42bb-49ac-85f8-daf15fd0d503","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":"compute","uniqueId":"ca71b427-986c-466b-92c1-e8ae13e931f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977499118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddb9ac60-bb36-4d54-bdf9-848074779ec4","invariantUUID":"610af560-bbd0-4f4f-a95b-6a3998486bed","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"e4ccacfc-a1da-4ec0-9e1f-ca75dc10d352","lifecycleState":"CERTIFIED","lastUpdateDate":1629977090003,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8602db3b-a1c4-4c75-af13-136d7feb8fef","invariantUUID":"8f77e9b9-ab33-4b85-be44-215756178f96","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"232c408e-9760-4018-8f22-c08948a8a141","lifecycleState":"CERTIFIED","lastUpdateDate":1629977017868,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d78b544-84de-4a8f-842a-966520dc67ba","invariantUUID":"c64d8e83-76ae-4d89-9bd7-fb59c8d25fed","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":"network","uniqueId":"cc9aa362-b4ef-4a53-b317-e46287b374cf","lifecycleState":"CERTIFIED","lastUpdateDate":1629977028693,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fca7f03-31ec-481b-80f7-f7eb37f4d1d2","invariantUUID":"3d144d08-6a17-427c-94d1-a36aed162223","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cebbf6f5-96b5-45e6-911e-af70c167cb51","lifecycleState":"CERTIFIED","lastUpdateDate":1629977439980,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"760581f5-3836-460e-ac0b-8674b029ab69","invariantUUID":"b61a8485-5cfd-49a1-837c-6f6d4b6894c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33eba56-3c8c-4c2d-a421-ad8d4e9aa373","lifecycleState":"CERTIFIED","lastUpdateDate":1629977023260,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9bb41f-9e71-4ac6-8173-12bf13c66749","invariantUUID":"935420f6-d564-4189-98d0-f16d1f1e3698","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a194e90-fd28-43f3-b712-d6ec280acf35","lifecycleState":"CERTIFIED","lastUpdateDate":1629976984584,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3a28d45-0ce5-47c7-8d91-00db6699c366","invariantUUID":"5ce025f2-e7af-4a8c-b4e0-c69bda7dd2e8","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977233633,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b637b481-716a-4c2c-b112-8a54026756e0","invariantUUID":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c4f9680-ddd8-42f4-930e-a35d5cf240a9","lifecycleState":"CERTIFIED","lastUpdateDate":1629977208288,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ba4504e-aac3-4cfd-bf25-78253d65ea1e","invariantUUID":"0b3db2b4-3583-4015-8cda-e652a2876e89","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"425708a2-3b30-4ad2-a018-8054178f4fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977426057,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"685e2bcd-390f-469b-b71b-9fc535ec6a38","invariantUUID":"e1a2bc99-5ff4-4216-a7f1-d9e495e1d7f1","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":"a5492659-5684-4dd5-9773-6eb8f429c901","lifecycleState":"CERTIFIED","lastUpdateDate":1629977202875,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8974a04f-036d-4823-a0bc-f5f6d7364aef","invariantUUID":"d903ae16-f05b-4584-b189-593b61ce6322","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d970b6f5-4ddf-4c83-b02b-44ed2ce65a95","lifecycleState":"CERTIFIED","lastUpdateDate":1629977445289,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04b62b58-8b7a-4d65-b64d-50bc2adbd683","invariantUUID":"afd90e1b-72e6-4b15-92ab-7a05099e03cb","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":"objectStorage","uniqueId":"f2c4161b-2871-4ab8-b9f3-2682e9bbe412","lifecycleState":"CERTIFIED","lastUpdateDate":1629976931107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb48234b-a1d4-4684-9705-5c4ce06b0d6d","invariantUUID":"e09d16c1-6a19-4aac-9685-ddab2eb2f37f","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":"33c0d766-e9c3-44a9-86d9-f3baa180fca4","lifecycleState":"CERTIFIED","lastUpdateDate":1629977271177,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5adc4331-7306-4711-8eb1-cc127c9376ee","invariantUUID":"22404c18-db32-4d04-ae5d-9978ff46934b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16dc5cdb-a98e-4808-a737-5eac34507947","lifecycleState":"CERTIFIED","lastUpdateDate":1629977396552,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18787a62-5e4a-41fd-b118-eebecfe5672d","invariantUUID":"390b3a27-f122-4d46-8cb0-ebd0b776ed22","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":"objectStorage","uniqueId":"7f443365-1b06-4bdb-9c1e-1b0fe6a39027","lifecycleState":"CERTIFIED","lastUpdateDate":1629977316764,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53e89607-d438-44c8-90e0-2c24e494f350","invariantUUID":"5d0abd9a-fdda-4821-a67a-af41334d50b9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03840f55-3671-4a9a-a46e-edc9d6f8f9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629977152404,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"476582e4-b022-4bd8-bbad-f60b53903348","invariantUUID":"f600960b-6a2a-49fe-bea7-2f50c541f286","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"492e69bd-5574-4e78-b269-ebfd536a1246","lifecycleState":"CERTIFIED","lastUpdateDate":1629977402665,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67dfa746-665c-4254-92fa-86fd58135f0d","invariantUUID":"05ed61a5-2ae8-4b3c-ba9e-577f26db3946","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"90d68846-2ad9-4a40-ad22-780ee561dcc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977506754,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbfe259d-f0c1-4b24-80bf-345e2f2a3f0a","invariantUUID":"576f0388-e01e-4bbf-b916-63c6ba8d5fdd","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12381f7e-3eb1-4ecd-985d-9742439d144e","lifecycleState":"CERTIFIED","lastUpdateDate":1629977332810,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68923319-f676-4f79-bbb0-e1cb647079ca","invariantUUID":"06e38ad0-6f25-4a0f-9375-7568b3f6511f","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":"networkrules","uniqueId":"8b2a48f2-55f8-494c-a1a2-955280c728e5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977069735,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80302d54-74c4-40ee-9d4a-5f71bbbd63f1","invariantUUID":"72f748fd-c0d3-4dbd-bb96-6d60b2606e9d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3e1ccec-2868-4ab6-b0e2-a923a44baf25","lifecycleState":"CERTIFIED","lastUpdateDate":1629976891543,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be2632e-4cf2-427a-9856-262fb658f556","invariantUUID":"dd98632d-4ebd-4651-ae24-55c6777f09a9","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":"defaulticon","uniqueId":"09060742-4208-4602-ac25-a10e58097f6d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977006531,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92fe1aba-8503-4d56-a295-fdc3a5e20457","invariantUUID":"cf4390f6-5e40-4983-824d-e28b21ea3e28","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3831bcde-dc72-4282-8849-1fdcfa687021","lifecycleState":"CERTIFIED","lastUpdateDate":1629977480115,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51042d3e-357c-45a8-ac48-ded66096120b","invariantUUID":"db7ecfe9-1231-4f03-b2fc-97ffcd36e4d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7e331e8f-97bb-433a-aa5b-74a13bccbf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977461902,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fcfca1-4efc-4c73-bc89-0a8facb132ff","invariantUUID":"738a3770-bfd6-4775-b06a-d72521378078","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1dadf3eb-b382-48cd-804d-7414051dd554","lifecycleState":"CERTIFIED","lastUpdateDate":1629977510370,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a838c3b9-6765-448c-a531-ed3337b01699","invariantUUID":"250bd613-2a68-4bc1-8708-5f68d537a463","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":"securityrules","uniqueId":"dfbf2cf3-f316-4420-822d-98ac31aa7845","lifecycleState":"CERTIFIED","lastUpdateDate":1629977100708,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e3bdf18-9eef-43ca-8c0c-8b11087109b7","invariantUUID":"3de24088-9e9c-41c6-8207-7fb1a6c4ad66","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86443dfc-5aa2-42da-b3cc-8287df25ced7","lifecycleState":"CERTIFIED","lastUpdateDate":1629977338357,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77bd2c8-05b5-42ec-9570-27daea82fc61","invariantUUID":"b946e1fd-0233-4557-871a-6bd02ddbc1c2","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":"5fbaa6ad-0dab-4c19-a9ab-4dd27e241981","lifecycleState":"CERTIFIED","lastUpdateDate":1629976999956,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae393bee-6ba8-4fff-82d4-75393ba5001f","invariantUUID":"0ad39083-bcaf-4f80-b35a-5ef079616701","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ad4d38-ff16-4db1-8c3b-5450d4ce0174","lifecycleState":"CERTIFIED","lastUpdateDate":1629977493758,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2efac0c-5c25-4a5d-a04e-e17270c0bb0a","invariantUUID":"31fa1419-fb7d-4c74-954c-6d326ffa3558","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d115a4c-328b-46ae-9c2e-80537a770dca","lifecycleState":"CERTIFIED","lastUpdateDate":1629977127906,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de9534ce-4bc5-433a-9b38-e9ec68b90ca9","invariantUUID":"0f6aa09c-54bd-4422-a9ff-3284f7994da1","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":"compute","uniqueId":"575ed08c-e0d9-47a8-af19-c37d2d12ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977434428,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce83f4ed-585c-44bc-aca8-65e46042d95b","invariantUUID":"036342c8-31d4-4c73-a34e-30c610e7ace8","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":"loadBalancer","uniqueId":"5d75b388-d65b-4bf7-918a-a7b0f59cc415","lifecycleState":"CERTIFIED","lastUpdateDate":1629976944765,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b6f475-b06d-4c67-89b3-22f4c073bfab","invariantUUID":"201d2572-9d4e-4a97-bd47-f4f14839b44c","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":"defaulticon","uniqueId":"cf91d1e7-3f8e-4733-aceb-c4f45b3ae110","lifecycleState":"CERTIFIED","lastUpdateDate":1629977248450,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"352eaa4f-df96-4d1f-8142-25f87a9801bb","invariantUUID":"2a2fcbdb-84bf-4ac4-8765-8481095bb56a","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":"25d5d24f-65e0-4f31-889a-88e894cf34dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977260512,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db9403b0-8603-40e3-880b-7598170d7b96","invariantUUID":"a3e3d607-95e6-46ba-b467-0cd4143ae3d2","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":"port","uniqueId":"e78001d5-85ab-41da-997c-bb34648f195a","lifecycleState":"CERTIFIED","lastUpdateDate":1629977454693,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b2d9647-091f-4d77-8a8a-d89791d9988b","invariantUUID":"fe50063a-234f-40c1-a00b-a79c52d93cb1","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":"port","uniqueId":"ff6dadc6-1cac-4fef-8985-6aaa9971d843","lifecycleState":"CERTIFIED","lastUpdateDate":1629976949817,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0752f4be-504f-4a54-b51f-213bb030e763","invariantUUID":"22b7952f-3e75-4041-9de6-94ea803a5258","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b02b05da-cbb1-46d2-9e7e-f2815c04d5af","lifecycleState":"CERTIFIED","lastUpdateDate":1629977187176,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"918481d1-5a2c-4a15-a18d-c9df35d78c05","invariantUUID":"9fe288f7-b535-4247-94fc-cb4140b644d3","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":"network","uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","lifecycleState":"CERTIFIED","lastUpdateDate":1629977012715,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81d363bb-4798-4a57-abdd-91a5545dfdcb","invariantUUID":"cfede53e-3779-47de-b747-ad34c455a69d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"309ee594-8fcc-437e-9769-c85b5d574ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977420645,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb647fe7-dc0b-47bb-b718-11235be1cfcf","invariantUUID":"26a36b1c-42d1-4e5f-873d-355d209eb2a1","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b7726551-38a2-4922-b158-7cb5dd1de956","lifecycleState":"CERTIFIED","lastUpdateDate":1629977385841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e1306bd-7509-4d7a-8e06-1be13173a07e","invariantUUID":"545b9ef5-cbee-48a8-81fc-ec82ff622475","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"950c298d-515a-420c-87e5-7611e9354f07","lifecycleState":"CERTIFIED","lastUpdateDate":1629976993620,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f7e6883-1066-4828-8fd0-ab0d1e602281","invariantUUID":"f197286e-ead9-4167-a66e-299590a6bdd8","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":"port","uniqueId":"d54c3099-c9f8-4b16-90d5-4efe27b3c7ed","lifecycleState":"CERTIFIED","lastUpdateDate":1629977391405,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b043ff51-d08f-499c-b218-7bb865ecd3ab","invariantUUID":"289c19a2-2e86-4c3b-82dd-1c00b2d6e70b","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":"objectStorage","uniqueId":"59ff5a1e-ede5-474b-8ee9-d1623e03c8b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976921283,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b28f4f3b-e499-44c2-9b03-e415419b135a","invariantUUID":"5483b188-2a58-469e-ab04-0b7e9eef0814","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":"35063f7f-f9fe-4e37-858e-c4ec2d0a32ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629977095517,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89b9e751-31c9-4338-8a67-5d6c9dab3322","invariantUUID":"ebb75ef4-3584-4f40-a05b-6275334ef743","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f668d32a-0c0a-4f7e-867e-b9ca2161c757","lifecycleState":"CERTIFIED","lastUpdateDate":1629977294818,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec","invariantUUID":"4a56d157-21ec-4e87-83d6-9d9a5286ebd4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9343652-59f8-428f-878f-0ff73e9a59ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629977300819,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3164d7f-2178-4dfd-9c70-ba34274f594d","invariantUUID":"7fcbdb68-2d2b-495a-93e9-c87d4db6791a","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":"objectStorage","uniqueId":"b3648e3a-4381-4656-baa0-85e7bf8c8eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1629977254526,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddf6e76e-0321-431f-882f-c380ad24debd","invariantUUID":"b2c1c7a9-558b-4cac-aec1-e2e04bc09b48","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf0c0cce-cc08-4eb1-a916-8168a5731990","lifecycleState":"CERTIFIED","lastUpdateDate":1629977134383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6897b5dc-8b52-4467-9a62-0aac44540225","invariantUUID":"fde7cb89-aa26-4c5d-bb41-90c6f235d20e","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":"port","uniqueId":"749d1467-49e8-42b6-9ab6-6bf05e2343cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629977379815,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20c18709-ae68-4b36-a141-adec16cfac7a","invariantUUID":"2c7ffffb-b23e-4208-9d9d-4492aa973691","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":"487f70ed-49d3-4207-bc29-50fa717d5186","lifecycleState":"CERTIFIED","lastUpdateDate":1629977282975,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e27024e-2097-4b05-9101-cd9c1c4f042e","invariantUUID":"35800578-66e1-44c7-a37d-34f75c9d5367","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629985319310,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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-26 13:42:02,443 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-26 13:42:02,450 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-26 13:42:02,451 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/62daffda-4081-4833-9b61-f0374f139cb9/resourceInstance
2021-08-26 13:42:02,451 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "5c27068e-e7a4-4792-8db4-a2bcfc58002d",
  "originType": "VL",
  "componentUid": "5c27068e-e7a4-4792-8db4-a2bcfc58002d",
  "icon": "defaulticon"
}
2021-08-26 13:42:02,452 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:06,892 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/62daffda-4081-4833-9b61-f0374f139cb9/resourceInstance HTTP/1.1" 201 None
2021-08-26 13:42:06,894 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-26 13:42:06,894 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","path":["62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0"],"parentName":null,"uniqueId":"capability.6f276320-8da2-4294-90cc-9bd6b3496c00.feature","ownerId":"62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":null,"capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"properties":null,"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","path":["62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0"],"parentName":null,"uniqueId":"capability.5c27068e-e7a4-4792-8db4-a2bcfc58002d.virtual_linkable","ownerId":"62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","source":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","path":["62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0"],"parentName":null,"uniqueId":"6f276320-8da2-4294-90cc-9bd6b3496c00.dependency","capability":"tosca.capabilities.Node","ownerId":"6f276320-8da2-4294-90cc-9bd6b3496c00","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"71a02eea-259b-4692-9ee4-7ea34235b092","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"71a02eea-259b-4692-9ee4-7ea34235b092","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092.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":"71a02eea-259b-4692-9ee4-7ea34235b092","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"71a02eea-259b-4692-9ee4-7ea34235b092","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"71a02eea-259b-4692-9ee4-7ea34235b092","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"71a02eea-259b-4692-9ee4-7ea34235b092","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"71a02eea-259b-4692-9ee4-7ea34235b092","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"71a02eea-259b-4692-9ee4-7ea34235b092","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"71a02eea-259b-4692-9ee4-7ea34235b092","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"6f276320-8da2-4294-90cc-9bd6b3496c00","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.6f276320-8da2-4294-90cc-9bd6b3496c00.tosca_name","ownerId":"6f276320-8da2-4294-90cc-9bd6b3496c00","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"6f276320-8da2-4294-90cc-9bd6b3496c00","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.6f276320-8da2-4294-90cc-9bd6b3496c00.state","ownerId":"6f276320-8da2-4294-90cc-9bd6b3496c00","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"6f276320-8da2-4294-90cc-9bd6b3496c00","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.6f276320-8da2-4294-90cc-9bd6b3496c00.tosca_id","ownerId":"6f276320-8da2-4294-90cc-9bd6b3496c00","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","createdFromCsar":false,"uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1629985324088,"icon":"network","description":null,"originType":"VL","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629985324088,"customizationUUID":"a54a6787-6025-427e-86b5-cc1d299f83f9","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-26 13:42:06,895 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-26 13:42:06,897 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-26 13:42:06,897 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/2f678aa3-8294-4911-9775-ef325693b33f/distribution
2021-08-26 13:42:06,897 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-26 13:42:06,899 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:07,203 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/distribution HTTP/1.1" 200 38
2021-08-26 13:42:07,204 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-26 13:42:07,204 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-26 13:42:07,207 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-26 13:42:07,207 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-26 13:42:07,207 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-26 13:42:07,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:07,381 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-26 13:42:07,382 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-26 13:42:07,382 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-26 13:42:07,384 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-26 13:42:07,384 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-26 13:42:07,387 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-26 13:42:07,387 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/62daffda-4081-4833-9b61-f0374f139cb9/lifecycleState/checkin
2021-08-26 13:42:07,387 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-26 13:42:07,389 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:13,813 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/62daffda-4081-4833-9b61-f0374f139cb9/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-26 13:42:13,814 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-26 13:42:13,814 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1629985319310,"lastUpdateDate":1629985329488,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"62daffda-4081-4833-9b61-f0374f139cb9"},"projectCode":"123456","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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":"2f678aa3-8294-4911-9775-ef325693b33f"}
2021-08-26 13:42:13,816 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:42:13,816 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:42:13,816 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-26 13:42:13,817 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-26 13:42:13,817 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:42:13,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:42:16,356 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-26 13:42:16,357 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:42:16,357 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-26 13:42:16,359 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-26 13:42:16,359 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:16,359 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:16,360 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-26 13:42:16,360 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-26 13:42:16,360 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:42:16,360 INFO 192:__init__.py(1) - Service found, updating information
2021-08-26 13:42:16,360 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-26 13:42:16,360 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-26 13:42:16,360 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-26 13:42:16,362 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:17,014 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-26 13:42:17,016 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-26 13:42:17,017 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a4c1e10-3230-44fd-b4b2-6b2ffa09c866","lifecycleState":"CERTIFIED","lastUpdateDate":1629977414212,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dc5c8e1-1e9b-482f-abe4-e4f60d5546f6","invariantUUID":"49163bc3-3eb5-4648-ab57-93744d8bcafb","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03147c01-0a7e-4dca-9823-43420412ec4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629976914950,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e9c6eebc-d165-48f6-a401-6739a6196a5e","invariantUUID":"51399293-6b47-4efd-bfe2-d4473fe06b27","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":"9e596600-c988-447d-9af8-3bd078ad5ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977146854,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2779a7ca-d3d2-4476-8bb4-f3fa11bd8ca8","invariantUUID":"b657a2a2-a0b2-4850-b89f-4578e4f5f9a5","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":"defaulticon","uniqueId":"d065f8c0-15ad-4ce4-8d2f-38c1af92e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977240173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fae374a-951b-403b-8a9d-4a299076bfd2","invariantUUID":"af6818e0-ca6b-400e-9c42-59a4407b5ee4","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":"objectStorage","uniqueId":"55da111b-3928-4588-a312-d9c6e5cd8dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976972948,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"990f751b-87d0-44f2-be2b-2e4d648474bd","invariantUUID":"84c920a0-51fa-4d73-8b9f-447425187e9e","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3ab6c01-27e9-4f2a-a753-dc91c8088d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629976955234,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3840c5-fab7-42ab-a646-39f2059adc63","invariantUUID":"1df0d58a-c9c7-4884-91a5-c8b782f38d2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0da36c8d-faaf-4ce1-98db-e838d87f0ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977113214,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c73bfe1-2e99-4668-9ec5-ec90386f64a2","invariantUUID":"2e579dfb-a164-4e60-90be-165cc3b6f4af","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":"3bcca463-0aba-4a4c-99ce-1b3d147e11b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629977157745,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"463970c5-d011-4002-bc3d-9ccf004dceb2","invariantUUID":"efb16dd9-a260-41bc-901e-82088ca0cf96","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0dd112d-e71e-4fee-9753-f613ae220402","lifecycleState":"CERTIFIED","lastUpdateDate":1629977311580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb4bc2b-912b-467a-bcd8-87dfc1d814bc","invariantUUID":"6284a37d-a169-4dbd-86bc-bd62aad60da0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e65aac7-3a3c-4528-ba52-6cbead67dfee","lifecycleState":"CERTIFIED","lastUpdateDate":1629977490145,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"094bcbae-fb0a-4fb4-be1e-6ac74aa4f42b","invariantUUID":"1c19ffcb-dab0-4736-b717-3c4da1dc93f2","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":"5a24c3f9-96be-45af-8a64-8c5d340cff30","lifecycleState":"CERTIFIED","lastUpdateDate":1629977120010,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aa0e1d6-20ff-48a6-b2a3-7bba6c024e82","invariantUUID":"4b6e947b-d71d-4dda-8e96-442d043c338d","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":"6ebf1b26-c7e0-4f09-9827-4485e75c28c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977366912,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fe76880-f124-462b-bd23-87e878d9e01a","invariantUUID":"75aad8c0-3aa4-49ab-a208-3cdb6ede207d","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":"objectStorage","uniqueId":"be7d59d9-2052-416f-b097-474ce6cd6826","lifecycleState":"CERTIFIED","lastUpdateDate":1629976978758,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1927c8c8-227a-40ed-9999-bca4109fdd17","invariantUUID":"6d6d7e23-644a-4c3a-8bf2-619957ccf288","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":"9202817d-2fb1-4e37-b422-d1fadaa9a6b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629977033930,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a543963d-f374-4933-beec-07dc7c9ae1f9","invariantUUID":"3051aff8-90b6-43ac-bad8-840bb05761a5","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":"port","uniqueId":"f4e7d311-131b-4f91-8910-4f5b77447443","lifecycleState":"CERTIFIED","lastUpdateDate":1629977075552,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92f272a0-bdae-4545-b633-3c7b2f7073dc","invariantUUID":"9a632e60-09d2-403a-a1fc-30e2a29bee3b","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":"b55f3965-2620-4c45-992d-da7729479e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629977224095,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ee6d971-7b83-4f8b-9368-e637357300fc","invariantUUID":"cf59ff9a-04b9-4e1c-aaa6-84118b3ddf0b","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":"compute","uniqueId":"5e4d1041-a4f5-4f86-b91a-be3232295049","lifecycleState":"CERTIFIED","lastUpdateDate":1629977265910,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c634a77a-4872-4654-9b35-1737f635eadf","invariantUUID":"6da6964d-6d94-4658-b574-0272f6c9a331","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":"defaulticon","uniqueId":"25ca78b9-4bf7-4bee-8b0b-6cb5c0f8c139","lifecycleState":"CERTIFIED","lastUpdateDate":1629977373805,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9202a25e-cd61-4488-9e2d-554015911e1d","invariantUUID":"6697824e-286d-4838-8859-46a45aea72af","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b604a0f-98d6-41a9-a0f8-23394f239588","lifecycleState":"CERTIFIED","lastUpdateDate":1629977218743,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d227b35-57f2-4212-9265-8d37fbe0069f","invariantUUID":"6b7528b8-42bb-49ac-85f8-daf15fd0d503","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":"compute","uniqueId":"ca71b427-986c-466b-92c1-e8ae13e931f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977499118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddb9ac60-bb36-4d54-bdf9-848074779ec4","invariantUUID":"610af560-bbd0-4f4f-a95b-6a3998486bed","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"e4ccacfc-a1da-4ec0-9e1f-ca75dc10d352","lifecycleState":"CERTIFIED","lastUpdateDate":1629977090003,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8602db3b-a1c4-4c75-af13-136d7feb8fef","invariantUUID":"8f77e9b9-ab33-4b85-be44-215756178f96","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"232c408e-9760-4018-8f22-c08948a8a141","lifecycleState":"CERTIFIED","lastUpdateDate":1629977017868,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d78b544-84de-4a8f-842a-966520dc67ba","invariantUUID":"c64d8e83-76ae-4d89-9bd7-fb59c8d25fed","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":"network","uniqueId":"cc9aa362-b4ef-4a53-b317-e46287b374cf","lifecycleState":"CERTIFIED","lastUpdateDate":1629977028693,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fca7f03-31ec-481b-80f7-f7eb37f4d1d2","invariantUUID":"3d144d08-6a17-427c-94d1-a36aed162223","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cebbf6f5-96b5-45e6-911e-af70c167cb51","lifecycleState":"CERTIFIED","lastUpdateDate":1629977439980,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"760581f5-3836-460e-ac0b-8674b029ab69","invariantUUID":"b61a8485-5cfd-49a1-837c-6f6d4b6894c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33eba56-3c8c-4c2d-a421-ad8d4e9aa373","lifecycleState":"CERTIFIED","lastUpdateDate":1629977023260,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9bb41f-9e71-4ac6-8173-12bf13c66749","invariantUUID":"935420f6-d564-4189-98d0-f16d1f1e3698","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a194e90-fd28-43f3-b712-d6ec280acf35","lifecycleState":"CERTIFIED","lastUpdateDate":1629976984584,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3a28d45-0ce5-47c7-8d91-00db6699c366","invariantUUID":"5ce025f2-e7af-4a8c-b4e0-c69bda7dd2e8","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977233633,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b637b481-716a-4c2c-b112-8a54026756e0","invariantUUID":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c4f9680-ddd8-42f4-930e-a35d5cf240a9","lifecycleState":"CERTIFIED","lastUpdateDate":1629977208288,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ba4504e-aac3-4cfd-bf25-78253d65ea1e","invariantUUID":"0b3db2b4-3583-4015-8cda-e652a2876e89","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"425708a2-3b30-4ad2-a018-8054178f4fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977426057,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"685e2bcd-390f-469b-b71b-9fc535ec6a38","invariantUUID":"e1a2bc99-5ff4-4216-a7f1-d9e495e1d7f1","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":"a5492659-5684-4dd5-9773-6eb8f429c901","lifecycleState":"CERTIFIED","lastUpdateDate":1629977202875,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8974a04f-036d-4823-a0bc-f5f6d7364aef","invariantUUID":"d903ae16-f05b-4584-b189-593b61ce6322","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d970b6f5-4ddf-4c83-b02b-44ed2ce65a95","lifecycleState":"CERTIFIED","lastUpdateDate":1629977445289,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04b62b58-8b7a-4d65-b64d-50bc2adbd683","invariantUUID":"afd90e1b-72e6-4b15-92ab-7a05099e03cb","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":"objectStorage","uniqueId":"f2c4161b-2871-4ab8-b9f3-2682e9bbe412","lifecycleState":"CERTIFIED","lastUpdateDate":1629976931107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb48234b-a1d4-4684-9705-5c4ce06b0d6d","invariantUUID":"e09d16c1-6a19-4aac-9685-ddab2eb2f37f","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":"33c0d766-e9c3-44a9-86d9-f3baa180fca4","lifecycleState":"CERTIFIED","lastUpdateDate":1629977271177,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5adc4331-7306-4711-8eb1-cc127c9376ee","invariantUUID":"22404c18-db32-4d04-ae5d-9978ff46934b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16dc5cdb-a98e-4808-a737-5eac34507947","lifecycleState":"CERTIFIED","lastUpdateDate":1629977396552,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18787a62-5e4a-41fd-b118-eebecfe5672d","invariantUUID":"390b3a27-f122-4d46-8cb0-ebd0b776ed22","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":"objectStorage","uniqueId":"7f443365-1b06-4bdb-9c1e-1b0fe6a39027","lifecycleState":"CERTIFIED","lastUpdateDate":1629977316764,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53e89607-d438-44c8-90e0-2c24e494f350","invariantUUID":"5d0abd9a-fdda-4821-a67a-af41334d50b9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03840f55-3671-4a9a-a46e-edc9d6f8f9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629977152404,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"476582e4-b022-4bd8-bbad-f60b53903348","invariantUUID":"f600960b-6a2a-49fe-bea7-2f50c541f286","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"492e69bd-5574-4e78-b269-ebfd536a1246","lifecycleState":"CERTIFIED","lastUpdateDate":1629977402665,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67dfa746-665c-4254-92fa-86fd58135f0d","invariantUUID":"05ed61a5-2ae8-4b3c-ba9e-577f26db3946","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"90d68846-2ad9-4a40-ad22-780ee561dcc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977506754,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbfe259d-f0c1-4b24-80bf-345e2f2a3f0a","invariantUUID":"576f0388-e01e-4bbf-b916-63c6ba8d5fdd","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12381f7e-3eb1-4ecd-985d-9742439d144e","lifecycleState":"CERTIFIED","lastUpdateDate":1629977332810,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68923319-f676-4f79-bbb0-e1cb647079ca","invariantUUID":"06e38ad0-6f25-4a0f-9375-7568b3f6511f","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":"networkrules","uniqueId":"8b2a48f2-55f8-494c-a1a2-955280c728e5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977069735,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80302d54-74c4-40ee-9d4a-5f71bbbd63f1","invariantUUID":"72f748fd-c0d3-4dbd-bb96-6d60b2606e9d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3e1ccec-2868-4ab6-b0e2-a923a44baf25","lifecycleState":"CERTIFIED","lastUpdateDate":1629976891543,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be2632e-4cf2-427a-9856-262fb658f556","invariantUUID":"dd98632d-4ebd-4651-ae24-55c6777f09a9","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":"defaulticon","uniqueId":"09060742-4208-4602-ac25-a10e58097f6d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977006531,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92fe1aba-8503-4d56-a295-fdc3a5e20457","invariantUUID":"cf4390f6-5e40-4983-824d-e28b21ea3e28","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3831bcde-dc72-4282-8849-1fdcfa687021","lifecycleState":"CERTIFIED","lastUpdateDate":1629977480115,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51042d3e-357c-45a8-ac48-ded66096120b","invariantUUID":"db7ecfe9-1231-4f03-b2fc-97ffcd36e4d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7e331e8f-97bb-433a-aa5b-74a13bccbf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977461902,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fcfca1-4efc-4c73-bc89-0a8facb132ff","invariantUUID":"738a3770-bfd6-4775-b06a-d72521378078","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1dadf3eb-b382-48cd-804d-7414051dd554","lifecycleState":"CERTIFIED","lastUpdateDate":1629977510370,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a838c3b9-6765-448c-a531-ed3337b01699","invariantUUID":"250bd613-2a68-4bc1-8708-5f68d537a463","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":"securityrules","uniqueId":"dfbf2cf3-f316-4420-822d-98ac31aa7845","lifecycleState":"CERTIFIED","lastUpdateDate":1629977100708,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e3bdf18-9eef-43ca-8c0c-8b11087109b7","invariantUUID":"3de24088-9e9c-41c6-8207-7fb1a6c4ad66","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86443dfc-5aa2-42da-b3cc-8287df25ced7","lifecycleState":"CERTIFIED","lastUpdateDate":1629977338357,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77bd2c8-05b5-42ec-9570-27daea82fc61","invariantUUID":"b946e1fd-0233-4557-871a-6bd02ddbc1c2","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":"5fbaa6ad-0dab-4c19-a9ab-4dd27e241981","lifecycleState":"CERTIFIED","lastUpdateDate":1629976999956,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae393bee-6ba8-4fff-82d4-75393ba5001f","invariantUUID":"0ad39083-bcaf-4f80-b35a-5ef079616701","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ad4d38-ff16-4db1-8c3b-5450d4ce0174","lifecycleState":"CERTIFIED","lastUpdateDate":1629977493758,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2efac0c-5c25-4a5d-a04e-e17270c0bb0a","invariantUUID":"31fa1419-fb7d-4c74-954c-6d326ffa3558","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d115a4c-328b-46ae-9c2e-80537a770dca","lifecycleState":"CERTIFIED","lastUpdateDate":1629977127906,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de9534ce-4bc5-433a-9b38-e9ec68b90ca9","invariantUUID":"0f6aa09c-54bd-4422-a9ff-3284f7994da1","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":"compute","uniqueId":"575ed08c-e0d9-47a8-af19-c37d2d12ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977434428,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce83f4ed-585c-44bc-aca8-65e46042d95b","invariantUUID":"036342c8-31d4-4c73-a34e-30c610e7ace8","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":"loadBalancer","uniqueId":"5d75b388-d65b-4bf7-918a-a7b0f59cc415","lifecycleState":"CERTIFIED","lastUpdateDate":1629976944765,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b6f475-b06d-4c67-89b3-22f4c073bfab","invariantUUID":"201d2572-9d4e-4a97-bd47-f4f14839b44c","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":"defaulticon","uniqueId":"cf91d1e7-3f8e-4733-aceb-c4f45b3ae110","lifecycleState":"CERTIFIED","lastUpdateDate":1629977248450,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"352eaa4f-df96-4d1f-8142-25f87a9801bb","invariantUUID":"2a2fcbdb-84bf-4ac4-8765-8481095bb56a","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":"25d5d24f-65e0-4f31-889a-88e894cf34dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977260512,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db9403b0-8603-40e3-880b-7598170d7b96","invariantUUID":"a3e3d607-95e6-46ba-b467-0cd4143ae3d2","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":"port","uniqueId":"e78001d5-85ab-41da-997c-bb34648f195a","lifecycleState":"CERTIFIED","lastUpdateDate":1629977454693,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b2d9647-091f-4d77-8a8a-d89791d9988b","invariantUUID":"fe50063a-234f-40c1-a00b-a79c52d93cb1","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":"port","uniqueId":"ff6dadc6-1cac-4fef-8985-6aaa9971d843","lifecycleState":"CERTIFIED","lastUpdateDate":1629976949817,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0752f4be-504f-4a54-b51f-213bb030e763","invariantUUID":"22b7952f-3e75-4041-9de6-94ea803a5258","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b02b05da-cbb1-46d2-9e7e-f2815c04d5af","lifecycleState":"CERTIFIED","lastUpdateDate":1629977187176,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"918481d1-5a2c-4a15-a18d-c9df35d78c05","invariantUUID":"9fe288f7-b535-4247-94fc-cb4140b644d3","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":"network","uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","lifecycleState":"CERTIFIED","lastUpdateDate":1629977012715,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81d363bb-4798-4a57-abdd-91a5545dfdcb","invariantUUID":"cfede53e-3779-47de-b747-ad34c455a69d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"309ee594-8fcc-437e-9769-c85b5d574ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977420645,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb647fe7-dc0b-47bb-b718-11235be1cfcf","invariantUUID":"26a36b1c-42d1-4e5f-873d-355d209eb2a1","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b7726551-38a2-4922-b158-7cb5dd1de956","lifecycleState":"CERTIFIED","lastUpdateDate":1629977385841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e1306bd-7509-4d7a-8e06-1be13173a07e","invariantUUID":"545b9ef5-cbee-48a8-81fc-ec82ff622475","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"950c298d-515a-420c-87e5-7611e9354f07","lifecycleState":"CERTIFIED","lastUpdateDate":1629976993620,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f7e6883-1066-4828-8fd0-ab0d1e602281","invariantUUID":"f197286e-ead9-4167-a66e-299590a6bdd8","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":"port","uniqueId":"d54c3099-c9f8-4b16-90d5-4efe27b3c7ed","lifecycleState":"CERTIFIED","lastUpdateDate":1629977391405,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b043ff51-d08f-499c-b218-7bb865ecd3ab","invariantUUID":"289c19a2-2e86-4c3b-82dd-1c00b2d6e70b","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":"objectStorage","uniqueId":"59ff5a1e-ede5-474b-8ee9-d1623e03c8b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976921283,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b28f4f3b-e499-44c2-9b03-e415419b135a","invariantUUID":"5483b188-2a58-469e-ab04-0b7e9eef0814","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":"35063f7f-f9fe-4e37-858e-c4ec2d0a32ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629977095517,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89b9e751-31c9-4338-8a67-5d6c9dab3322","invariantUUID":"ebb75ef4-3584-4f40-a05b-6275334ef743","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f668d32a-0c0a-4f7e-867e-b9ca2161c757","lifecycleState":"CERTIFIED","lastUpdateDate":1629977294818,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec","invariantUUID":"4a56d157-21ec-4e87-83d6-9d9a5286ebd4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9343652-59f8-428f-878f-0ff73e9a59ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629977300819,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3164d7f-2178-4dfd-9c70-ba34274f594d","invariantUUID":"7fcbdb68-2d2b-495a-93e9-c87d4db6791a","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":"objectStorage","uniqueId":"b3648e3a-4381-4656-baa0-85e7bf8c8eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1629977254526,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddf6e76e-0321-431f-882f-c380ad24debd","invariantUUID":"b2c1c7a9-558b-4cac-aec1-e2e04bc09b48","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf0c0cce-cc08-4eb1-a916-8168a5731990","lifecycleState":"CERTIFIED","lastUpdateDate":1629977134383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6897b5dc-8b52-4467-9a62-0aac44540225","invariantUUID":"fde7cb89-aa26-4c5d-bb41-90c6f235d20e","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":"port","uniqueId":"749d1467-49e8-42b6-9ab6-6bf05e2343cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629977379815,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20c18709-ae68-4b36-a141-adec16cfac7a","invariantUUID":"2c7ffffb-b23e-4208-9d9d-4492aa973691","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":"487f70ed-49d3-4207-bc29-50fa717d5186","lifecycleState":"CERTIFIED","lastUpdateDate":1629977282975,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e27024e-2097-4b05-9101-cd9c1c4f042e","invariantUUID":"35800578-66e1-44c7-a37d-34f75c9d5367","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629985329488,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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-26 13:42:17,021 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-26 13:42:17,021 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-26 13:42:17,023 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-26 13:42:17,024 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/62daffda-4081-4833-9b61-f0374f139cb9/lifecycleState/Certify
2021-08-26 13:42:17,024 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-26 13:42:17,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:20,216 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/62daffda-4081-4833-9b61-f0374f139cb9/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-26 13:42:20,219 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-26 13:42:20,219 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1629985319310,"lastUpdateDate":1629985329488,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5"},"projectCode":"123456","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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":"2f678aa3-8294-4911-9775-ef325693b33f"}
2021-08-26 13:42:20,224 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:42:20,224 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:42:20,224 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-26 13:42:20,225 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-26 13:42:20,225 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:42:20,227 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:42:20,864 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-26 13:42:20,865 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:42:20,865 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-26 13:42:20,867 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-26 13:42:20,867 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:20,868 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:20,868 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-26 13:42:20,868 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-26 13:42:20,868 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:42:20,868 INFO 192:__init__.py(1) - Service found, updating information
2021-08-26 13:42:20,868 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-26 13:42:20,868 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-26 13:42:20,869 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-26 13:42:20,870 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:21,574 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-26 13:42:21,576 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-26 13:42:21,578 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a4c1e10-3230-44fd-b4b2-6b2ffa09c866","lifecycleState":"CERTIFIED","lastUpdateDate":1629977414212,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dc5c8e1-1e9b-482f-abe4-e4f60d5546f6","invariantUUID":"49163bc3-3eb5-4648-ab57-93744d8bcafb","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03147c01-0a7e-4dca-9823-43420412ec4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629976914950,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e9c6eebc-d165-48f6-a401-6739a6196a5e","invariantUUID":"51399293-6b47-4efd-bfe2-d4473fe06b27","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":"9e596600-c988-447d-9af8-3bd078ad5ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977146854,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2779a7ca-d3d2-4476-8bb4-f3fa11bd8ca8","invariantUUID":"b657a2a2-a0b2-4850-b89f-4578e4f5f9a5","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":"defaulticon","uniqueId":"d065f8c0-15ad-4ce4-8d2f-38c1af92e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977240173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fae374a-951b-403b-8a9d-4a299076bfd2","invariantUUID":"af6818e0-ca6b-400e-9c42-59a4407b5ee4","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":"objectStorage","uniqueId":"55da111b-3928-4588-a312-d9c6e5cd8dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976972948,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"990f751b-87d0-44f2-be2b-2e4d648474bd","invariantUUID":"84c920a0-51fa-4d73-8b9f-447425187e9e","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3ab6c01-27e9-4f2a-a753-dc91c8088d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629976955234,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3840c5-fab7-42ab-a646-39f2059adc63","invariantUUID":"1df0d58a-c9c7-4884-91a5-c8b782f38d2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0da36c8d-faaf-4ce1-98db-e838d87f0ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977113214,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c73bfe1-2e99-4668-9ec5-ec90386f64a2","invariantUUID":"2e579dfb-a164-4e60-90be-165cc3b6f4af","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":"3bcca463-0aba-4a4c-99ce-1b3d147e11b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629977157745,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"463970c5-d011-4002-bc3d-9ccf004dceb2","invariantUUID":"efb16dd9-a260-41bc-901e-82088ca0cf96","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0dd112d-e71e-4fee-9753-f613ae220402","lifecycleState":"CERTIFIED","lastUpdateDate":1629977311580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb4bc2b-912b-467a-bcd8-87dfc1d814bc","invariantUUID":"6284a37d-a169-4dbd-86bc-bd62aad60da0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e65aac7-3a3c-4528-ba52-6cbead67dfee","lifecycleState":"CERTIFIED","lastUpdateDate":1629977490145,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"094bcbae-fb0a-4fb4-be1e-6ac74aa4f42b","invariantUUID":"1c19ffcb-dab0-4736-b717-3c4da1dc93f2","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":"5a24c3f9-96be-45af-8a64-8c5d340cff30","lifecycleState":"CERTIFIED","lastUpdateDate":1629977120010,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aa0e1d6-20ff-48a6-b2a3-7bba6c024e82","invariantUUID":"4b6e947b-d71d-4dda-8e96-442d043c338d","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":"6ebf1b26-c7e0-4f09-9827-4485e75c28c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977366912,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fe76880-f124-462b-bd23-87e878d9e01a","invariantUUID":"75aad8c0-3aa4-49ab-a208-3cdb6ede207d","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":"objectStorage","uniqueId":"be7d59d9-2052-416f-b097-474ce6cd6826","lifecycleState":"CERTIFIED","lastUpdateDate":1629976978758,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1927c8c8-227a-40ed-9999-bca4109fdd17","invariantUUID":"6d6d7e23-644a-4c3a-8bf2-619957ccf288","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":"9202817d-2fb1-4e37-b422-d1fadaa9a6b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629977033930,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a543963d-f374-4933-beec-07dc7c9ae1f9","invariantUUID":"3051aff8-90b6-43ac-bad8-840bb05761a5","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":"port","uniqueId":"f4e7d311-131b-4f91-8910-4f5b77447443","lifecycleState":"CERTIFIED","lastUpdateDate":1629977075552,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92f272a0-bdae-4545-b633-3c7b2f7073dc","invariantUUID":"9a632e60-09d2-403a-a1fc-30e2a29bee3b","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":"b55f3965-2620-4c45-992d-da7729479e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629977224095,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ee6d971-7b83-4f8b-9368-e637357300fc","invariantUUID":"cf59ff9a-04b9-4e1c-aaa6-84118b3ddf0b","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":"compute","uniqueId":"5e4d1041-a4f5-4f86-b91a-be3232295049","lifecycleState":"CERTIFIED","lastUpdateDate":1629977265910,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c634a77a-4872-4654-9b35-1737f635eadf","invariantUUID":"6da6964d-6d94-4658-b574-0272f6c9a331","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":"defaulticon","uniqueId":"25ca78b9-4bf7-4bee-8b0b-6cb5c0f8c139","lifecycleState":"CERTIFIED","lastUpdateDate":1629977373805,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9202a25e-cd61-4488-9e2d-554015911e1d","invariantUUID":"6697824e-286d-4838-8859-46a45aea72af","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b604a0f-98d6-41a9-a0f8-23394f239588","lifecycleState":"CERTIFIED","lastUpdateDate":1629977218743,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d227b35-57f2-4212-9265-8d37fbe0069f","invariantUUID":"6b7528b8-42bb-49ac-85f8-daf15fd0d503","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":"compute","uniqueId":"ca71b427-986c-466b-92c1-e8ae13e931f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977499118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddb9ac60-bb36-4d54-bdf9-848074779ec4","invariantUUID":"610af560-bbd0-4f4f-a95b-6a3998486bed","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"e4ccacfc-a1da-4ec0-9e1f-ca75dc10d352","lifecycleState":"CERTIFIED","lastUpdateDate":1629977090003,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8602db3b-a1c4-4c75-af13-136d7feb8fef","invariantUUID":"8f77e9b9-ab33-4b85-be44-215756178f96","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"232c408e-9760-4018-8f22-c08948a8a141","lifecycleState":"CERTIFIED","lastUpdateDate":1629977017868,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d78b544-84de-4a8f-842a-966520dc67ba","invariantUUID":"c64d8e83-76ae-4d89-9bd7-fb59c8d25fed","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":"network","uniqueId":"cc9aa362-b4ef-4a53-b317-e46287b374cf","lifecycleState":"CERTIFIED","lastUpdateDate":1629977028693,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fca7f03-31ec-481b-80f7-f7eb37f4d1d2","invariantUUID":"3d144d08-6a17-427c-94d1-a36aed162223","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cebbf6f5-96b5-45e6-911e-af70c167cb51","lifecycleState":"CERTIFIED","lastUpdateDate":1629977439980,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"760581f5-3836-460e-ac0b-8674b029ab69","invariantUUID":"b61a8485-5cfd-49a1-837c-6f6d4b6894c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33eba56-3c8c-4c2d-a421-ad8d4e9aa373","lifecycleState":"CERTIFIED","lastUpdateDate":1629977023260,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9bb41f-9e71-4ac6-8173-12bf13c66749","invariantUUID":"935420f6-d564-4189-98d0-f16d1f1e3698","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a194e90-fd28-43f3-b712-d6ec280acf35","lifecycleState":"CERTIFIED","lastUpdateDate":1629976984584,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3a28d45-0ce5-47c7-8d91-00db6699c366","invariantUUID":"5ce025f2-e7af-4a8c-b4e0-c69bda7dd2e8","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977233633,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b637b481-716a-4c2c-b112-8a54026756e0","invariantUUID":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c4f9680-ddd8-42f4-930e-a35d5cf240a9","lifecycleState":"CERTIFIED","lastUpdateDate":1629977208288,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ba4504e-aac3-4cfd-bf25-78253d65ea1e","invariantUUID":"0b3db2b4-3583-4015-8cda-e652a2876e89","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"425708a2-3b30-4ad2-a018-8054178f4fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977426057,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"685e2bcd-390f-469b-b71b-9fc535ec6a38","invariantUUID":"e1a2bc99-5ff4-4216-a7f1-d9e495e1d7f1","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":"a5492659-5684-4dd5-9773-6eb8f429c901","lifecycleState":"CERTIFIED","lastUpdateDate":1629977202875,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8974a04f-036d-4823-a0bc-f5f6d7364aef","invariantUUID":"d903ae16-f05b-4584-b189-593b61ce6322","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d970b6f5-4ddf-4c83-b02b-44ed2ce65a95","lifecycleState":"CERTIFIED","lastUpdateDate":1629977445289,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04b62b58-8b7a-4d65-b64d-50bc2adbd683","invariantUUID":"afd90e1b-72e6-4b15-92ab-7a05099e03cb","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":"objectStorage","uniqueId":"f2c4161b-2871-4ab8-b9f3-2682e9bbe412","lifecycleState":"CERTIFIED","lastUpdateDate":1629976931107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb48234b-a1d4-4684-9705-5c4ce06b0d6d","invariantUUID":"e09d16c1-6a19-4aac-9685-ddab2eb2f37f","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":"33c0d766-e9c3-44a9-86d9-f3baa180fca4","lifecycleState":"CERTIFIED","lastUpdateDate":1629977271177,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5adc4331-7306-4711-8eb1-cc127c9376ee","invariantUUID":"22404c18-db32-4d04-ae5d-9978ff46934b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16dc5cdb-a98e-4808-a737-5eac34507947","lifecycleState":"CERTIFIED","lastUpdateDate":1629977396552,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18787a62-5e4a-41fd-b118-eebecfe5672d","invariantUUID":"390b3a27-f122-4d46-8cb0-ebd0b776ed22","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":"objectStorage","uniqueId":"7f443365-1b06-4bdb-9c1e-1b0fe6a39027","lifecycleState":"CERTIFIED","lastUpdateDate":1629977316764,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53e89607-d438-44c8-90e0-2c24e494f350","invariantUUID":"5d0abd9a-fdda-4821-a67a-af41334d50b9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03840f55-3671-4a9a-a46e-edc9d6f8f9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629977152404,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"476582e4-b022-4bd8-bbad-f60b53903348","invariantUUID":"f600960b-6a2a-49fe-bea7-2f50c541f286","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"492e69bd-5574-4e78-b269-ebfd536a1246","lifecycleState":"CERTIFIED","lastUpdateDate":1629977402665,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67dfa746-665c-4254-92fa-86fd58135f0d","invariantUUID":"05ed61a5-2ae8-4b3c-ba9e-577f26db3946","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"90d68846-2ad9-4a40-ad22-780ee561dcc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977506754,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbfe259d-f0c1-4b24-80bf-345e2f2a3f0a","invariantUUID":"576f0388-e01e-4bbf-b916-63c6ba8d5fdd","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12381f7e-3eb1-4ecd-985d-9742439d144e","lifecycleState":"CERTIFIED","lastUpdateDate":1629977332810,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68923319-f676-4f79-bbb0-e1cb647079ca","invariantUUID":"06e38ad0-6f25-4a0f-9375-7568b3f6511f","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":"networkrules","uniqueId":"8b2a48f2-55f8-494c-a1a2-955280c728e5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977069735,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80302d54-74c4-40ee-9d4a-5f71bbbd63f1","invariantUUID":"72f748fd-c0d3-4dbd-bb96-6d60b2606e9d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3e1ccec-2868-4ab6-b0e2-a923a44baf25","lifecycleState":"CERTIFIED","lastUpdateDate":1629976891543,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be2632e-4cf2-427a-9856-262fb658f556","invariantUUID":"dd98632d-4ebd-4651-ae24-55c6777f09a9","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":"defaulticon","uniqueId":"09060742-4208-4602-ac25-a10e58097f6d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977006531,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92fe1aba-8503-4d56-a295-fdc3a5e20457","invariantUUID":"cf4390f6-5e40-4983-824d-e28b21ea3e28","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3831bcde-dc72-4282-8849-1fdcfa687021","lifecycleState":"CERTIFIED","lastUpdateDate":1629977480115,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51042d3e-357c-45a8-ac48-ded66096120b","invariantUUID":"db7ecfe9-1231-4f03-b2fc-97ffcd36e4d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7e331e8f-97bb-433a-aa5b-74a13bccbf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977461902,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fcfca1-4efc-4c73-bc89-0a8facb132ff","invariantUUID":"738a3770-bfd6-4775-b06a-d72521378078","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1dadf3eb-b382-48cd-804d-7414051dd554","lifecycleState":"CERTIFIED","lastUpdateDate":1629977510370,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a838c3b9-6765-448c-a531-ed3337b01699","invariantUUID":"250bd613-2a68-4bc1-8708-5f68d537a463","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":"securityrules","uniqueId":"dfbf2cf3-f316-4420-822d-98ac31aa7845","lifecycleState":"CERTIFIED","lastUpdateDate":1629977100708,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e3bdf18-9eef-43ca-8c0c-8b11087109b7","invariantUUID":"3de24088-9e9c-41c6-8207-7fb1a6c4ad66","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86443dfc-5aa2-42da-b3cc-8287df25ced7","lifecycleState":"CERTIFIED","lastUpdateDate":1629977338357,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77bd2c8-05b5-42ec-9570-27daea82fc61","invariantUUID":"b946e1fd-0233-4557-871a-6bd02ddbc1c2","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":"5fbaa6ad-0dab-4c19-a9ab-4dd27e241981","lifecycleState":"CERTIFIED","lastUpdateDate":1629976999956,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae393bee-6ba8-4fff-82d4-75393ba5001f","invariantUUID":"0ad39083-bcaf-4f80-b35a-5ef079616701","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ad4d38-ff16-4db1-8c3b-5450d4ce0174","lifecycleState":"CERTIFIED","lastUpdateDate":1629977493758,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2efac0c-5c25-4a5d-a04e-e17270c0bb0a","invariantUUID":"31fa1419-fb7d-4c74-954c-6d326ffa3558","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d115a4c-328b-46ae-9c2e-80537a770dca","lifecycleState":"CERTIFIED","lastUpdateDate":1629977127906,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de9534ce-4bc5-433a-9b38-e9ec68b90ca9","invariantUUID":"0f6aa09c-54bd-4422-a9ff-3284f7994da1","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":"compute","uniqueId":"575ed08c-e0d9-47a8-af19-c37d2d12ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977434428,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce83f4ed-585c-44bc-aca8-65e46042d95b","invariantUUID":"036342c8-31d4-4c73-a34e-30c610e7ace8","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":"loadBalancer","uniqueId":"5d75b388-d65b-4bf7-918a-a7b0f59cc415","lifecycleState":"CERTIFIED","lastUpdateDate":1629976944765,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b6f475-b06d-4c67-89b3-22f4c073bfab","invariantUUID":"201d2572-9d4e-4a97-bd47-f4f14839b44c","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":"defaulticon","uniqueId":"cf91d1e7-3f8e-4733-aceb-c4f45b3ae110","lifecycleState":"CERTIFIED","lastUpdateDate":1629977248450,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"352eaa4f-df96-4d1f-8142-25f87a9801bb","invariantUUID":"2a2fcbdb-84bf-4ac4-8765-8481095bb56a","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":"25d5d24f-65e0-4f31-889a-88e894cf34dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977260512,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db9403b0-8603-40e3-880b-7598170d7b96","invariantUUID":"a3e3d607-95e6-46ba-b467-0cd4143ae3d2","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":"port","uniqueId":"e78001d5-85ab-41da-997c-bb34648f195a","lifecycleState":"CERTIFIED","lastUpdateDate":1629977454693,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b2d9647-091f-4d77-8a8a-d89791d9988b","invariantUUID":"fe50063a-234f-40c1-a00b-a79c52d93cb1","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":"port","uniqueId":"ff6dadc6-1cac-4fef-8985-6aaa9971d843","lifecycleState":"CERTIFIED","lastUpdateDate":1629976949817,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0752f4be-504f-4a54-b51f-213bb030e763","invariantUUID":"22b7952f-3e75-4041-9de6-94ea803a5258","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b02b05da-cbb1-46d2-9e7e-f2815c04d5af","lifecycleState":"CERTIFIED","lastUpdateDate":1629977187176,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"918481d1-5a2c-4a15-a18d-c9df35d78c05","invariantUUID":"9fe288f7-b535-4247-94fc-cb4140b644d3","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":"network","uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","lifecycleState":"CERTIFIED","lastUpdateDate":1629977012715,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81d363bb-4798-4a57-abdd-91a5545dfdcb","invariantUUID":"cfede53e-3779-47de-b747-ad34c455a69d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"309ee594-8fcc-437e-9769-c85b5d574ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977420645,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb647fe7-dc0b-47bb-b718-11235be1cfcf","invariantUUID":"26a36b1c-42d1-4e5f-873d-355d209eb2a1","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b7726551-38a2-4922-b158-7cb5dd1de956","lifecycleState":"CERTIFIED","lastUpdateDate":1629977385841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e1306bd-7509-4d7a-8e06-1be13173a07e","invariantUUID":"545b9ef5-cbee-48a8-81fc-ec82ff622475","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"950c298d-515a-420c-87e5-7611e9354f07","lifecycleState":"CERTIFIED","lastUpdateDate":1629976993620,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f7e6883-1066-4828-8fd0-ab0d1e602281","invariantUUID":"f197286e-ead9-4167-a66e-299590a6bdd8","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":"port","uniqueId":"d54c3099-c9f8-4b16-90d5-4efe27b3c7ed","lifecycleState":"CERTIFIED","lastUpdateDate":1629977391405,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b043ff51-d08f-499c-b218-7bb865ecd3ab","invariantUUID":"289c19a2-2e86-4c3b-82dd-1c00b2d6e70b","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":"objectStorage","uniqueId":"59ff5a1e-ede5-474b-8ee9-d1623e03c8b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976921283,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b28f4f3b-e499-44c2-9b03-e415419b135a","invariantUUID":"5483b188-2a58-469e-ab04-0b7e9eef0814","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":"35063f7f-f9fe-4e37-858e-c4ec2d0a32ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629977095517,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89b9e751-31c9-4338-8a67-5d6c9dab3322","invariantUUID":"ebb75ef4-3584-4f40-a05b-6275334ef743","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f668d32a-0c0a-4f7e-867e-b9ca2161c757","lifecycleState":"CERTIFIED","lastUpdateDate":1629977294818,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec","invariantUUID":"4a56d157-21ec-4e87-83d6-9d9a5286ebd4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9343652-59f8-428f-878f-0ff73e9a59ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629977300819,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3164d7f-2178-4dfd-9c70-ba34274f594d","invariantUUID":"7fcbdb68-2d2b-495a-93e9-c87d4db6791a","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":"objectStorage","uniqueId":"b3648e3a-4381-4656-baa0-85e7bf8c8eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1629977254526,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddf6e76e-0321-431f-882f-c380ad24debd","invariantUUID":"b2c1c7a9-558b-4cac-aec1-e2e04bc09b48","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf0c0cce-cc08-4eb1-a916-8168a5731990","lifecycleState":"CERTIFIED","lastUpdateDate":1629977134383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6897b5dc-8b52-4467-9a62-0aac44540225","invariantUUID":"fde7cb89-aa26-4c5d-bb41-90c6f235d20e","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":"port","uniqueId":"749d1467-49e8-42b6-9ab6-6bf05e2343cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629977379815,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20c18709-ae68-4b36-a141-adec16cfac7a","invariantUUID":"2c7ffffb-b23e-4208-9d9d-4492aa973691","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":"487f70ed-49d3-4207-bc29-50fa717d5186","lifecycleState":"CERTIFIED","lastUpdateDate":1629977282975,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e27024e-2097-4b05-9101-cd9c1c4f042e","invariantUUID":"35800578-66e1-44c7-a37d-34f75c9d5367","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","lifecycleState":"CERTIFIED","lastUpdateDate":1629985329488,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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-26 13:42:21,582 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-26 13:42:31,593 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-26 13:42:31,597 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-26 13:42:31,598 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/418045d6-83c5-4ff6-b9be-d5a5ea8feac5/distribution/PROD/activate
2021-08-26 13:42:31,598 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-26 13:42:31,599 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:34,477 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/418045d6-83c5-4ff6-b9be-d5a5ea8feac5/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-26 13:42:34,479 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-26 13:42:34,480 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","empty":false},{"definition":false,"hidden":false,"uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","empty":false},{"definition":false,"hidden":false,"uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","empty":false},{"definition":false,"hidden":false,"uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","empty":false},{"definition":false,"hidden":false,"uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"ZTRmZWZlYmFiMTM2YjEzODY2NTIxNzk4YTg1ZGViMGY=","artifactUUID":"b511bddb-f8b9-41cb-a142-0fc98c89c632","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"62daffda-4081-4833-9b61-f0374f139cb9.assettoscacsar","duplicated":false,"payloadUpdateDate":1629985338791,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629985319200,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MDNlMTRhM2Q4MDk0Y2NlM2IxMjgzZDM0Y2QyOTU2ZmM=","artifactUUID":"84d9520b-97ad-424f-a0f4-8163e075136f","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"62daffda-4081-4833-9b61-f0374f139cb9.assettoscatemplate","duplicated":false,"payloadUpdateDate":1629985338367,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629985319200,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","source":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","path":["62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0"],"uniqueId":"capability.6f276320-8da2-4294-90cc-9bd6b3496c00.feature","ownerId":"62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"type":"tosca.capabilities.network.Linkable","source":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","path":["62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0"],"uniqueId":"capability.5c27068e-e7a4-4792-8db4-a2bcfc58002d.virtual_linkable","ownerId":"62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","source":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","path":["62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0"],"uniqueId":"6f276320-8da2-4294-90cc-9bd6b3496c00.dependency","capability":"tosca.capabilities.Node","ownerId":"6f276320-8da2-4294-90cc-9bd6b3496c00","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false}],"attributes":[{"parentUniqueId":"6f276320-8da2-4294-90cc-9bd6b3496c00","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.6f276320-8da2-4294-90cc-9bd6b3496c00.tosca_name","ownerId":"6f276320-8da2-4294-90cc-9bd6b3496c00","empty":false},{"parentUniqueId":"6f276320-8da2-4294-90cc-9bd6b3496c00","definition":false,"name":"state","type":"string","uniqueId":"attribute.6f276320-8da2-4294-90cc-9bd6b3496c00.state","ownerId":"6f276320-8da2-4294-90cc-9bd6b3496c00","empty":false},{"parentUniqueId":"6f276320-8da2-4294-90cc-9bd6b3496c00","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.6f276320-8da2-4294-90cc-9bd6b3496c00.tosca_id","ownerId":"6f276320-8da2-4294-90cc-9bd6b3496c00","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","createdFromCsar":false,"uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1629985324088,"icon":"network","originType":"VL","toscaArtifacts":{},"directives":[],"isProxy":false,"invariantName":"genericneutronnet0","componentUid":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629985324088,"customizationUUID":"a54a6787-6025-427e-86b5-cc1d299f83f9","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false},{"definition":false,"hidden":false,"uniqueId":"5c27068e-e7a4-4792-8db4-a2bcfc58002d.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"71a02eea-259b-4692-9ee4-7ea34235b092","empty":false}]},"componentInstancesAttributes":{"62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0":[{"parentUniqueId":"6f276320-8da2-4294-90cc-9bd6b3496c00","uniqueId":"attribute.6f276320-8da2-4294-90cc-9bd6b3496c00.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"6f276320-8da2-4294-90cc-9bd6b3496c00","empty":false},{"parentUniqueId":"6f276320-8da2-4294-90cc-9bd6b3496c00","uniqueId":"attribute.6f276320-8da2-4294-90cc-9bd6b3496c00.state","name":"state","type":"string","definition":false,"ownerId":"6f276320-8da2-4294-90cc-9bd6b3496c00","empty":false},{"parentUniqueId":"6f276320-8da2-4294-90cc-9bd6b3496c00","uniqueId":"attribute.6f276320-8da2-4294-90cc-9bd6b3496c00.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"6f276320-8da2-4294-90cc-9bd6b3496c00","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","source":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","path":["62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0"],"uniqueId":"capability.6f276320-8da2-4294-90cc-9bd6b3496c00.feature","ownerId":"62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"type":"tosca.capabilities.network.Linkable","source":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","path":["62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0"],"uniqueId":"capability.5c27068e-e7a4-4792-8db4-a2bcfc58002d.virtual_linkable","ownerId":"62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","source":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","path":["62daffda-4081-4833-9b61-f0374f139cb9.5c27068e-e7a4-4792-8db4-a2bcfc58002d.genericneutronnet0"],"uniqueId":"6f276320-8da2-4294-90cc-9bd6b3496c00.dependency","capability":"tosca.capabilities.Node","ownerId":"6f276320-8da2-4294-90cc-9bd6b3496c00","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":"920bda0c-d233-4753-b2c2-1848bfd248ca.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"920bda0c-d233-4753-b2c2-1848bfd248ca","empty":false},{"definition":false,"hidden":false,"uniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"920bda0c-d233-4753-b2c2-1848bfd248ca","empty":false},{"definition":false,"hidden":false,"uniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"920bda0c-d233-4753-b2c2-1848bfd248ca","empty":false},{"definition":false,"hidden":false,"uniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"920bda0c-d233-4753-b2c2-1848bfd248ca","empty":false},{"definition":false,"hidden":false,"uniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"920bda0c-d233-4753-b2c2-1848bfd248ca","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"920bda0c-d233-4753-b2c2-1848bfd248ca","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"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":1629985319310,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","uniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","componentMetadataForSupportLog":{"SupportablityComponentUUID":"2f678aa3-8294-4911-9775-ef325693b33f","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629985353363,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1629985319200,"timeout":0,"artifactType":"OTHER","uniqueId":"62daffda-4081-4833-9b61-f0374f139cb9.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":1629985319200,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"allVersions":{"1.0":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-26 13:42:34,483 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:42:34,483 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:42:34,483 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-26 13:42:34,483 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-26 13:42:34,483 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:42:34,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:42:34,987 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-26 13:42:34,988 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:42:34,988 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-26 13:42:34,990 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-26 13:42:34,990 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:34,990 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:34,990 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-26 13:42:34,991 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-26 13:42:34,991 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:42:34,991 INFO 192:__init__.py(1) - Service found, updating information
2021-08-26 13:42:34,991 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-26 13:42:34,991 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-26 13:42:34,991 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-26 13:42:34,993 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:35,654 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-26 13:42:35,659 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-26 13:42:35,661 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a4c1e10-3230-44fd-b4b2-6b2ffa09c866","lifecycleState":"CERTIFIED","lastUpdateDate":1629977414212,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dc5c8e1-1e9b-482f-abe4-e4f60d5546f6","invariantUUID":"49163bc3-3eb5-4648-ab57-93744d8bcafb","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03147c01-0a7e-4dca-9823-43420412ec4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629976914950,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e9c6eebc-d165-48f6-a401-6739a6196a5e","invariantUUID":"51399293-6b47-4efd-bfe2-d4473fe06b27","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":"9e596600-c988-447d-9af8-3bd078ad5ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977146854,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2779a7ca-d3d2-4476-8bb4-f3fa11bd8ca8","invariantUUID":"b657a2a2-a0b2-4850-b89f-4578e4f5f9a5","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":"defaulticon","uniqueId":"d065f8c0-15ad-4ce4-8d2f-38c1af92e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977240173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fae374a-951b-403b-8a9d-4a299076bfd2","invariantUUID":"af6818e0-ca6b-400e-9c42-59a4407b5ee4","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":"objectStorage","uniqueId":"55da111b-3928-4588-a312-d9c6e5cd8dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976972948,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"990f751b-87d0-44f2-be2b-2e4d648474bd","invariantUUID":"84c920a0-51fa-4d73-8b9f-447425187e9e","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3ab6c01-27e9-4f2a-a753-dc91c8088d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629976955234,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3840c5-fab7-42ab-a646-39f2059adc63","invariantUUID":"1df0d58a-c9c7-4884-91a5-c8b782f38d2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0da36c8d-faaf-4ce1-98db-e838d87f0ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977113214,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c73bfe1-2e99-4668-9ec5-ec90386f64a2","invariantUUID":"2e579dfb-a164-4e60-90be-165cc3b6f4af","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":"3bcca463-0aba-4a4c-99ce-1b3d147e11b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629977157745,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"463970c5-d011-4002-bc3d-9ccf004dceb2","invariantUUID":"efb16dd9-a260-41bc-901e-82088ca0cf96","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0dd112d-e71e-4fee-9753-f613ae220402","lifecycleState":"CERTIFIED","lastUpdateDate":1629977311580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb4bc2b-912b-467a-bcd8-87dfc1d814bc","invariantUUID":"6284a37d-a169-4dbd-86bc-bd62aad60da0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e65aac7-3a3c-4528-ba52-6cbead67dfee","lifecycleState":"CERTIFIED","lastUpdateDate":1629977490145,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"094bcbae-fb0a-4fb4-be1e-6ac74aa4f42b","invariantUUID":"1c19ffcb-dab0-4736-b717-3c4da1dc93f2","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":"5a24c3f9-96be-45af-8a64-8c5d340cff30","lifecycleState":"CERTIFIED","lastUpdateDate":1629977120010,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aa0e1d6-20ff-48a6-b2a3-7bba6c024e82","invariantUUID":"4b6e947b-d71d-4dda-8e96-442d043c338d","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":"6ebf1b26-c7e0-4f09-9827-4485e75c28c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977366912,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fe76880-f124-462b-bd23-87e878d9e01a","invariantUUID":"75aad8c0-3aa4-49ab-a208-3cdb6ede207d","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":"objectStorage","uniqueId":"be7d59d9-2052-416f-b097-474ce6cd6826","lifecycleState":"CERTIFIED","lastUpdateDate":1629976978758,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1927c8c8-227a-40ed-9999-bca4109fdd17","invariantUUID":"6d6d7e23-644a-4c3a-8bf2-619957ccf288","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":"9202817d-2fb1-4e37-b422-d1fadaa9a6b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629977033930,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a543963d-f374-4933-beec-07dc7c9ae1f9","invariantUUID":"3051aff8-90b6-43ac-bad8-840bb05761a5","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":"port","uniqueId":"f4e7d311-131b-4f91-8910-4f5b77447443","lifecycleState":"CERTIFIED","lastUpdateDate":1629977075552,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92f272a0-bdae-4545-b633-3c7b2f7073dc","invariantUUID":"9a632e60-09d2-403a-a1fc-30e2a29bee3b","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":"b55f3965-2620-4c45-992d-da7729479e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629977224095,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ee6d971-7b83-4f8b-9368-e637357300fc","invariantUUID":"cf59ff9a-04b9-4e1c-aaa6-84118b3ddf0b","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":"compute","uniqueId":"5e4d1041-a4f5-4f86-b91a-be3232295049","lifecycleState":"CERTIFIED","lastUpdateDate":1629977265910,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c634a77a-4872-4654-9b35-1737f635eadf","invariantUUID":"6da6964d-6d94-4658-b574-0272f6c9a331","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":"defaulticon","uniqueId":"25ca78b9-4bf7-4bee-8b0b-6cb5c0f8c139","lifecycleState":"CERTIFIED","lastUpdateDate":1629977373805,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9202a25e-cd61-4488-9e2d-554015911e1d","invariantUUID":"6697824e-286d-4838-8859-46a45aea72af","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b604a0f-98d6-41a9-a0f8-23394f239588","lifecycleState":"CERTIFIED","lastUpdateDate":1629977218743,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d227b35-57f2-4212-9265-8d37fbe0069f","invariantUUID":"6b7528b8-42bb-49ac-85f8-daf15fd0d503","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":"compute","uniqueId":"ca71b427-986c-466b-92c1-e8ae13e931f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977499118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddb9ac60-bb36-4d54-bdf9-848074779ec4","invariantUUID":"610af560-bbd0-4f4f-a95b-6a3998486bed","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"e4ccacfc-a1da-4ec0-9e1f-ca75dc10d352","lifecycleState":"CERTIFIED","lastUpdateDate":1629977090003,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8602db3b-a1c4-4c75-af13-136d7feb8fef","invariantUUID":"8f77e9b9-ab33-4b85-be44-215756178f96","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"232c408e-9760-4018-8f22-c08948a8a141","lifecycleState":"CERTIFIED","lastUpdateDate":1629977017868,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d78b544-84de-4a8f-842a-966520dc67ba","invariantUUID":"c64d8e83-76ae-4d89-9bd7-fb59c8d25fed","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":"network","uniqueId":"cc9aa362-b4ef-4a53-b317-e46287b374cf","lifecycleState":"CERTIFIED","lastUpdateDate":1629977028693,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fca7f03-31ec-481b-80f7-f7eb37f4d1d2","invariantUUID":"3d144d08-6a17-427c-94d1-a36aed162223","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cebbf6f5-96b5-45e6-911e-af70c167cb51","lifecycleState":"CERTIFIED","lastUpdateDate":1629977439980,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"760581f5-3836-460e-ac0b-8674b029ab69","invariantUUID":"b61a8485-5cfd-49a1-837c-6f6d4b6894c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33eba56-3c8c-4c2d-a421-ad8d4e9aa373","lifecycleState":"CERTIFIED","lastUpdateDate":1629977023260,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9bb41f-9e71-4ac6-8173-12bf13c66749","invariantUUID":"935420f6-d564-4189-98d0-f16d1f1e3698","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a194e90-fd28-43f3-b712-d6ec280acf35","lifecycleState":"CERTIFIED","lastUpdateDate":1629976984584,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3a28d45-0ce5-47c7-8d91-00db6699c366","invariantUUID":"5ce025f2-e7af-4a8c-b4e0-c69bda7dd2e8","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977233633,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b637b481-716a-4c2c-b112-8a54026756e0","invariantUUID":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c4f9680-ddd8-42f4-930e-a35d5cf240a9","lifecycleState":"CERTIFIED","lastUpdateDate":1629977208288,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ba4504e-aac3-4cfd-bf25-78253d65ea1e","invariantUUID":"0b3db2b4-3583-4015-8cda-e652a2876e89","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"425708a2-3b30-4ad2-a018-8054178f4fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977426057,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"685e2bcd-390f-469b-b71b-9fc535ec6a38","invariantUUID":"e1a2bc99-5ff4-4216-a7f1-d9e495e1d7f1","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":"a5492659-5684-4dd5-9773-6eb8f429c901","lifecycleState":"CERTIFIED","lastUpdateDate":1629977202875,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8974a04f-036d-4823-a0bc-f5f6d7364aef","invariantUUID":"d903ae16-f05b-4584-b189-593b61ce6322","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d970b6f5-4ddf-4c83-b02b-44ed2ce65a95","lifecycleState":"CERTIFIED","lastUpdateDate":1629977445289,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04b62b58-8b7a-4d65-b64d-50bc2adbd683","invariantUUID":"afd90e1b-72e6-4b15-92ab-7a05099e03cb","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":"objectStorage","uniqueId":"f2c4161b-2871-4ab8-b9f3-2682e9bbe412","lifecycleState":"CERTIFIED","lastUpdateDate":1629976931107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb48234b-a1d4-4684-9705-5c4ce06b0d6d","invariantUUID":"e09d16c1-6a19-4aac-9685-ddab2eb2f37f","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":"33c0d766-e9c3-44a9-86d9-f3baa180fca4","lifecycleState":"CERTIFIED","lastUpdateDate":1629977271177,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5adc4331-7306-4711-8eb1-cc127c9376ee","invariantUUID":"22404c18-db32-4d04-ae5d-9978ff46934b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16dc5cdb-a98e-4808-a737-5eac34507947","lifecycleState":"CERTIFIED","lastUpdateDate":1629977396552,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18787a62-5e4a-41fd-b118-eebecfe5672d","invariantUUID":"390b3a27-f122-4d46-8cb0-ebd0b776ed22","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":"objectStorage","uniqueId":"7f443365-1b06-4bdb-9c1e-1b0fe6a39027","lifecycleState":"CERTIFIED","lastUpdateDate":1629977316764,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53e89607-d438-44c8-90e0-2c24e494f350","invariantUUID":"5d0abd9a-fdda-4821-a67a-af41334d50b9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03840f55-3671-4a9a-a46e-edc9d6f8f9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629977152404,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"476582e4-b022-4bd8-bbad-f60b53903348","invariantUUID":"f600960b-6a2a-49fe-bea7-2f50c541f286","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"492e69bd-5574-4e78-b269-ebfd536a1246","lifecycleState":"CERTIFIED","lastUpdateDate":1629977402665,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67dfa746-665c-4254-92fa-86fd58135f0d","invariantUUID":"05ed61a5-2ae8-4b3c-ba9e-577f26db3946","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"90d68846-2ad9-4a40-ad22-780ee561dcc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977506754,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbfe259d-f0c1-4b24-80bf-345e2f2a3f0a","invariantUUID":"576f0388-e01e-4bbf-b916-63c6ba8d5fdd","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12381f7e-3eb1-4ecd-985d-9742439d144e","lifecycleState":"CERTIFIED","lastUpdateDate":1629977332810,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68923319-f676-4f79-bbb0-e1cb647079ca","invariantUUID":"06e38ad0-6f25-4a0f-9375-7568b3f6511f","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":"networkrules","uniqueId":"8b2a48f2-55f8-494c-a1a2-955280c728e5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977069735,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80302d54-74c4-40ee-9d4a-5f71bbbd63f1","invariantUUID":"72f748fd-c0d3-4dbd-bb96-6d60b2606e9d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3e1ccec-2868-4ab6-b0e2-a923a44baf25","lifecycleState":"CERTIFIED","lastUpdateDate":1629976891543,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be2632e-4cf2-427a-9856-262fb658f556","invariantUUID":"dd98632d-4ebd-4651-ae24-55c6777f09a9","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":"defaulticon","uniqueId":"09060742-4208-4602-ac25-a10e58097f6d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977006531,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92fe1aba-8503-4d56-a295-fdc3a5e20457","invariantUUID":"cf4390f6-5e40-4983-824d-e28b21ea3e28","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3831bcde-dc72-4282-8849-1fdcfa687021","lifecycleState":"CERTIFIED","lastUpdateDate":1629977480115,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51042d3e-357c-45a8-ac48-ded66096120b","invariantUUID":"db7ecfe9-1231-4f03-b2fc-97ffcd36e4d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7e331e8f-97bb-433a-aa5b-74a13bccbf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977461902,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fcfca1-4efc-4c73-bc89-0a8facb132ff","invariantUUID":"738a3770-bfd6-4775-b06a-d72521378078","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1dadf3eb-b382-48cd-804d-7414051dd554","lifecycleState":"CERTIFIED","lastUpdateDate":1629977510370,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a838c3b9-6765-448c-a531-ed3337b01699","invariantUUID":"250bd613-2a68-4bc1-8708-5f68d537a463","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":"securityrules","uniqueId":"dfbf2cf3-f316-4420-822d-98ac31aa7845","lifecycleState":"CERTIFIED","lastUpdateDate":1629977100708,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e3bdf18-9eef-43ca-8c0c-8b11087109b7","invariantUUID":"3de24088-9e9c-41c6-8207-7fb1a6c4ad66","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86443dfc-5aa2-42da-b3cc-8287df25ced7","lifecycleState":"CERTIFIED","lastUpdateDate":1629977338357,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77bd2c8-05b5-42ec-9570-27daea82fc61","invariantUUID":"b946e1fd-0233-4557-871a-6bd02ddbc1c2","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":"5fbaa6ad-0dab-4c19-a9ab-4dd27e241981","lifecycleState":"CERTIFIED","lastUpdateDate":1629976999956,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae393bee-6ba8-4fff-82d4-75393ba5001f","invariantUUID":"0ad39083-bcaf-4f80-b35a-5ef079616701","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ad4d38-ff16-4db1-8c3b-5450d4ce0174","lifecycleState":"CERTIFIED","lastUpdateDate":1629977493758,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2efac0c-5c25-4a5d-a04e-e17270c0bb0a","invariantUUID":"31fa1419-fb7d-4c74-954c-6d326ffa3558","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d115a4c-328b-46ae-9c2e-80537a770dca","lifecycleState":"CERTIFIED","lastUpdateDate":1629977127906,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de9534ce-4bc5-433a-9b38-e9ec68b90ca9","invariantUUID":"0f6aa09c-54bd-4422-a9ff-3284f7994da1","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":"compute","uniqueId":"575ed08c-e0d9-47a8-af19-c37d2d12ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977434428,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce83f4ed-585c-44bc-aca8-65e46042d95b","invariantUUID":"036342c8-31d4-4c73-a34e-30c610e7ace8","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":"loadBalancer","uniqueId":"5d75b388-d65b-4bf7-918a-a7b0f59cc415","lifecycleState":"CERTIFIED","lastUpdateDate":1629976944765,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b6f475-b06d-4c67-89b3-22f4c073bfab","invariantUUID":"201d2572-9d4e-4a97-bd47-f4f14839b44c","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":"defaulticon","uniqueId":"cf91d1e7-3f8e-4733-aceb-c4f45b3ae110","lifecycleState":"CERTIFIED","lastUpdateDate":1629977248450,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"352eaa4f-df96-4d1f-8142-25f87a9801bb","invariantUUID":"2a2fcbdb-84bf-4ac4-8765-8481095bb56a","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":"25d5d24f-65e0-4f31-889a-88e894cf34dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977260512,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db9403b0-8603-40e3-880b-7598170d7b96","invariantUUID":"a3e3d607-95e6-46ba-b467-0cd4143ae3d2","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":"port","uniqueId":"e78001d5-85ab-41da-997c-bb34648f195a","lifecycleState":"CERTIFIED","lastUpdateDate":1629977454693,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b2d9647-091f-4d77-8a8a-d89791d9988b","invariantUUID":"fe50063a-234f-40c1-a00b-a79c52d93cb1","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":"port","uniqueId":"ff6dadc6-1cac-4fef-8985-6aaa9971d843","lifecycleState":"CERTIFIED","lastUpdateDate":1629976949817,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0752f4be-504f-4a54-b51f-213bb030e763","invariantUUID":"22b7952f-3e75-4041-9de6-94ea803a5258","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b02b05da-cbb1-46d2-9e7e-f2815c04d5af","lifecycleState":"CERTIFIED","lastUpdateDate":1629977187176,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"918481d1-5a2c-4a15-a18d-c9df35d78c05","invariantUUID":"9fe288f7-b535-4247-94fc-cb4140b644d3","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":"network","uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","lifecycleState":"CERTIFIED","lastUpdateDate":1629977012715,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81d363bb-4798-4a57-abdd-91a5545dfdcb","invariantUUID":"cfede53e-3779-47de-b747-ad34c455a69d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"309ee594-8fcc-437e-9769-c85b5d574ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977420645,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb647fe7-dc0b-47bb-b718-11235be1cfcf","invariantUUID":"26a36b1c-42d1-4e5f-873d-355d209eb2a1","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b7726551-38a2-4922-b158-7cb5dd1de956","lifecycleState":"CERTIFIED","lastUpdateDate":1629977385841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e1306bd-7509-4d7a-8e06-1be13173a07e","invariantUUID":"545b9ef5-cbee-48a8-81fc-ec82ff622475","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"950c298d-515a-420c-87e5-7611e9354f07","lifecycleState":"CERTIFIED","lastUpdateDate":1629976993620,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f7e6883-1066-4828-8fd0-ab0d1e602281","invariantUUID":"f197286e-ead9-4167-a66e-299590a6bdd8","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":"port","uniqueId":"d54c3099-c9f8-4b16-90d5-4efe27b3c7ed","lifecycleState":"CERTIFIED","lastUpdateDate":1629977391405,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b043ff51-d08f-499c-b218-7bb865ecd3ab","invariantUUID":"289c19a2-2e86-4c3b-82dd-1c00b2d6e70b","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":"objectStorage","uniqueId":"59ff5a1e-ede5-474b-8ee9-d1623e03c8b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976921283,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b28f4f3b-e499-44c2-9b03-e415419b135a","invariantUUID":"5483b188-2a58-469e-ab04-0b7e9eef0814","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":"35063f7f-f9fe-4e37-858e-c4ec2d0a32ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629977095517,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89b9e751-31c9-4338-8a67-5d6c9dab3322","invariantUUID":"ebb75ef4-3584-4f40-a05b-6275334ef743","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f668d32a-0c0a-4f7e-867e-b9ca2161c757","lifecycleState":"CERTIFIED","lastUpdateDate":1629977294818,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec","invariantUUID":"4a56d157-21ec-4e87-83d6-9d9a5286ebd4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9343652-59f8-428f-878f-0ff73e9a59ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629977300819,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3164d7f-2178-4dfd-9c70-ba34274f594d","invariantUUID":"7fcbdb68-2d2b-495a-93e9-c87d4db6791a","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":"objectStorage","uniqueId":"b3648e3a-4381-4656-baa0-85e7bf8c8eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1629977254526,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddf6e76e-0321-431f-882f-c380ad24debd","invariantUUID":"b2c1c7a9-558b-4cac-aec1-e2e04bc09b48","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf0c0cce-cc08-4eb1-a916-8168a5731990","lifecycleState":"CERTIFIED","lastUpdateDate":1629977134383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6897b5dc-8b52-4467-9a62-0aac44540225","invariantUUID":"fde7cb89-aa26-4c5d-bb41-90c6f235d20e","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":"port","uniqueId":"749d1467-49e8-42b6-9ab6-6bf05e2343cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629977379815,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20c18709-ae68-4b36-a141-adec16cfac7a","invariantUUID":"2c7ffffb-b23e-4208-9d9d-4492aa973691","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":"487f70ed-49d3-4207-bc29-50fa717d5186","lifecycleState":"CERTIFIED","lastUpdateDate":1629977282975,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e27024e-2097-4b05-9101-cd9c1c4f042e","invariantUUID":"35800578-66e1-44c7-a37d-34f75c9d5367","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","lifecycleState":"CERTIFIED","lastUpdateDate":1629985353363,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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-26 13:42:35,665 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-26 13:42:35,665 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-26 13:42:35,666 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-26 13:42:35,666 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-26 13:42:35,667 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-26 13:42:35,667 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-26 13:42:35,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:35,743 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-26 13:42:35,744 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-26 13:42:35,744 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-26 13:42:35,744 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-26 13:42:35,745 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-26 13:42:35,751 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-26 13:42:35,752 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-26 13:42:35,752 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-26 13:42:35,753 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:35,923 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-26 13:42:35,924 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-26 13:42:35,924 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-26 13:42:35,926 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-26 13:42:35,927 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-26 13:42:35,927 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-26 13:42:35,928 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:35,985 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-26 13:42:35,986 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-26 13:42:35,986 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":"1629985355791"}]}
2021-08-26 13:42:36,012 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-26 13:42:36,012 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/e6b39316-6208-485e-89f4-99e521f4a6e9
2021-08-26 13:42:36,012 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "e6b39316-6208-485e-89f4-99e521f4a6e9",
    "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-26 13:42:36,014 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:36,646 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/e6b39316-6208-485e-89f4-99e521f4a6e9 HTTP/1.1" 201 0
2021-08-26 13:42:36,647 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-26 13:42:36,647 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-26 13:42:36,649 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-26 13:42:36,649 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-26 13:42:36,649 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-26 13:42:36,651 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:36,690 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-26 13:42:36,691 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-26 13:42:36,691 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-26 13:42:36,691 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-26 13:42:36,691 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-26 13:42:36,691 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-26 13:42:36,692 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-26 13:42:36,694 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-26 13:42:36,695 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-26 13:42:36,695 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-26 13:42:36,696 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:36,784 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 201 0
2021-08-26 13:42:36,785 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-26 13:42:36,785 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-26 13:42:36,788 DEBUG 129:onap_service.py(1) - [AAI][get availability_zones] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-26 13:42:36,788 DEBUG 131:onap_service.py(1) - [AAI][get availability_zones] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/availability-zones/availability-zone/basicvm-availability-zone
2021-08-26 13:42:36,788 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-26 13:42:36,789 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:36,825 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-26 13:42:36,826 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-26 13:42:36,826 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-26 13:42:36,827 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-26 13:42:36,827 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-26 13:42:36,831 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-26 13:42:36,831 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-26 13:42:36,831 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-26 13:42:36,833 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:37,273 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-26 13:42:37,273 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-26 13:42:37,274 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-26 13:42:37,283 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-26 13:42:37,283 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-26 13:42:37,283 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-26 13:42:37,284 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:37,969 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-26 13:42:37,970 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-26 13:42:37,970 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-26 13:42:37,972 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-26 13:42:37,972 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-26 13:42:37,973 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-26 13:42:37,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:38,034 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-26 13:42:38,041 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-26 13:42:38,041 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629985355791"}]}
2021-08-26 13:42:38,049 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-26 13:42:38,049 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-26 13:42:38,049 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-26 13:42:38,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:38,203 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-26 13:42:38,204 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-26 13:42:38,204 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-26 13:42:38,211 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-26 13:42:38,212 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-26 13:42:38,212 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-26 13:42:38,213 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:38,278 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-26 13:42:38,279 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-26 13:42:38,279 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-26 13:42:38,281 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-26 13:42:38,281 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-26 13:42:38,281 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-26 13:42:38,282 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:38,320 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-26 13:42:38,321 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-26 13:42:38,321 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":"1629985358244"}
2021-08-26 13:42:38,323 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-26 13:42:38,323 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-26 13:42:38,323 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-26 13:42:38,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:38,371 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-26 13:42:38,372 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-26 13:42:38,372 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":"1629985358244"}
2021-08-26 13:42:38,375 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-26 13:42:38,375 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-26 13:42:38,376 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-26 13:42:38,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:38,431 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-26 13:42:38,432 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-26 13:42:38,432 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-26 13:42:38,433 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-26 13:42:38,433 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-26 13:42:38,433 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-26 13:42:38,435 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:42:38,436 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:42:38,436 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-26 13:42:38,436 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-26 13:42:38,436 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:42:38,437 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:42:39,279 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-26 13:42:39,281 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:42:39,281 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-26 13:42:39,284 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-26 13:42:39,285 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:39,285 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:39,285 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-26 13:42:39,285 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-26 13:42:39,285 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:42:39,285 INFO 192:__init__.py(1) - Service found, updating information
2021-08-26 13:42:39,286 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-26 13:42:39,286 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-26 13:42:39,286 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-26 13:42:39,288 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:40,008 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-26 13:42:40,010 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-26 13:42:40,013 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a4c1e10-3230-44fd-b4b2-6b2ffa09c866","lifecycleState":"CERTIFIED","lastUpdateDate":1629977414212,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dc5c8e1-1e9b-482f-abe4-e4f60d5546f6","invariantUUID":"49163bc3-3eb5-4648-ab57-93744d8bcafb","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03147c01-0a7e-4dca-9823-43420412ec4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629976914950,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e9c6eebc-d165-48f6-a401-6739a6196a5e","invariantUUID":"51399293-6b47-4efd-bfe2-d4473fe06b27","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":"9e596600-c988-447d-9af8-3bd078ad5ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977146854,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2779a7ca-d3d2-4476-8bb4-f3fa11bd8ca8","invariantUUID":"b657a2a2-a0b2-4850-b89f-4578e4f5f9a5","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":"defaulticon","uniqueId":"d065f8c0-15ad-4ce4-8d2f-38c1af92e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977240173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fae374a-951b-403b-8a9d-4a299076bfd2","invariantUUID":"af6818e0-ca6b-400e-9c42-59a4407b5ee4","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":"objectStorage","uniqueId":"55da111b-3928-4588-a312-d9c6e5cd8dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976972948,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"990f751b-87d0-44f2-be2b-2e4d648474bd","invariantUUID":"84c920a0-51fa-4d73-8b9f-447425187e9e","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3ab6c01-27e9-4f2a-a753-dc91c8088d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629976955234,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3840c5-fab7-42ab-a646-39f2059adc63","invariantUUID":"1df0d58a-c9c7-4884-91a5-c8b782f38d2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0da36c8d-faaf-4ce1-98db-e838d87f0ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977113214,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c73bfe1-2e99-4668-9ec5-ec90386f64a2","invariantUUID":"2e579dfb-a164-4e60-90be-165cc3b6f4af","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":"3bcca463-0aba-4a4c-99ce-1b3d147e11b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629977157745,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"463970c5-d011-4002-bc3d-9ccf004dceb2","invariantUUID":"efb16dd9-a260-41bc-901e-82088ca0cf96","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0dd112d-e71e-4fee-9753-f613ae220402","lifecycleState":"CERTIFIED","lastUpdateDate":1629977311580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb4bc2b-912b-467a-bcd8-87dfc1d814bc","invariantUUID":"6284a37d-a169-4dbd-86bc-bd62aad60da0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e65aac7-3a3c-4528-ba52-6cbead67dfee","lifecycleState":"CERTIFIED","lastUpdateDate":1629977490145,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"094bcbae-fb0a-4fb4-be1e-6ac74aa4f42b","invariantUUID":"1c19ffcb-dab0-4736-b717-3c4da1dc93f2","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":"5a24c3f9-96be-45af-8a64-8c5d340cff30","lifecycleState":"CERTIFIED","lastUpdateDate":1629977120010,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aa0e1d6-20ff-48a6-b2a3-7bba6c024e82","invariantUUID":"4b6e947b-d71d-4dda-8e96-442d043c338d","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":"6ebf1b26-c7e0-4f09-9827-4485e75c28c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977366912,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fe76880-f124-462b-bd23-87e878d9e01a","invariantUUID":"75aad8c0-3aa4-49ab-a208-3cdb6ede207d","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":"objectStorage","uniqueId":"be7d59d9-2052-416f-b097-474ce6cd6826","lifecycleState":"CERTIFIED","lastUpdateDate":1629976978758,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1927c8c8-227a-40ed-9999-bca4109fdd17","invariantUUID":"6d6d7e23-644a-4c3a-8bf2-619957ccf288","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":"9202817d-2fb1-4e37-b422-d1fadaa9a6b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629977033930,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a543963d-f374-4933-beec-07dc7c9ae1f9","invariantUUID":"3051aff8-90b6-43ac-bad8-840bb05761a5","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":"port","uniqueId":"f4e7d311-131b-4f91-8910-4f5b77447443","lifecycleState":"CERTIFIED","lastUpdateDate":1629977075552,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92f272a0-bdae-4545-b633-3c7b2f7073dc","invariantUUID":"9a632e60-09d2-403a-a1fc-30e2a29bee3b","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":"b55f3965-2620-4c45-992d-da7729479e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629977224095,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ee6d971-7b83-4f8b-9368-e637357300fc","invariantUUID":"cf59ff9a-04b9-4e1c-aaa6-84118b3ddf0b","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":"compute","uniqueId":"5e4d1041-a4f5-4f86-b91a-be3232295049","lifecycleState":"CERTIFIED","lastUpdateDate":1629977265910,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c634a77a-4872-4654-9b35-1737f635eadf","invariantUUID":"6da6964d-6d94-4658-b574-0272f6c9a331","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":"defaulticon","uniqueId":"25ca78b9-4bf7-4bee-8b0b-6cb5c0f8c139","lifecycleState":"CERTIFIED","lastUpdateDate":1629977373805,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9202a25e-cd61-4488-9e2d-554015911e1d","invariantUUID":"6697824e-286d-4838-8859-46a45aea72af","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b604a0f-98d6-41a9-a0f8-23394f239588","lifecycleState":"CERTIFIED","lastUpdateDate":1629977218743,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d227b35-57f2-4212-9265-8d37fbe0069f","invariantUUID":"6b7528b8-42bb-49ac-85f8-daf15fd0d503","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":"compute","uniqueId":"ca71b427-986c-466b-92c1-e8ae13e931f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977499118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddb9ac60-bb36-4d54-bdf9-848074779ec4","invariantUUID":"610af560-bbd0-4f4f-a95b-6a3998486bed","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"e4ccacfc-a1da-4ec0-9e1f-ca75dc10d352","lifecycleState":"CERTIFIED","lastUpdateDate":1629977090003,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8602db3b-a1c4-4c75-af13-136d7feb8fef","invariantUUID":"8f77e9b9-ab33-4b85-be44-215756178f96","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"232c408e-9760-4018-8f22-c08948a8a141","lifecycleState":"CERTIFIED","lastUpdateDate":1629977017868,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d78b544-84de-4a8f-842a-966520dc67ba","invariantUUID":"c64d8e83-76ae-4d89-9bd7-fb59c8d25fed","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":"network","uniqueId":"cc9aa362-b4ef-4a53-b317-e46287b374cf","lifecycleState":"CERTIFIED","lastUpdateDate":1629977028693,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fca7f03-31ec-481b-80f7-f7eb37f4d1d2","invariantUUID":"3d144d08-6a17-427c-94d1-a36aed162223","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cebbf6f5-96b5-45e6-911e-af70c167cb51","lifecycleState":"CERTIFIED","lastUpdateDate":1629977439980,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"760581f5-3836-460e-ac0b-8674b029ab69","invariantUUID":"b61a8485-5cfd-49a1-837c-6f6d4b6894c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33eba56-3c8c-4c2d-a421-ad8d4e9aa373","lifecycleState":"CERTIFIED","lastUpdateDate":1629977023260,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9bb41f-9e71-4ac6-8173-12bf13c66749","invariantUUID":"935420f6-d564-4189-98d0-f16d1f1e3698","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a194e90-fd28-43f3-b712-d6ec280acf35","lifecycleState":"CERTIFIED","lastUpdateDate":1629976984584,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3a28d45-0ce5-47c7-8d91-00db6699c366","invariantUUID":"5ce025f2-e7af-4a8c-b4e0-c69bda7dd2e8","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977233633,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b637b481-716a-4c2c-b112-8a54026756e0","invariantUUID":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c4f9680-ddd8-42f4-930e-a35d5cf240a9","lifecycleState":"CERTIFIED","lastUpdateDate":1629977208288,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ba4504e-aac3-4cfd-bf25-78253d65ea1e","invariantUUID":"0b3db2b4-3583-4015-8cda-e652a2876e89","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"425708a2-3b30-4ad2-a018-8054178f4fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977426057,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"685e2bcd-390f-469b-b71b-9fc535ec6a38","invariantUUID":"e1a2bc99-5ff4-4216-a7f1-d9e495e1d7f1","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":"a5492659-5684-4dd5-9773-6eb8f429c901","lifecycleState":"CERTIFIED","lastUpdateDate":1629977202875,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8974a04f-036d-4823-a0bc-f5f6d7364aef","invariantUUID":"d903ae16-f05b-4584-b189-593b61ce6322","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d970b6f5-4ddf-4c83-b02b-44ed2ce65a95","lifecycleState":"CERTIFIED","lastUpdateDate":1629977445289,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04b62b58-8b7a-4d65-b64d-50bc2adbd683","invariantUUID":"afd90e1b-72e6-4b15-92ab-7a05099e03cb","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":"objectStorage","uniqueId":"f2c4161b-2871-4ab8-b9f3-2682e9bbe412","lifecycleState":"CERTIFIED","lastUpdateDate":1629976931107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb48234b-a1d4-4684-9705-5c4ce06b0d6d","invariantUUID":"e09d16c1-6a19-4aac-9685-ddab2eb2f37f","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":"33c0d766-e9c3-44a9-86d9-f3baa180fca4","lifecycleState":"CERTIFIED","lastUpdateDate":1629977271177,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5adc4331-7306-4711-8eb1-cc127c9376ee","invariantUUID":"22404c18-db32-4d04-ae5d-9978ff46934b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16dc5cdb-a98e-4808-a737-5eac34507947","lifecycleState":"CERTIFIED","lastUpdateDate":1629977396552,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18787a62-5e4a-41fd-b118-eebecfe5672d","invariantUUID":"390b3a27-f122-4d46-8cb0-ebd0b776ed22","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":"objectStorage","uniqueId":"7f443365-1b06-4bdb-9c1e-1b0fe6a39027","lifecycleState":"CERTIFIED","lastUpdateDate":1629977316764,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53e89607-d438-44c8-90e0-2c24e494f350","invariantUUID":"5d0abd9a-fdda-4821-a67a-af41334d50b9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03840f55-3671-4a9a-a46e-edc9d6f8f9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629977152404,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"476582e4-b022-4bd8-bbad-f60b53903348","invariantUUID":"f600960b-6a2a-49fe-bea7-2f50c541f286","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"492e69bd-5574-4e78-b269-ebfd536a1246","lifecycleState":"CERTIFIED","lastUpdateDate":1629977402665,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67dfa746-665c-4254-92fa-86fd58135f0d","invariantUUID":"05ed61a5-2ae8-4b3c-ba9e-577f26db3946","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"90d68846-2ad9-4a40-ad22-780ee561dcc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977506754,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbfe259d-f0c1-4b24-80bf-345e2f2a3f0a","invariantUUID":"576f0388-e01e-4bbf-b916-63c6ba8d5fdd","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12381f7e-3eb1-4ecd-985d-9742439d144e","lifecycleState":"CERTIFIED","lastUpdateDate":1629977332810,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68923319-f676-4f79-bbb0-e1cb647079ca","invariantUUID":"06e38ad0-6f25-4a0f-9375-7568b3f6511f","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":"networkrules","uniqueId":"8b2a48f2-55f8-494c-a1a2-955280c728e5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977069735,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80302d54-74c4-40ee-9d4a-5f71bbbd63f1","invariantUUID":"72f748fd-c0d3-4dbd-bb96-6d60b2606e9d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3e1ccec-2868-4ab6-b0e2-a923a44baf25","lifecycleState":"CERTIFIED","lastUpdateDate":1629976891543,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be2632e-4cf2-427a-9856-262fb658f556","invariantUUID":"dd98632d-4ebd-4651-ae24-55c6777f09a9","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":"defaulticon","uniqueId":"09060742-4208-4602-ac25-a10e58097f6d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977006531,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92fe1aba-8503-4d56-a295-fdc3a5e20457","invariantUUID":"cf4390f6-5e40-4983-824d-e28b21ea3e28","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3831bcde-dc72-4282-8849-1fdcfa687021","lifecycleState":"CERTIFIED","lastUpdateDate":1629977480115,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51042d3e-357c-45a8-ac48-ded66096120b","invariantUUID":"db7ecfe9-1231-4f03-b2fc-97ffcd36e4d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7e331e8f-97bb-433a-aa5b-74a13bccbf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977461902,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fcfca1-4efc-4c73-bc89-0a8facb132ff","invariantUUID":"738a3770-bfd6-4775-b06a-d72521378078","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1dadf3eb-b382-48cd-804d-7414051dd554","lifecycleState":"CERTIFIED","lastUpdateDate":1629977510370,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a838c3b9-6765-448c-a531-ed3337b01699","invariantUUID":"250bd613-2a68-4bc1-8708-5f68d537a463","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":"securityrules","uniqueId":"dfbf2cf3-f316-4420-822d-98ac31aa7845","lifecycleState":"CERTIFIED","lastUpdateDate":1629977100708,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e3bdf18-9eef-43ca-8c0c-8b11087109b7","invariantUUID":"3de24088-9e9c-41c6-8207-7fb1a6c4ad66","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86443dfc-5aa2-42da-b3cc-8287df25ced7","lifecycleState":"CERTIFIED","lastUpdateDate":1629977338357,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77bd2c8-05b5-42ec-9570-27daea82fc61","invariantUUID":"b946e1fd-0233-4557-871a-6bd02ddbc1c2","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":"5fbaa6ad-0dab-4c19-a9ab-4dd27e241981","lifecycleState":"CERTIFIED","lastUpdateDate":1629976999956,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae393bee-6ba8-4fff-82d4-75393ba5001f","invariantUUID":"0ad39083-bcaf-4f80-b35a-5ef079616701","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ad4d38-ff16-4db1-8c3b-5450d4ce0174","lifecycleState":"CERTIFIED","lastUpdateDate":1629977493758,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2efac0c-5c25-4a5d-a04e-e17270c0bb0a","invariantUUID":"31fa1419-fb7d-4c74-954c-6d326ffa3558","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d115a4c-328b-46ae-9c2e-80537a770dca","lifecycleState":"CERTIFIED","lastUpdateDate":1629977127906,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de9534ce-4bc5-433a-9b38-e9ec68b90ca9","invariantUUID":"0f6aa09c-54bd-4422-a9ff-3284f7994da1","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":"compute","uniqueId":"575ed08c-e0d9-47a8-af19-c37d2d12ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977434428,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce83f4ed-585c-44bc-aca8-65e46042d95b","invariantUUID":"036342c8-31d4-4c73-a34e-30c610e7ace8","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":"loadBalancer","uniqueId":"5d75b388-d65b-4bf7-918a-a7b0f59cc415","lifecycleState":"CERTIFIED","lastUpdateDate":1629976944765,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b6f475-b06d-4c67-89b3-22f4c073bfab","invariantUUID":"201d2572-9d4e-4a97-bd47-f4f14839b44c","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":"defaulticon","uniqueId":"cf91d1e7-3f8e-4733-aceb-c4f45b3ae110","lifecycleState":"CERTIFIED","lastUpdateDate":1629977248450,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"352eaa4f-df96-4d1f-8142-25f87a9801bb","invariantUUID":"2a2fcbdb-84bf-4ac4-8765-8481095bb56a","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":"25d5d24f-65e0-4f31-889a-88e894cf34dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977260512,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db9403b0-8603-40e3-880b-7598170d7b96","invariantUUID":"a3e3d607-95e6-46ba-b467-0cd4143ae3d2","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":"port","uniqueId":"e78001d5-85ab-41da-997c-bb34648f195a","lifecycleState":"CERTIFIED","lastUpdateDate":1629977454693,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b2d9647-091f-4d77-8a8a-d89791d9988b","invariantUUID":"fe50063a-234f-40c1-a00b-a79c52d93cb1","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":"port","uniqueId":"ff6dadc6-1cac-4fef-8985-6aaa9971d843","lifecycleState":"CERTIFIED","lastUpdateDate":1629976949817,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0752f4be-504f-4a54-b51f-213bb030e763","invariantUUID":"22b7952f-3e75-4041-9de6-94ea803a5258","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b02b05da-cbb1-46d2-9e7e-f2815c04d5af","lifecycleState":"CERTIFIED","lastUpdateDate":1629977187176,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"918481d1-5a2c-4a15-a18d-c9df35d78c05","invariantUUID":"9fe288f7-b535-4247-94fc-cb4140b644d3","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":"network","uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","lifecycleState":"CERTIFIED","lastUpdateDate":1629977012715,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81d363bb-4798-4a57-abdd-91a5545dfdcb","invariantUUID":"cfede53e-3779-47de-b747-ad34c455a69d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"309ee594-8fcc-437e-9769-c85b5d574ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977420645,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb647fe7-dc0b-47bb-b718-11235be1cfcf","invariantUUID":"26a36b1c-42d1-4e5f-873d-355d209eb2a1","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b7726551-38a2-4922-b158-7cb5dd1de956","lifecycleState":"CERTIFIED","lastUpdateDate":1629977385841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e1306bd-7509-4d7a-8e06-1be13173a07e","invariantUUID":"545b9ef5-cbee-48a8-81fc-ec82ff622475","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"950c298d-515a-420c-87e5-7611e9354f07","lifecycleState":"CERTIFIED","lastUpdateDate":1629976993620,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f7e6883-1066-4828-8fd0-ab0d1e602281","invariantUUID":"f197286e-ead9-4167-a66e-299590a6bdd8","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":"port","uniqueId":"d54c3099-c9f8-4b16-90d5-4efe27b3c7ed","lifecycleState":"CERTIFIED","lastUpdateDate":1629977391405,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b043ff51-d08f-499c-b218-7bb865ecd3ab","invariantUUID":"289c19a2-2e86-4c3b-82dd-1c00b2d6e70b","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":"objectStorage","uniqueId":"59ff5a1e-ede5-474b-8ee9-d1623e03c8b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976921283,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b28f4f3b-e499-44c2-9b03-e415419b135a","invariantUUID":"5483b188-2a58-469e-ab04-0b7e9eef0814","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":"35063f7f-f9fe-4e37-858e-c4ec2d0a32ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629977095517,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89b9e751-31c9-4338-8a67-5d6c9dab3322","invariantUUID":"ebb75ef4-3584-4f40-a05b-6275334ef743","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f668d32a-0c0a-4f7e-867e-b9ca2161c757","lifecycleState":"CERTIFIED","lastUpdateDate":1629977294818,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec","invariantUUID":"4a56d157-21ec-4e87-83d6-9d9a5286ebd4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9343652-59f8-428f-878f-0ff73e9a59ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629977300819,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3164d7f-2178-4dfd-9c70-ba34274f594d","invariantUUID":"7fcbdb68-2d2b-495a-93e9-c87d4db6791a","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":"objectStorage","uniqueId":"b3648e3a-4381-4656-baa0-85e7bf8c8eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1629977254526,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddf6e76e-0321-431f-882f-c380ad24debd","invariantUUID":"b2c1c7a9-558b-4cac-aec1-e2e04bc09b48","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf0c0cce-cc08-4eb1-a916-8168a5731990","lifecycleState":"CERTIFIED","lastUpdateDate":1629977134383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6897b5dc-8b52-4467-9a62-0aac44540225","invariantUUID":"fde7cb89-aa26-4c5d-bb41-90c6f235d20e","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":"port","uniqueId":"749d1467-49e8-42b6-9ab6-6bf05e2343cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629977379815,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20c18709-ae68-4b36-a141-adec16cfac7a","invariantUUID":"2c7ffffb-b23e-4208-9d9d-4492aa973691","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":"487f70ed-49d3-4207-bc29-50fa717d5186","lifecycleState":"CERTIFIED","lastUpdateDate":1629977282975,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e27024e-2097-4b05-9101-cd9c1c4f042e","invariantUUID":"35800578-66e1-44c7-a37d-34f75c9d5367","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","lifecycleState":"CERTIFIED","lastUpdateDate":1629985353363,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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-26 13:42:40,023 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-26 13:42:40,024 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-26 13:42:40,024 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-26 13:42:40,024 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "eb107749-0b95-41cc-be8f-ecd56ddee80a"
}
2021-08-26 13:42:40,027 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,125 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-26 13:42:40,126 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-26 13:42:40,126 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-26 13:42:40,130 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-26 13:42:40,130 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-26 13:42:40,130 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-26 13:42:40,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,187 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-26 13:42:40,188 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-26 13:42:40,189 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629985360078"}]}
2021-08-26 13:42:40,192 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-26 13:42:40,192 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-26 13:42:40,193 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-26 13:42:40,195 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,249 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-26 13:42:40,250 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-26 13:42:40,250 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":"1629985358244"}
2021-08-26 13:42:40,254 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-26 13:42:40,254 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-26 13:42:40,254 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-26 13:42:40,256 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,313 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-26 13:42:40,314 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-26 13:42:40,314 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629985360078"}]}
2021-08-26 13:42:40,317 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-26 13:42:40,317 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-26 13:42:40,317 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-26 13:42:40,319 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,386 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-26 13:42:40,388 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-26 13:42:40,388 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":"1629985358087","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-26 13:42:40,391 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-26 13:42:40,391 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-26 13:42:40,392 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-26 13:42:40,394 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,447 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-26 13:42:40,449 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-26 13:42:40,449 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629985356725"}
2021-08-26 13:42:40,458 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-26 13:42:40,458 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-26 13:42:40,458 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=1629985356725",
    
    
        "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-26 13:42:40,460 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,584 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-26 13:42:40,585 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-26 13:42:40,586 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-26 13:42:40,589 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-26 13:42:40,589 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-26 13:42:40,590 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-26 13:42:40,592 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,648 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-26 13:42:40,649 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-26 13:42:40,649 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":"1629985358244"}
2021-08-26 13:42:40,652 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-26 13:42:40,652 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-26 13:42:40,652 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-26 13:42:40,653 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,710 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-26 13:42:40,711 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-26 13:42:40,711 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":"1629985358087","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-26 13:42:40,713 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-26 13:42:40,713 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-26 13:42:40,713 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-26 13:42:40,715 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,770 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-26 13:42:40,771 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-26 13:42:40,771 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629985360497","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-26 13:42:40,773 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-26 13:42:40,774 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-26 13:42:40,774 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-26 13:42:40,775 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,829 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-26 13:42:40,830 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-26 13:42:40,830 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"cea50599-9e80-4e22-b41c-bbda484559ce","owning-entity-name":"OE-ETE_Customer-cea50599-9e80-4e22-b41c-bbda484559ce","resource-version":"1629984851492","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_3121110c-57f6-4113-9809-7bfeafe34fc7/service-subscriptions/service-subscription/pNF/service-instances/service-instance/5c2f1039-3110-4152-9178-09b64481d59d","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_3121110c-57f6-4113-9809-7bfeafe34fc7"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"5c2f1039-3110-4152-9178-09b64481d59d"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name3121110c-57f6-4113-9809-7bfeafe34fc7"}]}]}}]}
2021-08-26 13:42:40,832 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-26 13:42:40,835 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-26 13:42:40,835 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/bc8371d0-6dd4-4e14-a80b-f892cb6d15f4
2021-08-26 13:42:40,835 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "bc8371d0-6dd4-4e14-a80b-f892cb6d15f4"
}
2021-08-26 13:42:40,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,909 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/bc8371d0-6dd4-4e14-a80b-f892cb6d15f4 HTTP/1.1" 201 0
2021-08-26 13:42:40,910 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-26 13:42:40,910 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-26 13:42:40,912 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-26 13:42:40,912 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/bc8371d0-6dd4-4e14-a80b-f892cb6d15f4
2021-08-26 13:42:40,912 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-26 13:42:40,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:42:40,957 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/bc8371d0-6dd4-4e14-a80b-f892cb6d15f4 HTTP/1.1" 200 128
2021-08-26 13:42:40,958 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-26 13:42:40,958 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"bc8371d0-6dd4-4e14-a80b-f892cb6d15f4","owning-entity-name":"basicnw-oe","resource-version":"1629985360868"}
2021-08-26 13:42:40,963 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-26 13:42:40,963 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-26 13:42:40,963 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-26 13:42:40,965 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-26 13:42:41,200 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-26 13:42:41,202 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-26 13:42:41,202 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-26 13:42:41,204 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-26 13:42:41,205 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:42:41,205 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:42:41,205 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-26 13:42:41,205 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-26 13:42:41,205 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:42:41,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:42:41,719 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-26 13:42:41,721 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:42:41,721 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-26 13:42:41,724 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-26 13:42:41,724 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:42:41,725 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:42:41,725 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-26 13:42:41,725 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-26 13:42:41,725 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:42:41,725 INFO 192:__init__.py(1) - Service found, updating information
2021-08-26 13:42:41,726 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-26 13:42:41,726 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-26 13:42:41,727 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-26 13:42:41,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:42,604 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-26 13:42:42,607 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-26 13:42:42,609 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a4c1e10-3230-44fd-b4b2-6b2ffa09c866","lifecycleState":"CERTIFIED","lastUpdateDate":1629977414212,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dc5c8e1-1e9b-482f-abe4-e4f60d5546f6","invariantUUID":"49163bc3-3eb5-4648-ab57-93744d8bcafb","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03147c01-0a7e-4dca-9823-43420412ec4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629976914950,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e9c6eebc-d165-48f6-a401-6739a6196a5e","invariantUUID":"51399293-6b47-4efd-bfe2-d4473fe06b27","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":"9e596600-c988-447d-9af8-3bd078ad5ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977146854,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2779a7ca-d3d2-4476-8bb4-f3fa11bd8ca8","invariantUUID":"b657a2a2-a0b2-4850-b89f-4578e4f5f9a5","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":"defaulticon","uniqueId":"d065f8c0-15ad-4ce4-8d2f-38c1af92e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977240173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fae374a-951b-403b-8a9d-4a299076bfd2","invariantUUID":"af6818e0-ca6b-400e-9c42-59a4407b5ee4","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":"objectStorage","uniqueId":"55da111b-3928-4588-a312-d9c6e5cd8dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976972948,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"990f751b-87d0-44f2-be2b-2e4d648474bd","invariantUUID":"84c920a0-51fa-4d73-8b9f-447425187e9e","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3ab6c01-27e9-4f2a-a753-dc91c8088d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629976955234,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3840c5-fab7-42ab-a646-39f2059adc63","invariantUUID":"1df0d58a-c9c7-4884-91a5-c8b782f38d2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0da36c8d-faaf-4ce1-98db-e838d87f0ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977113214,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c73bfe1-2e99-4668-9ec5-ec90386f64a2","invariantUUID":"2e579dfb-a164-4e60-90be-165cc3b6f4af","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":"3bcca463-0aba-4a4c-99ce-1b3d147e11b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629977157745,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"463970c5-d011-4002-bc3d-9ccf004dceb2","invariantUUID":"efb16dd9-a260-41bc-901e-82088ca0cf96","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0dd112d-e71e-4fee-9753-f613ae220402","lifecycleState":"CERTIFIED","lastUpdateDate":1629977311580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb4bc2b-912b-467a-bcd8-87dfc1d814bc","invariantUUID":"6284a37d-a169-4dbd-86bc-bd62aad60da0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e65aac7-3a3c-4528-ba52-6cbead67dfee","lifecycleState":"CERTIFIED","lastUpdateDate":1629977490145,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"094bcbae-fb0a-4fb4-be1e-6ac74aa4f42b","invariantUUID":"1c19ffcb-dab0-4736-b717-3c4da1dc93f2","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":"5a24c3f9-96be-45af-8a64-8c5d340cff30","lifecycleState":"CERTIFIED","lastUpdateDate":1629977120010,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aa0e1d6-20ff-48a6-b2a3-7bba6c024e82","invariantUUID":"4b6e947b-d71d-4dda-8e96-442d043c338d","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":"6ebf1b26-c7e0-4f09-9827-4485e75c28c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977366912,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fe76880-f124-462b-bd23-87e878d9e01a","invariantUUID":"75aad8c0-3aa4-49ab-a208-3cdb6ede207d","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":"objectStorage","uniqueId":"be7d59d9-2052-416f-b097-474ce6cd6826","lifecycleState":"CERTIFIED","lastUpdateDate":1629976978758,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1927c8c8-227a-40ed-9999-bca4109fdd17","invariantUUID":"6d6d7e23-644a-4c3a-8bf2-619957ccf288","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":"9202817d-2fb1-4e37-b422-d1fadaa9a6b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629977033930,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a543963d-f374-4933-beec-07dc7c9ae1f9","invariantUUID":"3051aff8-90b6-43ac-bad8-840bb05761a5","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":"port","uniqueId":"f4e7d311-131b-4f91-8910-4f5b77447443","lifecycleState":"CERTIFIED","lastUpdateDate":1629977075552,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92f272a0-bdae-4545-b633-3c7b2f7073dc","invariantUUID":"9a632e60-09d2-403a-a1fc-30e2a29bee3b","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":"b55f3965-2620-4c45-992d-da7729479e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629977224095,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ee6d971-7b83-4f8b-9368-e637357300fc","invariantUUID":"cf59ff9a-04b9-4e1c-aaa6-84118b3ddf0b","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":"compute","uniqueId":"5e4d1041-a4f5-4f86-b91a-be3232295049","lifecycleState":"CERTIFIED","lastUpdateDate":1629977265910,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c634a77a-4872-4654-9b35-1737f635eadf","invariantUUID":"6da6964d-6d94-4658-b574-0272f6c9a331","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":"defaulticon","uniqueId":"25ca78b9-4bf7-4bee-8b0b-6cb5c0f8c139","lifecycleState":"CERTIFIED","lastUpdateDate":1629977373805,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9202a25e-cd61-4488-9e2d-554015911e1d","invariantUUID":"6697824e-286d-4838-8859-46a45aea72af","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b604a0f-98d6-41a9-a0f8-23394f239588","lifecycleState":"CERTIFIED","lastUpdateDate":1629977218743,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d227b35-57f2-4212-9265-8d37fbe0069f","invariantUUID":"6b7528b8-42bb-49ac-85f8-daf15fd0d503","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":"compute","uniqueId":"ca71b427-986c-466b-92c1-e8ae13e931f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977499118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddb9ac60-bb36-4d54-bdf9-848074779ec4","invariantUUID":"610af560-bbd0-4f4f-a95b-6a3998486bed","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"e4ccacfc-a1da-4ec0-9e1f-ca75dc10d352","lifecycleState":"CERTIFIED","lastUpdateDate":1629977090003,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8602db3b-a1c4-4c75-af13-136d7feb8fef","invariantUUID":"8f77e9b9-ab33-4b85-be44-215756178f96","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"232c408e-9760-4018-8f22-c08948a8a141","lifecycleState":"CERTIFIED","lastUpdateDate":1629977017868,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d78b544-84de-4a8f-842a-966520dc67ba","invariantUUID":"c64d8e83-76ae-4d89-9bd7-fb59c8d25fed","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":"network","uniqueId":"cc9aa362-b4ef-4a53-b317-e46287b374cf","lifecycleState":"CERTIFIED","lastUpdateDate":1629977028693,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fca7f03-31ec-481b-80f7-f7eb37f4d1d2","invariantUUID":"3d144d08-6a17-427c-94d1-a36aed162223","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cebbf6f5-96b5-45e6-911e-af70c167cb51","lifecycleState":"CERTIFIED","lastUpdateDate":1629977439980,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"760581f5-3836-460e-ac0b-8674b029ab69","invariantUUID":"b61a8485-5cfd-49a1-837c-6f6d4b6894c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33eba56-3c8c-4c2d-a421-ad8d4e9aa373","lifecycleState":"CERTIFIED","lastUpdateDate":1629977023260,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9bb41f-9e71-4ac6-8173-12bf13c66749","invariantUUID":"935420f6-d564-4189-98d0-f16d1f1e3698","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a194e90-fd28-43f3-b712-d6ec280acf35","lifecycleState":"CERTIFIED","lastUpdateDate":1629976984584,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3a28d45-0ce5-47c7-8d91-00db6699c366","invariantUUID":"5ce025f2-e7af-4a8c-b4e0-c69bda7dd2e8","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977233633,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b637b481-716a-4c2c-b112-8a54026756e0","invariantUUID":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c4f9680-ddd8-42f4-930e-a35d5cf240a9","lifecycleState":"CERTIFIED","lastUpdateDate":1629977208288,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ba4504e-aac3-4cfd-bf25-78253d65ea1e","invariantUUID":"0b3db2b4-3583-4015-8cda-e652a2876e89","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"425708a2-3b30-4ad2-a018-8054178f4fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977426057,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"685e2bcd-390f-469b-b71b-9fc535ec6a38","invariantUUID":"e1a2bc99-5ff4-4216-a7f1-d9e495e1d7f1","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":"a5492659-5684-4dd5-9773-6eb8f429c901","lifecycleState":"CERTIFIED","lastUpdateDate":1629977202875,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8974a04f-036d-4823-a0bc-f5f6d7364aef","invariantUUID":"d903ae16-f05b-4584-b189-593b61ce6322","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d970b6f5-4ddf-4c83-b02b-44ed2ce65a95","lifecycleState":"CERTIFIED","lastUpdateDate":1629977445289,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04b62b58-8b7a-4d65-b64d-50bc2adbd683","invariantUUID":"afd90e1b-72e6-4b15-92ab-7a05099e03cb","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":"objectStorage","uniqueId":"f2c4161b-2871-4ab8-b9f3-2682e9bbe412","lifecycleState":"CERTIFIED","lastUpdateDate":1629976931107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb48234b-a1d4-4684-9705-5c4ce06b0d6d","invariantUUID":"e09d16c1-6a19-4aac-9685-ddab2eb2f37f","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":"33c0d766-e9c3-44a9-86d9-f3baa180fca4","lifecycleState":"CERTIFIED","lastUpdateDate":1629977271177,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5adc4331-7306-4711-8eb1-cc127c9376ee","invariantUUID":"22404c18-db32-4d04-ae5d-9978ff46934b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16dc5cdb-a98e-4808-a737-5eac34507947","lifecycleState":"CERTIFIED","lastUpdateDate":1629977396552,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18787a62-5e4a-41fd-b118-eebecfe5672d","invariantUUID":"390b3a27-f122-4d46-8cb0-ebd0b776ed22","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":"objectStorage","uniqueId":"7f443365-1b06-4bdb-9c1e-1b0fe6a39027","lifecycleState":"CERTIFIED","lastUpdateDate":1629977316764,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53e89607-d438-44c8-90e0-2c24e494f350","invariantUUID":"5d0abd9a-fdda-4821-a67a-af41334d50b9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03840f55-3671-4a9a-a46e-edc9d6f8f9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629977152404,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"476582e4-b022-4bd8-bbad-f60b53903348","invariantUUID":"f600960b-6a2a-49fe-bea7-2f50c541f286","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"492e69bd-5574-4e78-b269-ebfd536a1246","lifecycleState":"CERTIFIED","lastUpdateDate":1629977402665,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67dfa746-665c-4254-92fa-86fd58135f0d","invariantUUID":"05ed61a5-2ae8-4b3c-ba9e-577f26db3946","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"90d68846-2ad9-4a40-ad22-780ee561dcc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977506754,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbfe259d-f0c1-4b24-80bf-345e2f2a3f0a","invariantUUID":"576f0388-e01e-4bbf-b916-63c6ba8d5fdd","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12381f7e-3eb1-4ecd-985d-9742439d144e","lifecycleState":"CERTIFIED","lastUpdateDate":1629977332810,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68923319-f676-4f79-bbb0-e1cb647079ca","invariantUUID":"06e38ad0-6f25-4a0f-9375-7568b3f6511f","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":"networkrules","uniqueId":"8b2a48f2-55f8-494c-a1a2-955280c728e5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977069735,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80302d54-74c4-40ee-9d4a-5f71bbbd63f1","invariantUUID":"72f748fd-c0d3-4dbd-bb96-6d60b2606e9d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3e1ccec-2868-4ab6-b0e2-a923a44baf25","lifecycleState":"CERTIFIED","lastUpdateDate":1629976891543,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be2632e-4cf2-427a-9856-262fb658f556","invariantUUID":"dd98632d-4ebd-4651-ae24-55c6777f09a9","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":"defaulticon","uniqueId":"09060742-4208-4602-ac25-a10e58097f6d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977006531,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92fe1aba-8503-4d56-a295-fdc3a5e20457","invariantUUID":"cf4390f6-5e40-4983-824d-e28b21ea3e28","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3831bcde-dc72-4282-8849-1fdcfa687021","lifecycleState":"CERTIFIED","lastUpdateDate":1629977480115,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51042d3e-357c-45a8-ac48-ded66096120b","invariantUUID":"db7ecfe9-1231-4f03-b2fc-97ffcd36e4d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7e331e8f-97bb-433a-aa5b-74a13bccbf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977461902,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fcfca1-4efc-4c73-bc89-0a8facb132ff","invariantUUID":"738a3770-bfd6-4775-b06a-d72521378078","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1dadf3eb-b382-48cd-804d-7414051dd554","lifecycleState":"CERTIFIED","lastUpdateDate":1629977510370,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a838c3b9-6765-448c-a531-ed3337b01699","invariantUUID":"250bd613-2a68-4bc1-8708-5f68d537a463","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":"securityrules","uniqueId":"dfbf2cf3-f316-4420-822d-98ac31aa7845","lifecycleState":"CERTIFIED","lastUpdateDate":1629977100708,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e3bdf18-9eef-43ca-8c0c-8b11087109b7","invariantUUID":"3de24088-9e9c-41c6-8207-7fb1a6c4ad66","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86443dfc-5aa2-42da-b3cc-8287df25ced7","lifecycleState":"CERTIFIED","lastUpdateDate":1629977338357,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77bd2c8-05b5-42ec-9570-27daea82fc61","invariantUUID":"b946e1fd-0233-4557-871a-6bd02ddbc1c2","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":"5fbaa6ad-0dab-4c19-a9ab-4dd27e241981","lifecycleState":"CERTIFIED","lastUpdateDate":1629976999956,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae393bee-6ba8-4fff-82d4-75393ba5001f","invariantUUID":"0ad39083-bcaf-4f80-b35a-5ef079616701","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ad4d38-ff16-4db1-8c3b-5450d4ce0174","lifecycleState":"CERTIFIED","lastUpdateDate":1629977493758,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2efac0c-5c25-4a5d-a04e-e17270c0bb0a","invariantUUID":"31fa1419-fb7d-4c74-954c-6d326ffa3558","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d115a4c-328b-46ae-9c2e-80537a770dca","lifecycleState":"CERTIFIED","lastUpdateDate":1629977127906,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de9534ce-4bc5-433a-9b38-e9ec68b90ca9","invariantUUID":"0f6aa09c-54bd-4422-a9ff-3284f7994da1","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":"compute","uniqueId":"575ed08c-e0d9-47a8-af19-c37d2d12ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977434428,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce83f4ed-585c-44bc-aca8-65e46042d95b","invariantUUID":"036342c8-31d4-4c73-a34e-30c610e7ace8","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":"loadBalancer","uniqueId":"5d75b388-d65b-4bf7-918a-a7b0f59cc415","lifecycleState":"CERTIFIED","lastUpdateDate":1629976944765,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b6f475-b06d-4c67-89b3-22f4c073bfab","invariantUUID":"201d2572-9d4e-4a97-bd47-f4f14839b44c","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":"defaulticon","uniqueId":"cf91d1e7-3f8e-4733-aceb-c4f45b3ae110","lifecycleState":"CERTIFIED","lastUpdateDate":1629977248450,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"352eaa4f-df96-4d1f-8142-25f87a9801bb","invariantUUID":"2a2fcbdb-84bf-4ac4-8765-8481095bb56a","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":"25d5d24f-65e0-4f31-889a-88e894cf34dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977260512,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db9403b0-8603-40e3-880b-7598170d7b96","invariantUUID":"a3e3d607-95e6-46ba-b467-0cd4143ae3d2","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":"port","uniqueId":"e78001d5-85ab-41da-997c-bb34648f195a","lifecycleState":"CERTIFIED","lastUpdateDate":1629977454693,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b2d9647-091f-4d77-8a8a-d89791d9988b","invariantUUID":"fe50063a-234f-40c1-a00b-a79c52d93cb1","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":"port","uniqueId":"ff6dadc6-1cac-4fef-8985-6aaa9971d843","lifecycleState":"CERTIFIED","lastUpdateDate":1629976949817,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0752f4be-504f-4a54-b51f-213bb030e763","invariantUUID":"22b7952f-3e75-4041-9de6-94ea803a5258","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b02b05da-cbb1-46d2-9e7e-f2815c04d5af","lifecycleState":"CERTIFIED","lastUpdateDate":1629977187176,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"918481d1-5a2c-4a15-a18d-c9df35d78c05","invariantUUID":"9fe288f7-b535-4247-94fc-cb4140b644d3","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":"network","uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","lifecycleState":"CERTIFIED","lastUpdateDate":1629977012715,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81d363bb-4798-4a57-abdd-91a5545dfdcb","invariantUUID":"cfede53e-3779-47de-b747-ad34c455a69d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"309ee594-8fcc-437e-9769-c85b5d574ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977420645,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb647fe7-dc0b-47bb-b718-11235be1cfcf","invariantUUID":"26a36b1c-42d1-4e5f-873d-355d209eb2a1","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b7726551-38a2-4922-b158-7cb5dd1de956","lifecycleState":"CERTIFIED","lastUpdateDate":1629977385841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e1306bd-7509-4d7a-8e06-1be13173a07e","invariantUUID":"545b9ef5-cbee-48a8-81fc-ec82ff622475","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"950c298d-515a-420c-87e5-7611e9354f07","lifecycleState":"CERTIFIED","lastUpdateDate":1629976993620,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f7e6883-1066-4828-8fd0-ab0d1e602281","invariantUUID":"f197286e-ead9-4167-a66e-299590a6bdd8","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":"port","uniqueId":"d54c3099-c9f8-4b16-90d5-4efe27b3c7ed","lifecycleState":"CERTIFIED","lastUpdateDate":1629977391405,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b043ff51-d08f-499c-b218-7bb865ecd3ab","invariantUUID":"289c19a2-2e86-4c3b-82dd-1c00b2d6e70b","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":"objectStorage","uniqueId":"59ff5a1e-ede5-474b-8ee9-d1623e03c8b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976921283,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b28f4f3b-e499-44c2-9b03-e415419b135a","invariantUUID":"5483b188-2a58-469e-ab04-0b7e9eef0814","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":"35063f7f-f9fe-4e37-858e-c4ec2d0a32ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629977095517,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89b9e751-31c9-4338-8a67-5d6c9dab3322","invariantUUID":"ebb75ef4-3584-4f40-a05b-6275334ef743","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f668d32a-0c0a-4f7e-867e-b9ca2161c757","lifecycleState":"CERTIFIED","lastUpdateDate":1629977294818,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec","invariantUUID":"4a56d157-21ec-4e87-83d6-9d9a5286ebd4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9343652-59f8-428f-878f-0ff73e9a59ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629977300819,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3164d7f-2178-4dfd-9c70-ba34274f594d","invariantUUID":"7fcbdb68-2d2b-495a-93e9-c87d4db6791a","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":"objectStorage","uniqueId":"b3648e3a-4381-4656-baa0-85e7bf8c8eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1629977254526,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddf6e76e-0321-431f-882f-c380ad24debd","invariantUUID":"b2c1c7a9-558b-4cac-aec1-e2e04bc09b48","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf0c0cce-cc08-4eb1-a916-8168a5731990","lifecycleState":"CERTIFIED","lastUpdateDate":1629977134383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6897b5dc-8b52-4467-9a62-0aac44540225","invariantUUID":"fde7cb89-aa26-4c5d-bb41-90c6f235d20e","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":"port","uniqueId":"749d1467-49e8-42b6-9ab6-6bf05e2343cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629977379815,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20c18709-ae68-4b36-a141-adec16cfac7a","invariantUUID":"2c7ffffb-b23e-4208-9d9d-4492aa973691","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":"487f70ed-49d3-4207-bc29-50fa717d5186","lifecycleState":"CERTIFIED","lastUpdateDate":1629977282975,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e27024e-2097-4b05-9101-cd9c1c4f042e","invariantUUID":"35800578-66e1-44c7-a37d-34f75c9d5367","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","lifecycleState":"CERTIFIED","lastUpdateDate":1629985353363,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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-26 13:42:42,614 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-26 13:42:42,615 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-26 13:42:42,615 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/2f678aa3-8294-4911-9775-ef325693b33f/distribution
2021-08-26 13:42:42,615 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-26 13:42:42,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:42,696 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/distribution HTTP/1.1" 200 205
2021-08-26 13:42:42,698 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-26 13:42:42,698 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"7e8bb3ba-5ae1-4384-b7fe-d016ffe3e715","timestamp":"2021-08-26 13:42:32.821 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-26 13:42:42,701 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-26 13:42:42,701 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/7e8bb3ba-5ae1-4384-b7fe-d016ffe3e715
2021-08-26 13:42:42,701 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-26 13:42:42,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:42:42,799 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7e8bb3ba-5ae1-4384-b7fe-d016ffe3e715 HTTP/1.1" 200 3813
2021-08-26 13:42:42,801 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-26 13:42:42,801 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1629985350386","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629985357090","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629985355883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629985355880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985357577","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985356573","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":"1629985357419","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629985353521","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629985355883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629985355880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629985357986","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629985353521","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":"1629985343310","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985353748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629985343310","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":"1629985354812","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":"1629985356415","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985353748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629985350386","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-26 13:42:42,803 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1629985350386', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629985357090', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629985355883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629985355880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985357577', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985356573', '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': '1629985357419', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629985353521', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629985355883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629985355880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629985357986', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629985353521', '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': '1629985343310', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985353748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629985343310', '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': '1629985354812', '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': '1629985356415', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985353748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629985350386', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-26 13:42:42,804 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-26 13:42:42,804 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-26 13:43:42,867 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-26 13:43:42,868 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/7e8bb3ba-5ae1-4384-b7fe-d016ffe3e715
2021-08-26 13:43:42,868 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-26 13:43:42,871 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:43:43,004 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7e8bb3ba-5ae1-4384-b7fe-d016ffe3e715 HTTP/1.1" 200 3931
2021-08-26 13:43:43,005 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-26 13:43:43,006 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1629985350386","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629985357090","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629985355883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629985355880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985358580","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985357577","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985356573","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":"1629985357419","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629985353521","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629985355883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629985355880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629985357986","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629985353521","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":"1629985343310","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985353748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629985343310","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":"1629985354812","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":"1629985356415","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985353748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629985350386","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-26 13:43:43,008 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1629985350386', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629985357090', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629985355883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629985355880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985358580', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985357577', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985356573', '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': '1629985357419', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629985353521', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629985355883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629985355880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629985357986', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629985353521', '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': '1629985343310', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985353748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629985343310', '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': '1629985354812', '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': '1629985356415', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985353748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629985350386', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-26 13:43:43,009 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-26 13:43:43,009 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-26 13:44:43,070 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-26 13:44:43,071 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/7e8bb3ba-5ae1-4384-b7fe-d016ffe3e715
2021-08-26 13:44:43,071 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-26 13:44:43,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:44:43,218 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7e8bb3ba-5ae1-4384-b7fe-d016ffe3e715 HTTP/1.1" 200 4116
2021-08-26 13:44:43,220 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-26 13:44:43,220 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1629985350386","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629985357090","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629985355883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629985355880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985358580","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985357577","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985356573","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629985357090","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629985357419","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629985353521","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629985355883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629985355880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629985357986","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629985353521","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":"1629985343310","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985353748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629985343310","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":"1629985354812","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":"1629985356415","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985353748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629985350386","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-26 13:44:43,223 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1629985350386', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629985357090', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629985355883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629985355880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985358580', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985357577', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985356573', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629985357090', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629985357419', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629985353521', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629985355883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629985355880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629985357986', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629985353521', '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': '1629985343310', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985353748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629985343310', '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': '1629985354812', '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': '1629985356415', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985353748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629985350386', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-26 13:44:43,223 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-26 13:44:43,224 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-26 13:45:43,286 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-26 13:45:43,287 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/7e8bb3ba-5ae1-4384-b7fe-d016ffe3e715
2021-08-26 13:45:43,287 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-26 13:45:43,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:45:43,422 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/7e8bb3ba-5ae1-4384-b7fe-d016ffe3e715 HTTP/1.1" 200 6477
2021-08-26 13:45:43,424 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-26 13:45:43,424 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"clamp","timestamp":"1629985350386","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629985368499","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629985360575","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629985357090","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629985355883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629985362049","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629985355880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985358580","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985357577","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629985361378","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629985361378","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629985359997","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985356573","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629985357090","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629985369503","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629985357419","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629985358903","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629985353521","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629985359951","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629985355883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629985355880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629985357986","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629985360982","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629985353521","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":"1629985343310","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985353748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629985343310","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":"1629985354812","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629985365044","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":"1629985356415","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629985362049","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629985353748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629985360999","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629985350386","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-26 13:45:43,428 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'clamp', 'timestamp': '1629985350386', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629985368499', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629985360575', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629985357090', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629985355883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629985362049', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629985355880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985358580', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985357577', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629985361378', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629985361378', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629985359997', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985356573', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629985357090', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629985369503', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629985357419', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629985358903', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629985353521', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629985359951', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629985355883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629985355880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629985357986', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629985360982', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629985353521', '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': '1629985343310', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985353748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629985343310', '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': '1629985354812', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629985365044', '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': '1629985356415', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629985362049', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629985353748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629985360999', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629985350386', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-26 13:45:43,428 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-26 13:45:43,429 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-26 13:45:43,429 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-26 13:45:43,429 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-26 13:45:43,441 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': '671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:45:43,441 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-26 13:45:43,441 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "eb107749-0b95-41cc-be8f-ecd56ddee80a",
			"modelVersionId": "2f678aa3-8294-4911-9775-ef325693b33f",
			"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": "bc8371d0-6dd4-4e14-a80b-f892cb6d15f4",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-26 13:45:43,444 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:45:45,239 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-26 13:45:45,241 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-26 13:45:45,241 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3","instanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3"}}
2021-08-26 13:45:45,242 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-26 13:45:45,261 DEBUG 129:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dd4951a4-db17-40d8-9496-3fce827ce4d5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:45:45,261 DEBUG 131:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3
2021-08-26 13:45:45,261 DEBUG 132:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] data sent: None
2021-08-26 13:45:45,264 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:45:45,473 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 HTTP/1.1" 200 1352
2021-08-26 13:45:45,477 INFO 142:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] response code: 200
2021-08-26 13:45:45,477 DEBUG 146:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] response: {"request":{"requestId":"671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3","startTime":"Thu, 26 Aug 2021 13:45:43 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"},"requestInfo":{"source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6","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":"bc8371d0-6dd4-4e14-a80b-f892cb6d15f4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","serviceInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 26 Aug 2021 13:45:44 GMT"}}}
2021-08-26 13:45:55,489 DEBUG 129:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '389b22bf-fefa-488f-9b29-ea3f6f0b803a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:45:55,490 DEBUG 131:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3
2021-08-26 13:45:55,490 DEBUG 132:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] data sent: None
2021-08-26 13:45:55,492 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:45:55,707 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 HTTP/1.1" 200 1562
2021-08-26 13:45:55,708 INFO 142:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] response code: 200
2021-08-26 13:45:55,708 DEBUG 146:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] response: {"request":{"requestId":"671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3","startTime":"Thu, 26 Aug 2021 13:45:43 GMT","finishTime":"Thu, 26 Aug 2021 13:45:49 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"},"requestInfo":{"source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6","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":"bc8371d0-6dd4-4e14-a80b-f892cb6d15f4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","serviceInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 26 Aug 2021 13:45:49 GMT"}}}
2021-08-26 13:45:55,709 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-08-26 13:45:55,709 DEBUG 129:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eaec3e04-c7aa-472c-92e3-fdcb7ca91022', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:45:55,709 DEBUG 131:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3
2021-08-26 13:45:55,709 DEBUG 132:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] data sent: None
2021-08-26 13:45:55,711 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:45:55,925 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 HTTP/1.1" 200 1562
2021-08-26 13:45:55,927 INFO 142:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] response code: 200
2021-08-26 13:45:55,927 DEBUG 146:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] response: {"request":{"requestId":"671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3","startTime":"Thu, 26 Aug 2021 13:45:43 GMT","finishTime":"Thu, 26 Aug 2021 13:45:49 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"},"requestInfo":{"source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6","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":"bc8371d0-6dd4-4e14-a80b-f892cb6d15f4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","serviceInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 26 Aug 2021 13:45:49 GMT"}}}
2021-08-26 13:45:55,928 DEBUG 129:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4dcb0165-6c52-44b2-91c1-4c8fded3898d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:45:55,928 DEBUG 131:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3
2021-08-26 13:45:55,928 DEBUG 132:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] data sent: None
2021-08-26 13:45:55,930 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:45:56,140 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 HTTP/1.1" 200 1562
2021-08-26 13:45:56,142 INFO 142:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] response code: 200
2021-08-26 13:45:56,142 DEBUG 146:onap_service.py(7) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] response: {"request":{"requestId":"671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3","startTime":"Thu, 26 Aug 2021 13:45:43 GMT","finishTime":"Thu, 26 Aug 2021 13:45:49 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"},"requestInfo":{"source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6","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":"bc8371d0-6dd4-4e14-a80b-f892cb6d15f4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","serviceInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 26 Aug 2021 13:45:49 GMT"}}}
2021-08-26 13:45:56,150 DEBUG 129:onap_service.py(1) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '14ae3206-e189-4978-82d5-f8c8c82609b8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:45:56,150 DEBUG 131:onap_service.py(1) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3
2021-08-26 13:45:56,150 DEBUG 132:onap_service.py(1) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] data sent: None
2021-08-26 13:45:56,152 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:45:56,366 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 HTTP/1.1" 200 1562
2021-08-26 13:45:56,368 INFO 142:onap_service.py(1) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] response code: 200
2021-08-26 13:45:56,369 DEBUG 146:onap_service.py(1) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] response: {"request":{"requestId":"671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3","startTime":"Thu, 26 Aug 2021 13:45:43 GMT","finishTime":"Thu, 26 Aug 2021 13:45:49 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"},"requestInfo":{"source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6","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":"bc8371d0-6dd4-4e14-a80b-f892cb6d15f4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","serviceInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 26 Aug 2021 13:45:49 GMT"}}}
2021-08-26 13:45:56,370 DEBUG 129:onap_service.py(1) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1e40e986-231d-4a4e-b069-7bab66211e63', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:45:56,370 DEBUG 131:onap_service.py(1) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3
2021-08-26 13:45:56,371 DEBUG 132:onap_service.py(1) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] data sent: None
2021-08-26 13:45:56,373 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:45:56,566 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 HTTP/1.1" 200 1562
2021-08-26 13:45:56,567 INFO 142:onap_service.py(1) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] response code: 200
2021-08-26 13:45:56,567 DEBUG 146:onap_service.py(1) - [None][Check 671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3 orchestration request status] response: {"request":{"requestId":"671750e3-2ffd-4ea5-9fcf-04eb1ab86ca3","startTime":"Thu, 26 Aug 2021 13:45:43 GMT","finishTime":"Thu, 26 Aug 2021 13:45:49 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"},"requestInfo":{"source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6","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":"bc8371d0-6dd4-4e14-a80b-f892cb6d15f4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","serviceInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 26 Aug 2021 13:45:49 GMT"}}}
2021-08-26 13:45:56,568 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-26 13:45:56,568 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-26 13:45:56,568 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-26 13:45:56,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:45:56,635 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 754
2021-08-26 13:45:56,635 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-26 13:45:56,635 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629985360497","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-26 13:45:56,638 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6 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-26 13:45:56,638 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6 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-591b1386-f4f8-4a9c-8f35-80fb03538fc6
2021-08-26 13:45:56,638 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6 service-instance-name] data sent: None
2021-08-26 13:45:56,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:45:56,701 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-591b1386-f4f8-4a9c-8f35-80fb03538fc6 HTTP/1.1" 200 1195
2021-08-26 13:45:56,702 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6 service-instance-name] response code: 200
2021-08-26 13:45:56,702 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6 service-instance-name] response: {"service-instance":[{"service-instance-id":"483c3a5a-e2e4-42f2-a380-de6363932dd1","service-instance-name":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"eb107749-0b95-41cc-be8f-ecd56ddee80a","model-version-id":"2f678aa3-8294-4911-9775-ef325693b33f","resource-version":"1629985549142","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/483c3a5a-e2e4-42f2-a380-de6363932dd1/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/bc8371d0-6dd4-4e14-a80b-f892cb6d15f4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"bc8371d0-6dd4-4e14-a80b-f892cb6d15f4"}]},{"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-26 13:45:56,705 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-26 13:45:56,705 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-26 13:45:56,705 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-26 13:45:56,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:45:56,786 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-26 13:45:56,786 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-26 13:45:56,787 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":"1629985358244"}
2021-08-26 13:45:56,789 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-26 13:45:56,789 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-26 13:45:56,789 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-26 13:45:56,790 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:45:56,880 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-26 13:45:56,882 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-26 13:45:56,882 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629985360497","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-26 13:45:56,885 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6 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-26 13:45:56,885 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6 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-591b1386-f4f8-4a9c-8f35-80fb03538fc6
2021-08-26 13:45:56,885 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6 service-instance-name] data sent: None
2021-08-26 13:45:56,887 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:45:56,988 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-591b1386-f4f8-4a9c-8f35-80fb03538fc6 HTTP/1.1" 200 1195
2021-08-26 13:45:56,989 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6 service-instance-name] response code: 200
2021-08-26 13:45:56,989 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6 service-instance-name] response: {"service-instance":[{"service-instance-id":"483c3a5a-e2e4-42f2-a380-de6363932dd1","service-instance-name":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"eb107749-0b95-41cc-be8f-ecd56ddee80a","model-version-id":"2f678aa3-8294-4911-9775-ef325693b33f","resource-version":"1629985549142","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/483c3a5a-e2e4-42f2-a380-de6363932dd1/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/bc8371d0-6dd4-4e14-a80b-f892cb6d15f4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"bc8371d0-6dd4-4e14-a80b-f892cb6d15f4"}]},{"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-26 13:45:56,992 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:45:56,992 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:45:56,993 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-26 13:45:56,993 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-26 13:45:56,994 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:45:56,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:45:57,487 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-26 13:45:57,488 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:45:57,488 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-26 13:45:57,491 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-26 13:45:57,491 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:45:57,491 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:45:57,491 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-26 13:45:57,491 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-26 13:45:57,492 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:45:57,492 INFO 192:__init__.py(1) - Service found, updating information
2021-08-26 13:45:57,492 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-26 13:45:57,492 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-26 13:45:57,492 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-26 13:45:57,494 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:45:58,129 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-26 13:45:58,133 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-26 13:45:58,134 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a4c1e10-3230-44fd-b4b2-6b2ffa09c866","lifecycleState":"CERTIFIED","lastUpdateDate":1629977414212,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dc5c8e1-1e9b-482f-abe4-e4f60d5546f6","invariantUUID":"49163bc3-3eb5-4648-ab57-93744d8bcafb","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03147c01-0a7e-4dca-9823-43420412ec4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629976914950,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e9c6eebc-d165-48f6-a401-6739a6196a5e","invariantUUID":"51399293-6b47-4efd-bfe2-d4473fe06b27","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":"9e596600-c988-447d-9af8-3bd078ad5ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977146854,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2779a7ca-d3d2-4476-8bb4-f3fa11bd8ca8","invariantUUID":"b657a2a2-a0b2-4850-b89f-4578e4f5f9a5","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":"defaulticon","uniqueId":"d065f8c0-15ad-4ce4-8d2f-38c1af92e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977240173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fae374a-951b-403b-8a9d-4a299076bfd2","invariantUUID":"af6818e0-ca6b-400e-9c42-59a4407b5ee4","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":"objectStorage","uniqueId":"55da111b-3928-4588-a312-d9c6e5cd8dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976972948,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"990f751b-87d0-44f2-be2b-2e4d648474bd","invariantUUID":"84c920a0-51fa-4d73-8b9f-447425187e9e","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3ab6c01-27e9-4f2a-a753-dc91c8088d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629976955234,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3840c5-fab7-42ab-a646-39f2059adc63","invariantUUID":"1df0d58a-c9c7-4884-91a5-c8b782f38d2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0da36c8d-faaf-4ce1-98db-e838d87f0ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977113214,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c73bfe1-2e99-4668-9ec5-ec90386f64a2","invariantUUID":"2e579dfb-a164-4e60-90be-165cc3b6f4af","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":"3bcca463-0aba-4a4c-99ce-1b3d147e11b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629977157745,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"463970c5-d011-4002-bc3d-9ccf004dceb2","invariantUUID":"efb16dd9-a260-41bc-901e-82088ca0cf96","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0dd112d-e71e-4fee-9753-f613ae220402","lifecycleState":"CERTIFIED","lastUpdateDate":1629977311580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb4bc2b-912b-467a-bcd8-87dfc1d814bc","invariantUUID":"6284a37d-a169-4dbd-86bc-bd62aad60da0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e65aac7-3a3c-4528-ba52-6cbead67dfee","lifecycleState":"CERTIFIED","lastUpdateDate":1629977490145,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"094bcbae-fb0a-4fb4-be1e-6ac74aa4f42b","invariantUUID":"1c19ffcb-dab0-4736-b717-3c4da1dc93f2","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":"5a24c3f9-96be-45af-8a64-8c5d340cff30","lifecycleState":"CERTIFIED","lastUpdateDate":1629977120010,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aa0e1d6-20ff-48a6-b2a3-7bba6c024e82","invariantUUID":"4b6e947b-d71d-4dda-8e96-442d043c338d","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":"6ebf1b26-c7e0-4f09-9827-4485e75c28c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977366912,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fe76880-f124-462b-bd23-87e878d9e01a","invariantUUID":"75aad8c0-3aa4-49ab-a208-3cdb6ede207d","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":"objectStorage","uniqueId":"be7d59d9-2052-416f-b097-474ce6cd6826","lifecycleState":"CERTIFIED","lastUpdateDate":1629976978758,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1927c8c8-227a-40ed-9999-bca4109fdd17","invariantUUID":"6d6d7e23-644a-4c3a-8bf2-619957ccf288","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":"9202817d-2fb1-4e37-b422-d1fadaa9a6b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629977033930,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a543963d-f374-4933-beec-07dc7c9ae1f9","invariantUUID":"3051aff8-90b6-43ac-bad8-840bb05761a5","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":"port","uniqueId":"f4e7d311-131b-4f91-8910-4f5b77447443","lifecycleState":"CERTIFIED","lastUpdateDate":1629977075552,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92f272a0-bdae-4545-b633-3c7b2f7073dc","invariantUUID":"9a632e60-09d2-403a-a1fc-30e2a29bee3b","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":"b55f3965-2620-4c45-992d-da7729479e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629977224095,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ee6d971-7b83-4f8b-9368-e637357300fc","invariantUUID":"cf59ff9a-04b9-4e1c-aaa6-84118b3ddf0b","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":"compute","uniqueId":"5e4d1041-a4f5-4f86-b91a-be3232295049","lifecycleState":"CERTIFIED","lastUpdateDate":1629977265910,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c634a77a-4872-4654-9b35-1737f635eadf","invariantUUID":"6da6964d-6d94-4658-b574-0272f6c9a331","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":"defaulticon","uniqueId":"25ca78b9-4bf7-4bee-8b0b-6cb5c0f8c139","lifecycleState":"CERTIFIED","lastUpdateDate":1629977373805,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9202a25e-cd61-4488-9e2d-554015911e1d","invariantUUID":"6697824e-286d-4838-8859-46a45aea72af","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b604a0f-98d6-41a9-a0f8-23394f239588","lifecycleState":"CERTIFIED","lastUpdateDate":1629977218743,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d227b35-57f2-4212-9265-8d37fbe0069f","invariantUUID":"6b7528b8-42bb-49ac-85f8-daf15fd0d503","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":"compute","uniqueId":"ca71b427-986c-466b-92c1-e8ae13e931f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977499118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddb9ac60-bb36-4d54-bdf9-848074779ec4","invariantUUID":"610af560-bbd0-4f4f-a95b-6a3998486bed","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"e4ccacfc-a1da-4ec0-9e1f-ca75dc10d352","lifecycleState":"CERTIFIED","lastUpdateDate":1629977090003,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8602db3b-a1c4-4c75-af13-136d7feb8fef","invariantUUID":"8f77e9b9-ab33-4b85-be44-215756178f96","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"232c408e-9760-4018-8f22-c08948a8a141","lifecycleState":"CERTIFIED","lastUpdateDate":1629977017868,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d78b544-84de-4a8f-842a-966520dc67ba","invariantUUID":"c64d8e83-76ae-4d89-9bd7-fb59c8d25fed","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":"network","uniqueId":"cc9aa362-b4ef-4a53-b317-e46287b374cf","lifecycleState":"CERTIFIED","lastUpdateDate":1629977028693,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fca7f03-31ec-481b-80f7-f7eb37f4d1d2","invariantUUID":"3d144d08-6a17-427c-94d1-a36aed162223","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cebbf6f5-96b5-45e6-911e-af70c167cb51","lifecycleState":"CERTIFIED","lastUpdateDate":1629977439980,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"760581f5-3836-460e-ac0b-8674b029ab69","invariantUUID":"b61a8485-5cfd-49a1-837c-6f6d4b6894c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33eba56-3c8c-4c2d-a421-ad8d4e9aa373","lifecycleState":"CERTIFIED","lastUpdateDate":1629977023260,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9bb41f-9e71-4ac6-8173-12bf13c66749","invariantUUID":"935420f6-d564-4189-98d0-f16d1f1e3698","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a194e90-fd28-43f3-b712-d6ec280acf35","lifecycleState":"CERTIFIED","lastUpdateDate":1629976984584,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3a28d45-0ce5-47c7-8d91-00db6699c366","invariantUUID":"5ce025f2-e7af-4a8c-b4e0-c69bda7dd2e8","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977233633,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b637b481-716a-4c2c-b112-8a54026756e0","invariantUUID":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c4f9680-ddd8-42f4-930e-a35d5cf240a9","lifecycleState":"CERTIFIED","lastUpdateDate":1629977208288,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ba4504e-aac3-4cfd-bf25-78253d65ea1e","invariantUUID":"0b3db2b4-3583-4015-8cda-e652a2876e89","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"425708a2-3b30-4ad2-a018-8054178f4fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977426057,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"685e2bcd-390f-469b-b71b-9fc535ec6a38","invariantUUID":"e1a2bc99-5ff4-4216-a7f1-d9e495e1d7f1","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":"a5492659-5684-4dd5-9773-6eb8f429c901","lifecycleState":"CERTIFIED","lastUpdateDate":1629977202875,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8974a04f-036d-4823-a0bc-f5f6d7364aef","invariantUUID":"d903ae16-f05b-4584-b189-593b61ce6322","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d970b6f5-4ddf-4c83-b02b-44ed2ce65a95","lifecycleState":"CERTIFIED","lastUpdateDate":1629977445289,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04b62b58-8b7a-4d65-b64d-50bc2adbd683","invariantUUID":"afd90e1b-72e6-4b15-92ab-7a05099e03cb","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":"objectStorage","uniqueId":"f2c4161b-2871-4ab8-b9f3-2682e9bbe412","lifecycleState":"CERTIFIED","lastUpdateDate":1629976931107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb48234b-a1d4-4684-9705-5c4ce06b0d6d","invariantUUID":"e09d16c1-6a19-4aac-9685-ddab2eb2f37f","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":"33c0d766-e9c3-44a9-86d9-f3baa180fca4","lifecycleState":"CERTIFIED","lastUpdateDate":1629977271177,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5adc4331-7306-4711-8eb1-cc127c9376ee","invariantUUID":"22404c18-db32-4d04-ae5d-9978ff46934b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16dc5cdb-a98e-4808-a737-5eac34507947","lifecycleState":"CERTIFIED","lastUpdateDate":1629977396552,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18787a62-5e4a-41fd-b118-eebecfe5672d","invariantUUID":"390b3a27-f122-4d46-8cb0-ebd0b776ed22","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":"objectStorage","uniqueId":"7f443365-1b06-4bdb-9c1e-1b0fe6a39027","lifecycleState":"CERTIFIED","lastUpdateDate":1629977316764,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53e89607-d438-44c8-90e0-2c24e494f350","invariantUUID":"5d0abd9a-fdda-4821-a67a-af41334d50b9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03840f55-3671-4a9a-a46e-edc9d6f8f9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629977152404,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"476582e4-b022-4bd8-bbad-f60b53903348","invariantUUID":"f600960b-6a2a-49fe-bea7-2f50c541f286","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"492e69bd-5574-4e78-b269-ebfd536a1246","lifecycleState":"CERTIFIED","lastUpdateDate":1629977402665,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67dfa746-665c-4254-92fa-86fd58135f0d","invariantUUID":"05ed61a5-2ae8-4b3c-ba9e-577f26db3946","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"90d68846-2ad9-4a40-ad22-780ee561dcc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977506754,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbfe259d-f0c1-4b24-80bf-345e2f2a3f0a","invariantUUID":"576f0388-e01e-4bbf-b916-63c6ba8d5fdd","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12381f7e-3eb1-4ecd-985d-9742439d144e","lifecycleState":"CERTIFIED","lastUpdateDate":1629977332810,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68923319-f676-4f79-bbb0-e1cb647079ca","invariantUUID":"06e38ad0-6f25-4a0f-9375-7568b3f6511f","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":"networkrules","uniqueId":"8b2a48f2-55f8-494c-a1a2-955280c728e5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977069735,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80302d54-74c4-40ee-9d4a-5f71bbbd63f1","invariantUUID":"72f748fd-c0d3-4dbd-bb96-6d60b2606e9d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3e1ccec-2868-4ab6-b0e2-a923a44baf25","lifecycleState":"CERTIFIED","lastUpdateDate":1629976891543,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be2632e-4cf2-427a-9856-262fb658f556","invariantUUID":"dd98632d-4ebd-4651-ae24-55c6777f09a9","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":"defaulticon","uniqueId":"09060742-4208-4602-ac25-a10e58097f6d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977006531,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92fe1aba-8503-4d56-a295-fdc3a5e20457","invariantUUID":"cf4390f6-5e40-4983-824d-e28b21ea3e28","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3831bcde-dc72-4282-8849-1fdcfa687021","lifecycleState":"CERTIFIED","lastUpdateDate":1629977480115,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51042d3e-357c-45a8-ac48-ded66096120b","invariantUUID":"db7ecfe9-1231-4f03-b2fc-97ffcd36e4d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7e331e8f-97bb-433a-aa5b-74a13bccbf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977461902,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fcfca1-4efc-4c73-bc89-0a8facb132ff","invariantUUID":"738a3770-bfd6-4775-b06a-d72521378078","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1dadf3eb-b382-48cd-804d-7414051dd554","lifecycleState":"CERTIFIED","lastUpdateDate":1629977510370,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a838c3b9-6765-448c-a531-ed3337b01699","invariantUUID":"250bd613-2a68-4bc1-8708-5f68d537a463","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":"securityrules","uniqueId":"dfbf2cf3-f316-4420-822d-98ac31aa7845","lifecycleState":"CERTIFIED","lastUpdateDate":1629977100708,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e3bdf18-9eef-43ca-8c0c-8b11087109b7","invariantUUID":"3de24088-9e9c-41c6-8207-7fb1a6c4ad66","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86443dfc-5aa2-42da-b3cc-8287df25ced7","lifecycleState":"CERTIFIED","lastUpdateDate":1629977338357,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77bd2c8-05b5-42ec-9570-27daea82fc61","invariantUUID":"b946e1fd-0233-4557-871a-6bd02ddbc1c2","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":"5fbaa6ad-0dab-4c19-a9ab-4dd27e241981","lifecycleState":"CERTIFIED","lastUpdateDate":1629976999956,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae393bee-6ba8-4fff-82d4-75393ba5001f","invariantUUID":"0ad39083-bcaf-4f80-b35a-5ef079616701","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ad4d38-ff16-4db1-8c3b-5450d4ce0174","lifecycleState":"CERTIFIED","lastUpdateDate":1629977493758,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2efac0c-5c25-4a5d-a04e-e17270c0bb0a","invariantUUID":"31fa1419-fb7d-4c74-954c-6d326ffa3558","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d115a4c-328b-46ae-9c2e-80537a770dca","lifecycleState":"CERTIFIED","lastUpdateDate":1629977127906,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de9534ce-4bc5-433a-9b38-e9ec68b90ca9","invariantUUID":"0f6aa09c-54bd-4422-a9ff-3284f7994da1","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":"compute","uniqueId":"575ed08c-e0d9-47a8-af19-c37d2d12ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977434428,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce83f4ed-585c-44bc-aca8-65e46042d95b","invariantUUID":"036342c8-31d4-4c73-a34e-30c610e7ace8","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":"loadBalancer","uniqueId":"5d75b388-d65b-4bf7-918a-a7b0f59cc415","lifecycleState":"CERTIFIED","lastUpdateDate":1629976944765,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b6f475-b06d-4c67-89b3-22f4c073bfab","invariantUUID":"201d2572-9d4e-4a97-bd47-f4f14839b44c","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":"defaulticon","uniqueId":"cf91d1e7-3f8e-4733-aceb-c4f45b3ae110","lifecycleState":"CERTIFIED","lastUpdateDate":1629977248450,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"352eaa4f-df96-4d1f-8142-25f87a9801bb","invariantUUID":"2a2fcbdb-84bf-4ac4-8765-8481095bb56a","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":"25d5d24f-65e0-4f31-889a-88e894cf34dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977260512,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db9403b0-8603-40e3-880b-7598170d7b96","invariantUUID":"a3e3d607-95e6-46ba-b467-0cd4143ae3d2","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":"port","uniqueId":"e78001d5-85ab-41da-997c-bb34648f195a","lifecycleState":"CERTIFIED","lastUpdateDate":1629977454693,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b2d9647-091f-4d77-8a8a-d89791d9988b","invariantUUID":"fe50063a-234f-40c1-a00b-a79c52d93cb1","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":"port","uniqueId":"ff6dadc6-1cac-4fef-8985-6aaa9971d843","lifecycleState":"CERTIFIED","lastUpdateDate":1629976949817,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0752f4be-504f-4a54-b51f-213bb030e763","invariantUUID":"22b7952f-3e75-4041-9de6-94ea803a5258","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b02b05da-cbb1-46d2-9e7e-f2815c04d5af","lifecycleState":"CERTIFIED","lastUpdateDate":1629977187176,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"918481d1-5a2c-4a15-a18d-c9df35d78c05","invariantUUID":"9fe288f7-b535-4247-94fc-cb4140b644d3","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":"network","uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","lifecycleState":"CERTIFIED","lastUpdateDate":1629977012715,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81d363bb-4798-4a57-abdd-91a5545dfdcb","invariantUUID":"cfede53e-3779-47de-b747-ad34c455a69d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"309ee594-8fcc-437e-9769-c85b5d574ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977420645,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb647fe7-dc0b-47bb-b718-11235be1cfcf","invariantUUID":"26a36b1c-42d1-4e5f-873d-355d209eb2a1","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b7726551-38a2-4922-b158-7cb5dd1de956","lifecycleState":"CERTIFIED","lastUpdateDate":1629977385841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e1306bd-7509-4d7a-8e06-1be13173a07e","invariantUUID":"545b9ef5-cbee-48a8-81fc-ec82ff622475","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"950c298d-515a-420c-87e5-7611e9354f07","lifecycleState":"CERTIFIED","lastUpdateDate":1629976993620,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f7e6883-1066-4828-8fd0-ab0d1e602281","invariantUUID":"f197286e-ead9-4167-a66e-299590a6bdd8","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":"port","uniqueId":"d54c3099-c9f8-4b16-90d5-4efe27b3c7ed","lifecycleState":"CERTIFIED","lastUpdateDate":1629977391405,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b043ff51-d08f-499c-b218-7bb865ecd3ab","invariantUUID":"289c19a2-2e86-4c3b-82dd-1c00b2d6e70b","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":"objectStorage","uniqueId":"59ff5a1e-ede5-474b-8ee9-d1623e03c8b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976921283,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b28f4f3b-e499-44c2-9b03-e415419b135a","invariantUUID":"5483b188-2a58-469e-ab04-0b7e9eef0814","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":"35063f7f-f9fe-4e37-858e-c4ec2d0a32ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629977095517,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89b9e751-31c9-4338-8a67-5d6c9dab3322","invariantUUID":"ebb75ef4-3584-4f40-a05b-6275334ef743","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f668d32a-0c0a-4f7e-867e-b9ca2161c757","lifecycleState":"CERTIFIED","lastUpdateDate":1629977294818,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec","invariantUUID":"4a56d157-21ec-4e87-83d6-9d9a5286ebd4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9343652-59f8-428f-878f-0ff73e9a59ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629977300819,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3164d7f-2178-4dfd-9c70-ba34274f594d","invariantUUID":"7fcbdb68-2d2b-495a-93e9-c87d4db6791a","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":"objectStorage","uniqueId":"b3648e3a-4381-4656-baa0-85e7bf8c8eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1629977254526,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddf6e76e-0321-431f-882f-c380ad24debd","invariantUUID":"b2c1c7a9-558b-4cac-aec1-e2e04bc09b48","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf0c0cce-cc08-4eb1-a916-8168a5731990","lifecycleState":"CERTIFIED","lastUpdateDate":1629977134383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6897b5dc-8b52-4467-9a62-0aac44540225","invariantUUID":"fde7cb89-aa26-4c5d-bb41-90c6f235d20e","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":"port","uniqueId":"749d1467-49e8-42b6-9ab6-6bf05e2343cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629977379815,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20c18709-ae68-4b36-a141-adec16cfac7a","invariantUUID":"2c7ffffb-b23e-4208-9d9d-4492aa973691","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":"487f70ed-49d3-4207-bc29-50fa717d5186","lifecycleState":"CERTIFIED","lastUpdateDate":1629977282975,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e27024e-2097-4b05-9101-cd9c1c4f042e","invariantUUID":"35800578-66e1-44c7-a37d-34f75c9d5367","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","lifecycleState":"CERTIFIED","lastUpdateDate":1629985353363,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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-26 13:45:58,139 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-26 13:45:58,140 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-26 13:45:58,140 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/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel
2021-08-26 13:45:58,140 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-26 13:45:58,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:45:58,413 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel HTTP/1.1" 200 None
2021-08-26 13:45:58,414 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-26 13:45:58,414 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-26 13:45:58,456 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': '1f342b40-18cb-4c4a-a92f-3b2d4859101f', 'x-fromappid': 'API client'}
2021-08-26 13:45:58,457 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-26 13:45:58,457 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-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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-26 13:45:58,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-26 13:45:58,957 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-26 13:45:58,959 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-26 13:45:58,959 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-26 13:45:58,968 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-26 13:45:58,968 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-26 13:45:58,968 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-26 13:45:58,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:45:59,019 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-26 13:45:59,020 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-26 13:45:59,020 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-26 13:45:59,023 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-26 13:45:59,023 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-26 13:45:59,023 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-26 13:45:59,025 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:45:59,079 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-26 13:45:59,080 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-26 13:45:59,080 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":"1629985358087","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-26 13:45:59,084 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-26 13:45:59,084 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-26 13:45:59,084 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-26 13:45:59,086 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:45:59,142 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-26 13:45:59,143 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-26 13:45:59,143 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-26 13:45:59,145 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-26 13:45:59,145 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-26 13:45:59,145 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-26 13:45:59,147 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:45:59,205 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-26 13:45:59,205 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-26 13:45:59,206 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":"1629985358087","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-26 13:45:59,208 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-26 13:45:59,208 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-26 13:45:59,208 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-26 13:45:59,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:45:59,260 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-26 13:45:59,261 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-26 13:45:59,261 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629985360497","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-26 13:45:59,270 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:45:59,270 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:45:59,270 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-26 13:45:59,271 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-26 13:45:59,271 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:45:59,272 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:46:00,079 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-26 13:46:00,080 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:46:00,080 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-26 13:46:00,082 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-26 13:46:00,082 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:46:00,083 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:46:00,083 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-26 13:46:00,083 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-26 13:46:00,083 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:46:00,083 INFO 192:__init__.py(1) - Service found, updating information
2021-08-26 13:46:00,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-26 13:46:00,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-26 13:46:00,084 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-26 13:46:00,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:46:01,701 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-26 13:46:01,705 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-26 13:46:01,706 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a4c1e10-3230-44fd-b4b2-6b2ffa09c866","lifecycleState":"CERTIFIED","lastUpdateDate":1629977414212,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dc5c8e1-1e9b-482f-abe4-e4f60d5546f6","invariantUUID":"49163bc3-3eb5-4648-ab57-93744d8bcafb","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03147c01-0a7e-4dca-9823-43420412ec4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629976914950,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e9c6eebc-d165-48f6-a401-6739a6196a5e","invariantUUID":"51399293-6b47-4efd-bfe2-d4473fe06b27","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":"9e596600-c988-447d-9af8-3bd078ad5ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977146854,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2779a7ca-d3d2-4476-8bb4-f3fa11bd8ca8","invariantUUID":"b657a2a2-a0b2-4850-b89f-4578e4f5f9a5","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":"defaulticon","uniqueId":"d065f8c0-15ad-4ce4-8d2f-38c1af92e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977240173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fae374a-951b-403b-8a9d-4a299076bfd2","invariantUUID":"af6818e0-ca6b-400e-9c42-59a4407b5ee4","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":"objectStorage","uniqueId":"55da111b-3928-4588-a312-d9c6e5cd8dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976972948,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"990f751b-87d0-44f2-be2b-2e4d648474bd","invariantUUID":"84c920a0-51fa-4d73-8b9f-447425187e9e","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3ab6c01-27e9-4f2a-a753-dc91c8088d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629976955234,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3840c5-fab7-42ab-a646-39f2059adc63","invariantUUID":"1df0d58a-c9c7-4884-91a5-c8b782f38d2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0da36c8d-faaf-4ce1-98db-e838d87f0ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977113214,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c73bfe1-2e99-4668-9ec5-ec90386f64a2","invariantUUID":"2e579dfb-a164-4e60-90be-165cc3b6f4af","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":"3bcca463-0aba-4a4c-99ce-1b3d147e11b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629977157745,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"463970c5-d011-4002-bc3d-9ccf004dceb2","invariantUUID":"efb16dd9-a260-41bc-901e-82088ca0cf96","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0dd112d-e71e-4fee-9753-f613ae220402","lifecycleState":"CERTIFIED","lastUpdateDate":1629977311580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb4bc2b-912b-467a-bcd8-87dfc1d814bc","invariantUUID":"6284a37d-a169-4dbd-86bc-bd62aad60da0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e65aac7-3a3c-4528-ba52-6cbead67dfee","lifecycleState":"CERTIFIED","lastUpdateDate":1629977490145,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"094bcbae-fb0a-4fb4-be1e-6ac74aa4f42b","invariantUUID":"1c19ffcb-dab0-4736-b717-3c4da1dc93f2","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":"5a24c3f9-96be-45af-8a64-8c5d340cff30","lifecycleState":"CERTIFIED","lastUpdateDate":1629977120010,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aa0e1d6-20ff-48a6-b2a3-7bba6c024e82","invariantUUID":"4b6e947b-d71d-4dda-8e96-442d043c338d","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":"6ebf1b26-c7e0-4f09-9827-4485e75c28c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977366912,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fe76880-f124-462b-bd23-87e878d9e01a","invariantUUID":"75aad8c0-3aa4-49ab-a208-3cdb6ede207d","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":"objectStorage","uniqueId":"be7d59d9-2052-416f-b097-474ce6cd6826","lifecycleState":"CERTIFIED","lastUpdateDate":1629976978758,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1927c8c8-227a-40ed-9999-bca4109fdd17","invariantUUID":"6d6d7e23-644a-4c3a-8bf2-619957ccf288","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":"9202817d-2fb1-4e37-b422-d1fadaa9a6b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629977033930,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a543963d-f374-4933-beec-07dc7c9ae1f9","invariantUUID":"3051aff8-90b6-43ac-bad8-840bb05761a5","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":"port","uniqueId":"f4e7d311-131b-4f91-8910-4f5b77447443","lifecycleState":"CERTIFIED","lastUpdateDate":1629977075552,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92f272a0-bdae-4545-b633-3c7b2f7073dc","invariantUUID":"9a632e60-09d2-403a-a1fc-30e2a29bee3b","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":"b55f3965-2620-4c45-992d-da7729479e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629977224095,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ee6d971-7b83-4f8b-9368-e637357300fc","invariantUUID":"cf59ff9a-04b9-4e1c-aaa6-84118b3ddf0b","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":"compute","uniqueId":"5e4d1041-a4f5-4f86-b91a-be3232295049","lifecycleState":"CERTIFIED","lastUpdateDate":1629977265910,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c634a77a-4872-4654-9b35-1737f635eadf","invariantUUID":"6da6964d-6d94-4658-b574-0272f6c9a331","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":"defaulticon","uniqueId":"25ca78b9-4bf7-4bee-8b0b-6cb5c0f8c139","lifecycleState":"CERTIFIED","lastUpdateDate":1629977373805,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9202a25e-cd61-4488-9e2d-554015911e1d","invariantUUID":"6697824e-286d-4838-8859-46a45aea72af","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b604a0f-98d6-41a9-a0f8-23394f239588","lifecycleState":"CERTIFIED","lastUpdateDate":1629977218743,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d227b35-57f2-4212-9265-8d37fbe0069f","invariantUUID":"6b7528b8-42bb-49ac-85f8-daf15fd0d503","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":"compute","uniqueId":"ca71b427-986c-466b-92c1-e8ae13e931f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977499118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddb9ac60-bb36-4d54-bdf9-848074779ec4","invariantUUID":"610af560-bbd0-4f4f-a95b-6a3998486bed","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"e4ccacfc-a1da-4ec0-9e1f-ca75dc10d352","lifecycleState":"CERTIFIED","lastUpdateDate":1629977090003,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8602db3b-a1c4-4c75-af13-136d7feb8fef","invariantUUID":"8f77e9b9-ab33-4b85-be44-215756178f96","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"232c408e-9760-4018-8f22-c08948a8a141","lifecycleState":"CERTIFIED","lastUpdateDate":1629977017868,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d78b544-84de-4a8f-842a-966520dc67ba","invariantUUID":"c64d8e83-76ae-4d89-9bd7-fb59c8d25fed","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":"network","uniqueId":"cc9aa362-b4ef-4a53-b317-e46287b374cf","lifecycleState":"CERTIFIED","lastUpdateDate":1629977028693,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fca7f03-31ec-481b-80f7-f7eb37f4d1d2","invariantUUID":"3d144d08-6a17-427c-94d1-a36aed162223","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cebbf6f5-96b5-45e6-911e-af70c167cb51","lifecycleState":"CERTIFIED","lastUpdateDate":1629977439980,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"760581f5-3836-460e-ac0b-8674b029ab69","invariantUUID":"b61a8485-5cfd-49a1-837c-6f6d4b6894c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33eba56-3c8c-4c2d-a421-ad8d4e9aa373","lifecycleState":"CERTIFIED","lastUpdateDate":1629977023260,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9bb41f-9e71-4ac6-8173-12bf13c66749","invariantUUID":"935420f6-d564-4189-98d0-f16d1f1e3698","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a194e90-fd28-43f3-b712-d6ec280acf35","lifecycleState":"CERTIFIED","lastUpdateDate":1629976984584,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3a28d45-0ce5-47c7-8d91-00db6699c366","invariantUUID":"5ce025f2-e7af-4a8c-b4e0-c69bda7dd2e8","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977233633,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b637b481-716a-4c2c-b112-8a54026756e0","invariantUUID":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c4f9680-ddd8-42f4-930e-a35d5cf240a9","lifecycleState":"CERTIFIED","lastUpdateDate":1629977208288,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ba4504e-aac3-4cfd-bf25-78253d65ea1e","invariantUUID":"0b3db2b4-3583-4015-8cda-e652a2876e89","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"425708a2-3b30-4ad2-a018-8054178f4fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977426057,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"685e2bcd-390f-469b-b71b-9fc535ec6a38","invariantUUID":"e1a2bc99-5ff4-4216-a7f1-d9e495e1d7f1","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":"a5492659-5684-4dd5-9773-6eb8f429c901","lifecycleState":"CERTIFIED","lastUpdateDate":1629977202875,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8974a04f-036d-4823-a0bc-f5f6d7364aef","invariantUUID":"d903ae16-f05b-4584-b189-593b61ce6322","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d970b6f5-4ddf-4c83-b02b-44ed2ce65a95","lifecycleState":"CERTIFIED","lastUpdateDate":1629977445289,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04b62b58-8b7a-4d65-b64d-50bc2adbd683","invariantUUID":"afd90e1b-72e6-4b15-92ab-7a05099e03cb","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":"objectStorage","uniqueId":"f2c4161b-2871-4ab8-b9f3-2682e9bbe412","lifecycleState":"CERTIFIED","lastUpdateDate":1629976931107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb48234b-a1d4-4684-9705-5c4ce06b0d6d","invariantUUID":"e09d16c1-6a19-4aac-9685-ddab2eb2f37f","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":"33c0d766-e9c3-44a9-86d9-f3baa180fca4","lifecycleState":"CERTIFIED","lastUpdateDate":1629977271177,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5adc4331-7306-4711-8eb1-cc127c9376ee","invariantUUID":"22404c18-db32-4d04-ae5d-9978ff46934b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16dc5cdb-a98e-4808-a737-5eac34507947","lifecycleState":"CERTIFIED","lastUpdateDate":1629977396552,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18787a62-5e4a-41fd-b118-eebecfe5672d","invariantUUID":"390b3a27-f122-4d46-8cb0-ebd0b776ed22","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":"objectStorage","uniqueId":"7f443365-1b06-4bdb-9c1e-1b0fe6a39027","lifecycleState":"CERTIFIED","lastUpdateDate":1629977316764,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53e89607-d438-44c8-90e0-2c24e494f350","invariantUUID":"5d0abd9a-fdda-4821-a67a-af41334d50b9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03840f55-3671-4a9a-a46e-edc9d6f8f9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629977152404,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"476582e4-b022-4bd8-bbad-f60b53903348","invariantUUID":"f600960b-6a2a-49fe-bea7-2f50c541f286","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"492e69bd-5574-4e78-b269-ebfd536a1246","lifecycleState":"CERTIFIED","lastUpdateDate":1629977402665,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67dfa746-665c-4254-92fa-86fd58135f0d","invariantUUID":"05ed61a5-2ae8-4b3c-ba9e-577f26db3946","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"90d68846-2ad9-4a40-ad22-780ee561dcc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977506754,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbfe259d-f0c1-4b24-80bf-345e2f2a3f0a","invariantUUID":"576f0388-e01e-4bbf-b916-63c6ba8d5fdd","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12381f7e-3eb1-4ecd-985d-9742439d144e","lifecycleState":"CERTIFIED","lastUpdateDate":1629977332810,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68923319-f676-4f79-bbb0-e1cb647079ca","invariantUUID":"06e38ad0-6f25-4a0f-9375-7568b3f6511f","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":"networkrules","uniqueId":"8b2a48f2-55f8-494c-a1a2-955280c728e5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977069735,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80302d54-74c4-40ee-9d4a-5f71bbbd63f1","invariantUUID":"72f748fd-c0d3-4dbd-bb96-6d60b2606e9d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3e1ccec-2868-4ab6-b0e2-a923a44baf25","lifecycleState":"CERTIFIED","lastUpdateDate":1629976891543,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be2632e-4cf2-427a-9856-262fb658f556","invariantUUID":"dd98632d-4ebd-4651-ae24-55c6777f09a9","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":"defaulticon","uniqueId":"09060742-4208-4602-ac25-a10e58097f6d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977006531,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92fe1aba-8503-4d56-a295-fdc3a5e20457","invariantUUID":"cf4390f6-5e40-4983-824d-e28b21ea3e28","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3831bcde-dc72-4282-8849-1fdcfa687021","lifecycleState":"CERTIFIED","lastUpdateDate":1629977480115,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51042d3e-357c-45a8-ac48-ded66096120b","invariantUUID":"db7ecfe9-1231-4f03-b2fc-97ffcd36e4d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7e331e8f-97bb-433a-aa5b-74a13bccbf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977461902,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fcfca1-4efc-4c73-bc89-0a8facb132ff","invariantUUID":"738a3770-bfd6-4775-b06a-d72521378078","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1dadf3eb-b382-48cd-804d-7414051dd554","lifecycleState":"CERTIFIED","lastUpdateDate":1629977510370,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a838c3b9-6765-448c-a531-ed3337b01699","invariantUUID":"250bd613-2a68-4bc1-8708-5f68d537a463","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":"securityrules","uniqueId":"dfbf2cf3-f316-4420-822d-98ac31aa7845","lifecycleState":"CERTIFIED","lastUpdateDate":1629977100708,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e3bdf18-9eef-43ca-8c0c-8b11087109b7","invariantUUID":"3de24088-9e9c-41c6-8207-7fb1a6c4ad66","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86443dfc-5aa2-42da-b3cc-8287df25ced7","lifecycleState":"CERTIFIED","lastUpdateDate":1629977338357,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77bd2c8-05b5-42ec-9570-27daea82fc61","invariantUUID":"b946e1fd-0233-4557-871a-6bd02ddbc1c2","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":"5fbaa6ad-0dab-4c19-a9ab-4dd27e241981","lifecycleState":"CERTIFIED","lastUpdateDate":1629976999956,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae393bee-6ba8-4fff-82d4-75393ba5001f","invariantUUID":"0ad39083-bcaf-4f80-b35a-5ef079616701","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ad4d38-ff16-4db1-8c3b-5450d4ce0174","lifecycleState":"CERTIFIED","lastUpdateDate":1629977493758,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2efac0c-5c25-4a5d-a04e-e17270c0bb0a","invariantUUID":"31fa1419-fb7d-4c74-954c-6d326ffa3558","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d115a4c-328b-46ae-9c2e-80537a770dca","lifecycleState":"CERTIFIED","lastUpdateDate":1629977127906,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de9534ce-4bc5-433a-9b38-e9ec68b90ca9","invariantUUID":"0f6aa09c-54bd-4422-a9ff-3284f7994da1","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":"compute","uniqueId":"575ed08c-e0d9-47a8-af19-c37d2d12ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977434428,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce83f4ed-585c-44bc-aca8-65e46042d95b","invariantUUID":"036342c8-31d4-4c73-a34e-30c610e7ace8","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":"loadBalancer","uniqueId":"5d75b388-d65b-4bf7-918a-a7b0f59cc415","lifecycleState":"CERTIFIED","lastUpdateDate":1629976944765,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b6f475-b06d-4c67-89b3-22f4c073bfab","invariantUUID":"201d2572-9d4e-4a97-bd47-f4f14839b44c","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":"defaulticon","uniqueId":"cf91d1e7-3f8e-4733-aceb-c4f45b3ae110","lifecycleState":"CERTIFIED","lastUpdateDate":1629977248450,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"352eaa4f-df96-4d1f-8142-25f87a9801bb","invariantUUID":"2a2fcbdb-84bf-4ac4-8765-8481095bb56a","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":"25d5d24f-65e0-4f31-889a-88e894cf34dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977260512,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db9403b0-8603-40e3-880b-7598170d7b96","invariantUUID":"a3e3d607-95e6-46ba-b467-0cd4143ae3d2","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":"port","uniqueId":"e78001d5-85ab-41da-997c-bb34648f195a","lifecycleState":"CERTIFIED","lastUpdateDate":1629977454693,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b2d9647-091f-4d77-8a8a-d89791d9988b","invariantUUID":"fe50063a-234f-40c1-a00b-a79c52d93cb1","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":"port","uniqueId":"ff6dadc6-1cac-4fef-8985-6aaa9971d843","lifecycleState":"CERTIFIED","lastUpdateDate":1629976949817,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0752f4be-504f-4a54-b51f-213bb030e763","invariantUUID":"22b7952f-3e75-4041-9de6-94ea803a5258","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b02b05da-cbb1-46d2-9e7e-f2815c04d5af","lifecycleState":"CERTIFIED","lastUpdateDate":1629977187176,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"918481d1-5a2c-4a15-a18d-c9df35d78c05","invariantUUID":"9fe288f7-b535-4247-94fc-cb4140b644d3","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":"network","uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","lifecycleState":"CERTIFIED","lastUpdateDate":1629977012715,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81d363bb-4798-4a57-abdd-91a5545dfdcb","invariantUUID":"cfede53e-3779-47de-b747-ad34c455a69d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"309ee594-8fcc-437e-9769-c85b5d574ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977420645,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb647fe7-dc0b-47bb-b718-11235be1cfcf","invariantUUID":"26a36b1c-42d1-4e5f-873d-355d209eb2a1","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b7726551-38a2-4922-b158-7cb5dd1de956","lifecycleState":"CERTIFIED","lastUpdateDate":1629977385841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e1306bd-7509-4d7a-8e06-1be13173a07e","invariantUUID":"545b9ef5-cbee-48a8-81fc-ec82ff622475","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"950c298d-515a-420c-87e5-7611e9354f07","lifecycleState":"CERTIFIED","lastUpdateDate":1629976993620,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f7e6883-1066-4828-8fd0-ab0d1e602281","invariantUUID":"f197286e-ead9-4167-a66e-299590a6bdd8","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":"port","uniqueId":"d54c3099-c9f8-4b16-90d5-4efe27b3c7ed","lifecycleState":"CERTIFIED","lastUpdateDate":1629977391405,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b043ff51-d08f-499c-b218-7bb865ecd3ab","invariantUUID":"289c19a2-2e86-4c3b-82dd-1c00b2d6e70b","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":"objectStorage","uniqueId":"59ff5a1e-ede5-474b-8ee9-d1623e03c8b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976921283,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b28f4f3b-e499-44c2-9b03-e415419b135a","invariantUUID":"5483b188-2a58-469e-ab04-0b7e9eef0814","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":"35063f7f-f9fe-4e37-858e-c4ec2d0a32ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629977095517,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89b9e751-31c9-4338-8a67-5d6c9dab3322","invariantUUID":"ebb75ef4-3584-4f40-a05b-6275334ef743","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f668d32a-0c0a-4f7e-867e-b9ca2161c757","lifecycleState":"CERTIFIED","lastUpdateDate":1629977294818,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec","invariantUUID":"4a56d157-21ec-4e87-83d6-9d9a5286ebd4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9343652-59f8-428f-878f-0ff73e9a59ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629977300819,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3164d7f-2178-4dfd-9c70-ba34274f594d","invariantUUID":"7fcbdb68-2d2b-495a-93e9-c87d4db6791a","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":"objectStorage","uniqueId":"b3648e3a-4381-4656-baa0-85e7bf8c8eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1629977254526,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddf6e76e-0321-431f-882f-c380ad24debd","invariantUUID":"b2c1c7a9-558b-4cac-aec1-e2e04bc09b48","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf0c0cce-cc08-4eb1-a916-8168a5731990","lifecycleState":"CERTIFIED","lastUpdateDate":1629977134383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6897b5dc-8b52-4467-9a62-0aac44540225","invariantUUID":"fde7cb89-aa26-4c5d-bb41-90c6f235d20e","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":"port","uniqueId":"749d1467-49e8-42b6-9ab6-6bf05e2343cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629977379815,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20c18709-ae68-4b36-a141-adec16cfac7a","invariantUUID":"2c7ffffb-b23e-4208-9d9d-4492aa973691","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":"487f70ed-49d3-4207-bc29-50fa717d5186","lifecycleState":"CERTIFIED","lastUpdateDate":1629977282975,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e27024e-2097-4b05-9101-cd9c1c4f042e","invariantUUID":"35800578-66e1-44c7-a37d-34f75c9d5367","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","lifecycleState":"CERTIFIED","lastUpdateDate":1629985353363,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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-26 13:46:01,710 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-26 13:46:01,711 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': '988d6128-0272-4e37-8e08-9f09280c136b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:46:01,711 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/483c3a5a-e2e4-42f2-a380-de6363932dd1/networks
2021-08-26 13:46:01,711 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "eb107749-0b95-41cc-be8f-ecd56ddee80a"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7",
    "modelVersionId": "b637b481-716a-4c2c-b112-8a54026756e0",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "a54a6787-6025-427e-86b5-cc1d299f83f9",
    "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": "483c3a5a-e2e4-42f2-a380-de6363932dd1",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "eb107749-0b95-41cc-be8f-ecd56ddee80a",
                    "modelVersion": "1.0",
                    "modelVersionId": "2f678aa3-8294-4911-9775-ef325693b33f"
                }
            }
        }]
    }
}
2021-08-26 13:46:01,713 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:46:03,803 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/483c3a5a-e2e4-42f2-a380-de6363932dd1/networks HTTP/1.1" 202 262
2021-08-26 13:46:03,805 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-26 13:46:03,805 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"988d6128-0272-4e37-8e08-9f09280c136b","instanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b"}}
2021-08-26 13:46:03,806 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-26 13:46:03,813 DEBUG 129:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '192b3fd1-3def-4554-ad7b-c26cc65e39ee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:46:03,813 DEBUG 131:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b
2021-08-26 13:46:03,813 DEBUG 132:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] data sent: None
2021-08-26 13:46:03,816 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:46:04,058 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b HTTP/1.1" 200 1961
2021-08-26 13:46:04,059 INFO 142:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response code: 200
2021-08-26 13:46:04,060 DEBUG 146:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response: {"request":{"requestId":"988d6128-0272-4e37-8e08-9f09280c136b","startTime":"Thu, 26 Aug 2021 13:46:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelVersionId":"b637b481-716a-4c2c-b112-8a54026756e0","modelCustomizationId":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelUuid":"b637b481-716a-4c2c-b112-8a54026756e0","modelInvariantUuid":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"}}}],"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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 26 Aug 2021 13:46:03 GMT"}}}
2021-08-26 13:46:14,065 DEBUG 129:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '90d39c63-f510-492a-ae6b-0c5fc3778e18', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:46:14,066 DEBUG 131:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b
2021-08-26 13:46:14,066 DEBUG 132:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] data sent: None
2021-08-26 13:46:14,067 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:46:14,282 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b HTTP/1.1" 200 1961
2021-08-26 13:46:14,284 INFO 142:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response code: 200
2021-08-26 13:46:14,284 DEBUG 146:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response: {"request":{"requestId":"988d6128-0272-4e37-8e08-9f09280c136b","startTime":"Thu, 26 Aug 2021 13:46:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelVersionId":"b637b481-716a-4c2c-b112-8a54026756e0","modelCustomizationId":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelUuid":"b637b481-716a-4c2c-b112-8a54026756e0","modelInvariantUuid":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"}}}],"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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 26 Aug 2021 13:46:03 GMT"}}}
2021-08-26 13:46:24,295 DEBUG 129:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0d94e299-c8c1-4cc9-84b7-8dd92ac4072f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:46:24,296 DEBUG 131:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b
2021-08-26 13:46:24,296 DEBUG 132:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] data sent: None
2021-08-26 13:46:24,297 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:46:24,903 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b HTTP/1.1" 200 2202
2021-08-26 13:46:24,904 INFO 142:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response code: 200
2021-08-26 13:46:24,904 DEBUG 146:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response: {"request":{"requestId":"988d6128-0272-4e37-8e08-9f09280c136b","startTime":"Thu, 26 Aug 2021 13:46:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelVersionId":"b637b481-716a-4c2c-b112-8a54026756e0","modelCustomizationId":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelUuid":"b637b481-716a-4c2c-b112-8a54026756e0","modelInvariantUuid":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"}}}],"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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:46:16 GMT"}}}
2021-08-26 13:46:34,915 DEBUG 129:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ffa7d2fe-7e20-4783-8a19-29f8675c7708', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:46:34,916 DEBUG 131:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b
2021-08-26 13:46:34,916 DEBUG 132:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] data sent: None
2021-08-26 13:46:34,918 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:46:35,439 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b HTTP/1.1" 200 3722
2021-08-26 13:46:35,441 INFO 142:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response code: 200
2021-08-26 13:46:35,441 DEBUG 146:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response: {"request":{"requestId":"988d6128-0272-4e37-8e08-9f09280c136b","startTime":"Thu, 26 Aug 2021 13:46:01 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelVersionId":"b637b481-716a-4c2c-b112-8a54026756e0","modelCustomizationId":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelUuid":"b637b481-716a-4c2c-b112-8a54026756e0","modelInvariantUuid":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"}}}],"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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:46:16 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a1e91e1b-ac90-4393-851f-a22bd5054030\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_7c6abf8c-652f-451b-aacf-75a11052207f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":null,\"creation_time\":1629985503000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:46:45,446 DEBUG 129:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2cd0ceea-c1b6-47dd-b80f-22e7ab16fd4e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:46:45,447 DEBUG 131:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b
2021-08-26 13:46:45,447 DEBUG 132:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] data sent: None
2021-08-26 13:46:45,448 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:46:45,671 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b HTTP/1.1" 200 3810
2021-08-26 13:46:45,673 INFO 142:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response code: 200
2021-08-26 13:46:45,673 DEBUG 146:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response: {"request":{"requestId":"988d6128-0272-4e37-8e08-9f09280c136b","startTime":"Thu, 26 Aug 2021 13:46:01 GMT","finishTime":"Thu, 26 Aug 2021 13:46:44 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelVersionId":"b637b481-716a-4c2c-b112-8a54026756e0","modelCustomizationId":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelUuid":"b637b481-716a-4c2c-b112-8a54026756e0","modelInvariantUuid":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"}}}],"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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:46:44 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a1e91e1b-ac90-4393-851f-a22bd5054030\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c661013f-f85f-4db1-b349-9e654e9e18a7\",\"output_key\":\"subnet_id_7c6abf8c-652f-451b-aacf-75a11052207f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":null,\"creation_time\":1629985503000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:46:45,674 INFO 56:mixins.py(8) - NetworkInstantiation task finished
2021-08-26 13:46:45,675 DEBUG 129:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4689933f-c0db-4ef1-888c-0499b6c541de', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:46:45,675 DEBUG 131:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b
2021-08-26 13:46:45,675 DEBUG 132:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] data sent: None
2021-08-26 13:46:45,677 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:46:45,898 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b HTTP/1.1" 200 3810
2021-08-26 13:46:45,899 INFO 142:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response code: 200
2021-08-26 13:46:45,900 DEBUG 146:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response: {"request":{"requestId":"988d6128-0272-4e37-8e08-9f09280c136b","startTime":"Thu, 26 Aug 2021 13:46:01 GMT","finishTime":"Thu, 26 Aug 2021 13:46:44 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelVersionId":"b637b481-716a-4c2c-b112-8a54026756e0","modelCustomizationId":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelUuid":"b637b481-716a-4c2c-b112-8a54026756e0","modelInvariantUuid":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"}}}],"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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:46:44 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a1e91e1b-ac90-4393-851f-a22bd5054030\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c661013f-f85f-4db1-b349-9e654e9e18a7\",\"output_key\":\"subnet_id_7c6abf8c-652f-451b-aacf-75a11052207f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":null,\"creation_time\":1629985503000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:46:45,901 DEBUG 129:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '02de6796-1d07-406c-9b75-5e2ecea47cf2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:46:45,901 DEBUG 131:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b
2021-08-26 13:46:45,901 DEBUG 132:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] data sent: None
2021-08-26 13:46:45,902 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:46:46,162 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b HTTP/1.1" 200 3810
2021-08-26 13:46:46,163 INFO 142:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response code: 200
2021-08-26 13:46:46,164 DEBUG 146:onap_service.py(8) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response: {"request":{"requestId":"988d6128-0272-4e37-8e08-9f09280c136b","startTime":"Thu, 26 Aug 2021 13:46:01 GMT","finishTime":"Thu, 26 Aug 2021 13:46:44 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelVersionId":"b637b481-716a-4c2c-b112-8a54026756e0","modelCustomizationId":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelUuid":"b637b481-716a-4c2c-b112-8a54026756e0","modelInvariantUuid":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"}}}],"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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:46:44 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a1e91e1b-ac90-4393-851f-a22bd5054030\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c661013f-f85f-4db1-b349-9e654e9e18a7\",\"output_key\":\"subnet_id_7c6abf8c-652f-451b-aacf-75a11052207f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":null,\"creation_time\":1629985503000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:46:46,179 DEBUG 129:onap_service.py(1) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0b54984d-5ef5-4374-ac92-d093c01315a1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:46:46,180 DEBUG 131:onap_service.py(1) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b
2021-08-26 13:46:46,180 DEBUG 132:onap_service.py(1) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] data sent: None
2021-08-26 13:46:46,183 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:46:46,411 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b HTTP/1.1" 200 3810
2021-08-26 13:46:46,412 INFO 142:onap_service.py(1) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response code: 200
2021-08-26 13:46:46,413 DEBUG 146:onap_service.py(1) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response: {"request":{"requestId":"988d6128-0272-4e37-8e08-9f09280c136b","startTime":"Thu, 26 Aug 2021 13:46:01 GMT","finishTime":"Thu, 26 Aug 2021 13:46:44 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelVersionId":"b637b481-716a-4c2c-b112-8a54026756e0","modelCustomizationId":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelUuid":"b637b481-716a-4c2c-b112-8a54026756e0","modelInvariantUuid":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"}}}],"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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:46:44 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a1e91e1b-ac90-4393-851f-a22bd5054030\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c661013f-f85f-4db1-b349-9e654e9e18a7\",\"output_key\":\"subnet_id_7c6abf8c-652f-451b-aacf-75a11052207f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":null,\"creation_time\":1629985503000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:46:46,414 DEBUG 129:onap_service.py(1) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6e87a625-745d-4344-8baa-3869c89890ae', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:46:46,414 DEBUG 131:onap_service.py(1) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b
2021-08-26 13:46:46,414 DEBUG 132:onap_service.py(1) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] data sent: None
2021-08-26 13:46:46,415 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:46:46,625 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/988d6128-0272-4e37-8e08-9f09280c136b HTTP/1.1" 200 3810
2021-08-26 13:46:46,627 INFO 142:onap_service.py(1) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response code: 200
2021-08-26 13:46:46,627 DEBUG 146:onap_service.py(1) - [None][Check 988d6128-0272-4e37-8e08-9f09280c136b orchestration request status] response: {"request":{"requestId":"988d6128-0272-4e37-8e08-9f09280c136b","startTime":"Thu, 26 Aug 2021 13:46:01 GMT","finishTime":"Thu, 26 Aug 2021 13:46:44 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelVersionId":"b637b481-716a-4c2c-b112-8a54026756e0","modelCustomizationId":"a54a6787-6025-427e-86b5-cc1d299f83f9","modelUuid":"b637b481-716a-4c2c-b112-8a54026756e0","modelInvariantUuid":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","source":"VID","instanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"}}}],"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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:46:44 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a1e91e1b-ac90-4393-851f-a22bd5054030\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c661013f-f85f-4db1-b349-9e654e9e18a7\",\"output_key\":\"subnet_id_7c6abf8c-652f-451b-aacf-75a11052207f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":null,\"creation_time\":1629985503000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:46:46,628 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-26 13:46:46,629 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-26 13:46:56,639 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-26 13:46:56,640 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/483c3a5a-e2e4-42f2-a380-de6363932dd1/relationship-list
2021-08-26 13:46:56,640 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-26 13:46:56,642 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:46:56,707 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/483c3a5a-e2e4-42f2-a380-de6363932dd1/relationship-list HTTP/1.1" 200 1071
2021-08-26 13:46:56,708 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-26 13:46:56,708 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/bc8371d0-6dd4-4e14-a80b-f892cb6d15f4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"bc8371d0-6dd4-4e14-a80b-f892cb6d15f4"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/2e29838f-cde2-4a0f-893e-308e0eba6824","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2e29838f-cde2-4a0f-893e-308e0eba6824"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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-26 13:46:56,710 DEBUG 129:onap_service.py(1) - [AAI][Get 483c3a5a-e2e4-42f2-a380-de6363932dd1 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-26 13:46:56,710 DEBUG 131:onap_service.py(1) - [AAI][Get 483c3a5a-e2e4-42f2-a380-de6363932dd1 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/2e29838f-cde2-4a0f-893e-308e0eba6824
2021-08-26 13:46:56,711 DEBUG 132:onap_service.py(1) - [AAI][Get 483c3a5a-e2e4-42f2-a380-de6363932dd1 ABCMeta] data sent: None
2021-08-26 13:46:56,712 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:46:56,825 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/2e29838f-cde2-4a0f-893e-308e0eba6824 HTTP/1.1" 200 3203
2021-08-26 13:46:56,825 INFO 142:onap_service.py(1) - [AAI][Get 483c3a5a-e2e4-42f2-a380-de6363932dd1 ABCMeta] response code: 200
2021-08-26 13:46:56,826 DEBUG 146:onap_service.py(1) - [AAI][Get 483c3a5a-e2e4-42f2-a380-de6363932dd1 ABCMeta] response: {"network-id":"2e29838f-cde2-4a0f-893e-308e0eba6824","network-name":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"a1e91e1b-ac90-4393-851f-a22bd5054030","is-bound-to-vpn":false,"resource-version":"1629985604396","orchestration-status":"Active","heat-stack-id":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0","model-invariant-id":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","model-version-id":"b637b481-716a-4c2c-b112-8a54026756e0","model-customization-id":"a54a6787-6025-427e-86b5-cc1d299f83f9","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/483c3a5a-e2e4-42f2-a380-de6363932dd1","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":"483c3a5a-e2e4-42f2-a380-de6363932dd1"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]},{"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"}]}]}}
2021-08-26 13:46:56,828 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-26 13:46:56,828 DEBUG 199:network.py(1) - Delete 2e29838f-cde2-4a0f-893e-308e0eba6824 network
2021-08-26 13:46:56,828 DEBUG 144:deletion.py(1) - Network 2e29838f-cde2-4a0f-893e-308e0eba6824 deletion request
2021-08-26 13:46:56,835 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-26 13:46:56,835 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-26 13:46:56,835 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-26 13:46:56,837 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:46:56,889 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-26 13:46:56,890 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-26 13:46:56,890 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-26 13:46:56,893 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-26 13:46:56,893 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-26 13:46:56,893 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-26 13:46:56,895 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:46:56,984 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-26 13:46:56,985 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-26 13:46:56,985 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":"1629985568017","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/2e29838f-cde2-4a0f-893e-308e0eba6824","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2e29838f-cde2-4a0f-893e-308e0eba6824"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0"}]}]}}]}
2021-08-26 13:46:56,988 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-26 13:46:56,988 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-26 13:46:56,988 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-26 13:46:56,990 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:46:57,046 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-26 13:46:57,047 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-26 13:46:57,047 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-26 13:46:57,049 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-26 13:46:57,049 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-26 13:46:57,049 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-26 13:46:57,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:46:57,111 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-26 13:46:57,112 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-26 13:46:57,113 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":"1629985568017","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/2e29838f-cde2-4a0f-893e-308e0eba6824","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2e29838f-cde2-4a0f-893e-308e0eba6824"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0"}]}]}}]}
2021-08-26 13:46:57,116 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-26 13:46:57,116 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-26 13:46:57,116 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-26 13:46:57,119 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:46:57,172 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-26 13:46:57,173 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-26 13:46:57,173 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-26 13:46:57,175 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-26 13:46:57,175 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-26 13:46:57,175 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-26 13:46:57,177 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:46:57,240 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-26 13:46:57,241 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-26 13:46:57,241 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":"1629985568017","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/2e29838f-cde2-4a0f-893e-308e0eba6824","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2e29838f-cde2-4a0f-893e-308e0eba6824"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0"}]}]}}]}
2021-08-26 13:46:57,245 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-26 13:46:57,245 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-26 13:46:57,245 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-26 13:46:57,248 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-26 13:46:57,318 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-26 13:46:57,319 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-26 13:46:57,319 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629985567539","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/2e29838f-cde2-4a0f-893e-308e0eba6824","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"2e29838f-cde2-4a0f-893e-308e0eba6824"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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-26 13:46:57,323 DEBUG 129:onap_service.py(1) - [None][Create 2e29838f-cde2-4a0f-893e-308e0eba6824 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'abe250ba-582f-4595-b667-9be8bf22b595', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:46:57,323 DEBUG 131:onap_service.py(1) - [None][Create 2e29838f-cde2-4a0f-893e-308e0eba6824 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/483c3a5a-e2e4-42f2-a380-de6363932dd1/networks/2e29838f-cde2-4a0f-893e-308e0eba6824
2021-08-26 13:46:57,323 DEBUG 132:onap_service.py(1) - [None][Create 2e29838f-cde2-4a0f-893e-308e0eba6824 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-26 13:46:57,326 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:46:59,683 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/483c3a5a-e2e4-42f2-a380-de6363932dd1/networks/2e29838f-cde2-4a0f-893e-308e0eba6824 HTTP/1.1" 202 262
2021-08-26 13:46:59,685 INFO 142:onap_service.py(1) - [None][Create 2e29838f-cde2-4a0f-893e-308e0eba6824 Network deletion request] response code: 202
2021-08-26 13:46:59,685 DEBUG 146:onap_service.py(1) - [None][Create 2e29838f-cde2-4a0f-893e-308e0eba6824 Network deletion request] response: {"requestReferences":{"requestId":"abe250ba-582f-4595-b667-9be8bf22b595","instanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595"}}
2021-08-26 13:46:59,686 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-26 13:46:59,695 DEBUG 129:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '91f42611-8951-48b2-8427-beb598b05f6c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:46:59,696 DEBUG 131:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595
2021-08-26 13:46:59,696 DEBUG 132:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] data sent: None
2021-08-26 13:46:59,701 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:46:59,884 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595 HTTP/1.1" 200 825
2021-08-26 13:46:59,886 INFO 142:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response code: 200
2021-08-26 13:46:59,887 DEBUG 146:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response: {"request":{"requestId":"abe250ba-582f-4595-b667-9be8bf22b595","startTime":"Thu, 26 Aug 2021 13:46:58 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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 26 Aug 2021 13:46:58 GMT"}}}
2021-08-26 13:47:09,899 DEBUG 129:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '54e57b8d-2c1d-4efb-a273-15da41275d93', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:09,899 DEBUG 131:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595
2021-08-26 13:47:09,899 DEBUG 132:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] data sent: None
2021-08-26 13:47:09,901 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:10,473 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595 HTTP/1.1" 200 2640
2021-08-26 13:47:10,474 INFO 142:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response code: 200
2021-08-26 13:47:10,475 DEBUG 146:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response: {"request":{"requestId":"abe250ba-582f-4595-b667-9be8bf22b595","startTime":"Thu, 26 Aug 2021 13:46:58 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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:47:03 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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_7c6abf8c-652f-451b-aacf-75a11052207f\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":1629985542000,\"creation_time\":1629985503000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:47:20,486 DEBUG 129:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '95e5def3-2a0d-4d9c-9a3f-2928c47a57c5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:20,487 DEBUG 131:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595
2021-08-26 13:47:20,487 DEBUG 132:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] data sent: None
2021-08-26 13:47:20,489 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:21,125 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595 HTTP/1.1" 200 2402
2021-08-26 13:47:21,127 INFO 142:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response code: 200
2021-08-26 13:47:21,127 DEBUG 146:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response: {"request":{"requestId":"abe250ba-582f-4595-b667-9be8bf22b595","startTime":"Thu, 26 Aug 2021 13:46:58 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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:47:20 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":1629985542000,\"creation_time\":1629985503000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:47:31,140 DEBUG 129:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '16270817-a429-455e-ad34-e0a809a9a4ef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:31,141 DEBUG 131:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595
2021-08-26 13:47:31,141 DEBUG 132:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] data sent: None
2021-08-26 13:47:31,144 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:31,754 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595 HTTP/1.1" 200 2413
2021-08-26 13:47:31,756 INFO 142:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response code: 200
2021-08-26 13:47:31,756 DEBUG 146:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response: {"request":{"requestId":"abe250ba-582f-4595-b667-9be8bf22b595","startTime":"Thu, 26 Aug 2021 13:46:58 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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:47:23 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":1629985542000,\"creation_time\":1629985503000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:47:41,768 DEBUG 129:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fb998727-2b4a-4aa1-bee1-ac1406f36218', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:41,769 DEBUG 131:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595
2021-08-26 13:47:41,769 DEBUG 132:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] data sent: None
2021-08-26 13:47:41,771 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:41,980 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595 HTTP/1.1" 200 2456
2021-08-26 13:47:41,983 INFO 142:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response code: 200
2021-08-26 13:47:41,983 DEBUG 146:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response: {"request":{"requestId":"abe250ba-582f-4595-b667-9be8bf22b595","startTime":"Thu, 26 Aug 2021 13:46:58 GMT","finishTime":"Thu, 26 Aug 2021 13:47:39 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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:47:39 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":1629985542000,\"creation_time\":1629985503000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:47:41,984 INFO 56:mixins.py(9) - NetworkDeletionRequest task finished
2021-08-26 13:47:41,985 DEBUG 129:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7a1c06b3-7399-494a-be1e-144c9da22ef2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:41,985 DEBUG 131:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595
2021-08-26 13:47:41,986 DEBUG 132:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] data sent: None
2021-08-26 13:47:41,988 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:42,232 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595 HTTP/1.1" 200 2456
2021-08-26 13:47:42,233 INFO 142:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response code: 200
2021-08-26 13:47:42,233 DEBUG 146:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response: {"request":{"requestId":"abe250ba-582f-4595-b667-9be8bf22b595","startTime":"Thu, 26 Aug 2021 13:46:58 GMT","finishTime":"Thu, 26 Aug 2021 13:47:39 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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:47:39 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":1629985542000,\"creation_time\":1629985503000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:47:42,234 DEBUG 129:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e97e2def-ec09-43c9-b077-1169d63405d8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:42,234 DEBUG 131:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595
2021-08-26 13:47:42,234 DEBUG 132:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] data sent: None
2021-08-26 13:47:42,236 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:42,420 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595 HTTP/1.1" 200 2456
2021-08-26 13:47:42,422 INFO 142:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response code: 200
2021-08-26 13:47:42,422 DEBUG 146:onap_service.py(9) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response: {"request":{"requestId":"abe250ba-582f-4595-b667-9be8bf22b595","startTime":"Thu, 26 Aug 2021 13:46:58 GMT","finishTime":"Thu, 26 Aug 2021 13:47:39 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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:47:39 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":1629985542000,\"creation_time\":1629985503000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:47:42,432 DEBUG 129:onap_service.py(1) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '50a2d8f5-98e2-4549-b3be-7e0ec402178d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:42,433 DEBUG 131:onap_service.py(1) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595
2021-08-26 13:47:42,433 DEBUG 132:onap_service.py(1) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] data sent: None
2021-08-26 13:47:42,436 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:42,612 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595 HTTP/1.1" 200 2456
2021-08-26 13:47:42,614 INFO 142:onap_service.py(1) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response code: 200
2021-08-26 13:47:42,615 DEBUG 146:onap_service.py(1) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response: {"request":{"requestId":"abe250ba-582f-4595-b667-9be8bf22b595","startTime":"Thu, 26 Aug 2021 13:46:58 GMT","finishTime":"Thu, 26 Aug 2021 13:47:39 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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:47:39 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":1629985542000,\"creation_time\":1629985503000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:47:42,615 DEBUG 129:onap_service.py(1) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eb3e3585-8f78-490b-9364-059f776d0850', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:42,616 DEBUG 131:onap_service.py(1) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595
2021-08-26 13:47:42,616 DEBUG 132:onap_service.py(1) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] data sent: None
2021-08-26 13:47:42,617 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:42,796 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/abe250ba-582f-4595-b667-9be8bf22b595 HTTP/1.1" 200 2456
2021-08-26 13:47:42,797 INFO 142:onap_service.py(1) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response code: 200
2021-08-26 13:47:42,797 DEBUG 146:onap_service.py(1) - [None][Check abe250ba-582f-4595-b667-9be8bf22b595 orchestration request status] response: {"request":{"requestId":"abe250ba-582f-4595-b667-9be8bf22b595","startTime":"Thu, 26 Aug 2021 13:46:58 GMT","finishTime":"Thu, 26 Aug 2021 13:47:39 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":"483c3a5a-e2e4-42f2-a380-de6363932dd1","networkInstanceId":"2e29838f-cde2-4a0f-893e-308e0eba6824","networkInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_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":"Thu, 26 Aug 2021 13:47:39 GMT"},"requestProcessingData":[{"groupingId":"02a3390d-6296-45d9-b41e-778ca21c1cc0","tag":"StackInformation","dataPairs":[{"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0/02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"updated_time\":1629985542000,\"creation_time\":1629985503000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"71be3325881f4c60833995b65dc05c67\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"OS::stack_id\":\"02a3390d-6296-45d9-b41e-778ca21c1cc0\",\"OS::stack_name\":\"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-26 13:47:42,798 DEBUG 319:service.py(1) - Delete 483c3a5a-e2e4-42f2-a380-de6363932dd1 service instance
2021-08-26 13:47:42,799 DEBUG 113:deletion.py(1) - Service 483c3a5a-e2e4-42f2-a380-de6363932dd1 deletion request
2021-08-26 13:47:42,809 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:47:42,809 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:47:42,810 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-26 13:47:42,810 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-26 13:47:42,810 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:47:42,811 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:47:43,322 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-26 13:47:43,323 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:47:43,323 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-26 13:47:43,326 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-26 13:47:43,326 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:47:43,326 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:47:43,326 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-26 13:47:43,326 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-26 13:47:43,326 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:47:43,327 INFO 192:__init__.py(1) - Service found, updating information
2021-08-26 13:47:43,327 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-26 13:47:43,327 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-26 13:47:43,327 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-26 13:47:43,329 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:47:44,024 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-26 13:47:44,025 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-26 13:47:44,027 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a4c1e10-3230-44fd-b4b2-6b2ffa09c866","lifecycleState":"CERTIFIED","lastUpdateDate":1629977414212,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dc5c8e1-1e9b-482f-abe4-e4f60d5546f6","invariantUUID":"49163bc3-3eb5-4648-ab57-93744d8bcafb","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03147c01-0a7e-4dca-9823-43420412ec4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629976914950,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e9c6eebc-d165-48f6-a401-6739a6196a5e","invariantUUID":"51399293-6b47-4efd-bfe2-d4473fe06b27","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":"9e596600-c988-447d-9af8-3bd078ad5ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977146854,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2779a7ca-d3d2-4476-8bb4-f3fa11bd8ca8","invariantUUID":"b657a2a2-a0b2-4850-b89f-4578e4f5f9a5","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":"defaulticon","uniqueId":"d065f8c0-15ad-4ce4-8d2f-38c1af92e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977240173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fae374a-951b-403b-8a9d-4a299076bfd2","invariantUUID":"af6818e0-ca6b-400e-9c42-59a4407b5ee4","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":"objectStorage","uniqueId":"55da111b-3928-4588-a312-d9c6e5cd8dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976972948,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"990f751b-87d0-44f2-be2b-2e4d648474bd","invariantUUID":"84c920a0-51fa-4d73-8b9f-447425187e9e","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3ab6c01-27e9-4f2a-a753-dc91c8088d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629976955234,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3840c5-fab7-42ab-a646-39f2059adc63","invariantUUID":"1df0d58a-c9c7-4884-91a5-c8b782f38d2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0da36c8d-faaf-4ce1-98db-e838d87f0ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977113214,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c73bfe1-2e99-4668-9ec5-ec90386f64a2","invariantUUID":"2e579dfb-a164-4e60-90be-165cc3b6f4af","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":"3bcca463-0aba-4a4c-99ce-1b3d147e11b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629977157745,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"463970c5-d011-4002-bc3d-9ccf004dceb2","invariantUUID":"efb16dd9-a260-41bc-901e-82088ca0cf96","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0dd112d-e71e-4fee-9753-f613ae220402","lifecycleState":"CERTIFIED","lastUpdateDate":1629977311580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb4bc2b-912b-467a-bcd8-87dfc1d814bc","invariantUUID":"6284a37d-a169-4dbd-86bc-bd62aad60da0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e65aac7-3a3c-4528-ba52-6cbead67dfee","lifecycleState":"CERTIFIED","lastUpdateDate":1629977490145,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"094bcbae-fb0a-4fb4-be1e-6ac74aa4f42b","invariantUUID":"1c19ffcb-dab0-4736-b717-3c4da1dc93f2","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":"5a24c3f9-96be-45af-8a64-8c5d340cff30","lifecycleState":"CERTIFIED","lastUpdateDate":1629977120010,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aa0e1d6-20ff-48a6-b2a3-7bba6c024e82","invariantUUID":"4b6e947b-d71d-4dda-8e96-442d043c338d","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":"6ebf1b26-c7e0-4f09-9827-4485e75c28c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977366912,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fe76880-f124-462b-bd23-87e878d9e01a","invariantUUID":"75aad8c0-3aa4-49ab-a208-3cdb6ede207d","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":"objectStorage","uniqueId":"be7d59d9-2052-416f-b097-474ce6cd6826","lifecycleState":"CERTIFIED","lastUpdateDate":1629976978758,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1927c8c8-227a-40ed-9999-bca4109fdd17","invariantUUID":"6d6d7e23-644a-4c3a-8bf2-619957ccf288","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":"9202817d-2fb1-4e37-b422-d1fadaa9a6b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629977033930,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a543963d-f374-4933-beec-07dc7c9ae1f9","invariantUUID":"3051aff8-90b6-43ac-bad8-840bb05761a5","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":"port","uniqueId":"f4e7d311-131b-4f91-8910-4f5b77447443","lifecycleState":"CERTIFIED","lastUpdateDate":1629977075552,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92f272a0-bdae-4545-b633-3c7b2f7073dc","invariantUUID":"9a632e60-09d2-403a-a1fc-30e2a29bee3b","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":"b55f3965-2620-4c45-992d-da7729479e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629977224095,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ee6d971-7b83-4f8b-9368-e637357300fc","invariantUUID":"cf59ff9a-04b9-4e1c-aaa6-84118b3ddf0b","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":"compute","uniqueId":"5e4d1041-a4f5-4f86-b91a-be3232295049","lifecycleState":"CERTIFIED","lastUpdateDate":1629977265910,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c634a77a-4872-4654-9b35-1737f635eadf","invariantUUID":"6da6964d-6d94-4658-b574-0272f6c9a331","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":"defaulticon","uniqueId":"25ca78b9-4bf7-4bee-8b0b-6cb5c0f8c139","lifecycleState":"CERTIFIED","lastUpdateDate":1629977373805,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9202a25e-cd61-4488-9e2d-554015911e1d","invariantUUID":"6697824e-286d-4838-8859-46a45aea72af","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b604a0f-98d6-41a9-a0f8-23394f239588","lifecycleState":"CERTIFIED","lastUpdateDate":1629977218743,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d227b35-57f2-4212-9265-8d37fbe0069f","invariantUUID":"6b7528b8-42bb-49ac-85f8-daf15fd0d503","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":"compute","uniqueId":"ca71b427-986c-466b-92c1-e8ae13e931f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977499118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddb9ac60-bb36-4d54-bdf9-848074779ec4","invariantUUID":"610af560-bbd0-4f4f-a95b-6a3998486bed","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"e4ccacfc-a1da-4ec0-9e1f-ca75dc10d352","lifecycleState":"CERTIFIED","lastUpdateDate":1629977090003,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8602db3b-a1c4-4c75-af13-136d7feb8fef","invariantUUID":"8f77e9b9-ab33-4b85-be44-215756178f96","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"232c408e-9760-4018-8f22-c08948a8a141","lifecycleState":"CERTIFIED","lastUpdateDate":1629977017868,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d78b544-84de-4a8f-842a-966520dc67ba","invariantUUID":"c64d8e83-76ae-4d89-9bd7-fb59c8d25fed","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":"network","uniqueId":"cc9aa362-b4ef-4a53-b317-e46287b374cf","lifecycleState":"CERTIFIED","lastUpdateDate":1629977028693,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fca7f03-31ec-481b-80f7-f7eb37f4d1d2","invariantUUID":"3d144d08-6a17-427c-94d1-a36aed162223","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cebbf6f5-96b5-45e6-911e-af70c167cb51","lifecycleState":"CERTIFIED","lastUpdateDate":1629977439980,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"760581f5-3836-460e-ac0b-8674b029ab69","invariantUUID":"b61a8485-5cfd-49a1-837c-6f6d4b6894c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33eba56-3c8c-4c2d-a421-ad8d4e9aa373","lifecycleState":"CERTIFIED","lastUpdateDate":1629977023260,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9bb41f-9e71-4ac6-8173-12bf13c66749","invariantUUID":"935420f6-d564-4189-98d0-f16d1f1e3698","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a194e90-fd28-43f3-b712-d6ec280acf35","lifecycleState":"CERTIFIED","lastUpdateDate":1629976984584,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3a28d45-0ce5-47c7-8d91-00db6699c366","invariantUUID":"5ce025f2-e7af-4a8c-b4e0-c69bda7dd2e8","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977233633,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b637b481-716a-4c2c-b112-8a54026756e0","invariantUUID":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c4f9680-ddd8-42f4-930e-a35d5cf240a9","lifecycleState":"CERTIFIED","lastUpdateDate":1629977208288,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ba4504e-aac3-4cfd-bf25-78253d65ea1e","invariantUUID":"0b3db2b4-3583-4015-8cda-e652a2876e89","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"425708a2-3b30-4ad2-a018-8054178f4fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977426057,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"685e2bcd-390f-469b-b71b-9fc535ec6a38","invariantUUID":"e1a2bc99-5ff4-4216-a7f1-d9e495e1d7f1","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":"a5492659-5684-4dd5-9773-6eb8f429c901","lifecycleState":"CERTIFIED","lastUpdateDate":1629977202875,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8974a04f-036d-4823-a0bc-f5f6d7364aef","invariantUUID":"d903ae16-f05b-4584-b189-593b61ce6322","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d970b6f5-4ddf-4c83-b02b-44ed2ce65a95","lifecycleState":"CERTIFIED","lastUpdateDate":1629977445289,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04b62b58-8b7a-4d65-b64d-50bc2adbd683","invariantUUID":"afd90e1b-72e6-4b15-92ab-7a05099e03cb","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":"objectStorage","uniqueId":"f2c4161b-2871-4ab8-b9f3-2682e9bbe412","lifecycleState":"CERTIFIED","lastUpdateDate":1629976931107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb48234b-a1d4-4684-9705-5c4ce06b0d6d","invariantUUID":"e09d16c1-6a19-4aac-9685-ddab2eb2f37f","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":"33c0d766-e9c3-44a9-86d9-f3baa180fca4","lifecycleState":"CERTIFIED","lastUpdateDate":1629977271177,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5adc4331-7306-4711-8eb1-cc127c9376ee","invariantUUID":"22404c18-db32-4d04-ae5d-9978ff46934b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16dc5cdb-a98e-4808-a737-5eac34507947","lifecycleState":"CERTIFIED","lastUpdateDate":1629977396552,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18787a62-5e4a-41fd-b118-eebecfe5672d","invariantUUID":"390b3a27-f122-4d46-8cb0-ebd0b776ed22","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":"objectStorage","uniqueId":"7f443365-1b06-4bdb-9c1e-1b0fe6a39027","lifecycleState":"CERTIFIED","lastUpdateDate":1629977316764,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53e89607-d438-44c8-90e0-2c24e494f350","invariantUUID":"5d0abd9a-fdda-4821-a67a-af41334d50b9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03840f55-3671-4a9a-a46e-edc9d6f8f9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629977152404,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"476582e4-b022-4bd8-bbad-f60b53903348","invariantUUID":"f600960b-6a2a-49fe-bea7-2f50c541f286","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"492e69bd-5574-4e78-b269-ebfd536a1246","lifecycleState":"CERTIFIED","lastUpdateDate":1629977402665,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67dfa746-665c-4254-92fa-86fd58135f0d","invariantUUID":"05ed61a5-2ae8-4b3c-ba9e-577f26db3946","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"90d68846-2ad9-4a40-ad22-780ee561dcc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977506754,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbfe259d-f0c1-4b24-80bf-345e2f2a3f0a","invariantUUID":"576f0388-e01e-4bbf-b916-63c6ba8d5fdd","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12381f7e-3eb1-4ecd-985d-9742439d144e","lifecycleState":"CERTIFIED","lastUpdateDate":1629977332810,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68923319-f676-4f79-bbb0-e1cb647079ca","invariantUUID":"06e38ad0-6f25-4a0f-9375-7568b3f6511f","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":"networkrules","uniqueId":"8b2a48f2-55f8-494c-a1a2-955280c728e5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977069735,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80302d54-74c4-40ee-9d4a-5f71bbbd63f1","invariantUUID":"72f748fd-c0d3-4dbd-bb96-6d60b2606e9d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3e1ccec-2868-4ab6-b0e2-a923a44baf25","lifecycleState":"CERTIFIED","lastUpdateDate":1629976891543,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be2632e-4cf2-427a-9856-262fb658f556","invariantUUID":"dd98632d-4ebd-4651-ae24-55c6777f09a9","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":"defaulticon","uniqueId":"09060742-4208-4602-ac25-a10e58097f6d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977006531,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92fe1aba-8503-4d56-a295-fdc3a5e20457","invariantUUID":"cf4390f6-5e40-4983-824d-e28b21ea3e28","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3831bcde-dc72-4282-8849-1fdcfa687021","lifecycleState":"CERTIFIED","lastUpdateDate":1629977480115,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51042d3e-357c-45a8-ac48-ded66096120b","invariantUUID":"db7ecfe9-1231-4f03-b2fc-97ffcd36e4d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7e331e8f-97bb-433a-aa5b-74a13bccbf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977461902,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fcfca1-4efc-4c73-bc89-0a8facb132ff","invariantUUID":"738a3770-bfd6-4775-b06a-d72521378078","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1dadf3eb-b382-48cd-804d-7414051dd554","lifecycleState":"CERTIFIED","lastUpdateDate":1629977510370,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a838c3b9-6765-448c-a531-ed3337b01699","invariantUUID":"250bd613-2a68-4bc1-8708-5f68d537a463","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":"securityrules","uniqueId":"dfbf2cf3-f316-4420-822d-98ac31aa7845","lifecycleState":"CERTIFIED","lastUpdateDate":1629977100708,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e3bdf18-9eef-43ca-8c0c-8b11087109b7","invariantUUID":"3de24088-9e9c-41c6-8207-7fb1a6c4ad66","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86443dfc-5aa2-42da-b3cc-8287df25ced7","lifecycleState":"CERTIFIED","lastUpdateDate":1629977338357,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77bd2c8-05b5-42ec-9570-27daea82fc61","invariantUUID":"b946e1fd-0233-4557-871a-6bd02ddbc1c2","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":"5fbaa6ad-0dab-4c19-a9ab-4dd27e241981","lifecycleState":"CERTIFIED","lastUpdateDate":1629976999956,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae393bee-6ba8-4fff-82d4-75393ba5001f","invariantUUID":"0ad39083-bcaf-4f80-b35a-5ef079616701","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ad4d38-ff16-4db1-8c3b-5450d4ce0174","lifecycleState":"CERTIFIED","lastUpdateDate":1629977493758,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2efac0c-5c25-4a5d-a04e-e17270c0bb0a","invariantUUID":"31fa1419-fb7d-4c74-954c-6d326ffa3558","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d115a4c-328b-46ae-9c2e-80537a770dca","lifecycleState":"CERTIFIED","lastUpdateDate":1629977127906,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de9534ce-4bc5-433a-9b38-e9ec68b90ca9","invariantUUID":"0f6aa09c-54bd-4422-a9ff-3284f7994da1","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":"compute","uniqueId":"575ed08c-e0d9-47a8-af19-c37d2d12ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977434428,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce83f4ed-585c-44bc-aca8-65e46042d95b","invariantUUID":"036342c8-31d4-4c73-a34e-30c610e7ace8","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":"loadBalancer","uniqueId":"5d75b388-d65b-4bf7-918a-a7b0f59cc415","lifecycleState":"CERTIFIED","lastUpdateDate":1629976944765,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b6f475-b06d-4c67-89b3-22f4c073bfab","invariantUUID":"201d2572-9d4e-4a97-bd47-f4f14839b44c","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":"defaulticon","uniqueId":"cf91d1e7-3f8e-4733-aceb-c4f45b3ae110","lifecycleState":"CERTIFIED","lastUpdateDate":1629977248450,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"352eaa4f-df96-4d1f-8142-25f87a9801bb","invariantUUID":"2a2fcbdb-84bf-4ac4-8765-8481095bb56a","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":"25d5d24f-65e0-4f31-889a-88e894cf34dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977260512,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db9403b0-8603-40e3-880b-7598170d7b96","invariantUUID":"a3e3d607-95e6-46ba-b467-0cd4143ae3d2","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":"port","uniqueId":"e78001d5-85ab-41da-997c-bb34648f195a","lifecycleState":"CERTIFIED","lastUpdateDate":1629977454693,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b2d9647-091f-4d77-8a8a-d89791d9988b","invariantUUID":"fe50063a-234f-40c1-a00b-a79c52d93cb1","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":"port","uniqueId":"ff6dadc6-1cac-4fef-8985-6aaa9971d843","lifecycleState":"CERTIFIED","lastUpdateDate":1629976949817,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0752f4be-504f-4a54-b51f-213bb030e763","invariantUUID":"22b7952f-3e75-4041-9de6-94ea803a5258","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b02b05da-cbb1-46d2-9e7e-f2815c04d5af","lifecycleState":"CERTIFIED","lastUpdateDate":1629977187176,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"918481d1-5a2c-4a15-a18d-c9df35d78c05","invariantUUID":"9fe288f7-b535-4247-94fc-cb4140b644d3","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":"network","uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","lifecycleState":"CERTIFIED","lastUpdateDate":1629977012715,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81d363bb-4798-4a57-abdd-91a5545dfdcb","invariantUUID":"cfede53e-3779-47de-b747-ad34c455a69d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"309ee594-8fcc-437e-9769-c85b5d574ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977420645,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb647fe7-dc0b-47bb-b718-11235be1cfcf","invariantUUID":"26a36b1c-42d1-4e5f-873d-355d209eb2a1","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b7726551-38a2-4922-b158-7cb5dd1de956","lifecycleState":"CERTIFIED","lastUpdateDate":1629977385841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e1306bd-7509-4d7a-8e06-1be13173a07e","invariantUUID":"545b9ef5-cbee-48a8-81fc-ec82ff622475","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"950c298d-515a-420c-87e5-7611e9354f07","lifecycleState":"CERTIFIED","lastUpdateDate":1629976993620,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f7e6883-1066-4828-8fd0-ab0d1e602281","invariantUUID":"f197286e-ead9-4167-a66e-299590a6bdd8","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":"port","uniqueId":"d54c3099-c9f8-4b16-90d5-4efe27b3c7ed","lifecycleState":"CERTIFIED","lastUpdateDate":1629977391405,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b043ff51-d08f-499c-b218-7bb865ecd3ab","invariantUUID":"289c19a2-2e86-4c3b-82dd-1c00b2d6e70b","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":"objectStorage","uniqueId":"59ff5a1e-ede5-474b-8ee9-d1623e03c8b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976921283,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b28f4f3b-e499-44c2-9b03-e415419b135a","invariantUUID":"5483b188-2a58-469e-ab04-0b7e9eef0814","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":"35063f7f-f9fe-4e37-858e-c4ec2d0a32ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629977095517,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89b9e751-31c9-4338-8a67-5d6c9dab3322","invariantUUID":"ebb75ef4-3584-4f40-a05b-6275334ef743","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f668d32a-0c0a-4f7e-867e-b9ca2161c757","lifecycleState":"CERTIFIED","lastUpdateDate":1629977294818,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec","invariantUUID":"4a56d157-21ec-4e87-83d6-9d9a5286ebd4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9343652-59f8-428f-878f-0ff73e9a59ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629977300819,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3164d7f-2178-4dfd-9c70-ba34274f594d","invariantUUID":"7fcbdb68-2d2b-495a-93e9-c87d4db6791a","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":"objectStorage","uniqueId":"b3648e3a-4381-4656-baa0-85e7bf8c8eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1629977254526,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddf6e76e-0321-431f-882f-c380ad24debd","invariantUUID":"b2c1c7a9-558b-4cac-aec1-e2e04bc09b48","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf0c0cce-cc08-4eb1-a916-8168a5731990","lifecycleState":"CERTIFIED","lastUpdateDate":1629977134383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6897b5dc-8b52-4467-9a62-0aac44540225","invariantUUID":"fde7cb89-aa26-4c5d-bb41-90c6f235d20e","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":"port","uniqueId":"749d1467-49e8-42b6-9ab6-6bf05e2343cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629977379815,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20c18709-ae68-4b36-a141-adec16cfac7a","invariantUUID":"2c7ffffb-b23e-4208-9d9d-4492aa973691","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":"487f70ed-49d3-4207-bc29-50fa717d5186","lifecycleState":"CERTIFIED","lastUpdateDate":1629977282975,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e27024e-2097-4b05-9101-cd9c1c4f042e","invariantUUID":"35800578-66e1-44c7-a37d-34f75c9d5367","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","lifecycleState":"CERTIFIED","lastUpdateDate":1629985353363,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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-26 13:47:44,031 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-26 13:47:44,031 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:47:44,032 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:47:44,032 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-26 13:47:44,032 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-26 13:47:44,032 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:47:44,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:47:44,507 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-26 13:47:44,508 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:47:44,508 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-26 13:47:44,510 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-26 13:47:44,510 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:47:44,510 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:47:44,510 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-26 13:47:44,511 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-26 13:47:44,511 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:47:44,511 INFO 192:__init__.py(1) - Service found, updating information
2021-08-26 13:47:44,511 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-26 13:47:44,511 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-26 13:47:44,511 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-26 13:47:44,513 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:47:45,305 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-26 13:47:45,306 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-26 13:47:45,308 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a4c1e10-3230-44fd-b4b2-6b2ffa09c866","lifecycleState":"CERTIFIED","lastUpdateDate":1629977414212,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dc5c8e1-1e9b-482f-abe4-e4f60d5546f6","invariantUUID":"49163bc3-3eb5-4648-ab57-93744d8bcafb","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03147c01-0a7e-4dca-9823-43420412ec4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629976914950,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e9c6eebc-d165-48f6-a401-6739a6196a5e","invariantUUID":"51399293-6b47-4efd-bfe2-d4473fe06b27","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":"9e596600-c988-447d-9af8-3bd078ad5ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977146854,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2779a7ca-d3d2-4476-8bb4-f3fa11bd8ca8","invariantUUID":"b657a2a2-a0b2-4850-b89f-4578e4f5f9a5","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":"defaulticon","uniqueId":"d065f8c0-15ad-4ce4-8d2f-38c1af92e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977240173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fae374a-951b-403b-8a9d-4a299076bfd2","invariantUUID":"af6818e0-ca6b-400e-9c42-59a4407b5ee4","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":"objectStorage","uniqueId":"55da111b-3928-4588-a312-d9c6e5cd8dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976972948,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"990f751b-87d0-44f2-be2b-2e4d648474bd","invariantUUID":"84c920a0-51fa-4d73-8b9f-447425187e9e","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3ab6c01-27e9-4f2a-a753-dc91c8088d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629976955234,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3840c5-fab7-42ab-a646-39f2059adc63","invariantUUID":"1df0d58a-c9c7-4884-91a5-c8b782f38d2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0da36c8d-faaf-4ce1-98db-e838d87f0ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977113214,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c73bfe1-2e99-4668-9ec5-ec90386f64a2","invariantUUID":"2e579dfb-a164-4e60-90be-165cc3b6f4af","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":"3bcca463-0aba-4a4c-99ce-1b3d147e11b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629977157745,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"463970c5-d011-4002-bc3d-9ccf004dceb2","invariantUUID":"efb16dd9-a260-41bc-901e-82088ca0cf96","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0dd112d-e71e-4fee-9753-f613ae220402","lifecycleState":"CERTIFIED","lastUpdateDate":1629977311580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb4bc2b-912b-467a-bcd8-87dfc1d814bc","invariantUUID":"6284a37d-a169-4dbd-86bc-bd62aad60da0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e65aac7-3a3c-4528-ba52-6cbead67dfee","lifecycleState":"CERTIFIED","lastUpdateDate":1629977490145,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"094bcbae-fb0a-4fb4-be1e-6ac74aa4f42b","invariantUUID":"1c19ffcb-dab0-4736-b717-3c4da1dc93f2","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":"5a24c3f9-96be-45af-8a64-8c5d340cff30","lifecycleState":"CERTIFIED","lastUpdateDate":1629977120010,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aa0e1d6-20ff-48a6-b2a3-7bba6c024e82","invariantUUID":"4b6e947b-d71d-4dda-8e96-442d043c338d","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":"6ebf1b26-c7e0-4f09-9827-4485e75c28c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977366912,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fe76880-f124-462b-bd23-87e878d9e01a","invariantUUID":"75aad8c0-3aa4-49ab-a208-3cdb6ede207d","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":"objectStorage","uniqueId":"be7d59d9-2052-416f-b097-474ce6cd6826","lifecycleState":"CERTIFIED","lastUpdateDate":1629976978758,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1927c8c8-227a-40ed-9999-bca4109fdd17","invariantUUID":"6d6d7e23-644a-4c3a-8bf2-619957ccf288","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":"9202817d-2fb1-4e37-b422-d1fadaa9a6b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629977033930,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a543963d-f374-4933-beec-07dc7c9ae1f9","invariantUUID":"3051aff8-90b6-43ac-bad8-840bb05761a5","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":"port","uniqueId":"f4e7d311-131b-4f91-8910-4f5b77447443","lifecycleState":"CERTIFIED","lastUpdateDate":1629977075552,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92f272a0-bdae-4545-b633-3c7b2f7073dc","invariantUUID":"9a632e60-09d2-403a-a1fc-30e2a29bee3b","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":"b55f3965-2620-4c45-992d-da7729479e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629977224095,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ee6d971-7b83-4f8b-9368-e637357300fc","invariantUUID":"cf59ff9a-04b9-4e1c-aaa6-84118b3ddf0b","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":"compute","uniqueId":"5e4d1041-a4f5-4f86-b91a-be3232295049","lifecycleState":"CERTIFIED","lastUpdateDate":1629977265910,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c634a77a-4872-4654-9b35-1737f635eadf","invariantUUID":"6da6964d-6d94-4658-b574-0272f6c9a331","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":"defaulticon","uniqueId":"25ca78b9-4bf7-4bee-8b0b-6cb5c0f8c139","lifecycleState":"CERTIFIED","lastUpdateDate":1629977373805,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9202a25e-cd61-4488-9e2d-554015911e1d","invariantUUID":"6697824e-286d-4838-8859-46a45aea72af","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b604a0f-98d6-41a9-a0f8-23394f239588","lifecycleState":"CERTIFIED","lastUpdateDate":1629977218743,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d227b35-57f2-4212-9265-8d37fbe0069f","invariantUUID":"6b7528b8-42bb-49ac-85f8-daf15fd0d503","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":"compute","uniqueId":"ca71b427-986c-466b-92c1-e8ae13e931f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977499118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddb9ac60-bb36-4d54-bdf9-848074779ec4","invariantUUID":"610af560-bbd0-4f4f-a95b-6a3998486bed","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"e4ccacfc-a1da-4ec0-9e1f-ca75dc10d352","lifecycleState":"CERTIFIED","lastUpdateDate":1629977090003,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8602db3b-a1c4-4c75-af13-136d7feb8fef","invariantUUID":"8f77e9b9-ab33-4b85-be44-215756178f96","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"232c408e-9760-4018-8f22-c08948a8a141","lifecycleState":"CERTIFIED","lastUpdateDate":1629977017868,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d78b544-84de-4a8f-842a-966520dc67ba","invariantUUID":"c64d8e83-76ae-4d89-9bd7-fb59c8d25fed","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":"network","uniqueId":"cc9aa362-b4ef-4a53-b317-e46287b374cf","lifecycleState":"CERTIFIED","lastUpdateDate":1629977028693,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fca7f03-31ec-481b-80f7-f7eb37f4d1d2","invariantUUID":"3d144d08-6a17-427c-94d1-a36aed162223","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cebbf6f5-96b5-45e6-911e-af70c167cb51","lifecycleState":"CERTIFIED","lastUpdateDate":1629977439980,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"760581f5-3836-460e-ac0b-8674b029ab69","invariantUUID":"b61a8485-5cfd-49a1-837c-6f6d4b6894c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33eba56-3c8c-4c2d-a421-ad8d4e9aa373","lifecycleState":"CERTIFIED","lastUpdateDate":1629977023260,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9bb41f-9e71-4ac6-8173-12bf13c66749","invariantUUID":"935420f6-d564-4189-98d0-f16d1f1e3698","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a194e90-fd28-43f3-b712-d6ec280acf35","lifecycleState":"CERTIFIED","lastUpdateDate":1629976984584,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3a28d45-0ce5-47c7-8d91-00db6699c366","invariantUUID":"5ce025f2-e7af-4a8c-b4e0-c69bda7dd2e8","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977233633,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b637b481-716a-4c2c-b112-8a54026756e0","invariantUUID":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c4f9680-ddd8-42f4-930e-a35d5cf240a9","lifecycleState":"CERTIFIED","lastUpdateDate":1629977208288,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ba4504e-aac3-4cfd-bf25-78253d65ea1e","invariantUUID":"0b3db2b4-3583-4015-8cda-e652a2876e89","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"425708a2-3b30-4ad2-a018-8054178f4fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977426057,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"685e2bcd-390f-469b-b71b-9fc535ec6a38","invariantUUID":"e1a2bc99-5ff4-4216-a7f1-d9e495e1d7f1","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":"a5492659-5684-4dd5-9773-6eb8f429c901","lifecycleState":"CERTIFIED","lastUpdateDate":1629977202875,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8974a04f-036d-4823-a0bc-f5f6d7364aef","invariantUUID":"d903ae16-f05b-4584-b189-593b61ce6322","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d970b6f5-4ddf-4c83-b02b-44ed2ce65a95","lifecycleState":"CERTIFIED","lastUpdateDate":1629977445289,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04b62b58-8b7a-4d65-b64d-50bc2adbd683","invariantUUID":"afd90e1b-72e6-4b15-92ab-7a05099e03cb","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":"objectStorage","uniqueId":"f2c4161b-2871-4ab8-b9f3-2682e9bbe412","lifecycleState":"CERTIFIED","lastUpdateDate":1629976931107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb48234b-a1d4-4684-9705-5c4ce06b0d6d","invariantUUID":"e09d16c1-6a19-4aac-9685-ddab2eb2f37f","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":"33c0d766-e9c3-44a9-86d9-f3baa180fca4","lifecycleState":"CERTIFIED","lastUpdateDate":1629977271177,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5adc4331-7306-4711-8eb1-cc127c9376ee","invariantUUID":"22404c18-db32-4d04-ae5d-9978ff46934b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16dc5cdb-a98e-4808-a737-5eac34507947","lifecycleState":"CERTIFIED","lastUpdateDate":1629977396552,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18787a62-5e4a-41fd-b118-eebecfe5672d","invariantUUID":"390b3a27-f122-4d46-8cb0-ebd0b776ed22","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":"objectStorage","uniqueId":"7f443365-1b06-4bdb-9c1e-1b0fe6a39027","lifecycleState":"CERTIFIED","lastUpdateDate":1629977316764,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53e89607-d438-44c8-90e0-2c24e494f350","invariantUUID":"5d0abd9a-fdda-4821-a67a-af41334d50b9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03840f55-3671-4a9a-a46e-edc9d6f8f9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629977152404,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"476582e4-b022-4bd8-bbad-f60b53903348","invariantUUID":"f600960b-6a2a-49fe-bea7-2f50c541f286","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"492e69bd-5574-4e78-b269-ebfd536a1246","lifecycleState":"CERTIFIED","lastUpdateDate":1629977402665,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67dfa746-665c-4254-92fa-86fd58135f0d","invariantUUID":"05ed61a5-2ae8-4b3c-ba9e-577f26db3946","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"90d68846-2ad9-4a40-ad22-780ee561dcc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977506754,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbfe259d-f0c1-4b24-80bf-345e2f2a3f0a","invariantUUID":"576f0388-e01e-4bbf-b916-63c6ba8d5fdd","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12381f7e-3eb1-4ecd-985d-9742439d144e","lifecycleState":"CERTIFIED","lastUpdateDate":1629977332810,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68923319-f676-4f79-bbb0-e1cb647079ca","invariantUUID":"06e38ad0-6f25-4a0f-9375-7568b3f6511f","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":"networkrules","uniqueId":"8b2a48f2-55f8-494c-a1a2-955280c728e5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977069735,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80302d54-74c4-40ee-9d4a-5f71bbbd63f1","invariantUUID":"72f748fd-c0d3-4dbd-bb96-6d60b2606e9d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3e1ccec-2868-4ab6-b0e2-a923a44baf25","lifecycleState":"CERTIFIED","lastUpdateDate":1629976891543,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be2632e-4cf2-427a-9856-262fb658f556","invariantUUID":"dd98632d-4ebd-4651-ae24-55c6777f09a9","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":"defaulticon","uniqueId":"09060742-4208-4602-ac25-a10e58097f6d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977006531,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92fe1aba-8503-4d56-a295-fdc3a5e20457","invariantUUID":"cf4390f6-5e40-4983-824d-e28b21ea3e28","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3831bcde-dc72-4282-8849-1fdcfa687021","lifecycleState":"CERTIFIED","lastUpdateDate":1629977480115,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51042d3e-357c-45a8-ac48-ded66096120b","invariantUUID":"db7ecfe9-1231-4f03-b2fc-97ffcd36e4d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7e331e8f-97bb-433a-aa5b-74a13bccbf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977461902,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fcfca1-4efc-4c73-bc89-0a8facb132ff","invariantUUID":"738a3770-bfd6-4775-b06a-d72521378078","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1dadf3eb-b382-48cd-804d-7414051dd554","lifecycleState":"CERTIFIED","lastUpdateDate":1629977510370,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a838c3b9-6765-448c-a531-ed3337b01699","invariantUUID":"250bd613-2a68-4bc1-8708-5f68d537a463","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":"securityrules","uniqueId":"dfbf2cf3-f316-4420-822d-98ac31aa7845","lifecycleState":"CERTIFIED","lastUpdateDate":1629977100708,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e3bdf18-9eef-43ca-8c0c-8b11087109b7","invariantUUID":"3de24088-9e9c-41c6-8207-7fb1a6c4ad66","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86443dfc-5aa2-42da-b3cc-8287df25ced7","lifecycleState":"CERTIFIED","lastUpdateDate":1629977338357,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77bd2c8-05b5-42ec-9570-27daea82fc61","invariantUUID":"b946e1fd-0233-4557-871a-6bd02ddbc1c2","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":"5fbaa6ad-0dab-4c19-a9ab-4dd27e241981","lifecycleState":"CERTIFIED","lastUpdateDate":1629976999956,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae393bee-6ba8-4fff-82d4-75393ba5001f","invariantUUID":"0ad39083-bcaf-4f80-b35a-5ef079616701","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ad4d38-ff16-4db1-8c3b-5450d4ce0174","lifecycleState":"CERTIFIED","lastUpdateDate":1629977493758,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2efac0c-5c25-4a5d-a04e-e17270c0bb0a","invariantUUID":"31fa1419-fb7d-4c74-954c-6d326ffa3558","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d115a4c-328b-46ae-9c2e-80537a770dca","lifecycleState":"CERTIFIED","lastUpdateDate":1629977127906,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de9534ce-4bc5-433a-9b38-e9ec68b90ca9","invariantUUID":"0f6aa09c-54bd-4422-a9ff-3284f7994da1","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":"compute","uniqueId":"575ed08c-e0d9-47a8-af19-c37d2d12ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977434428,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce83f4ed-585c-44bc-aca8-65e46042d95b","invariantUUID":"036342c8-31d4-4c73-a34e-30c610e7ace8","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":"loadBalancer","uniqueId":"5d75b388-d65b-4bf7-918a-a7b0f59cc415","lifecycleState":"CERTIFIED","lastUpdateDate":1629976944765,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b6f475-b06d-4c67-89b3-22f4c073bfab","invariantUUID":"201d2572-9d4e-4a97-bd47-f4f14839b44c","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":"defaulticon","uniqueId":"cf91d1e7-3f8e-4733-aceb-c4f45b3ae110","lifecycleState":"CERTIFIED","lastUpdateDate":1629977248450,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"352eaa4f-df96-4d1f-8142-25f87a9801bb","invariantUUID":"2a2fcbdb-84bf-4ac4-8765-8481095bb56a","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":"25d5d24f-65e0-4f31-889a-88e894cf34dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977260512,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db9403b0-8603-40e3-880b-7598170d7b96","invariantUUID":"a3e3d607-95e6-46ba-b467-0cd4143ae3d2","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":"port","uniqueId":"e78001d5-85ab-41da-997c-bb34648f195a","lifecycleState":"CERTIFIED","lastUpdateDate":1629977454693,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b2d9647-091f-4d77-8a8a-d89791d9988b","invariantUUID":"fe50063a-234f-40c1-a00b-a79c52d93cb1","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":"port","uniqueId":"ff6dadc6-1cac-4fef-8985-6aaa9971d843","lifecycleState":"CERTIFIED","lastUpdateDate":1629976949817,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0752f4be-504f-4a54-b51f-213bb030e763","invariantUUID":"22b7952f-3e75-4041-9de6-94ea803a5258","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b02b05da-cbb1-46d2-9e7e-f2815c04d5af","lifecycleState":"CERTIFIED","lastUpdateDate":1629977187176,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"918481d1-5a2c-4a15-a18d-c9df35d78c05","invariantUUID":"9fe288f7-b535-4247-94fc-cb4140b644d3","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":"network","uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","lifecycleState":"CERTIFIED","lastUpdateDate":1629977012715,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81d363bb-4798-4a57-abdd-91a5545dfdcb","invariantUUID":"cfede53e-3779-47de-b747-ad34c455a69d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"309ee594-8fcc-437e-9769-c85b5d574ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977420645,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb647fe7-dc0b-47bb-b718-11235be1cfcf","invariantUUID":"26a36b1c-42d1-4e5f-873d-355d209eb2a1","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b7726551-38a2-4922-b158-7cb5dd1de956","lifecycleState":"CERTIFIED","lastUpdateDate":1629977385841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e1306bd-7509-4d7a-8e06-1be13173a07e","invariantUUID":"545b9ef5-cbee-48a8-81fc-ec82ff622475","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"950c298d-515a-420c-87e5-7611e9354f07","lifecycleState":"CERTIFIED","lastUpdateDate":1629976993620,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f7e6883-1066-4828-8fd0-ab0d1e602281","invariantUUID":"f197286e-ead9-4167-a66e-299590a6bdd8","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":"port","uniqueId":"d54c3099-c9f8-4b16-90d5-4efe27b3c7ed","lifecycleState":"CERTIFIED","lastUpdateDate":1629977391405,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b043ff51-d08f-499c-b218-7bb865ecd3ab","invariantUUID":"289c19a2-2e86-4c3b-82dd-1c00b2d6e70b","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":"objectStorage","uniqueId":"59ff5a1e-ede5-474b-8ee9-d1623e03c8b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976921283,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b28f4f3b-e499-44c2-9b03-e415419b135a","invariantUUID":"5483b188-2a58-469e-ab04-0b7e9eef0814","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":"35063f7f-f9fe-4e37-858e-c4ec2d0a32ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629977095517,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89b9e751-31c9-4338-8a67-5d6c9dab3322","invariantUUID":"ebb75ef4-3584-4f40-a05b-6275334ef743","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f668d32a-0c0a-4f7e-867e-b9ca2161c757","lifecycleState":"CERTIFIED","lastUpdateDate":1629977294818,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec","invariantUUID":"4a56d157-21ec-4e87-83d6-9d9a5286ebd4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9343652-59f8-428f-878f-0ff73e9a59ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629977300819,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3164d7f-2178-4dfd-9c70-ba34274f594d","invariantUUID":"7fcbdb68-2d2b-495a-93e9-c87d4db6791a","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":"objectStorage","uniqueId":"b3648e3a-4381-4656-baa0-85e7bf8c8eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1629977254526,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddf6e76e-0321-431f-882f-c380ad24debd","invariantUUID":"b2c1c7a9-558b-4cac-aec1-e2e04bc09b48","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf0c0cce-cc08-4eb1-a916-8168a5731990","lifecycleState":"CERTIFIED","lastUpdateDate":1629977134383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6897b5dc-8b52-4467-9a62-0aac44540225","invariantUUID":"fde7cb89-aa26-4c5d-bb41-90c6f235d20e","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":"port","uniqueId":"749d1467-49e8-42b6-9ab6-6bf05e2343cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629977379815,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20c18709-ae68-4b36-a141-adec16cfac7a","invariantUUID":"2c7ffffb-b23e-4208-9d9d-4492aa973691","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":"487f70ed-49d3-4207-bc29-50fa717d5186","lifecycleState":"CERTIFIED","lastUpdateDate":1629977282975,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e27024e-2097-4b05-9101-cd9c1c4f042e","invariantUUID":"35800578-66e1-44c7-a37d-34f75c9d5367","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","lifecycleState":"CERTIFIED","lastUpdateDate":1629985353363,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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-26 13:47:45,312 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-26 13:47:45,313 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-26 13:47:45,313 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-26 13:47:45,313 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-26 13:47:45,313 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-26 13:47:45,313 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-26 13:47:45,314 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:47:45,743 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-26 13:47:45,744 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-26 13:47:45,744 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-26 13:47:45,746 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-26 13:47:45,746 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-26 13:47:45,746 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-26 13:47:45,747 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-26 13:47:45,747 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-26 13:47:45,747 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-26 13:47:45,747 INFO 192:__init__.py(1) - Service found, updating information
2021-08-26 13:47:45,747 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-26 13:47:45,747 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-26 13:47:45,747 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-26 13:47:45,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-26 13:47:46,329 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-26 13:47:46,330 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-26 13:47:46,332 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7a4c1e10-3230-44fd-b4b2-6b2ffa09c866","lifecycleState":"CERTIFIED","lastUpdateDate":1629977414212,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0dc5c8e1-1e9b-482f-abe4-e4f60d5546f6","invariantUUID":"49163bc3-3eb5-4648-ab57-93744d8bcafb","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03147c01-0a7e-4dca-9823-43420412ec4c","lifecycleState":"CERTIFIED","lastUpdateDate":1629976914950,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e9c6eebc-d165-48f6-a401-6739a6196a5e","invariantUUID":"51399293-6b47-4efd-bfe2-d4473fe06b27","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":"9e596600-c988-447d-9af8-3bd078ad5ba5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977146854,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2779a7ca-d3d2-4476-8bb4-f3fa11bd8ca8","invariantUUID":"b657a2a2-a0b2-4850-b89f-4578e4f5f9a5","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":"defaulticon","uniqueId":"d065f8c0-15ad-4ce4-8d2f-38c1af92e77f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977240173,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"3fae374a-951b-403b-8a9d-4a299076bfd2","invariantUUID":"af6818e0-ca6b-400e-9c42-59a4407b5ee4","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":"objectStorage","uniqueId":"55da111b-3928-4588-a312-d9c6e5cd8dc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976972948,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"990f751b-87d0-44f2-be2b-2e4d648474bd","invariantUUID":"84c920a0-51fa-4d73-8b9f-447425187e9e","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b3ab6c01-27e9-4f2a-a753-dc91c8088d63","lifecycleState":"CERTIFIED","lastUpdateDate":1629976955234,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3840c5-fab7-42ab-a646-39f2059adc63","invariantUUID":"1df0d58a-c9c7-4884-91a5-c8b782f38d2b","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0da36c8d-faaf-4ce1-98db-e838d87f0ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977113214,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c73bfe1-2e99-4668-9ec5-ec90386f64a2","invariantUUID":"2e579dfb-a164-4e60-90be-165cc3b6f4af","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":"3bcca463-0aba-4a4c-99ce-1b3d147e11b2","lifecycleState":"CERTIFIED","lastUpdateDate":1629977157745,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"463970c5-d011-4002-bc3d-9ccf004dceb2","invariantUUID":"efb16dd9-a260-41bc-901e-82088ca0cf96","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e0dd112d-e71e-4fee-9753-f613ae220402","lifecycleState":"CERTIFIED","lastUpdateDate":1629977311580,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb4bc2b-912b-467a-bcd8-87dfc1d814bc","invariantUUID":"6284a37d-a169-4dbd-86bc-bd62aad60da0","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"1e65aac7-3a3c-4528-ba52-6cbead67dfee","lifecycleState":"CERTIFIED","lastUpdateDate":1629977490145,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"094bcbae-fb0a-4fb4-be1e-6ac74aa4f42b","invariantUUID":"1c19ffcb-dab0-4736-b717-3c4da1dc93f2","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":"5a24c3f9-96be-45af-8a64-8c5d340cff30","lifecycleState":"CERTIFIED","lastUpdateDate":1629977120010,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5aa0e1d6-20ff-48a6-b2a3-7bba6c024e82","invariantUUID":"4b6e947b-d71d-4dda-8e96-442d043c338d","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":"6ebf1b26-c7e0-4f09-9827-4485e75c28c6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977366912,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6fe76880-f124-462b-bd23-87e878d9e01a","invariantUUID":"75aad8c0-3aa4-49ab-a208-3cdb6ede207d","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":"objectStorage","uniqueId":"be7d59d9-2052-416f-b097-474ce6cd6826","lifecycleState":"CERTIFIED","lastUpdateDate":1629976978758,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1927c8c8-227a-40ed-9999-bca4109fdd17","invariantUUID":"6d6d7e23-644a-4c3a-8bf2-619957ccf288","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":"9202817d-2fb1-4e37-b422-d1fadaa9a6b8","lifecycleState":"CERTIFIED","lastUpdateDate":1629977033930,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"a543963d-f374-4933-beec-07dc7c9ae1f9","invariantUUID":"3051aff8-90b6-43ac-bad8-840bb05761a5","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":"port","uniqueId":"f4e7d311-131b-4f91-8910-4f5b77447443","lifecycleState":"CERTIFIED","lastUpdateDate":1629977075552,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"92f272a0-bdae-4545-b633-3c7b2f7073dc","invariantUUID":"9a632e60-09d2-403a-a1fc-30e2a29bee3b","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":"b55f3965-2620-4c45-992d-da7729479e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629977224095,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4ee6d971-7b83-4f8b-9368-e637357300fc","invariantUUID":"cf59ff9a-04b9-4e1c-aaa6-84118b3ddf0b","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":"compute","uniqueId":"5e4d1041-a4f5-4f86-b91a-be3232295049","lifecycleState":"CERTIFIED","lastUpdateDate":1629977265910,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c634a77a-4872-4654-9b35-1737f635eadf","invariantUUID":"6da6964d-6d94-4658-b574-0272f6c9a331","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":"defaulticon","uniqueId":"25ca78b9-4bf7-4bee-8b0b-6cb5c0f8c139","lifecycleState":"CERTIFIED","lastUpdateDate":1629977373805,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9202a25e-cd61-4488-9e2d-554015911e1d","invariantUUID":"6697824e-286d-4838-8859-46a45aea72af","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b604a0f-98d6-41a9-a0f8-23394f239588","lifecycleState":"CERTIFIED","lastUpdateDate":1629977218743,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5d227b35-57f2-4212-9265-8d37fbe0069f","invariantUUID":"6b7528b8-42bb-49ac-85f8-daf15fd0d503","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":"compute","uniqueId":"ca71b427-986c-466b-92c1-e8ae13e931f5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977499118,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddb9ac60-bb36-4d54-bdf9-848074779ec4","invariantUUID":"610af560-bbd0-4f4f-a95b-6a3998486bed","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"e4ccacfc-a1da-4ec0-9e1f-ca75dc10d352","lifecycleState":"CERTIFIED","lastUpdateDate":1629977090003,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8602db3b-a1c4-4c75-af13-136d7feb8fef","invariantUUID":"8f77e9b9-ab33-4b85-be44-215756178f96","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"232c408e-9760-4018-8f22-c08948a8a141","lifecycleState":"CERTIFIED","lastUpdateDate":1629977017868,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"7d78b544-84de-4a8f-842a-966520dc67ba","invariantUUID":"c64d8e83-76ae-4d89-9bd7-fb59c8d25fed","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":"network","uniqueId":"cc9aa362-b4ef-4a53-b317-e46287b374cf","lifecycleState":"CERTIFIED","lastUpdateDate":1629977028693,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"1fca7f03-31ec-481b-80f7-f7eb37f4d1d2","invariantUUID":"3d144d08-6a17-427c-94d1-a36aed162223","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"cebbf6f5-96b5-45e6-911e-af70c167cb51","lifecycleState":"CERTIFIED","lastUpdateDate":1629977439980,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"760581f5-3836-460e-ac0b-8674b029ab69","invariantUUID":"b61a8485-5cfd-49a1-837c-6f6d4b6894c5","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a33eba56-3c8c-4c2d-a421-ad8d4e9aa373","lifecycleState":"CERTIFIED","lastUpdateDate":1629977023260,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba9bb41f-9e71-4ac6-8173-12bf13c66749","invariantUUID":"935420f6-d564-4189-98d0-f16d1f1e3698","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1a194e90-fd28-43f3-b712-d6ec280acf35","lifecycleState":"CERTIFIED","lastUpdateDate":1629976984584,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e3a28d45-0ce5-47c7-8d91-00db6699c366","invariantUUID":"5ce025f2-e7af-4a8c-b4e0-c69bda7dd2e8","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":"5c27068e-e7a4-4792-8db4-a2bcfc58002d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977233633,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b637b481-716a-4c2c-b112-8a54026756e0","invariantUUID":"1e34e8e0-ece5-4f2a-9a1e-e7fe0cce10a7","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"1c4f9680-ddd8-42f4-930e-a35d5cf240a9","lifecycleState":"CERTIFIED","lastUpdateDate":1629977208288,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ba4504e-aac3-4cfd-bf25-78253d65ea1e","invariantUUID":"0b3db2b4-3583-4015-8cda-e652a2876e89","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"425708a2-3b30-4ad2-a018-8054178f4fdc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977426057,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"685e2bcd-390f-469b-b71b-9fc535ec6a38","invariantUUID":"e1a2bc99-5ff4-4216-a7f1-d9e495e1d7f1","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":"a5492659-5684-4dd5-9773-6eb8f429c901","lifecycleState":"CERTIFIED","lastUpdateDate":1629977202875,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8974a04f-036d-4823-a0bc-f5f6d7364aef","invariantUUID":"d903ae16-f05b-4584-b189-593b61ce6322","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"d970b6f5-4ddf-4c83-b02b-44ed2ce65a95","lifecycleState":"CERTIFIED","lastUpdateDate":1629977445289,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04b62b58-8b7a-4d65-b64d-50bc2adbd683","invariantUUID":"afd90e1b-72e6-4b15-92ab-7a05099e03cb","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":"objectStorage","uniqueId":"f2c4161b-2871-4ab8-b9f3-2682e9bbe412","lifecycleState":"CERTIFIED","lastUpdateDate":1629976931107,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cb48234b-a1d4-4684-9705-5c4ce06b0d6d","invariantUUID":"e09d16c1-6a19-4aac-9685-ddab2eb2f37f","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":"33c0d766-e9c3-44a9-86d9-f3baa180fca4","lifecycleState":"CERTIFIED","lastUpdateDate":1629977271177,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5adc4331-7306-4711-8eb1-cc127c9376ee","invariantUUID":"22404c18-db32-4d04-ae5d-9978ff46934b","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"16dc5cdb-a98e-4808-a737-5eac34507947","lifecycleState":"CERTIFIED","lastUpdateDate":1629977396552,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18787a62-5e4a-41fd-b118-eebecfe5672d","invariantUUID":"390b3a27-f122-4d46-8cb0-ebd0b776ed22","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":"objectStorage","uniqueId":"7f443365-1b06-4bdb-9c1e-1b0fe6a39027","lifecycleState":"CERTIFIED","lastUpdateDate":1629977316764,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53e89607-d438-44c8-90e0-2c24e494f350","invariantUUID":"5d0abd9a-fdda-4821-a67a-af41334d50b9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03840f55-3671-4a9a-a46e-edc9d6f8f9bb","lifecycleState":"CERTIFIED","lastUpdateDate":1629977152404,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"476582e4-b022-4bd8-bbad-f60b53903348","invariantUUID":"f600960b-6a2a-49fe-bea7-2f50c541f286","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"492e69bd-5574-4e78-b269-ebfd536a1246","lifecycleState":"CERTIFIED","lastUpdateDate":1629977402665,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67dfa746-665c-4254-92fa-86fd58135f0d","invariantUUID":"05ed61a5-2ae8-4b3c-ba9e-577f26db3946","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"90d68846-2ad9-4a40-ad22-780ee561dcc6","lifecycleState":"CERTIFIED","lastUpdateDate":1629977506754,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbfe259d-f0c1-4b24-80bf-345e2f2a3f0a","invariantUUID":"576f0388-e01e-4bbf-b916-63c6ba8d5fdd","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12381f7e-3eb1-4ecd-985d-9742439d144e","lifecycleState":"CERTIFIED","lastUpdateDate":1629977332810,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68923319-f676-4f79-bbb0-e1cb647079ca","invariantUUID":"06e38ad0-6f25-4a0f-9375-7568b3f6511f","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":"networkrules","uniqueId":"8b2a48f2-55f8-494c-a1a2-955280c728e5","lifecycleState":"CERTIFIED","lastUpdateDate":1629977069735,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"80302d54-74c4-40ee-9d4a-5f71bbbd63f1","invariantUUID":"72f748fd-c0d3-4dbd-bb96-6d60b2606e9d","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d3e1ccec-2868-4ab6-b0e2-a923a44baf25","lifecycleState":"CERTIFIED","lastUpdateDate":1629976891543,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5be2632e-4cf2-427a-9856-262fb658f556","invariantUUID":"dd98632d-4ebd-4651-ae24-55c6777f09a9","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":"defaulticon","uniqueId":"09060742-4208-4602-ac25-a10e58097f6d","lifecycleState":"CERTIFIED","lastUpdateDate":1629977006531,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"92fe1aba-8503-4d56-a295-fdc3a5e20457","invariantUUID":"cf4390f6-5e40-4983-824d-e28b21ea3e28","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3831bcde-dc72-4282-8849-1fdcfa687021","lifecycleState":"CERTIFIED","lastUpdateDate":1629977480115,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51042d3e-357c-45a8-ac48-ded66096120b","invariantUUID":"db7ecfe9-1231-4f03-b2fc-97ffcd36e4d3","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7e331e8f-97bb-433a-aa5b-74a13bccbf6f","lifecycleState":"CERTIFIED","lastUpdateDate":1629977461902,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"83fcfca1-4efc-4c73-bc89-0a8facb132ff","invariantUUID":"738a3770-bfd6-4775-b06a-d72521378078","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1dadf3eb-b382-48cd-804d-7414051dd554","lifecycleState":"CERTIFIED","lastUpdateDate":1629977510370,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a838c3b9-6765-448c-a531-ed3337b01699","invariantUUID":"250bd613-2a68-4bc1-8708-5f68d537a463","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":"securityrules","uniqueId":"dfbf2cf3-f316-4420-822d-98ac31aa7845","lifecycleState":"CERTIFIED","lastUpdateDate":1629977100708,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0e3bdf18-9eef-43ca-8c0c-8b11087109b7","invariantUUID":"3de24088-9e9c-41c6-8207-7fb1a6c4ad66","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"86443dfc-5aa2-42da-b3cc-8287df25ced7","lifecycleState":"CERTIFIED","lastUpdateDate":1629977338357,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c77bd2c8-05b5-42ec-9570-27daea82fc61","invariantUUID":"b946e1fd-0233-4557-871a-6bd02ddbc1c2","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":"5fbaa6ad-0dab-4c19-a9ab-4dd27e241981","lifecycleState":"CERTIFIED","lastUpdateDate":1629976999956,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ae393bee-6ba8-4fff-82d4-75393ba5001f","invariantUUID":"0ad39083-bcaf-4f80-b35a-5ef079616701","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"62ad4d38-ff16-4db1-8c3b-5450d4ce0174","lifecycleState":"CERTIFIED","lastUpdateDate":1629977493758,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2efac0c-5c25-4a5d-a04e-e17270c0bb0a","invariantUUID":"31fa1419-fb7d-4c74-954c-6d326ffa3558","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6d115a4c-328b-46ae-9c2e-80537a770dca","lifecycleState":"CERTIFIED","lastUpdateDate":1629977127906,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"de9534ce-4bc5-433a-9b38-e9ec68b90ca9","invariantUUID":"0f6aa09c-54bd-4422-a9ff-3284f7994da1","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":"compute","uniqueId":"575ed08c-e0d9-47a8-af19-c37d2d12ada1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977434428,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce83f4ed-585c-44bc-aca8-65e46042d95b","invariantUUID":"036342c8-31d4-4c73-a34e-30c610e7ace8","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":"loadBalancer","uniqueId":"5d75b388-d65b-4bf7-918a-a7b0f59cc415","lifecycleState":"CERTIFIED","lastUpdateDate":1629976944765,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5b6f475-b06d-4c67-89b3-22f4c073bfab","invariantUUID":"201d2572-9d4e-4a97-bd47-f4f14839b44c","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":"defaulticon","uniqueId":"cf91d1e7-3f8e-4733-aceb-c4f45b3ae110","lifecycleState":"CERTIFIED","lastUpdateDate":1629977248450,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"352eaa4f-df96-4d1f-8142-25f87a9801bb","invariantUUID":"2a2fcbdb-84bf-4ac4-8765-8481095bb56a","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":"25d5d24f-65e0-4f31-889a-88e894cf34dc","lifecycleState":"CERTIFIED","lastUpdateDate":1629977260512,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db9403b0-8603-40e3-880b-7598170d7b96","invariantUUID":"a3e3d607-95e6-46ba-b467-0cd4143ae3d2","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":"port","uniqueId":"e78001d5-85ab-41da-997c-bb34648f195a","lifecycleState":"CERTIFIED","lastUpdateDate":1629977454693,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b2d9647-091f-4d77-8a8a-d89791d9988b","invariantUUID":"fe50063a-234f-40c1-a00b-a79c52d93cb1","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":"port","uniqueId":"ff6dadc6-1cac-4fef-8985-6aaa9971d843","lifecycleState":"CERTIFIED","lastUpdateDate":1629976949817,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0752f4be-504f-4a54-b51f-213bb030e763","invariantUUID":"22b7952f-3e75-4041-9de6-94ea803a5258","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b02b05da-cbb1-46d2-9e7e-f2815c04d5af","lifecycleState":"CERTIFIED","lastUpdateDate":1629977187176,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"918481d1-5a2c-4a15-a18d-c9df35d78c05","invariantUUID":"9fe288f7-b535-4247-94fc-cb4140b644d3","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":"network","uniqueId":"71a02eea-259b-4692-9ee4-7ea34235b092","lifecycleState":"CERTIFIED","lastUpdateDate":1629977012715,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"81d363bb-4798-4a57-abdd-91a5545dfdcb","invariantUUID":"cfede53e-3779-47de-b747-ad34c455a69d","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"309ee594-8fcc-437e-9769-c85b5d574ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1629977420645,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bb647fe7-dc0b-47bb-b718-11235be1cfcf","invariantUUID":"26a36b1c-42d1-4e5f-873d-355d209eb2a1","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b7726551-38a2-4922-b158-7cb5dd1de956","lifecycleState":"CERTIFIED","lastUpdateDate":1629977385841,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0e1306bd-7509-4d7a-8e06-1be13173a07e","invariantUUID":"545b9ef5-cbee-48a8-81fc-ec82ff622475","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"950c298d-515a-420c-87e5-7611e9354f07","lifecycleState":"CERTIFIED","lastUpdateDate":1629976993620,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8f7e6883-1066-4828-8fd0-ab0d1e602281","invariantUUID":"f197286e-ead9-4167-a66e-299590a6bdd8","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":"port","uniqueId":"d54c3099-c9f8-4b16-90d5-4efe27b3c7ed","lifecycleState":"CERTIFIED","lastUpdateDate":1629977391405,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b043ff51-d08f-499c-b218-7bb865ecd3ab","invariantUUID":"289c19a2-2e86-4c3b-82dd-1c00b2d6e70b","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":"objectStorage","uniqueId":"59ff5a1e-ede5-474b-8ee9-d1623e03c8b6","lifecycleState":"CERTIFIED","lastUpdateDate":1629976921283,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b28f4f3b-e499-44c2-9b03-e415419b135a","invariantUUID":"5483b188-2a58-469e-ab04-0b7e9eef0814","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":"35063f7f-f9fe-4e37-858e-c4ec2d0a32ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629977095517,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"89b9e751-31c9-4338-8a67-5d6c9dab3322","invariantUUID":"ebb75ef4-3584-4f40-a05b-6275334ef743","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f668d32a-0c0a-4f7e-867e-b9ca2161c757","lifecycleState":"CERTIFIED","lastUpdateDate":1629977294818,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2b7780d7-5bf9-4bbb-924d-6f3c2eb5fbec","invariantUUID":"4a56d157-21ec-4e87-83d6-9d9a5286ebd4","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d9343652-59f8-428f-878f-0ff73e9a59ba","lifecycleState":"CERTIFIED","lastUpdateDate":1629977300819,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3164d7f-2178-4dfd-9c70-ba34274f594d","invariantUUID":"7fcbdb68-2d2b-495a-93e9-c87d4db6791a","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":"objectStorage","uniqueId":"b3648e3a-4381-4656-baa0-85e7bf8c8eb0","lifecycleState":"CERTIFIED","lastUpdateDate":1629977254526,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ddf6e76e-0321-431f-882f-c380ad24debd","invariantUUID":"b2c1c7a9-558b-4cac-aec1-e2e04bc09b48","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bf0c0cce-cc08-4eb1-a916-8168a5731990","lifecycleState":"CERTIFIED","lastUpdateDate":1629977134383,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6897b5dc-8b52-4467-9a62-0aac44540225","invariantUUID":"fde7cb89-aa26-4c5d-bb41-90c6f235d20e","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":"port","uniqueId":"749d1467-49e8-42b6-9ab6-6bf05e2343cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629977379815,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"20c18709-ae68-4b36-a141-adec16cfac7a","invariantUUID":"2c7ffffb-b23e-4208-9d9d-4492aa973691","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":"487f70ed-49d3-4207-bc29-50fa717d5186","lifecycleState":"CERTIFIED","lastUpdateDate":1629977282975,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4e27024e-2097-4b05-9101-cd9c1c4f042e","invariantUUID":"35800578-66e1-44c7-a37d-34f75c9d5367","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"418045d6-83c5-4ff6-b9be-d5a5ea8feac5","lifecycleState":"CERTIFIED","lastUpdateDate":1629985353363,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"2f678aa3-8294-4911-9775-ef325693b33f","invariantUUID":"eb107749-0b95-41cc-be8f-ecd56ddee80a","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-26 13:47:46,336 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-26 13:47:46,337 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-26 13:47:46,337 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/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel
2021-08-26 13:47:46,337 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-26 13:47:46,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-26 13:47:46,551 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/2f678aa3-8294-4911-9775-ef325693b33f/toscaModel HTTP/1.1" 200 None
2021-08-26 13:47:46,553 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-26 13:47:46,553 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-26 13:47:46,583 DEBUG 129:onap_service.py(1) - [None][Create 483c3a5a-e2e4-42f2-a380-de6363932dd1 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '001fb33f-93d7-4a37-96ee-d2d89e1fc886', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:46,583 DEBUG 131:onap_service.py(1) - [None][Create 483c3a5a-e2e4-42f2-a380-de6363932dd1 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/483c3a5a-e2e4-42f2-a380-de6363932dd1
2021-08-26 13:47:46,583 DEBUG 132:onap_service.py(1) - [None][Create 483c3a5a-e2e4-42f2-a380-de6363932dd1 Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "eb107749-0b95-41cc-be8f-ecd56ddee80a",
            "modelVersion": "1.0",
            "modelVersionId": "2f678aa3-8294-4911-9775-ef325693b33f"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-26 13:47:46,585 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:48,672 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/483c3a5a-e2e4-42f2-a380-de6363932dd1 HTTP/1.1" 202 262
2021-08-26 13:47:48,673 INFO 142:onap_service.py(1) - [None][Create 483c3a5a-e2e4-42f2-a380-de6363932dd1 Service deletion request] response code: 202
2021-08-26 13:47:48,673 DEBUG 146:onap_service.py(1) - [None][Create 483c3a5a-e2e4-42f2-a380-de6363932dd1 Service deletion request] response: {"requestReferences":{"requestId":"001fb33f-93d7-4a37-96ee-d2d89e1fc886","instanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/001fb33f-93d7-4a37-96ee-d2d89e1fc886"}}
2021-08-26 13:47:48,674 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-26 13:47:48,683 DEBUG 129:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '20e7303a-7ba0-4e09-87db-b646c62758a5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:48,684 DEBUG 131:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/001fb33f-93d7-4a37-96ee-d2d89e1fc886
2021-08-26 13:47:48,684 DEBUG 132:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] data sent: None
2021-08-26 13:47:48,688 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:48,882 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/001fb33f-93d7-4a37-96ee-d2d89e1fc886 HTTP/1.1" 200 875
2021-08-26 13:47:48,884 INFO 142:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] response code: 200
2021-08-26 13:47:48,885 DEBUG 146:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] response: {"request":{"requestId":"001fb33f-93d7-4a37-96ee-d2d89e1fc886","startTime":"Thu, 26 Aug 2021 13:47:47 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","serviceInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 26 Aug 2021 13:47:48 GMT"}}}
2021-08-26 13:47:58,896 DEBUG 129:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5d55ceb2-6a50-4174-a646-bf7848e81206', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:58,897 DEBUG 131:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/001fb33f-93d7-4a37-96ee-d2d89e1fc886
2021-08-26 13:47:58,897 DEBUG 132:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] data sent: None
2021-08-26 13:47:58,901 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:59,125 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/001fb33f-93d7-4a37-96ee-d2d89e1fc886 HTTP/1.1" 200 1085
2021-08-26 13:47:59,126 INFO 142:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] response code: 200
2021-08-26 13:47:59,127 DEBUG 146:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] response: {"request":{"requestId":"001fb33f-93d7-4a37-96ee-d2d89e1fc886","startTime":"Thu, 26 Aug 2021 13:47:47 GMT","finishTime":"Thu, 26 Aug 2021 13:47:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","serviceInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 26 Aug 2021 13:47:51 GMT"}}}
2021-08-26 13:47:59,127 INFO 56:mixins.py(10) - ServiceDeletionRequest task finished
2021-08-26 13:47:59,128 DEBUG 129:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2644dd4d-c3b5-4375-954b-e41b57adff4e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:59,128 DEBUG 131:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/001fb33f-93d7-4a37-96ee-d2d89e1fc886
2021-08-26 13:47:59,128 DEBUG 132:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] data sent: None
2021-08-26 13:47:59,130 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:59,309 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/001fb33f-93d7-4a37-96ee-d2d89e1fc886 HTTP/1.1" 200 1085
2021-08-26 13:47:59,311 INFO 142:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] response code: 200
2021-08-26 13:47:59,311 DEBUG 146:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] response: {"request":{"requestId":"001fb33f-93d7-4a37-96ee-d2d89e1fc886","startTime":"Thu, 26 Aug 2021 13:47:47 GMT","finishTime":"Thu, 26 Aug 2021 13:47:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","serviceInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 26 Aug 2021 13:47:51 GMT"}}}
2021-08-26 13:47:59,312 DEBUG 129:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c9223ea2-15fc-4928-b033-9fd8d6d19b21', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:59,312 DEBUG 131:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/001fb33f-93d7-4a37-96ee-d2d89e1fc886
2021-08-26 13:47:59,313 DEBUG 132:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] data sent: None
2021-08-26 13:47:59,315 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:59,490 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/001fb33f-93d7-4a37-96ee-d2d89e1fc886 HTTP/1.1" 200 1085
2021-08-26 13:47:59,492 INFO 142:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] response code: 200
2021-08-26 13:47:59,492 DEBUG 146:onap_service.py(10) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] response: {"request":{"requestId":"001fb33f-93d7-4a37-96ee-d2d89e1fc886","startTime":"Thu, 26 Aug 2021 13:47:47 GMT","finishTime":"Thu, 26 Aug 2021 13:47:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","serviceInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 26 Aug 2021 13:47:51 GMT"}}}
2021-08-26 13:47:59,501 DEBUG 129:onap_service.py(1) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6e215afc-aeeb-48cf-9ffb-857214eb913a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-26 13:47:59,501 DEBUG 131:onap_service.py(1) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/001fb33f-93d7-4a37-96ee-d2d89e1fc886
2021-08-26 13:47:59,501 DEBUG 132:onap_service.py(1) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] data sent: None
2021-08-26 13:47:59,505 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-26 13:47:59,679 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/001fb33f-93d7-4a37-96ee-d2d89e1fc886 HTTP/1.1" 200 1085
2021-08-26 13:47:59,682 INFO 142:onap_service.py(1) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] response code: 200
2021-08-26 13:47:59,682 DEBUG 146:onap_service.py(1) - [None][Check 001fb33f-93d7-4a37-96ee-d2d89e1fc886 orchestration request status] response: {"request":{"requestId":"001fb33f-93d7-4a37-96ee-d2d89e1fc886","startTime":"Thu, 26 Aug 2021 13:47:47 GMT","finishTime":"Thu, 26 Aug 2021 13:47:51 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"eb107749-0b95-41cc-be8f-ecd56ddee80a","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"2f678aa3-8294-4911-9775-ef325693b33f","modelUuid":"2f678aa3-8294-4911-9775-ef325693b33f","modelInvariantUuid":"eb107749-0b95-41cc-be8f-ecd56ddee80a"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"483c3a5a-e2e4-42f2-a380-de6363932dd1","serviceInstanceName":"basic_network-591b1386-f4f8-4a9c-8f35-80fb03538fc6"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 26 Aug 2021 13:47:51 GMT"}}}
2021-08-26 13:47:59,683 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-26 13:47:59,684 INFO 176:run_tests.py(1) - Test result:

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

2021-08-26 13:47:59,688 INFO 61:basic_network.py(1) - Generate Test report
2021-08-26 13:47:59,804 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-26 13:48:00,202 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-26 13:48:00,204 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/61279b906c44f500102b4729

2021-08-26 13:48:00,205 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK