2021-08-20 01:29:27,219 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-20 01:29:27,219 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-20 01:29:27,224 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-20 01:29:27,225 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-20 01:29:27,225 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-20 01:29:27,225 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-20 01:29:27,225 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-20 01:29:27,226 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-20 01:29:27,226 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-20 01:29:27,226 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-20 01:29:27,226 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-20 01:29:27,226 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-20 01:29:27,226 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-20 01:29:27,227 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-20 01:29:27,227 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-20 01:29:27,227 DEBUG 34:basic_network.py(1) - start time
2021-08-20 01:29:27,228 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-20 01:29:27,232 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:29:27,232 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:29:27,233 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-20 01:29:27,233 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-20 01:29:27,233 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:29:27,235 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:29:28,166 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-20 01:29:28,169 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:29:28,170 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-20 01:29:28,174 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-20 01:29:28,174 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:29:28,174 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-20 01:29:28,175 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:29:28,175 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:29:28,176 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-20 01:29:28,177 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-20 01:29:28,177 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:29:28,179 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:29:28,578 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-20 01:29:28,580 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:29:28,580 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-20 01:29:28,583 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-20 01:29:28,583 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:29:28,584 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-20 01:29:28,584 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-20 01:29:28,584 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-20 01:29:28,585 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-20 01:29:28,585 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-20 01:29:28,585 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-20 01:29:28,587 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:29,105 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-20 01:29:29,108 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-20 01:29:29,110 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-20 01:29:29,116 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-20 01:29:29,116 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-20 01:29:29,117 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-20 01:29:29,117 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-20 01:29:29,117 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:29:29,117 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:29:29,118 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-20 01:29:29,118 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-20 01:29:29,119 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:29:29,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:29:29,540 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-20 01:29:29,542 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:29:29,542 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-20 01:29:29,546 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-20 01:29:29,546 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:29:29,546 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-20 01:29:29,594 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-20 01:29:29,594 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-20 01:29:29,595 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-20 01:29:29,597 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:30,952 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-20 01:29:30,955 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-20 01:29:30,958 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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"]}],"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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"]}],"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":"TOSCA definition package of the asset","duplicated":false,"artifactType":"TOSCA_CSAR","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":"TOSCA representation of the asset","duplicated":false,"artifactType":"TOSCA_TEMPLATE","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"type":null,"version":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.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":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.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":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.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":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.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":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.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":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","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,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","icon":"network_l_1-3","creationDate":1629422970321,"version":"0.1","description":"service","tags":["basic_network"],"allVersions":null,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc","componentMetadataForSupportLog":{"SupportablityComponentUUID":"91194911-32d2-4123-8e88-3126642aae1d","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"91194911-32d2-4123-8e88-3126642aae1d","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629422970321,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"heatParamUpdated":false,"listHeatParameters":null,"timeout":0,"creationDate":1629422970216,"description":null,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.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,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-20 01:29:30,964 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-20 01:29:30,964 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:30,965 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-20 01:29:30,965 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-20 01:29:30,966 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-20 01:29:30,966 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-20 01:29:30,966 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-20 01:29:30,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:29:31,215 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-20 01:29:31,217 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-20 01:29:31,217 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"6ad5602c-aa54-42ff-8020-d9a816f354a5","invariantUUID":"a848bf09-1fab-4e4c-9a41-dcf1c7496091","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6ad5602c-aa54-42ff-8020-d9a816f354a5/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/222041b7-547a-4e0c-b5f6-65500a5dcac3/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c446ef49-8de7-4e86-ac0f-d3a3b1577f47/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4cb1757b-21f8-4639-9c5e-0ca401afe47a/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/efb9fe44-8c12-486c-87f4-863e73214585/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/04c29cc8-bc6f-486f-910e-1fbf8768bb6e/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/f390350b-e385-4999-b75b-8c400e6cb68b/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/08a93889-46d1-4760-a316-7cf2abe75086/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7c87c934-d726-42fe-84ba-f7e39be2bf79/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/43443679-458c-40cc-91ba-5a921cd5bd9c/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/297d9708-4a63-4e38-b41c-97202ff02724/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e579bab3-550d-4104-9d4c-6b31c34de7af/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8d33ebf1-1bf8-4b06-974a-0760878a8d8a/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6b89970d-9006-4b97-b652-e6d5a9884c5e/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-20 01:29:31,221 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-20 01:29:31,222 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,222 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,222 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-20 01:29:31,222 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-20 01:29:31,222 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,223 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,223 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-20 01:29:31,223 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-20 01:29:31,223 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,224 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,224 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-20 01:29:31,224 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-20 01:29:31,224 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,224 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,225 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-20 01:29:31,225 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-20 01:29:31,225 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,225 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,225 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-20 01:29:31,226 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-20 01:29:31,226 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,226 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,226 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-20 01:29:31,226 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-20 01:29:31,226 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,227 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,227 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-20 01:29:31,227 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-20 01:29:31,227 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,227 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,228 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-20 01:29:31,228 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-20 01:29:31,228 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,228 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,228 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-20 01:29:31,229 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-20 01:29:31,229 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,229 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,229 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-20 01:29:31,229 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-20 01:29:31,229 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,230 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,230 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-20 01:29:31,230 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-20 01:29:31,230 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,230 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,231 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-20 01:29:31,231 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-20 01:29:31,231 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,231 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,231 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-20 01:29:31,231 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-20 01:29:31,232 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,232 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,232 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-20 01:29:31,232 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-20 01:29:31,232 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:31,233 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:31,233 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-20 01:29:31,233 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-20 01:29:31,233 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-20 01:29:31,233 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-20 01:29:31,234 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-20 01:29:31,234 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-20 01:29:31,234 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-20 01:29:31,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:31,925 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-20 01:29:31,928 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-20 01:29:31,931 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","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":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","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":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","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":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","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":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","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":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"compute","uniqueId":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","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":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","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":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","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":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","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":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","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":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"objectStorage","uniqueId":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","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":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"objectStorage","uniqueId":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","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":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","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":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","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":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","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":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","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":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","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":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629422970321,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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-20 01:29:31,938 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-20 01:29:31,948 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-20 01:29:31,949 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/94c95a0a-5bf1-43da-aed5-bd2b9c7601dc/resourceInstance
2021-08-20 01:29:31,949 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "f3c7b61a-d201-487d-a224-b020a01a0673",
  "originType": "VL",
  "componentUid": "f3c7b61a-d201-487d-a224-b020a01a0673",
  "icon": "defaulticon"
}
2021-08-20 01:29:31,951 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:33,980 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/94c95a0a-5bf1-43da-aed5-bd2b9c7601dc/resourceInstance HTTP/1.1" 201 None
2021-08-20 01:29:33,982 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-20 01:29:33,983 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"type":"tosca.capabilities.Node","path":["94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0"],"description":null,"source":"f3c7b61a-d201-487d-a224-b020a01a0673","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"],"ownerType":null,"parentName":null,"uniqueId":"capability.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.feature","ownerId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":null,"name":"feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"properties":null,"type":"tosca.capabilities.network.Linkable","path":["94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0"],"description":null,"source":"f3c7b61a-d201-487d-a224-b020a01a0673","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"ownerType":null,"parentName":null,"uniqueId":"capability.f3c7b61a-d201-487d-a224-b020a01a0673.virtual_linkable","ownerId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0"],"node":"tosca.nodes.Root","source":"f3c7b61a-d201-487d-a224-b020a01a0673","parentName":null,"capability":"tosca.capabilities.Node","uniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.dependency","ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e.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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.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,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaProperty":null,"schemaType":null,"getInputProperty":false,"version":null,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.tosca_name","ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.state","ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.tosca_id","ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"f3c7b61a-d201-487d-a224-b020a01a0673","createdFromCsar":false,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1629422972715,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"f3c7b61a-d201-487d-a224-b020a01a0673","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629422972715,"customizationUUID":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false}
2021-08-20 01:29:33,984 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-20 01:29:33,988 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-20 01:29:33,988 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/91194911-32d2-4123-8e88-3126642aae1d/distribution
2021-08-20 01:29:33,989 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-20 01:29:33,991 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:34,065 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/distribution HTTP/1.1" 200 38
2021-08-20 01:29:34,067 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-20 01:29:34,067 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-20 01:29:34,071 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-20 01:29:34,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/None
2021-08-20 01:29:34,071 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-20 01:29:34,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:34,131 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-20 01:29:34,132 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-20 01:29:34,133 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-20 01:29:34,136 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-20 01:29:34,136 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-20 01:29:34,140 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-20 01:29:34,141 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/94c95a0a-5bf1-43da-aed5-bd2b9c7601dc/lifecycleState/checkin
2021-08-20 01:29:34,141 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-20 01:29:34,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:36,132 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/94c95a0a-5bf1-43da-aed5-bd2b9c7601dc/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-20 01:29:36,134 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-20 01:29:36,134 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1629422970321,"lastUpdateDate":1629422974860,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc"},"projectCode":"123456","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"91194911-32d2-4123-8e88-3126642aae1d"}
2021-08-20 01:29:36,138 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:29:36,138 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:29:36,138 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-20 01:29:36,139 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-20 01:29:36,139 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:29:36,141 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:29:36,689 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-20 01:29:36,691 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:29:36,692 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-20 01:29:36,695 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 01:29:36,696 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:36,696 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:36,696 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-20 01:29:36,696 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 01:29:36,696 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:29:36,697 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 01:29:36,697 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-20 01:29:36,697 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-20 01:29:36,698 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 01:29:36,700 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:37,377 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-20 01:29:37,380 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 01:29:37,384 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","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":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","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":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","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":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","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":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","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":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"compute","uniqueId":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","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":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","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":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","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":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","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":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","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":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"objectStorage","uniqueId":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","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":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"objectStorage","uniqueId":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","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":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","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":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","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":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","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":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","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":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","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":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629422974860,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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-20 01:29:37,391 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 01:29:37,391 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-20 01:29:37,396 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-20 01:29:37,396 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/94c95a0a-5bf1-43da-aed5-bd2b9c7601dc/lifecycleState/Certify
2021-08-20 01:29:37,397 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-20 01:29:37,399 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:40,254 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/94c95a0a-5bf1-43da-aed5-bd2b9c7601dc/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-20 01:29:40,256 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-20 01:29:40,257 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1629422970321,"lastUpdateDate":1629422974860,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"f6726024-2a41-4405-b829-8f1a5c914e67"},"projectCode":"123456","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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":"91194911-32d2-4123-8e88-3126642aae1d"}
2021-08-20 01:29:40,260 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:29:40,260 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:29:40,261 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-20 01:29:40,261 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-20 01:29:40,261 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:29:40,263 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:29:40,751 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-20 01:29:40,752 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:29:40,752 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-20 01:29:40,755 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 01:29:40,755 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:40,755 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:40,755 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-20 01:29:40,755 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 01:29:40,756 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:29:40,756 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 01:29:40,756 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 01:29:40,757 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-20 01:29:40,757 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 01:29:40,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:41,307 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-20 01:29:41,309 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 01:29:41,311 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","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":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","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":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","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":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","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":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","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":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"compute","uniqueId":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","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":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","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":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","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":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","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":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","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":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"objectStorage","uniqueId":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","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":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"objectStorage","uniqueId":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","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":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","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":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","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":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","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":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","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":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","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":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422974860,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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-20 01:29:41,315 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 01:29:51,321 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-20 01:29:51,327 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-20 01:29:51,327 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/f6726024-2a41-4405-b829-8f1a5c914e67/distribution/PROD/activate
2021-08-20 01:29:51,328 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-20 01:29:51,330 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:54,152 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/f6726024-2a41-4405-b829-8f1a5c914e67/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-20 01:29:54,156 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-20 01:29:54,158 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"f6726024-2a41-4405-b829-8f1a5c914e67","empty":false},{"definition":false,"hidden":false,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"f6726024-2a41-4405-b829-8f1a5c914e67","empty":false},{"definition":false,"hidden":false,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6726024-2a41-4405-b829-8f1a5c914e67","empty":false},{"definition":false,"hidden":false,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6726024-2a41-4405-b829-8f1a5c914e67","empty":false},{"definition":false,"hidden":false,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"f6726024-2a41-4405-b829-8f1a5c914e67","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"description":"TOSCA definition package of the asset","duplicated":false,"artifactType":"TOSCA_CSAR","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NDQ0ZDZlMDQzYjgwMmNhYWVkNjA4ZGMzZTE1M2UyMjk=","artifactUUID":"0fcad4ca-e724-431d-8424-708676e4bbdc","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.assettoscacsar","payloadUpdateDate":1629422978843,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"description":"TOSCA representation of the asset","duplicated":false,"artifactType":"TOSCA_TEMPLATE","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NmYzNTU5ZDEzNGZmMjBmNDQ2YTg4YzllMmUyNjVjNWI=","artifactUUID":"0019db7a-951a-4b31-8a91-19691c613351","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.assettoscatemplate","payloadUpdateDate":1629422978428,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"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","path":["94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0"],"source":"f3c7b61a-d201-487d-a224-b020a01a0673","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"],"uniqueId":"capability.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.feature","ownerId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"type":"tosca.capabilities.network.Linkable","path":["94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0"],"source":"f3c7b61a-d201-487d-a224-b020a01a0673","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"uniqueId":"capability.f3c7b61a-d201-487d-a224-b020a01a0673.virtual_linkable","ownerId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0"],"node":"tosca.nodes.Root","source":"f3c7b61a-d201-487d-a224-b020a01a0673","capability":"tosca.capabilities.Node","uniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.dependency","ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","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":"f3c7b61a-d201-487d-a224-b020a01a0673.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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.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":"f3c7b61a-d201-487d-a224-b020a01a0673.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false}],"attributes":[{"parentUniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.tosca_name","ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","empty":false},{"parentUniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","definition":false,"name":"state","type":"string","uniqueId":"attribute.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.state","ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","empty":false},{"parentUniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.tosca_id","ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"f3c7b61a-d201-487d-a224-b020a01a0673","createdFromCsar":false,"uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1629422972715,"icon":"network","originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"f3c7b61a-d201-487d-a224-b020a01a0673","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629422972715,"customizationUUID":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.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":"f3c7b61a-d201-487d-a224-b020a01a0673.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false},{"definition":false,"hidden":false,"uniqueId":"f3c7b61a-d201-487d-a224-b020a01a0673.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","empty":false}]},"componentInstancesAttributes":{"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0":[{"parentUniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","uniqueId":"attribute.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","empty":false},{"parentUniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","uniqueId":"attribute.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.state","name":"state","type":"string","definition":false,"ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","empty":false},{"parentUniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","uniqueId":"attribute.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0"],"source":"f3c7b61a-d201-487d-a224-b020a01a0673","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"],"uniqueId":"capability.ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.feature","ownerId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"type":"tosca.capabilities.network.Linkable","path":["94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0"],"source":"f3c7b61a-d201-487d-a224-b020a01a0673","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"uniqueId":"capability.f3c7b61a-d201-487d-a224-b020a01a0673.virtual_linkable","ownerId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.f3c7b61a-d201-487d-a224-b020a01a0673.genericneutronnet0"],"node":"tosca.nodes.Root","source":"f3c7b61a-d201-487d-a224-b020a01a0673","capability":"tosca.capabilities.Node","uniqueId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3.dependency","ownerId":"ed44818b-3972-41c7-b44e-ec9e5cfd1cb3","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":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false},{"definition":false,"hidden":false,"uniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"15e17d24-fe84-4b94-bdc4-a1346c4b882b","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"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","icon":"network_l_1-3","creationDate":1629422970321,"version":"1.0","description":"service","tags":["basic_network"],"allVersions":{"1.0":"f6726024-2a41-4405-b829-8f1a5c914e67"},"uniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","componentMetadataForSupportLog":{"SupportablityComponentUUID":"91194911-32d2-4123-8e88-3126642aae1d","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"91194911-32d2-4123-8e88-3126642aae1d","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629422993081,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1629422970216,"duplicated":false,"artifactType":"OTHER","uniqueId":"94c95a0a-5bf1-43da-aed5-bd2b9c7601dc.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629422970216,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-20 01:29:54,163 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:29:54,163 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:29:54,164 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-20 01:29:54,164 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-20 01:29:54,164 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:29:54,166 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:29:54,925 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-20 01:29:54,926 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:29:54,927 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 01:29:54,930 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 01:29:54,930 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:54,931 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:54,931 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 01:29:54,931 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 01:29:54,931 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:29:54,932 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 01:29:54,932 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-20 01:29:54,932 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-20 01:29:54,933 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 01:29:54,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:55,530 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-20 01:29:55,533 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 01:29:55,537 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","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":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","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":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","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":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","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":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","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":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"compute","uniqueId":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","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":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","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":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","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":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","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":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","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":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"objectStorage","uniqueId":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","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":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"objectStorage","uniqueId":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","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":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","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":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","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":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","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":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","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":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","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":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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-20 01:29:55,543 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 01:29:55,544 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-20 01:29:55,544 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-20 01:29:55,545 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-20 01:29:55,545 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-20 01:29:55,546 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 01:29:55,548 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:55,638 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-20 01:29:55,640 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-20 01:29:55,640 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-20 01:29:55,641 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-20 01:29:55,641 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-20 01:29:55,657 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-20 01:29:55,658 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-20 01:29:55,658 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-20 01:29:55,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:55,818 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-20 01:29:55,819 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-20 01:29:55,819 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-20 01:29:55,823 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-20 01:29:55,824 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-20 01:29:55,824 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 01:29:55,828 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:55,895 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-20 01:29:55,896 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 01:29:55,896 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":"1629422995710"}]}
2021-08-20 01:29:55,921 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-20 01:29:55,921 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/bfa87734-c9da-472b-bc73-f1c88e749831
2021-08-20 01:29:55,922 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "bfa87734-c9da-472b-bc73-f1c88e749831",
    "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-20 01:29:55,924 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:56,692 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/bfa87734-c9da-472b-bc73-f1c88e749831 HTTP/1.1" 201 0
2021-08-20 01:29:56,694 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-20 01:29:56,694 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-20 01:29:56,698 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-20 01:29:56,698 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-20 01:29:56,699 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-20 01:29:56,702 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:56,756 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-20 01:29:56,757 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-20 01:29:56,757 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-20 01:29:56,758 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-20 01:29:56,758 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-20 01:29:56,758 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-20 01:29:56,759 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-20 01:29:56,763 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-20 01:29:56,763 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-20 01:29:56,763 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-20 01:29:56,766 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:56,892 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-20 01:29:56,893 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-20 01:29:56,893 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-20 01:29:56,897 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-20 01:29:56,897 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-20 01:29:56,897 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-20 01:29:56,900 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:56,954 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-20 01:29:56,955 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-20 01:29:56,955 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-20 01:29:56,956 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-20 01:29:56,956 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-20 01:29:56,963 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-20 01:29:56,964 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-20 01:29:56,964 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-20 01:29:56,966 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:57,436 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-20 01:29:57,437 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-20 01:29:57,437 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-20 01:29:57,455 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-20 01:29:57,456 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-20 01:29:57,456 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-20 01:29:57,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:58,354 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-20 01:29:58,356 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-20 01:29:58,356 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-20 01:29:58,360 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-20 01:29:58,361 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-20 01:29:58,361 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 01:29:58,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:58,432 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-20 01:29:58,440 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 01:29:58,441 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629422995710"}]}
2021-08-20 01:29:58,455 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-20 01:29:58,455 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-20 01:29:58,456 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-20 01:29:58,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:58,600 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-20 01:29:58,602 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-20 01:29:58,602 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-20 01:29:58,614 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-20 01:29:58,614 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-20 01:29:58,614 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-20 01:29:58,616 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:58,698 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-20 01:29:58,700 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-20 01:29:58,700 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-20 01:29:58,702 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-20 01:29:58,703 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-20 01:29:58,703 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-20 01:29:58,704 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:58,751 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-20 01:29:58,751 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-20 01:29:58,752 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":"1629422998657"}
2021-08-20 01:29:58,754 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-20 01:29:58,754 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-20 01:29:58,754 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-20 01:29:58,755 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:58,798 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-20 01:29:58,799 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-20 01:29:58,800 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":"1629422998657"}
2021-08-20 01:29:58,802 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-20 01:29:58,802 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-20 01:29:58,802 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-20 01:29:58,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:29:58,849 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-20 01:29:58,850 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-20 01:29:58,850 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-20 01:29:58,851 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-20 01:29:58,851 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-20 01:29:58,851 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-20 01:29:58,854 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:29:58,854 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:29:58,854 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-20 01:29:58,854 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-20 01:29:58,855 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:29:58,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:29:59,374 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-20 01:29:59,378 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:29:59,379 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 01:29:59,385 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 01:29:59,385 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:29:59,386 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:29:59,386 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 01:29:59,386 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 01:29:59,387 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:29:59,387 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 01:29:59,388 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-20 01:29:59,388 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-20 01:29:59,389 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 01:29:59,392 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:29:59,978 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-20 01:29:59,982 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 01:29:59,985 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","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":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","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":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","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":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","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":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","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":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"compute","uniqueId":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","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":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","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":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","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":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","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":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","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":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"objectStorage","uniqueId":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","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":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"objectStorage","uniqueId":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","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":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","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":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","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":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","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":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","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":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","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":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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-20 01:29:59,997 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 01:29:59,998 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-20 01:29:59,998 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-20 01:29:59,998 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "2e850ddf-37bb-4ba7-b522-f6802b015ab4"
}
2021-08-20 01:30:00,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:00,087 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-20 01:30:00,088 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-20 01:30:00,089 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-20 01:30:00,091 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-20 01:30:00,091 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-20 01:30:00,092 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-20 01:30:00,094 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:00,148 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-20 01:30:00,149 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-20 01:30:00,149 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629423000039"}]}
2021-08-20 01:30:00,151 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-20 01:30:00,152 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-20 01:30:00,152 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-20 01:30:00,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:00,203 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-20 01:30:00,205 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-20 01:30:00,205 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":"1629422998657"}
2021-08-20 01:30:00,208 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-20 01:30:00,208 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-20 01:30:00,208 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-20 01:30:00,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:00,260 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-20 01:30:00,261 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-20 01:30:00,261 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629423000039"}]}
2021-08-20 01:30:00,264 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-20 01:30:00,265 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-20 01:30:00,265 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 01:30:00,266 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:00,340 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-20 01:30:00,341 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 01:30:00,342 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":"1629422998494","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-20 01:30:00,345 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-20 01:30:00,346 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-20 01:30:00,346 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-20 01:30:00,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:00,404 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-20 01:30:00,405 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-20 01:30:00,406 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629422996803"}
2021-08-20 01:30:00,421 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-20 01:30:00,422 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-20 01:30:00,422 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=1629422996803",
    
    
        "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-20 01:30:00,425 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:00,556 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-20 01:30:00,558 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-20 01:30:00,558 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-20 01:30:00,565 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-20 01:30:00,565 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-20 01:30:00,565 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-20 01:30:00,568 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:00,631 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-20 01:30:00,632 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-20 01:30:00,633 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":"1629422998657"}
2021-08-20 01:30:00,636 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-20 01:30:00,637 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-20 01:30:00,637 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 01:30:00,640 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:00,778 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-20 01:30:00,780 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 01:30:00,780 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":"1629422998494","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-20 01:30:00,785 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-20 01:30:00,785 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-20 01:30:00,785 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-20 01:30:00,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:00,881 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-20 01:30:00,882 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-20 01:30:00,883 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629423000467","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-20 01:30:00,887 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-20 01:30:00,887 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-20 01:30:00,887 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-20 01:30:00,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:00,979 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-20 01:30:00,981 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-20 01:30:00,981 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"9d22f1a7-9689-46d1-b35a-3c23de58a80d","owning-entity-name":"OE-ETE_Customer-9d22f1a7-9689-46d1-b35a-3c23de58a80d","resource-version":"1629422497139","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_186102bb-fc5c-4b8e-bbf7-775796841272/service-subscriptions/service-subscription/pNF/service-instances/service-instance/9c0df70d-6fee-4a52-b774-cc27c98d60b0","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_186102bb-fc5c-4b8e-bbf7-775796841272"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"9c0df70d-6fee-4a52-b774-cc27c98d60b0"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name186102bb-fc5c-4b8e-bbf7-775796841272"}]}]}}]}
2021-08-20 01:30:00,985 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-20 01:30:00,993 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-20 01:30:00,994 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/72657dd5-fc85-44a8-9902-69c81677ec88
2021-08-20 01:30:00,994 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "72657dd5-fc85-44a8-9902-69c81677ec88"
}
2021-08-20 01:30:00,997 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:01,091 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/72657dd5-fc85-44a8-9902-69c81677ec88 HTTP/1.1" 201 0
2021-08-20 01:30:01,093 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-20 01:30:01,093 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-20 01:30:01,097 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-20 01:30:01,097 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/72657dd5-fc85-44a8-9902-69c81677ec88
2021-08-20 01:30:01,097 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-20 01:30:01,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:30:01,172 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/72657dd5-fc85-44a8-9902-69c81677ec88 HTTP/1.1" 200 128
2021-08-20 01:30:01,174 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-20 01:30:01,174 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"72657dd5-fc85-44a8-9902-69c81677ec88","owning-entity-name":"basicnw-oe","resource-version":"1629423001039"}
2021-08-20 01:30:01,183 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-20 01:30:01,184 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-20 01:30:01,184 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-20 01:30:01,186 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-20 01:30:01,491 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-20 01:30:01,494 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-20 01:30:01,494 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-20 01:30:01,498 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-20 01:30:01,498 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:30:01,499 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:30:01,499 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-20 01:30:01,500 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-20 01:30:01,500 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:30:01,502 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:30:05,866 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-20 01:30:05,868 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:30:05,868 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 01:30:05,872 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 01:30:05,873 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:30:05,873 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:30:05,873 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 01:30:05,874 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 01:30:05,874 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:30:05,874 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 01:30:05,875 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-20 01:30:05,875 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-20 01:30:05,875 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 01:30:05,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:30:09,404 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-20 01:30:09,408 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 01:30:09,411 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","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":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","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":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","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":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","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":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","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":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"compute","uniqueId":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","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":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","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":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","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":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","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":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","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":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"objectStorage","uniqueId":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","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":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"objectStorage","uniqueId":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","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":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","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":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","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":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","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":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","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":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","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":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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-20 01:30:09,420 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 01:30:09,420 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-20 01:30:09,421 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/91194911-32d2-4123-8e88-3126642aae1d/distribution
2021-08-20 01:30:09,421 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-20 01:30:09,423 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:30:09,579 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/distribution HTTP/1.1" 200 205
2021-08-20 01:30:09,580 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-20 01:30:09,581 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"437f003c-f827-4ddd-97e7-e2897fcd781a","timestamp":"2021-08-20 01:29:52.545 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-20 01:30:09,585 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-20 01:30:09,585 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/437f003c-f827-4ddd-97e7-e2897fcd781a
2021-08-20 01:30:09,585 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-20 01:30:09,588 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:30:09,773 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/437f003c-f827-4ddd-97e7-e2897fcd781a HTTP/1.1" 200 29
2021-08-20 01:30:09,774 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-20 01:30:09,775 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-20 01:30:09,778 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-20 01:30:09,778 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-20 01:31:09,843 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-20 01:31:09,845 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/437f003c-f827-4ddd-97e7-e2897fcd781a
2021-08-20 01:31:09,845 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-20 01:31:09,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:31:09,973 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/437f003c-f827-4ddd-97e7-e2897fcd781a HTTP/1.1" 200 6064
2021-08-20 01:31:09,976 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-20 01:31:09,977 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"cds","timestamp":"1629422994528","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629422983352","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423003795","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629422994521","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629422982927","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629422996509","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423004798","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629422987171","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423017194","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629422994502","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423009586","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629422997128","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629422993502","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423009586","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":"1629422983489","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629422983352","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":"1629422996124","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629423001785","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629422990710","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629422982927","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423012449","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629422996462","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423000674","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629422995549","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629423000674","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629422990710","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629422995506","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629422983489","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629422987171","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629422993502","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629422994714","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629423016189","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"}]}
2021-08-20 01:31:09,980 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'cds', 'timestamp': '1629422994528', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629422983352', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423003795', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629422994521', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629422982927', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629422996509', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423004798', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629422987171', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423017194', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629422994502', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423009586', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629422997128', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629422993502', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423009586', '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': '1629422983489', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629422983352', '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': '1629422996124', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629423001785', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629422990710', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629422982927', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423012449', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629422996462', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423000674', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629422995549', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629423000674', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629422990710', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629422995506', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629422983489', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629422987171', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629422993502', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629422994714', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629423016189', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}]
2021-08-20 01:31:09,981 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-20 01:31:09,982 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-20 01:31:09,982 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-20 01:31:09,982 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-20 01:31:09,995 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': 'f5ec07da-a27b-4592-be12-1d59ada40196', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:31:09,996 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-20 01:31:09,996 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "2e850ddf-37bb-4ba7-b522-f6802b015ab4",
			"modelVersionId": "91194911-32d2-4123-8e88-3126642aae1d",
			"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": "72657dd5-fc85-44a8-9902-69c81677ec88",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-20 01:31:09,999 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:31:11,837 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-20 01:31:11,839 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-20 01:31:11,839 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"f5ec07da-a27b-4592-be12-1d59ada40196","instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196"}}
2021-08-20 01:31:11,841 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-20 01:31:11,865 DEBUG 129:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0b308ea6-19fe-4cf3-8af6-0820a648da88', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:31:11,866 DEBUG 131:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196
2021-08-20 01:31:11,866 DEBUG 132:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] data sent: None
2021-08-20 01:31:11,872 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:31:12,104 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196 HTTP/1.1" 200 1352
2021-08-20 01:31:12,109 INFO 142:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] response code: 200
2021-08-20 01:31:12,109 DEBUG 146:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] response: {"request":{"requestId":"f5ec07da-a27b-4592-be12-1d59ada40196","startTime":"Fri, 20 Aug 2021 01:31:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"},"requestInfo":{"source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2","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":"72657dd5-fc85-44a8-9902-69c81677ec88","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","serviceInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 01:31:11 GMT"}}}
2021-08-20 01:31:22,122 DEBUG 129:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7c6e4007-f361-408b-9e8c-fba46c7574dc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:31:22,123 DEBUG 131:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196
2021-08-20 01:31:22,123 DEBUG 132:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] data sent: None
2021-08-20 01:31:22,126 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:31:22,379 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196 HTTP/1.1" 200 1562
2021-08-20 01:31:22,382 INFO 142:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] response code: 200
2021-08-20 01:31:22,382 DEBUG 146:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] response: {"request":{"requestId":"f5ec07da-a27b-4592-be12-1d59ada40196","startTime":"Fri, 20 Aug 2021 01:31:10 GMT","finishTime":"Fri, 20 Aug 2021 01:31:16 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"},"requestInfo":{"source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2","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":"72657dd5-fc85-44a8-9902-69c81677ec88","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","serviceInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:31:16 GMT"}}}
2021-08-20 01:31:22,384 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-08-20 01:31:22,384 DEBUG 129:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2e39631e-44b7-4cb9-b41a-f074a8042131', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:31:22,385 DEBUG 131:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196
2021-08-20 01:31:22,386 DEBUG 132:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] data sent: None
2021-08-20 01:31:22,389 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:31:22,591 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196 HTTP/1.1" 200 1562
2021-08-20 01:31:22,593 INFO 142:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] response code: 200
2021-08-20 01:31:22,594 DEBUG 146:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] response: {"request":{"requestId":"f5ec07da-a27b-4592-be12-1d59ada40196","startTime":"Fri, 20 Aug 2021 01:31:10 GMT","finishTime":"Fri, 20 Aug 2021 01:31:16 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"},"requestInfo":{"source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2","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":"72657dd5-fc85-44a8-9902-69c81677ec88","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","serviceInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:31:16 GMT"}}}
2021-08-20 01:31:22,595 DEBUG 129:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '170868f1-a78b-4f6c-9b4f-183c3d257ea3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:31:22,595 DEBUG 131:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196
2021-08-20 01:31:22,596 DEBUG 132:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] data sent: None
2021-08-20 01:31:22,599 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:31:22,794 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196 HTTP/1.1" 200 1562
2021-08-20 01:31:22,797 INFO 142:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] response code: 200
2021-08-20 01:31:22,797 DEBUG 146:onap_service.py(7) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] response: {"request":{"requestId":"f5ec07da-a27b-4592-be12-1d59ada40196","startTime":"Fri, 20 Aug 2021 01:31:10 GMT","finishTime":"Fri, 20 Aug 2021 01:31:16 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"},"requestInfo":{"source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2","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":"72657dd5-fc85-44a8-9902-69c81677ec88","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","serviceInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:31:16 GMT"}}}
2021-08-20 01:31:22,806 DEBUG 129:onap_service.py(1) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '545afcd9-2277-4cb2-83a1-2566c0a76bd0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:31:22,807 DEBUG 131:onap_service.py(1) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196
2021-08-20 01:31:22,807 DEBUG 132:onap_service.py(1) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] data sent: None
2021-08-20 01:31:22,809 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:31:23,052 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196 HTTP/1.1" 200 1562
2021-08-20 01:31:23,054 INFO 142:onap_service.py(1) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] response code: 200
2021-08-20 01:31:23,055 DEBUG 146:onap_service.py(1) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] response: {"request":{"requestId":"f5ec07da-a27b-4592-be12-1d59ada40196","startTime":"Fri, 20 Aug 2021 01:31:10 GMT","finishTime":"Fri, 20 Aug 2021 01:31:16 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"},"requestInfo":{"source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2","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":"72657dd5-fc85-44a8-9902-69c81677ec88","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","serviceInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:31:16 GMT"}}}
2021-08-20 01:31:23,056 DEBUG 129:onap_service.py(1) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '59e0fe09-ce24-4f1d-9cfa-c0246ffdedde', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:31:23,056 DEBUG 131:onap_service.py(1) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196
2021-08-20 01:31:23,057 DEBUG 132:onap_service.py(1) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] data sent: None
2021-08-20 01:31:23,059 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:31:23,238 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f5ec07da-a27b-4592-be12-1d59ada40196 HTTP/1.1" 200 1562
2021-08-20 01:31:23,240 INFO 142:onap_service.py(1) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] response code: 200
2021-08-20 01:31:23,241 DEBUG 146:onap_service.py(1) - [None][Check f5ec07da-a27b-4592-be12-1d59ada40196 orchestration request status] response: {"request":{"requestId":"f5ec07da-a27b-4592-be12-1d59ada40196","startTime":"Fri, 20 Aug 2021 01:31:10 GMT","finishTime":"Fri, 20 Aug 2021 01:31:16 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"},"requestInfo":{"source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2","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":"72657dd5-fc85-44a8-9902-69c81677ec88","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","serviceInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:31:16 GMT"}}}
2021-08-20 01:31:23,242 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-20 01:31:23,242 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-20 01:31:23,242 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-20 01:31:23,245 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:31:23,317 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-20 01:31:23,318 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-20 01:31:23,319 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629423000467","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-20 01:31:23,322 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2 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-20 01:31:23,323 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2 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-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2
2021-08-20 01:31:23,323 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2 service-instance-name] data sent: None
2021-08-20 01:31:23,326 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:31:23,403 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-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2 HTTP/1.1" 200 1195
2021-08-20 01:31:23,405 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2 service-instance-name] response code: 200
2021-08-20 01:31:23,405 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2 service-instance-name] response: {"service-instance":[{"service-instance-id":"648c003e-a60e-489f-9c21-2592d8aa8912","service-instance-name":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","model-version-id":"91194911-32d2-4123-8e88-3126642aae1d","resource-version":"1629423075772","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/648c003e-a60e-489f-9c21-2592d8aa8912/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/72657dd5-fc85-44a8-9902-69c81677ec88","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"72657dd5-fc85-44a8-9902-69c81677ec88"}]},{"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-20 01:31:23,409 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-20 01:31:23,409 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-20 01:31:23,410 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-20 01:31:23,412 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:31:23,466 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-20 01:31:23,467 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-20 01:31:23,467 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":"1629422998657"}
2021-08-20 01:31:23,470 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-20 01:31:23,471 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-20 01:31:23,471 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-20 01:31:23,473 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:31:23,543 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-20 01:31:23,545 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-20 01:31:23,545 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629423000467","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-20 01:31:23,548 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2 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-20 01:31:23,549 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2 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-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2
2021-08-20 01:31:23,549 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2 service-instance-name] data sent: None
2021-08-20 01:31:23,552 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:31:23,620 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-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2 HTTP/1.1" 200 1195
2021-08-20 01:31:23,621 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2 service-instance-name] response code: 200
2021-08-20 01:31:23,621 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2 service-instance-name] response: {"service-instance":[{"service-instance-id":"648c003e-a60e-489f-9c21-2592d8aa8912","service-instance-name":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","model-version-id":"91194911-32d2-4123-8e88-3126642aae1d","resource-version":"1629423075772","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/648c003e-a60e-489f-9c21-2592d8aa8912/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/72657dd5-fc85-44a8-9902-69c81677ec88","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"72657dd5-fc85-44a8-9902-69c81677ec88"}]},{"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-20 01:31:23,625 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:31:23,625 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:31:23,626 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 01:31:23,626 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 01:31:23,626 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:31:23,628 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:31:24,227 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-20 01:31:24,229 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:31:24,230 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 01:31:24,233 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 01:31:24,233 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:31:24,233 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:31:24,234 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 01:31:24,234 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 01:31:24,234 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:31:24,234 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 01:31:24,235 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-20 01:31:24,235 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-20 01:31:24,235 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 01:31:24,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:31:25,042 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-20 01:31:25,046 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 01:31:25,049 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","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":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","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":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","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":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","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":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","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":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"compute","uniqueId":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","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":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","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":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","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":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","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":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","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":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"objectStorage","uniqueId":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","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":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"objectStorage","uniqueId":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","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":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","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":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","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":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","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":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","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":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","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":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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-20 01:31:25,060 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 01:31:25,061 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-20 01:31:25,061 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/91194911-32d2-4123-8e88-3126642aae1d/toscaModel
2021-08-20 01:31:25,061 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-20 01:31:25,063 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:31:25,252 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel HTTP/1.1" 200 None
2021-08-20 01:31:25,254 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-20 01:31:25,254 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-20 01:31:25,311 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': '8b68e45a-961a-4670-ad0d-b905854d2a42', 'x-fromappid': 'API client'}
2021-08-20 01:31:25,311 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-20 01:31:25,311 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-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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-20 01:31:25,313 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-20 01:31:25,771 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-20 01:31:25,774 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-20 01:31:25,774 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-20 01:31:25,790 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-20 01:31:25,790 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-20 01:31:25,790 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-20 01:31:25,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:31:25,854 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-20 01:31:25,855 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-20 01:31:25,856 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-20 01:31:25,860 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-20 01:31:25,860 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-20 01:31:25,860 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 01:31:25,863 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:31:25,931 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686
2021-08-20 01:31:25,932 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 01:31:25,932 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":"1629422998494","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-20 01:31:25,936 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-20 01:31:25,936 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-20 01:31:25,936 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-20 01:31:25,939 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:31:26,000 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-20 01:31:26,001 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-20 01:31:26,001 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-20 01:31:26,005 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-20 01:31:26,005 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-20 01:31:26,005 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 01:31:26,008 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:31:26,075 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-20 01:31:26,076 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 01:31:26,077 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":"1629422998494","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-20 01:31:26,080 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-20 01:31:26,080 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-20 01:31:26,081 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-20 01:31:26,083 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:31:26,141 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-20 01:31:26,142 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-20 01:31:26,143 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629423000467","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-20 01:31:26,158 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:31:26,158 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:31:26,159 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-20 01:31:26,159 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-20 01:31:26,159 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:31:26,161 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:31:26,586 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-20 01:31:26,588 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:31:26,588 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 01:31:26,592 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 01:31:26,593 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:31:26,593 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:31:26,593 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 01:31:26,593 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 01:31:26,593 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:31:26,594 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 01:31:26,594 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-20 01:31:26,595 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-20 01:31:26,595 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 01:31:26,597 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:31:27,198 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-20 01:31:27,201 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 01:31:27,204 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","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":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","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":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","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":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","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":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","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":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"compute","uniqueId":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","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":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","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":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","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":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","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":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","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":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"objectStorage","uniqueId":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","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":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"objectStorage","uniqueId":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","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":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","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":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","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":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","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":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","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":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","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":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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-20 01:31:27,210 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 01:31:27,211 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': 'bdb8312f-51cb-4c04-9629-399121ee0ccd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:31:27,211 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/648c003e-a60e-489f-9c21-2592d8aa8912/networks
2021-08-20 01:31:27,212 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "2e850ddf-37bb-4ba7-b522-f6802b015ab4"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "b42d14b4-2fb5-4065-95e5-42a2d7204af5",
    "modelVersionId": "c446ef49-8de7-4e86-ac0f-d3a3b1577f47",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "f617dfa3-2ebf-4693-8007-4b8e5aec97d1",
    "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": "648c003e-a60e-489f-9c21-2592d8aa8912",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "2e850ddf-37bb-4ba7-b522-f6802b015ab4",
                    "modelVersion": "1.0",
                    "modelVersionId": "91194911-32d2-4123-8e88-3126642aae1d"
                }
            }
        }]
    }
}
2021-08-20 01:31:27,214 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:31:29,165 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/648c003e-a60e-489f-9c21-2592d8aa8912/networks HTTP/1.1" 202 262
2021-08-20 01:31:29,168 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-20 01:31:29,168 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","instanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd"}}
2021-08-20 01:31:29,169 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-20 01:31:29,192 DEBUG 129:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '529f3ec3-3076-46fe-9233-70517e381000', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:31:29,193 DEBUG 131:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:31:29,193 DEBUG 132:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:31:29,199 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:31:29,396 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 1961
2021-08-20 01:31:29,399 INFO 142:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:31:29,400 DEBUG 146:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 01:31:28 GMT"}}}
2021-08-20 01:31:39,412 DEBUG 129:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c25d61f9-04f7-44b2-a06f-a3971d3e891f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:31:39,412 DEBUG 131:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:31:39,413 DEBUG 132:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:31:39,416 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:31:40,101 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 2202
2021-08-20 01:31:40,103 INFO 142:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:31:40,104 DEBUG 146:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:31:35 GMT"}}}
2021-08-20 01:31:50,117 DEBUG 129:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3749449b-b012-49d6-be14-923f1bc77936', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:31:50,119 DEBUG 131:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:31:50,119 DEBUG 132:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:31:50,123 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:31:50,723 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 2202
2021-08-20 01:31:50,726 INFO 142:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:31:50,727 DEBUG 146:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:31:35 GMT"}}}
2021-08-20 01:32:00,740 DEBUG 129:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '271a6a61-da51-4cfa-9041-bca6b17a86a9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:32:00,741 DEBUG 131:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:32:00,741 DEBUG 132:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:32:00,745 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:32:01,282 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 2202
2021-08-20 01:32:01,285 INFO 142:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:32:01,285 DEBUG 146:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:31:35 GMT"}}}
2021-08-20 01:32:11,299 DEBUG 129:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ad8a828f-1845-422d-9e08-99e1599b7cde', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:32:11,311 DEBUG 131:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:32:11,312 DEBUG 132:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:32:11,317 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:32:11,843 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 2202
2021-08-20 01:32:11,845 INFO 142:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:32:11,846 DEBUG 146:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:31:35 GMT"}}}
2021-08-20 01:32:21,858 DEBUG 129:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '11ebde5b-ba4e-4c56-8565-1cf57f423314', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:32:21,859 DEBUG 131:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:32:21,859 DEBUG 132:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:32:21,863 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:32:22,445 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 2202
2021-08-20 01:32:22,448 INFO 142:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:32:22,448 DEBUG 146:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:31:35 GMT"}}}
2021-08-20 01:32:32,460 DEBUG 129:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '94126fe2-b598-41be-824a-e58237ee06b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:32:32,461 DEBUG 131:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:32:32,462 DEBUG 132:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:32:32,464 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:32:33,044 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 3722
2021-08-20 01:32:33,046 INFO 142:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:32:33,047 DEBUG 146:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:31:35 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"23d147d7-d75b-424c-8c9d-6041edb2e945\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_90f0c4f3-d9da-4718-a830-a83250d92ef6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":null,\"creation_time\":1629423066000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:32:43,059 DEBUG 129:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52ecc821-a469-4684-93b0-28b9d182b645', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:32:43,059 DEBUG 131:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:32:43,059 DEBUG 132:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:32:43,062 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:32:43,756 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 3722
2021-08-20 01:32:43,758 INFO 142:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:32:43,759 DEBUG 146:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:31:35 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"23d147d7-d75b-424c-8c9d-6041edb2e945\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_90f0c4f3-d9da-4718-a830-a83250d92ef6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":null,\"creation_time\":1629423066000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:32:53,771 DEBUG 129:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b826fcce-5cf0-473c-b250-f5a6d85bc74f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:32:53,772 DEBUG 131:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:32:53,772 DEBUG 132:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:32:53,775 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:32:54,032 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 3810
2021-08-20 01:32:54,034 INFO 142:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:32:54,035 DEBUG 146:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","finishTime":"Fri, 20 Aug 2021 01:32:47 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:32:47 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"23d147d7-d75b-424c-8c9d-6041edb2e945\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c1db2cb7-0119-48f5-a52e-bf55ac351047\",\"output_key\":\"subnet_id_90f0c4f3-d9da-4718-a830-a83250d92ef6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":null,\"creation_time\":1629423066000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:32:54,036 INFO 56:mixins.py(8) - NetworkInstantiation task finished
2021-08-20 01:32:54,037 DEBUG 129:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd8e30bd5-e8c0-4007-bf70-b9218a9021bf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:32:54,037 DEBUG 131:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:32:54,037 DEBUG 132:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:32:54,040 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:32:54,234 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 3810
2021-08-20 01:32:54,236 INFO 142:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:32:54,236 DEBUG 146:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","finishTime":"Fri, 20 Aug 2021 01:32:47 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:32:47 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"23d147d7-d75b-424c-8c9d-6041edb2e945\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c1db2cb7-0119-48f5-a52e-bf55ac351047\",\"output_key\":\"subnet_id_90f0c4f3-d9da-4718-a830-a83250d92ef6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":null,\"creation_time\":1629423066000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:32:54,238 DEBUG 129:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '485cd471-6b97-4374-954e-4457744d30d6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:32:54,238 DEBUG 131:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:32:54,238 DEBUG 132:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:32:54,241 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:32:54,438 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 3810
2021-08-20 01:32:54,441 INFO 142:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:32:54,441 DEBUG 146:onap_service.py(8) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","finishTime":"Fri, 20 Aug 2021 01:32:47 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:32:47 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"23d147d7-d75b-424c-8c9d-6041edb2e945\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c1db2cb7-0119-48f5-a52e-bf55ac351047\",\"output_key\":\"subnet_id_90f0c4f3-d9da-4718-a830-a83250d92ef6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":null,\"creation_time\":1629423066000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:32:54,486 DEBUG 129:onap_service.py(1) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '708cb4c0-980c-4977-b510-6a0e30dca5c8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:32:54,487 DEBUG 131:onap_service.py(1) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:32:54,488 DEBUG 132:onap_service.py(1) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:32:54,493 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:32:54,704 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 3810
2021-08-20 01:32:54,707 INFO 142:onap_service.py(1) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:32:54,708 DEBUG 146:onap_service.py(1) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","finishTime":"Fri, 20 Aug 2021 01:32:47 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:32:47 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"23d147d7-d75b-424c-8c9d-6041edb2e945\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c1db2cb7-0119-48f5-a52e-bf55ac351047\",\"output_key\":\"subnet_id_90f0c4f3-d9da-4718-a830-a83250d92ef6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":null,\"creation_time\":1629423066000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:32:54,710 DEBUG 129:onap_service.py(1) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '923b46d1-abee-42a0-a0ec-a72c62298ff4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:32:54,710 DEBUG 131:onap_service.py(1) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd
2021-08-20 01:32:54,710 DEBUG 132:onap_service.py(1) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] data sent: None
2021-08-20 01:32:54,713 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:32:54,920 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/bdb8312f-51cb-4c04-9629-399121ee0ccd HTTP/1.1" 200 3810
2021-08-20 01:32:54,922 INFO 142:onap_service.py(1) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response code: 200
2021-08-20 01:32:54,923 DEBUG 146:onap_service.py(1) - [None][Check bdb8312f-51cb-4c04-9629-399121ee0ccd orchestration request status] response: {"request":{"requestId":"bdb8312f-51cb-4c04-9629-399121ee0ccd","startTime":"Fri, 20 Aug 2021 01:31:27 GMT","finishTime":"Fri, 20 Aug 2021 01:32:47 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelVersionId":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelCustomizationId":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","modelUuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","modelInvariantUuid":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","source":"VID","instanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"}}}],"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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:32:47 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"23d147d7-d75b-424c-8c9d-6041edb2e945\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c1db2cb7-0119-48f5-a52e-bf55ac351047\",\"output_key\":\"subnet_id_90f0c4f3-d9da-4718-a830-a83250d92ef6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":null,\"creation_time\":1629423066000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:32:54,925 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-20 01:32:54,925 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-20 01:33:04,937 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-20 01:33:04,938 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/648c003e-a60e-489f-9c21-2592d8aa8912/relationship-list
2021-08-20 01:33:04,938 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-20 01:33:04,942 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:33:05,026 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/648c003e-a60e-489f-9c21-2592d8aa8912/relationship-list HTTP/1.1" 200 1071
2021-08-20 01:33:05,027 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-20 01:33:05,028 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/72657dd5-fc85-44a8-9902-69c81677ec88","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"72657dd5-fc85-44a8-9902-69c81677ec88"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/f71c6e64-c2de-438d-9cba-175d8392aa36","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"f71c6e64-c2de-438d-9cba-175d8392aa36"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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-20 01:33:05,031 DEBUG 129:onap_service.py(1) - [AAI][Get 648c003e-a60e-489f-9c21-2592d8aa8912 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-20 01:33:05,031 DEBUG 131:onap_service.py(1) - [AAI][Get 648c003e-a60e-489f-9c21-2592d8aa8912 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/f71c6e64-c2de-438d-9cba-175d8392aa36
2021-08-20 01:33:05,032 DEBUG 132:onap_service.py(1) - [AAI][Get 648c003e-a60e-489f-9c21-2592d8aa8912 ABCMeta] data sent: None
2021-08-20 01:33:05,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:33:05,195 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/f71c6e64-c2de-438d-9cba-175d8392aa36 HTTP/1.1" 200 3203
2021-08-20 01:33:05,196 INFO 142:onap_service.py(1) - [AAI][Get 648c003e-a60e-489f-9c21-2592d8aa8912 ABCMeta] response code: 200
2021-08-20 01:33:05,196 DEBUG 146:onap_service.py(1) - [AAI][Get 648c003e-a60e-489f-9c21-2592d8aa8912 ABCMeta] response: {"network-id":"f71c6e64-c2de-438d-9cba-175d8392aa36","network-name":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"23d147d7-d75b-424c-8c9d-6041edb2e945","is-bound-to-vpn":false,"resource-version":"1629423167633","orchestration-status":"Active","heat-stack-id":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2","model-invariant-id":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","model-version-id":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","model-customization-id":"f617dfa3-2ebf-4693-8007-4b8e5aec97d1","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/648c003e-a60e-489f-9c21-2592d8aa8912","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":"648c003e-a60e-489f-9c21-2592d8aa8912"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]}]}}
2021-08-20 01:33:05,200 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-20 01:33:05,200 DEBUG 199:network.py(1) - Delete f71c6e64-c2de-438d-9cba-175d8392aa36 network
2021-08-20 01:33:05,200 DEBUG 144:deletion.py(1) - Network f71c6e64-c2de-438d-9cba-175d8392aa36 deletion request
2021-08-20 01:33:05,215 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-20 01:33:05,216 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-20 01:33:05,216 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-20 01:33:05,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:33:05,316 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 639
2021-08-20 01:33:05,317 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-20 01:33:05,318 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-20 01:33:05,322 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-20 01:33:05,322 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-20 01:33:05,322 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 01:33:05,325 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:33:05,433 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-20 01:33:05,434 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 01:33:05,434 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":"1629423091038","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/f71c6e64-c2de-438d-9cba-175d8392aa36","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"f71c6e64-c2de-438d-9cba-175d8392aa36"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0"}]}]}}]}
2021-08-20 01:33:05,438 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-20 01:33:05,439 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-20 01:33:05,439 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-20 01:33:05,441 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:33:05,520 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-20 01:33:05,521 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-20 01:33:05,521 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-20 01:33:05,524 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-20 01:33:05,525 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-20 01:33:05,525 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 01:33:05,527 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:33:05,709 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-20 01:33:05,710 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 01:33:05,710 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":"1629423091038","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/f71c6e64-c2de-438d-9cba-175d8392aa36","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"f71c6e64-c2de-438d-9cba-175d8392aa36"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0"}]}]}}]}
2021-08-20 01:33:05,714 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-20 01:33:05,714 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list
2021-08-20 01:33:05,714 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-20 01:33:05,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:33:05,814 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-20 01:33:05,815 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-20 01:33:05,815 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-20 01:33:05,820 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-20 01:33:05,820 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-20 01:33:05,820 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-20 01:33:05,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:33:06,008 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-20 01:33:06,009 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-20 01:33:06,010 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":"1629423091038","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/f71c6e64-c2de-438d-9cba-175d8392aa36","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"f71c6e64-c2de-438d-9cba-175d8392aa36"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0"}]}]}}]}
2021-08-20 01:33:06,014 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-20 01:33:06,014 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-20 01:33:06,014 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-20 01:33:06,017 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-20 01:33:06,209 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-20 01:33:06,211 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-20 01:33:06,211 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629423090871","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/f71c6e64-c2de-438d-9cba-175d8392aa36","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"f71c6e64-c2de-438d-9cba-175d8392aa36"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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-20 01:33:06,216 DEBUG 129:onap_service.py(1) - [None][Create f71c6e64-c2de-438d-9cba-175d8392aa36 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aa588ae6-cf48-4bf3-a053-b0bef4834a62', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:33:06,216 DEBUG 131:onap_service.py(1) - [None][Create f71c6e64-c2de-438d-9cba-175d8392aa36 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/648c003e-a60e-489f-9c21-2592d8aa8912/networks/f71c6e64-c2de-438d-9cba-175d8392aa36
2021-08-20 01:33:06,216 DEBUG 132:onap_service.py(1) - [None][Create f71c6e64-c2de-438d-9cba-175d8392aa36 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-20 01:33:06,219 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:33:08,749 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/648c003e-a60e-489f-9c21-2592d8aa8912/networks/f71c6e64-c2de-438d-9cba-175d8392aa36 HTTP/1.1" 202 262
2021-08-20 01:33:08,751 INFO 142:onap_service.py(1) - [None][Create f71c6e64-c2de-438d-9cba-175d8392aa36 Network deletion request] response code: 202
2021-08-20 01:33:08,752 DEBUG 146:onap_service.py(1) - [None][Create f71c6e64-c2de-438d-9cba-175d8392aa36 Network deletion request] response: {"requestReferences":{"requestId":"aa588ae6-cf48-4bf3-a053-b0bef4834a62","instanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62"}}
2021-08-20 01:33:08,752 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-20 01:33:08,767 DEBUG 129:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '86359ea6-2768-4eb0-ae56-257cffa75489', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:33:08,768 DEBUG 131:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62
2021-08-20 01:33:08,768 DEBUG 132:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] data sent: None
2021-08-20 01:33:08,774 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:33:08,918 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62 HTTP/1.1" 200 825
2021-08-20 01:33:08,921 INFO 142:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response code: 200
2021-08-20 01:33:08,922 DEBUG 146:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response: {"request":{"requestId":"aa588ae6-cf48-4bf3-a053-b0bef4834a62","startTime":"Fri, 20 Aug 2021 01:33:07 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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 01:33:08 GMT"}}}
2021-08-20 01:33:18,938 DEBUG 129:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '36f12a24-1ed4-4ba2-bf12-9bd1abbd8930', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:33:18,940 DEBUG 131:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62
2021-08-20 01:33:18,940 DEBUG 132:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] data sent: None
2021-08-20 01:33:18,946 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:33:19,490 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62 HTTP/1.1" 200 2640
2021-08-20 01:33:19,494 INFO 142:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response code: 200
2021-08-20 01:33:19,495 DEBUG 146:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response: {"request":{"requestId":"aa588ae6-cf48-4bf3-a053-b0bef4834a62","startTime":"Fri, 20 Aug 2021 01:33:07 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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:33:12 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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_90f0c4f3-d9da-4718-a830-a83250d92ef6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":1629423112000,\"creation_time\":1629423066000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:33:29,508 DEBUG 129:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6efcf93f-f95e-470e-be6c-1854da9276cb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:33:29,509 DEBUG 131:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62
2021-08-20 01:33:29,509 DEBUG 132:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] data sent: None
2021-08-20 01:33:29,513 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:33:30,014 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62 HTTP/1.1" 200 2402
2021-08-20 01:33:30,017 INFO 142:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response code: 200
2021-08-20 01:33:30,018 DEBUG 146:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response: {"request":{"requestId":"aa588ae6-cf48-4bf3-a053-b0bef4834a62","startTime":"Fri, 20 Aug 2021 01:33:07 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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:33:28 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":1629423112000,\"creation_time\":1629423066000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:33:40,031 DEBUG 129:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '50694da9-c53b-47aa-b2e1-2a310eb9b19f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:33:40,032 DEBUG 131:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62
2021-08-20 01:33:40,032 DEBUG 132:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] data sent: None
2021-08-20 01:33:40,035 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:33:40,570 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62 HTTP/1.1" 200 2413
2021-08-20 01:33:40,573 INFO 142:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response code: 200
2021-08-20 01:33:40,573 DEBUG 146:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response: {"request":{"requestId":"aa588ae6-cf48-4bf3-a053-b0bef4834a62","startTime":"Fri, 20 Aug 2021 01:33:07 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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:33:31 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":1629423112000,\"creation_time\":1629423066000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:33:50,586 DEBUG 129:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a9a8878-18c1-4024-bc8c-5ddfbfc7437e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:33:50,587 DEBUG 131:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62
2021-08-20 01:33:50,587 DEBUG 132:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] data sent: None
2021-08-20 01:33:50,591 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:33:50,845 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62 HTTP/1.1" 200 2456
2021-08-20 01:33:50,846 INFO 142:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response code: 200
2021-08-20 01:33:50,846 DEBUG 146:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response: {"request":{"requestId":"aa588ae6-cf48-4bf3-a053-b0bef4834a62","startTime":"Fri, 20 Aug 2021 01:33:07 GMT","finishTime":"Fri, 20 Aug 2021 01:33:48 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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:33:48 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":1629423112000,\"creation_time\":1629423066000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:33:50,847 INFO 56:mixins.py(9) - NetworkDeletionRequest task finished
2021-08-20 01:33:50,848 DEBUG 129:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f121401c-541f-4f59-9e6e-3deb30d0de9c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:33:50,848 DEBUG 131:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62
2021-08-20 01:33:50,848 DEBUG 132:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] data sent: None
2021-08-20 01:33:50,849 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:33:51,029 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62 HTTP/1.1" 200 2456
2021-08-20 01:33:51,031 INFO 142:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response code: 200
2021-08-20 01:33:51,031 DEBUG 146:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response: {"request":{"requestId":"aa588ae6-cf48-4bf3-a053-b0bef4834a62","startTime":"Fri, 20 Aug 2021 01:33:07 GMT","finishTime":"Fri, 20 Aug 2021 01:33:48 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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:33:48 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":1629423112000,\"creation_time\":1629423066000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:33:51,033 DEBUG 129:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '742991b8-642e-48b0-a082-d555215ce353', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:33:51,033 DEBUG 131:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62
2021-08-20 01:33:51,033 DEBUG 132:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] data sent: None
2021-08-20 01:33:51,036 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:33:51,241 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62 HTTP/1.1" 200 2456
2021-08-20 01:33:51,243 INFO 142:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response code: 200
2021-08-20 01:33:51,243 DEBUG 146:onap_service.py(9) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response: {"request":{"requestId":"aa588ae6-cf48-4bf3-a053-b0bef4834a62","startTime":"Fri, 20 Aug 2021 01:33:07 GMT","finishTime":"Fri, 20 Aug 2021 01:33:48 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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:33:48 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":1629423112000,\"creation_time\":1629423066000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:33:51,257 DEBUG 129:onap_service.py(1) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dd90af07-5f06-4bc8-b7bc-59392b2f69d7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:33:51,258 DEBUG 131:onap_service.py(1) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62
2021-08-20 01:33:51,258 DEBUG 132:onap_service.py(1) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] data sent: None
2021-08-20 01:33:51,263 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:33:51,463 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62 HTTP/1.1" 200 2456
2021-08-20 01:33:51,466 INFO 142:onap_service.py(1) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response code: 200
2021-08-20 01:33:51,467 DEBUG 146:onap_service.py(1) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response: {"request":{"requestId":"aa588ae6-cf48-4bf3-a053-b0bef4834a62","startTime":"Fri, 20 Aug 2021 01:33:07 GMT","finishTime":"Fri, 20 Aug 2021 01:33:48 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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:33:48 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":1629423112000,\"creation_time\":1629423066000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:33:51,468 DEBUG 129:onap_service.py(1) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dfa9a1d1-5d3a-45de-b242-35677d90cc24', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:33:51,469 DEBUG 131:onap_service.py(1) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62
2021-08-20 01:33:51,469 DEBUG 132:onap_service.py(1) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] data sent: None
2021-08-20 01:33:51,472 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:33:51,644 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/aa588ae6-cf48-4bf3-a053-b0bef4834a62 HTTP/1.1" 200 2456
2021-08-20 01:33:51,646 INFO 142:onap_service.py(1) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response code: 200
2021-08-20 01:33:51,647 DEBUG 146:onap_service.py(1) - [None][Check aa588ae6-cf48-4bf3-a053-b0bef4834a62 orchestration request status] response: {"request":{"requestId":"aa588ae6-cf48-4bf3-a053-b0bef4834a62","startTime":"Fri, 20 Aug 2021 01:33:07 GMT","finishTime":"Fri, 20 Aug 2021 01:33:48 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":"648c003e-a60e-489f-9c21-2592d8aa8912","networkInstanceId":"f71c6e64-c2de-438d-9cba-175d8392aa36","networkInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_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":"Fri, 20 Aug 2021 01:33:48 GMT"},"requestProcessingData":[{"groupingId":"d120ffcc-b363-441b-b69e-6b41355b29a2","tag":"StackInformation","dataPairs":[{"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0/d120ffcc-b363-441b-b69e-6b41355b29a2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"updated_time\":1629423112000,\"creation_time\":1629423066000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"bf250db133294f008e407224994d75e1\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"OS::stack_id\":\"d120ffcc-b363-441b-b69e-6b41355b29a2\",\"OS::stack_name\":\"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-20 01:33:51,649 DEBUG 319:service.py(1) - Delete 648c003e-a60e-489f-9c21-2592d8aa8912 service instance
2021-08-20 01:33:51,650 DEBUG 113:deletion.py(1) - Service 648c003e-a60e-489f-9c21-2592d8aa8912 deletion request
2021-08-20 01:33:51,671 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:33:51,671 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:33:51,672 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-20 01:33:51,672 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-20 01:33:51,672 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:33:51,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:33:52,168 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-20 01:33:52,170 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:33:52,170 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 01:33:52,174 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 01:33:52,175 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:33:52,175 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:33:52,175 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 01:33:52,175 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 01:33:52,176 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:33:52,176 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 01:33:52,176 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-20 01:33:52,177 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-20 01:33:52,177 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 01:33:52,180 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:33:52,781 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-20 01:33:52,784 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 01:33:52,787 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","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":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","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":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","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":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","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":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","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":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"compute","uniqueId":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","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":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","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":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","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":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","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":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","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":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"objectStorage","uniqueId":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","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":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"objectStorage","uniqueId":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","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":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","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":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","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":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","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":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","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":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","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":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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-20 01:33:52,793 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 01:33:52,794 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:33:52,794 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:33:52,794 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-20 01:33:52,795 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-20 01:33:52,795 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:33:52,796 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:33:53,199 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-20 01:33:53,201 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:33:53,201 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 01:33:53,205 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 01:33:53,205 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:33:53,205 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:33:53,206 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 01:33:53,206 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 01:33:53,206 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:33:53,207 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 01:33:53,208 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-20 01:33:53,208 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-20 01:33:53,208 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 01:33:53,210 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:33:53,788 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-20 01:33:53,790 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 01:33:53,794 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","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":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","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":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","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":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","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":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","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":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"compute","uniqueId":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","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":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","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":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","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":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","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":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","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":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"objectStorage","uniqueId":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","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":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"objectStorage","uniqueId":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","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":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","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":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","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":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","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":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","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":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","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":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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-20 01:33:53,800 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 01:33:53,801 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-20 01:33:53,802 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-20 01:33:53,802 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-20 01:33:53,802 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-20 01:33:53,803 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-20 01:33:53,805 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:33:54,241 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-20 01:33:54,243 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-20 01:33:54,244 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-20 01:33:54,247 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-20 01:33:54,247 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-20 01:33:54,248 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-20 01:33:54,248 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-20 01:33:54,248 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-20 01:33:54,248 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-20 01:33:54,248 INFO 192:__init__.py(1) - Service found, updating information
2021-08-20 01:33:54,249 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-20 01:33:54,249 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-20 01:33:54,249 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-20 01:33:54,252 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-20 01:33:55,043 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-20 01:33:55,046 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-20 01:33:55,049 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ccb4dcba-dee5-4122-876f-2707adf14328","lifecycleState":"CERTIFIED","lastUpdateDate":1629414915397,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd41dbc1-ad0c-4a69-b3e5-c3959ba10f54","invariantUUID":"b4f47ba1-c5ea-4fb3-8717-f9a1db5b60aa","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":"networkrules","uniqueId":"fd087e29-f974-4e42-bb40-0ea2cf3ed80b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414885190,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"ff7fd1b3-dfb7-4fd6-97fa-3fb1c6a4b7d4","invariantUUID":"d2bee748-23ce-4774-bcfb-81e1d6b92e1a","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":"57c8d690-b710-454c-9c33-188d8bea2e04","lifecycleState":"CERTIFIED","lastUpdateDate":1629415176913,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"846866d5-4b0b-4a70-918d-fd47e65adc22","invariantUUID":"f60954b2-6fea-4775-ac48-8db6b880bdba","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3c738e9-b65c-408b-bdbc-85eac9ddfda2","lifecycleState":"CERTIFIED","lastUpdateDate":1629414792562,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f390350b-e385-4999-b75b-8c400e6cb68b","invariantUUID":"a00dcc94-4d65-4844-afa3-1adff954ddc8","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":"compute","uniqueId":"42db8e19-9805-40bf-927b-38a551e11f24","lifecycleState":"CERTIFIED","lastUpdateDate":1629415052824,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5d5e1038-d4ad-4c02-a08b-2a0494e4e1ee","invariantUUID":"bad0000a-ce0a-4b1b-b635-2190af329aa3","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":"network","uniqueId":"19560fb3-b786-4621-8e61-5e7003b1f876","lifecycleState":"CERTIFIED","lastUpdateDate":1629414950670,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9bf9225-1ffc-48ad-90f1-10ed06182854","invariantUUID":"4cf7ed4e-810a-4bec-aff7-fb0e8a5687a8","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7f690c87-7c6c-4a2a-9c5f-eacbe450cbce","lifecycleState":"CERTIFIED","lastUpdateDate":1629415042465,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9efa31e9-becd-4bd6-8d6e-5f140fc6eb6f","invariantUUID":"6db8ca19-d325-4175-8b11-e2233bb215de","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":"compute","uniqueId":"34496f77-4569-4fe4-85f6-56fdd1ab9209","lifecycleState":"CERTIFIED","lastUpdateDate":1629415253659,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ba661d53-4f02-45f1-b57d-59473974b06e","invariantUUID":"424be6e1-4a25-4020-af0d-07c4cc48070c","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"30867926-197f-43bc-ad69-0a73df80dc2b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415031167,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"50c43700-31f9-4a83-b58e-899c37b936dc","invariantUUID":"9e4a961a-bfd1-495f-bfdf-1fdaa073bc01","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"65b1bb32-224b-439b-bb72-e72c04f5c807","lifecycleState":"CERTIFIED","lastUpdateDate":1629414921571,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99efe85a-fe13-4028-8ed2-e78ca4f01558","invariantUUID":"6b2f5139-da4a-47cd-b5a2-44a0564baaec","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":"network","uniqueId":"6e094a45-929a-4962-8199-7aca78e7f459","lifecycleState":"CERTIFIED","lastUpdateDate":1629415240315,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"607a1042-cee0-4d51-9e5b-fa6c68f0cccb","invariantUUID":"bd1669ed-03b3-4783-a6c5-607f2d6508a0","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"b389657d-21cc-46f4-aea5-d857c771225d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415155062,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e530d907-4473-4ad4-9f12-e3949502c44f","invariantUUID":"8a87942e-520a-412b-a67a-cfdd5a339025","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":"81da0259-de26-45af-a8cc-85efd07dc766","lifecycleState":"CERTIFIED","lastUpdateDate":1629415171477,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0f82b418-d124-4da1-a511-733a7b47e833","invariantUUID":"642ea06b-5d8e-4ddc-994e-d0c4d306235e","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b26d2e32-8f67-41a4-b1d9-0834c7439977","lifecycleState":"CERTIFIED","lastUpdateDate":1629415187106,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e5928d98-2238-491d-a918-70f710894af0","invariantUUID":"d8acafcc-cf00-421f-9990-8112d85225aa","systemName":"Nfp","description":"NFP","tags":["NFP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"032903b8-234a-4133-874e-37957ea6a6bd","lifecycleState":"CERTIFIED","lastUpdateDate":1629414698679,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4690af1-7cf3-49da-9ab2-b6b1917e73ee","invariantUUID":"8a0fe9ec-f545-44bf-855e-29335ed06fc0","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5d1d3c54-e8f3-4b67-bb46-bf8631558e9c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414975506,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"63569ac6-3370-4eaa-b7ba-7f05ccef06fe","invariantUUID":"904c1888-4c38-44f6-bd8a-25bbe78396f4","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":"fe5fa596-1e50-40e9-b420-f376149fd53d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415058282,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4cb1757b-21f8-4639-9c5e-0ca401afe47a","invariantUUID":"008d4658-34e2-44ba-93e9-c2e4b45ec54c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"03d410c1-cf89-4ac4-a948-e43a6a4abb75","lifecycleState":"CERTIFIED","lastUpdateDate":1629414804795,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dc696e62-20f1-495b-bebf-5a846294f451","invariantUUID":"b2eb755e-19eb-48cb-95d6-89f23d69ee9e","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6c7f1441-0202-4599-a3fc-6af79445b152","lifecycleState":"CERTIFIED","lastUpdateDate":1629414995665,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7b69b573-f287-4ed5-96df-4f601cd2cb4f","invariantUUID":"ab5ad009-b0a2-45d0-83f9-b4cf4eeef4a1","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":"securityrules","uniqueId":"842cd10b-496d-439d-9d34-b1f0aef4cfe0","lifecycleState":"CERTIFIED","lastUpdateDate":1629414896408,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"f9a77903-3079-4c44-aaf2-987e0c28b9a9","invariantUUID":"d7ad3b19-95f3-4cf0-b408-707d83d33914","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ee52c1a2-f905-45d6-ac08-e2cf1abcf0cb","lifecycleState":"CERTIFIED","lastUpdateDate":1629415161358,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b02f6500-38a9-4ed8-8da9-1406ae6257d2","invariantUUID":"41c04e27-e82d-4607-9d56-8a74682dde58","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":"6559ca4a-325b-4428-92d3-bc63b76c0e15","lifecycleState":"CERTIFIED","lastUpdateDate":1629414828081,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e579bab3-550d-4104-9d4c-6b31c34de7af","invariantUUID":"380a7de6-5519-4956-a6c6-6d028fced6f8","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9be2f8c2-3944-473a-905f-8de9c7bf2d1e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414815927,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"08a93889-46d1-4760-a316-7cf2abe75086","invariantUUID":"ec92f881-69ab-418d-890a-2f258158f6c4","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":"69599996-d129-4725-abe4-8aca15cba142","lifecycleState":"CERTIFIED","lastUpdateDate":1629414890756,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a6d7484-50c2-4b41-a0f4-f4c1e93b3ddc","invariantUUID":"1dc47e5f-cd76-484f-b854-a52a91812b59","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":"1ee9b94e-8a14-4e88-8456-fb1760076276","lifecycleState":"CERTIFIED","lastUpdateDate":1629414990587,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c0d97fd-2008-45c6-8815-48763f8c72d8","invariantUUID":"8c9e7182-6acd-40a9-83f4-5547463f017f","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"12f2d3ad-7036-4437-b1d3-ce92311b3e59","lifecycleState":"CERTIFIED","lastUpdateDate":1629414945052,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f00cee96-c18a-486c-8d55-694ed9a29d13","invariantUUID":"cda3c997-db06-4b1c-99b0-4078f5b3ca95","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f817991d-8d0b-4a6e-8979-b032cd82ff9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415199341,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fd26439e-9f22-46b7-9439-c2342bd18aad","invariantUUID":"6aa6a385-a452-4a1f-a29e-a4a35140be8c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c3bcbf5-62ee-4360-8455-15e560d99f84","lifecycleState":"CERTIFIED","lastUpdateDate":1629415230728,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c492f9eb-b450-46a6-857e-ffce74b798fb","invariantUUID":"9aef9da9-be91-4eeb-8285-9a4828072dbe","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8222d7af-dc82-4a9a-8850-fe7d2b517678","lifecycleState":"CERTIFIED","lastUpdateDate":1629415073701,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efb9fe44-8c12-486c-87f4-863e73214585","invariantUUID":"c45232fa-36fb-4335-a570-5c173e34974e","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"200bbabb-e249-4f3d-ae46-b06e8f957305","lifecycleState":"CERTIFIED","lastUpdateDate":1629415245349,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a7123db5-c1d3-40c1-ab2c-1545df6e444b","invariantUUID":"5bc17c73-697a-4afb-b8ee-2c58329f6550","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":"compute","uniqueId":"0b53b627-bd32-492a-b2b8-2a21a8c22cc7","lifecycleState":"CERTIFIED","lastUpdateDate":1629415248422,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5a4789e8-6ecb-4667-8a81-e4c457ad006f","invariantUUID":"bbd2db90-7fc8-4d7b-89be-648b56a4cc02","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":"f3c7b61a-d201-487d-a224-b020a01a0673","lifecycleState":"CERTIFIED","lastUpdateDate":1629415025205,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c446ef49-8de7-4e86-ac0f-d3a3b1577f47","invariantUUID":"b42d14b4-2fb5-4065-95e5-42a2d7204af5","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":"0462bf19-e497-4576-9abf-ae93fbfa0cb6","lifecycleState":"CERTIFIED","lastUpdateDate":1629415191999,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cf3ff12a-a728-4fd7-a2ec-f456a288a339","invariantUUID":"bfcfc2a0-efa5-4b05-b6e8-e80fb548fd74","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":"fa4f25f8-9899-4900-99e6-9d7243d00e3b","lifecycleState":"CERTIFIED","lastUpdateDate":1629414926890,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e154026f-20d1-40eb-acba-d8bbb85f4900","invariantUUID":"6346c2c8-1abf-4eb0-b003-186bc5ad9339","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":"compute","uniqueId":"a439f537-6a0d-413a-9c7a-7833ddae51c4","lifecycleState":"CERTIFIED","lastUpdateDate":1629414910285,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efa6e8c2-e37d-42e5-8fcb-55f5d9320bbc","invariantUUID":"09e61d35-c04b-4190-8bbc-0729be541b15","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"eb505333-8ab8-444f-b552-308abfe02b1d","lifecycleState":"CERTIFIED","lastUpdateDate":1629415211278,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fe358324-23ef-4754-839f-60e1b46b7955","invariantUUID":"2c2eae9e-812a-4b38-8298-78543bad394c","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":"port","uniqueId":"104be05d-fde1-4aa9-adbf-555292bced6e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414867455,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"58d16d52-90e4-4a7c-8871-a79f40bc2dfa","invariantUUID":"75243842-cd1e-48fe-a919-21b73182085a","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":"loadBalancer","uniqueId":"fab8016d-7d00-4d0c-8d6f-dd7d2bddf947","lifecycleState":"CERTIFIED","lastUpdateDate":1629414747083,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a50cd5ff-3196-479c-895e-a8d14bffb89c","invariantUUID":"8ab7f263-7dc9-4c2e-956e-5103c08e04f5","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4b73e1f7-d8ce-46b3-b227-86b6a5eabf66","lifecycleState":"CERTIFIED","lastUpdateDate":1629414787301,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"222041b7-547a-4e0c-b5f6-65500a5dcac3","invariantUUID":"77aa34f6-e36e-44d4-90dc-d7e9fe695444","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ceb60713-dad4-4279-b81f-cf00a5dfba00","lifecycleState":"CERTIFIED","lastUpdateDate":1629415269211,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b26f64d-94aa-4890-b007-ab132af8af90","invariantUUID":"6097916d-69e4-4752-8dc8-4ce011e274af","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":"defaulticon","uniqueId":"e36740ec-f8d1-4bb9-9274-869d6d31719f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415036905,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"60cfac75-8415-4224-8de0-e4f12d6148df","invariantUUID":"6b344748-4354-467e-8332-3f0dc6c1f0b2","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":"f713cc27-545c-425e-b892-1a158e8e3cae","lifecycleState":"CERTIFIED","lastUpdateDate":1629415119982,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b89970d-9006-4b97-b652-e6d5a9884c5e","invariantUUID":"ce35c1d3-a70a-4051-b249-b5c13f8425bd","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":"d9d35420-d286-4e2e-ac89-8ad4f942a99e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415224192,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"69e27c3c-a14f-4d58-8242-0a5897356943","invariantUUID":"ecc5660b-dd6c-452f-ae40-c70f8a837601","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"320771a6-a63e-48f9-b113-f9f7ea48623b","lifecycleState":"CERTIFIED","lastUpdateDate":1629415216201,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"13b04e5e-03c0-4f09-99cd-8d49d30ec233","invariantUUID":"84861967-04e6-4460-af44-4fab2a6308e7","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":"compute","uniqueId":"d888881c-fca4-45ee-a765-9a0c605b914a","lifecycleState":"CERTIFIED","lastUpdateDate":1629415078609,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5e5545f1-7590-4d7c-9e17-f176ef48bf18","invariantUUID":"4361ad2d-30dc-4937-8768-c74c3d208561","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":"port","uniqueId":"dcbdf68b-e06c-41d2-a612-b4f83d0e32f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629414752416,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ba98dfc2-8658-4927-bd08-4b69d7b5f34d","invariantUUID":"4027118d-7650-4e9e-b114-62ea59e4901f","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":"defaulticon","uniqueId":"29c2158b-f2b4-46a5-ace5-3536f6e73d75","lifecycleState":"CERTIFIED","lastUpdateDate":1629415141695,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01ec71db-6bec-45bd-b249-e20dfbda39c8","invariantUUID":"7b7a8c58-1755-41f0-b1cb-69c98be0e1e8","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"84ecbef0-e4b8-4213-976b-22738e93e87c","lifecycleState":"CERTIFIED","lastUpdateDate":1629415181925,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"49c8e0ed-3441-4ce3-99bd-51e8e2e21115","invariantUUID":"7dcbb54c-c033-4f61-abe4-49db960b47b7","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":"objectStorage","uniqueId":"80a6141f-0d9a-4c31-91ba-e00d3a6e84fc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414773864,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8cdc57d7-93a6-45e2-ae47-a8364d5f9d20","invariantUUID":"20f61256-0ec6-4f3a-9811-57a12d72339c","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":"compute","uniqueId":"eb3d1f09-2aab-4e05-b87c-18a9bd99f87e","lifecycleState":"CERTIFIED","lastUpdateDate":1629415094826,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bdae0eba-8154-4e02-8ca7-cb7e27b0b37b","invariantUUID":"ee4ec6a1-89ae-4eed-b32c-6c4a45c160f4","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":"port","uniqueId":"b20b3def-17fb-439d-b313-6bee7776ced3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415261093,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fa51f5e5-cedc-4c56-9071-a87a2ef4f365","invariantUUID":"1621dc71-345b-4593-a361-58f77e651395","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":"498ab6b7-d63f-47e6-bf09-72c88d1593bc","lifecycleState":"CERTIFIED","lastUpdateDate":1629414779816,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"736c9c11-9e74-4dc4-b846-71bd2350c8f8","invariantUUID":"7fa57d0e-c21c-42af-bd6b-998948edcb5e","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":"objectStorage","uniqueId":"9ed8c291-7820-401d-b3f5-a975be2b55c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415114884,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88a88293-478b-4ea1-8a34-def7d476a7b7","invariantUUID":"699e62e0-3801-409d-9a81-0ad4fc0952de","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"15bfd7be-2e0c-4c8f-9b71-c7fffb8ed97c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414719321,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"3c45c7f6-b6a6-4583-ba7c-9578a8f26f25","invariantUUID":"8f49a26e-036a-460b-adb8-87a1256b12f7","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":"4d7fcfed-9753-47f8-87f4-31e53e7f116a","lifecycleState":"CERTIFIED","lastUpdateDate":1629414833728,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"43443679-458c-40cc-91ba-5a921cd5bd9c","invariantUUID":"6676d684-a89f-430c-b16c-2b22dafe2f3d","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":"defaulticon","uniqueId":"2c6fe65c-08f4-4651-abda-9a352a5483f3","lifecycleState":"CERTIFIED","lastUpdateDate":1629415150047,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b72f196c-daa1-47be-a15c-45f04125aab4","invariantUUID":"735a81ba-b312-45ca-a30e-d8961f26bb8c","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":"4dd100ef-49cf-4b64-8edc-c64af468f7ad","lifecycleState":"CERTIFIED","lastUpdateDate":1629415068748,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"df7c95ea-50c9-4865-85c5-5e808923faad","invariantUUID":"c7825790-1266-4737-8b39-595264301c21","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"785b0dab-1f65-4feb-9d2a-b0a5f9cbb6de","lifecycleState":"CERTIFIED","lastUpdateDate":1629414798907,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e957fc6f-6d26-45f7-a236-8bee1fb84d9d","invariantUUID":"480ccbb2-18f1-4b20-90c4-1b71b309dfbc","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7d7eacd7-9f3c-41ec-9567-99da7b4a25ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629414757720,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"04c29cc8-bc6f-486f-910e-1fbf8768bb6e","invariantUUID":"c8a75e5b-4e98-443a-a53f-2b9e1dc751d5","systemName":"Network","description":"Represents a simple , logical network service.","tags":["Network"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f5563d65-2855-4320-94be-af54c5215696","lifecycleState":"CERTIFIED","lastUpdateDate":1629414729996,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"84e5c40b-ea73-4aaa-80a1-981c86053eb0","invariantUUID":"1f4bd581-b477-4468-875a-c7e396b34319","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":"a100a3a7-f8f9-44d8-915c-32f4ad9f332c","lifecycleState":"CERTIFIED","lastUpdateDate":1629414939520,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b55c8dba-e662-4c70-9a49-6a27ac104f6e","invariantUUID":"45dc9d26-6bdc-4580-9b15-b84912e93e74","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9b531946-90a9-4abf-8843-a3cf129ceabf","lifecycleState":"CERTIFIED","lastUpdateDate":1629414821983,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"64d44cb5-77a8-46bf-b35a-18c24866b917","invariantUUID":"6c825728-8655-4072-8f80-4a53197e750f","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":"97c4d233-8207-4600-b4b5-b57d42aeb8c0","lifecycleState":"CERTIFIED","lastUpdateDate":1629415010273,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"8d33ebf1-1bf8-4b06-974a-0760878a8d8a","invariantUUID":"56812d64-06d1-469d-8a53-e34db8f7adf7","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"94fef74a-7a21-4fce-b67e-72c5189fe3aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629414735233,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"65fa23b8-1e61-426a-9ced-eb4d56324de3","invariantUUID":"d25939d5-43c5-4b37-aab5-fcac68dc6b07","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":"networkrules","uniqueId":"c91b3733-bd9e-4809-9e10-371144c63d0d","lifecycleState":"CERTIFIED","lastUpdateDate":1629414862421,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"2c6de72c-924e-4812-b45f-7c152b508f80","invariantUUID":"857051b3-d19b-4753-9194-a4fe9402dcc7","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"24b33b74-0502-4288-be05-2fabdf8dc73f","lifecycleState":"CERTIFIED","lastUpdateDate":1629415015553,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"297d9708-4a63-4e38-b41c-97202ff02724","invariantUUID":"c7683569-35cf-4f8f-906c-844ae8814691","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"dc811b39-1033-49d2-b4cd-1dc6c8610836","lifecycleState":"CERTIFIED","lastUpdateDate":1629415047534,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"655e5d54-f008-4a89-bb4c-904f4c2ff5e5","invariantUUID":"7e65be0a-81d7-468f-84d7-e28f10c20dab","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":"objectStorage","uniqueId":"e97469d1-352b-44c4-ada3-a889f828ddea","lifecycleState":"CERTIFIED","lastUpdateDate":1629415099859,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c5575672-bed7-4bf6-bf16-3446b27cdcb7","invariantUUID":"5001aed7-2a54-4adf-9b5b-8a4e0aa3a95f","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":"e28e5b14-0d9f-4d4d-80ee-270c7e4c869e","lifecycleState":"CERTIFIED","lastUpdateDate":1629414810245,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7c87c934-d726-42fe-84ba-f7e39be2bf79","invariantUUID":"01a67d5f-2cc0-4024-abc5-27fac27b2262","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":"port","uniqueId":"6ea5c59e-aad2-470e-bd57-e46b0bca3c10","lifecycleState":"CERTIFIED","lastUpdateDate":1629415166321,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"657b86a6-f536-4d18-9bf9-e08c3b8241b7","invariantUUID":"8dc5cbab-f23b-4233-b5e1-d5f9652ae033","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"f6726024-2a41-4405-b829-8f1a5c914e67","lifecycleState":"CERTIFIED","lastUpdateDate":1629422993081,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"91194911-32d2-4123-8e88-3126642aae1d","invariantUUID":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","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-20 01:33:55,055 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-20 01:33:55,056 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-20 01:33:55,056 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/91194911-32d2-4123-8e88-3126642aae1d/toscaModel
2021-08-20 01:33:55,057 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-20 01:33:55,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-20 01:33:55,243 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/91194911-32d2-4123-8e88-3126642aae1d/toscaModel HTTP/1.1" 200 None
2021-08-20 01:33:55,245 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-20 01:33:55,245 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-20 01:33:55,296 DEBUG 129:onap_service.py(1) - [None][Create 648c003e-a60e-489f-9c21-2592d8aa8912 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '920d401b-95ac-4a61-9b45-0b1e732f09da', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:33:55,296 DEBUG 131:onap_service.py(1) - [None][Create 648c003e-a60e-489f-9c21-2592d8aa8912 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/648c003e-a60e-489f-9c21-2592d8aa8912
2021-08-20 01:33:55,296 DEBUG 132:onap_service.py(1) - [None][Create 648c003e-a60e-489f-9c21-2592d8aa8912 Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "2e850ddf-37bb-4ba7-b522-f6802b015ab4",
            "modelVersion": "1.0",
            "modelVersionId": "91194911-32d2-4123-8e88-3126642aae1d"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-20 01:33:55,298 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:33:57,325 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/648c003e-a60e-489f-9c21-2592d8aa8912 HTTP/1.1" 202 262
2021-08-20 01:33:57,328 INFO 142:onap_service.py(1) - [None][Create 648c003e-a60e-489f-9c21-2592d8aa8912 Service deletion request] response code: 202
2021-08-20 01:33:57,328 DEBUG 146:onap_service.py(1) - [None][Create 648c003e-a60e-489f-9c21-2592d8aa8912 Service deletion request] response: {"requestReferences":{"requestId":"920d401b-95ac-4a61-9b45-0b1e732f09da","instanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/920d401b-95ac-4a61-9b45-0b1e732f09da"}}
2021-08-20 01:33:57,329 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-20 01:33:57,342 DEBUG 129:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3c5aeac2-df18-41da-9b8e-188ef90fe20c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:33:57,343 DEBUG 131:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/920d401b-95ac-4a61-9b45-0b1e732f09da
2021-08-20 01:33:57,343 DEBUG 132:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] data sent: None
2021-08-20 01:33:57,348 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:33:57,564 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/920d401b-95ac-4a61-9b45-0b1e732f09da HTTP/1.1" 200 875
2021-08-20 01:33:57,567 INFO 142:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] response code: 200
2021-08-20 01:33:57,568 DEBUG 146:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] response: {"request":{"requestId":"920d401b-95ac-4a61-9b45-0b1e732f09da","startTime":"Fri, 20 Aug 2021 01:33:56 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","serviceInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Fri, 20 Aug 2021 01:33:56 GMT"}}}
2021-08-20 01:34:07,579 DEBUG 129:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e46ef9a8-af4a-4bc2-b607-f4585d2c57f9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:34:07,580 DEBUG 131:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/920d401b-95ac-4a61-9b45-0b1e732f09da
2021-08-20 01:34:07,580 DEBUG 132:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] data sent: None
2021-08-20 01:34:07,583 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:34:07,804 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/920d401b-95ac-4a61-9b45-0b1e732f09da HTTP/1.1" 200 1085
2021-08-20 01:34:07,806 INFO 142:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] response code: 200
2021-08-20 01:34:07,806 DEBUG 146:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] response: {"request":{"requestId":"920d401b-95ac-4a61-9b45-0b1e732f09da","startTime":"Fri, 20 Aug 2021 01:33:56 GMT","finishTime":"Fri, 20 Aug 2021 01:33:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","serviceInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:33:59 GMT"}}}
2021-08-20 01:34:07,807 INFO 56:mixins.py(10) - ServiceDeletionRequest task finished
2021-08-20 01:34:07,808 DEBUG 129:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3c767324-7ff4-46a9-a3a6-ec736129d5e8', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:34:07,808 DEBUG 131:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/920d401b-95ac-4a61-9b45-0b1e732f09da
2021-08-20 01:34:07,809 DEBUG 132:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] data sent: None
2021-08-20 01:34:07,811 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:34:08,037 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/920d401b-95ac-4a61-9b45-0b1e732f09da HTTP/1.1" 200 1085
2021-08-20 01:34:08,039 INFO 142:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] response code: 200
2021-08-20 01:34:08,040 DEBUG 146:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] response: {"request":{"requestId":"920d401b-95ac-4a61-9b45-0b1e732f09da","startTime":"Fri, 20 Aug 2021 01:33:56 GMT","finishTime":"Fri, 20 Aug 2021 01:33:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","serviceInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:33:59 GMT"}}}
2021-08-20 01:34:08,041 DEBUG 129:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '4695f75d-6a1b-49e5-8ab1-af8131f444ca', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:34:08,042 DEBUG 131:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/920d401b-95ac-4a61-9b45-0b1e732f09da
2021-08-20 01:34:08,042 DEBUG 132:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] data sent: None
2021-08-20 01:34:08,045 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:34:08,232 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/920d401b-95ac-4a61-9b45-0b1e732f09da HTTP/1.1" 200 1085
2021-08-20 01:34:08,234 INFO 142:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] response code: 200
2021-08-20 01:34:08,235 DEBUG 146:onap_service.py(10) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] response: {"request":{"requestId":"920d401b-95ac-4a61-9b45-0b1e732f09da","startTime":"Fri, 20 Aug 2021 01:33:56 GMT","finishTime":"Fri, 20 Aug 2021 01:33:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","serviceInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:33:59 GMT"}}}
2021-08-20 01:34:08,246 DEBUG 129:onap_service.py(1) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0f4e35a2-5dcc-48c0-af36-b24091ac5b19', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-20 01:34:08,247 DEBUG 131:onap_service.py(1) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/920d401b-95ac-4a61-9b45-0b1e732f09da
2021-08-20 01:34:08,247 DEBUG 132:onap_service.py(1) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] data sent: None
2021-08-20 01:34:08,250 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-20 01:34:08,463 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/920d401b-95ac-4a61-9b45-0b1e732f09da HTTP/1.1" 200 1085
2021-08-20 01:34:08,465 INFO 142:onap_service.py(1) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] response code: 200
2021-08-20 01:34:08,466 DEBUG 146:onap_service.py(1) - [None][Check 920d401b-95ac-4a61-9b45-0b1e732f09da orchestration request status] response: {"request":{"requestId":"920d401b-95ac-4a61-9b45-0b1e732f09da","startTime":"Fri, 20 Aug 2021 01:33:56 GMT","finishTime":"Fri, 20 Aug 2021 01:33:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"2e850ddf-37bb-4ba7-b522-f6802b015ab4","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"91194911-32d2-4123-8e88-3126642aae1d","modelUuid":"91194911-32d2-4123-8e88-3126642aae1d","modelInvariantUuid":"2e850ddf-37bb-4ba7-b522-f6802b015ab4"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"648c003e-a60e-489f-9c21-2592d8aa8912","serviceInstanceName":"basic_network-6d4ffb4d-bfff-4b66-bc8f-e7f1745690c2"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Fri, 20 Aug 2021 01:33:59 GMT"}}}
2021-08-20 01:34:08,466 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-20 01:34:08,468 INFO 176:run_tests.py(1) - Test result:

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

2021-08-20 01:34:08,473 INFO 61:basic_network.py(1) - Generate Test report
2021-08-20 01:34:08,580 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-20 01:34:08,917 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-20 01:34:08,920 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

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

2021-08-20 01:34:08,921 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK