2021-08-21 01:32:14,355 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-21 01:32:14,356 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-21 01:32:14,365 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-21 01:32:14,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-21 01:32:14,366 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-21 01:32:14,367 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-21 01:32:14,367 DEBUG 219:extension.py(1) - found extension EntryPoint(name='cds_resource_resolution', value='onaptests.scenario.cds_resource_resolution:CDSResourceResolution', group='xtesting.testcase')
2021-08-21 01:32:14,368 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-21 01:32:14,368 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-21 01:32:14,369 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-21 01:32:14,370 DEBUG 34:basic_network.py(1) - start time
2021-08-21 01:32:14,371 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-21 01:32:14,376 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:32:14,376 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:32:14,377 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-21 01:32:14,377 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-21 01:32:14,378 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:32:14,380 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:32:16,165 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-21 01:32:16,167 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:32:16,167 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-21 01:32:16,170 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-21 01:32:16,170 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:32:16,171 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-21 01:32:16,171 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:32:16,171 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:32:16,171 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-21 01:32:16,172 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-21 01:32:16,172 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:32:16,174 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:32:17,479 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-21 01:32:17,480 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:32:17,481 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-21 01:32:17,483 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-21 01:32:17,483 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:32:17,483 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-21 01:32:17,483 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-21 01:32:17,483 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-21 01:32:17,483 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-21 01:32:17,484 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-21 01:32:17,484 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-21 01:32:17,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:18,181 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-21 01:32:18,182 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-21 01:32:18,183 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":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-21 01:32:18,186 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-21 01:32:18,186 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-21 01:32:18,186 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-21 01:32:18,186 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-21 01:32:18,186 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:32:18,187 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:32:18,187 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-21 01:32:18,187 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-21 01:32:18,187 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:32:18,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:32:18,609 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-21 01:32:18,610 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:32:18,610 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-21 01:32:18,613 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-21 01:32:18,613 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:32:18,613 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-21 01:32:18,648 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-21 01:32:18,648 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-21 01:32:18,648 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-21 01:32:18,650 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:20,025 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-21 01:32:20,026 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-21 01:32:20,028 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","description":null,"schema":null,"password":false,"name":"skip_post_instantiation_configuration","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","description":null,"schema":null,"password":false,"name":"controller_actor","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.cds_model_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.cds_model_name","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"cds_model_name","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539302,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Model","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539302,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactRef":null,"artifactGroupType":"TOSCA","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Tosca Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458.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":"6ba25c39-138a-48d4-9b72-7516bf5c0458","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"metadata":null,"constraints":[{"validValues":["true","false"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","empty":false},{"definition":false,"hidden":false,"uniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458.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":"6ba25c39-138a-48d4-9b72-7516bf5c0458","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"metadata":null,"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","empty":false},{"definition":false,"hidden":false,"uniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458.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":"6ba25c39-138a-48d4-9b72-7516bf5c0458","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","empty":false},{"definition":false,"hidden":false,"uniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458.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":"6ba25c39-138a-48d4-9b72-7516bf5c0458","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","empty":false},{"definition":false,"hidden":false,"uniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458.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":"6ba25c39-138a-48d4-9b72-7516bf5c0458","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"inputs":null,"properties":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.configuration","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Configuration","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"configuration","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.testing","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Testing","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"testing","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.logging","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Logging","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"logging","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.monitoring","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Monitoring","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"monitoring","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.reporting","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Reporting","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"reporting","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.instantiation","artifactName":null,"artifactRef":null,"artifactGroupType":"SERVICE_API","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Instantiation","mandatory":false,"apiUrl":null,"serviceApi":true,"artifactLabel":"instantiation","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","icon":"network_l_1-3","version":"0.1","creationDate":1629509539392,"description":"service","tags":["basic_network"],"isDeleted":null,"csarVersion":null,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6","componentMetadataForSupportLog":{"SupportablityComponentUUID":"f37c6041-4c62-420b-8cb4-7484866f16b7","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629509539392,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.controlloopfunctions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Control Loop Functions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"controlloopfunctions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.operationalpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Operational Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"operationalpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.certificationtestresults","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"TD Certification Test Results","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"certificationtestresults","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.deploymentvotingrecord","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Deployment Voting Record","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.servicequestionnaire","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Questionnaire","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicequestionnaire","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.dimensioninginfo","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Dimensioning Info","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"dimensioninginfo","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.affinityrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Affinity Rules","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"affinityrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.serviceartifactplan","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Artifact Plan","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"serviceartifactplan","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.servicespecificpolicies","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service-specific Policies","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicespecificpolicies","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.servicesecuritytemplate","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Service Security Template","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.engineeringrules","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"engineeringrules","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.distributioninstructions","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Distribution Instructions","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"distributioninstructions","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":null,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.summaryofimpactstoecompelements","artifactName":null,"artifactRef":null,"artifactGroupType":"INFORMATIONAL","artifactChecksum":null,"artifactUUID":null,"generatedFromId":null,"artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"apiUrl":null,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","esId":null,"duplicated":false,"payloadUpdateDate":null,"heatParameters":null,"heatParamsUpdateDate":null,"artifactRepository":null,"userIdCreator":"cs0008","artifactCreator":null,"userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-21 01:32:20,031 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-21 01:32:20,031 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,031 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-21 01:32:20,031 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-21 01:32:20,032 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-21 01:32:20,032 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-21 01:32:20,032 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-21 01:32:20,033 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:32:20,648 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-21 01:32:20,649 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-21 01:32:20,650 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"ef3dbd2d-ff64-421a-b256-efa1075930aa","invariantUUID":"69ff599e-5a52-4f6c-bba5-24040d7291f8","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ef3dbd2d-ff64-421a-b256-efa1075930aa/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"017312c2-8198-4cbf-9858-001535c21594","invariantUUID":"962bd980-4ec1-4c22-9475-7ff1a58efc66","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/017312c2-8198-4cbf-9858-001535c21594/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c6d5ccce-a15e-4a81-a881-9b1b60d3b705","invariantUUID":"bb0c5da3-58a9-459f-b6dd-782e1e6f646c","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c6d5ccce-a15e-4a81-a881-9b1b60d3b705/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"cb96404f-fb4b-411d-80bf-2d0a6ef5bf37","invariantUUID":"79d0ff17-0cbd-40a5-b125-ff53f90ec8cd","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/cb96404f-fb4b-411d-80bf-2d0a6ef5bf37/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"08e40342-ba71-4d84-98f7-70d8b722542a","invariantUUID":"658e0f53-c190-4e80-9650-9c6399f8a31e","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/08e40342-ba71-4d84-98f7-70d8b722542a/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"7fc68f98-ac9a-47a6-b9a2-322dd0c85dac","invariantUUID":"1af4fc76-ba9a-4390-bf75-865cec01dda5","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7fc68f98-ac9a-47a6-b9a2-322dd0c85dac/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b67476f7-b60c-41c8-8bea-d3f60c13f959","invariantUUID":"1f42fe97-11ad-4cc8-97bb-fb6a73380d2b","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b67476f7-b60c-41c8-8bea-d3f60c13f959/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"28bee4f4-8c46-471d-a446-13db8e97156b","invariantUUID":"f09e1aa0-df0b-40f0-a253-182c41177a5d","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/28bee4f4-8c46-471d-a446-13db8e97156b/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0625a3a4-b7bc-4635-ad33-8f0cd28f02ae","invariantUUID":"0700ce16-9bde-4065-b0a4-58259b3d3480","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0625a3a4-b7bc-4635-ad33-8f0cd28f02ae/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"66d643a4-4b53-40af-bda6-8dfe97c1d961","invariantUUID":"7577f1e5-fb71-457a-93fd-8810bc4424fa","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/66d643a4-4b53-40af-bda6-8dfe97c1d961/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"cbe1847c-d8a4-4bc0-b3ff-0fce51deab07","invariantUUID":"6d1447c9-5d3a-4eff-b3b8-c17741acb2b2","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/cbe1847c-d8a4-4bc0-b3ff-0fce51deab07/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"be8808c3-f741-4fd7-a0ef-517acc265123","invariantUUID":"02bf8500-191c-4b19-8b07-311f51edce2f","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/be8808c3-f741-4fd7-a0ef-517acc265123/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","invariantUUID":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/83631f5f-2a39-4ff2-a8bd-9e2ef76bc152/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2aa559a5-e747-44a4-917f-532846269e47","invariantUUID":"cd6a2190-a47a-4fbe-bca4-a661a73a657a","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2aa559a5-e747-44a4-917f-532846269e47/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"8f10e29f-ae52-4c81-8c23-faf4813846ba","invariantUUID":"ededf00a-da2b-466e-bd6c-2c0866b01b12","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/8f10e29f-ae52-4c81-8c23-faf4813846ba/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-21 01:32:20,652 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-21 01:32:20,652 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,652 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,652 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-21 01:32:20,652 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-21 01:32:20,652 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,653 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,653 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-21 01:32:20,653 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-21 01:32:20,653 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,653 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,653 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-21 01:32:20,653 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-21 01:32:20,653 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,653 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,653 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-21 01:32:20,653 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-21 01:32:20,654 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,654 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,654 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-21 01:32:20,654 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-21 01:32:20,654 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,654 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,654 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-21 01:32:20,654 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-21 01:32:20,654 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,654 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,654 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-21 01:32:20,655 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-21 01:32:20,655 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,655 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,655 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-21 01:32:20,655 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-21 01:32:20,655 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,655 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,655 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-21 01:32:20,655 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-21 01:32:20,655 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,656 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,656 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-21 01:32:20,656 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-21 01:32:20,656 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,656 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,656 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-21 01:32:20,656 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-21 01:32:20,656 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,656 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,656 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-21 01:32:20,656 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-21 01:32:20,657 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,657 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,657 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-21 01:32:20,657 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-21 01:32:20,657 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,657 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,657 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-21 01:32:20,657 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-21 01:32:20,657 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:20,657 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:20,657 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-21 01:32:20,658 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-21 01:32:20,658 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-21 01:32:20,658 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-21 01:32:20,658 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-21 01:32:20,658 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-21 01:32:20,658 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-21 01:32:20,660 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:21,531 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-21 01:32:21,533 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-21 01:32:21,534 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71566da2-1adf-4979-b509-ec1b3ed6df1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501395540,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd352f2-bc5a-49ec-9f32-325d2705a4c8","invariantUUID":"a0afb5fb-7bee-479d-b280-228a5aacce58","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":"b761b7c0-b2e0-48b6-9536-003c56870e5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629501048700,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66d643a4-4b53-40af-bda6-8dfe97c1d961","invariantUUID":"7577f1e5-fb71-457a-93fd-8810bc4424fa","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":"compute","uniqueId":"558ce010-9f87-4533-828a-9da66a56c786","lifecycleState":"CERTIFIED","lastUpdateDate":1629501268014,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96db8a65-88c4-442d-8415-8d631290ede7","invariantUUID":"1715ca26-03e4-4c4d-ac6f-89d533d72866","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afab9405-5805-4a30-9e5d-6ae600c8dbdf","lifecycleState":"CERTIFIED","lastUpdateDate":1629501436169,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ed9ad2-ea0c-4a2e-aea5-8e566dbd2fb4","invariantUUID":"3c78604d-6bfe-4599-ae25-a95ae3cd0794","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e82cc78-a77e-4b9b-b3d6-06cf9b3ebabd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501129460,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1687db6-6788-4454-8c3d-aed810c73e5d","invariantUUID":"21912573-8963-4480-a18a-ae2d67cc6925","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":"loadBalancer","uniqueId":"97121787-cba2-4307-8521-20ea7201c8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1629500950271,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05795a8b-3c88-4f93-b339-e3583f27c587","invariantUUID":"7f5c8c92-c3f2-4742-b94f-353649f41967","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a95b04ab-8875-410a-a939-bb1e5f90cc8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629500885451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8a6e3dd-4c1b-4f50-9f20-f902e32f9c7d","invariantUUID":"b98161c2-c61e-4af4-ad54-6b2a69ba02ed","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3eee86c8-21f5-49ed-9d59-e03bf9cfc9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501013854,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fb9cf6a-2a06-4b40-8c34-4a42639dd509","invariantUUID":"fd1a1365-263b-4b15-b637-a14ef3e300cb","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":"7da3ea19-d2c4-4520-be1e-620c0abd3828","lifecycleState":"CERTIFIED","lastUpdateDate":1629501228419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cb96404f-fb4b-411d-80bf-2d0a6ef5bf37","invariantUUID":"79d0ff17-0cbd-40a5-b125-ff53f90ec8cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cb5fed9c-d74d-44b8-80f3-bbcf55feaa80","lifecycleState":"CERTIFIED","lastUpdateDate":1629501371503,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b76876dd-156f-4d49-932e-954bb53dae2e","invariantUUID":"1aaca9ea-52f4-45a6-8918-c01965ae1ff4","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":"objectStorage","uniqueId":"b72e98df-030c-4d76-b404-cdaf4ae86c35","lifecycleState":"CERTIFIED","lastUpdateDate":1629500922593,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4292018f-61a6-4c07-b5f5-f6c932d1653a","invariantUUID":"32cb0ce0-7791-4c6e-bf83-69d443fc01ce","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":"e17f172a-3be6-45f5-959c-525ba7e41825","lifecycleState":"CERTIFIED","lastUpdateDate":1629500996633,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28bee4f4-8c46-471d-a446-13db8e97156b","invariantUUID":"f09e1aa0-df0b-40f0-a253-182c41177a5d","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":"objectStorage","uniqueId":"eca99c84-4c27-411a-99aa-b05197dc1fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501337138,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b538bb5-a59f-4c1c-a238-82cb8169816e","invariantUUID":"e0edea94-1a49-413a-814d-4ae0e6b603ca","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":"41a4d6a1-a028-4160-89c3-d0332a71bf01","lifecycleState":"CERTIFIED","lastUpdateDate":1629501366342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c135d259-1477-4326-8355-d8b8ccb3ccc1","invariantUUID":"350983f7-b4c5-429a-9f58-d6c57ea65e49","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":"65b062ef-12ce-4491-8a3c-07413865a42b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501026476,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef3dbd2d-ff64-421a-b256-efa1075930aa","invariantUUID":"69ff599e-5a52-4f6c-bba5-24040d7291f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"72dd627d-8de2-4863-bad5-c80da625f50d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501453446,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53208000-6929-48cf-8f41-282332884d34","invariantUUID":"19a06d0e-9c31-44ec-90ab-42f2e8521b8d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"81348cc9-46ad-4d03-93c4-d6a9f99c174d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501246763,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5f3c44fd-8a55-43f2-b944-cdf358a22cf3","invariantUUID":"a5cd12dd-2be6-44f8-9a0b-6544cbe54596","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":"576e4598-3469-4088-b3f3-2135ceef1518","lifecycleState":"CERTIFIED","lastUpdateDate":1629501020721,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"017312c2-8198-4cbf-9858-001535c21594","invariantUUID":"962bd980-4ec1-4c22-9475-7ff1a58efc66","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09f372c3-4e02-4485-90c8-48414dce151c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501042500,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b67476f7-b60c-41c8-8bea-d3f60c13f959","invariantUUID":"1f42fe97-11ad-4cc8-97bb-fb6a73380d2b","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":"ce903073-2cff-4ffc-a770-97feaa41145a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501002221,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0625a3a4-b7bc-4635-ad33-8f0cd28f02ae","invariantUUID":"0700ce16-9bde-4065-b0a4-58259b3d3480","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94a60e32-9c76-4ea9-a2a8-f8bd1067a93c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501286781,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44e3fb81-faac-4e0c-b9a3-3332b6ad25fe","invariantUUID":"b5498753-0e8e-4a0e-a6d4-27fba30adbef","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":"networkrules","uniqueId":"780658a5-30e5-40b5-884b-56a702bae300","lifecycleState":"CERTIFIED","lastUpdateDate":1629501102251,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"525e638b-3779-430d-8a4a-70a522f8ff9e","invariantUUID":"7e1cd6a2-a8d4-42ba-8201-1528753e13cc","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":"289fffc2-3059-4375-93fd-15a5c5136fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629501217659,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72214741-71d2-42e7-a72c-7c56a7d763a4","invariantUUID":"d06a154c-4d80-48b9-a992-ed21033ab39e","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":"objectStorage","uniqueId":"90ce51ab-a722-4260-9142-e1cf4a5daeee","lifecycleState":"CERTIFIED","lastUpdateDate":1629501320226,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d8352-4a7c-4c71-9ab4-d859af28a311","invariantUUID":"04edfd8a-e00e-4e59-b167-810cd79df564","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":"3fc02932-7838-4423-9ee4-56bb7f8ec809","lifecycleState":"CERTIFIED","lastUpdateDate":1629501161726,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3577b52c-1588-4ce1-beba-0fc63149776d","invariantUUID":"7bc39a37-f9bd-40d0-af3a-986049198283","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a007e42-43d8-4087-835e-36e258f4833a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501500760,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe50c721-3596-4c26-ad72-37150aeaa6ab","invariantUUID":"b55158be-6b3f-4554-896c-4173a66c69b4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57c6b33a-abfb-476b-a03a-e595ae8646ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629501166837,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a86fbde7-88db-4951-a9f6-492a8a09b95e","invariantUUID":"4381df9d-cf1a-424e-8112-ec989dba9f8a","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":"port","uniqueId":"dfb66518-8cec-4f19-857b-a5b855566374","lifecycleState":"CERTIFIED","lastUpdateDate":1629501388526,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac5edac7-fd2a-4676-9e81-06682e28fab8","invariantUUID":"620c16fb-b252-4666-b44e-ad1bfa3f3667","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4669cfa7-58f8-41ee-8ccc-dc6644e4ad3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501313649,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b047d81e-e0f6-40a6-974e-b1d0a073be51","invariantUUID":"9709f736-3294-4e25-b923-8f2187875614","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21b71196-3de0-4fb8-8435-fc4dbe0729d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629501479867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af142a3e-abae-4e2d-bbcc-0b53910f680b","invariantUUID":"8b4b8893-92b6-4ab8-9c04-36eba8108344","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":"f2402560-71ab-4b8a-a6ca-8643f0a857c2","lifecycleState":"CERTIFIED","lastUpdateDate":1629501124327,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b612d1-b2bf-44bc-b204-316c90b70b9d","invariantUUID":"0fb35a30-26c6-4c90-a59f-b16d7c655288","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d089b2e-e423-4a6a-aa1e-2d9f2005193c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501088203,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2070018-d1eb-4414-85cb-59b8f4c69b02","invariantUUID":"ed4a9853-4874-4423-9da0-93d292f98a76","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89c5a68c-bf14-42e1-8b8e-f8ae274977cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501406137,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93613d0b-c6a8-46ba-a533-ec22135e39ff","invariantUUID":"bafc1c59-d29f-4ac4-99e2-8a890d67bb9e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"510bee32-ddb6-4343-b26e-87e1212452c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501262556,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd25e14-bfba-4815-b12c-a8752e64f91f","invariantUUID":"5bb81b0d-d781-4b52-8163-9de97ace4838","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":"defaulticon","uniqueId":"940b1588-5b0c-4f3c-a605-075b11705061","lifecycleState":"CERTIFIED","lastUpdateDate":1629501251744,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4e2905-6050-4828-ad27-e2118fa134fa","invariantUUID":"a29425d4-8c5b-4ff0-a079-da58d0006239","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6e92965-1906-42ef-8a52-245d4aa754ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501497352,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eee1cff-5cab-455d-94b6-0f174cb8d121","invariantUUID":"33d49ef4-3481-42a9-a5da-70b421b1dd9a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f48f825-551a-44d4-92c8-7733daa6a94b","lifecycleState":"CERTIFIED","lastUpdateDate":1629500964249,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e40342-ba71-4d84-98f7-70d8b722542a","invariantUUID":"658e0f53-c190-4e80-9650-9c6399f8a31e","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":"5f8249d7-ce17-4997-8ed0-37eda64dd9d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501257585,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0573bd53-d46e-463e-9351-737fee74fc32","invariantUUID":"4f5f94ce-7d07-4020-b526-9e84c15f0af5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"191eea19-5962-4a3b-8984-1afddb363f05","lifecycleState":"CERTIFIED","lastUpdateDate":1629501460369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9601ff7d-dd7c-440a-a4e4-f4d5e5c4c604","invariantUUID":"fc25ed5a-0548-42d6-a7f3-e679290707ad","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8fcd6a1-8260-4cb8-8f16-45997880225f","lifecycleState":"CERTIFIED","lastUpdateDate":1629501377620,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e450313-e3f0-43ea-9b6d-bd3139c3d333","invariantUUID":"374429ec-e914-477d-b842-3c175c7abbe4","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":"a7f7d49e-1d34-425c-b627-f480d2886d16","lifecycleState":"CERTIFIED","lastUpdateDate":1629501401198,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7711f55-6c86-41e5-94e7-a72bede42c65","invariantUUID":"4bb05a32-b2e0-4426-aca2-d9bb2c6f6068","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":"objectStorage","uniqueId":"d914d88d-b95d-4631-98ae-d0b12ae9e730","lifecycleState":"CERTIFIED","lastUpdateDate":1629500932692,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8a41cb-7232-4f8a-a97c-044f5a28bb2f","invariantUUID":"132dd709-a150-4910-b1c6-9fb72c98eee0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58cf64c1-cd44-468b-82e0-4ba4947500ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501212288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e926e0fb-ee13-44e0-999e-7ef54f61067a","invariantUUID":"f6570fa0-1c05-4a65-86b7-447c0cd34ee7","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":"8384c628-a23b-4c2c-a94c-d866a016b47b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501342513,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa559a5-e747-44a4-917f-532846269e47","invariantUUID":"cd6a2190-a47a-4fbe-bca4-a661a73a657a","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":"compute","uniqueId":"04c24c37-d3a0-49cc-ad08-8238cd366446","lifecycleState":"CERTIFIED","lastUpdateDate":1629501483299,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ab5a8f7-0045-43df-b863-3a6026af768c","invariantUUID":"ff1e9e2f-c4b8-46d8-963b-b5df03a57b67","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":"defaulticon","uniqueId":"9645de64-9ca2-4e5a-bbe8-e2f08208c060","lifecycleState":"CERTIFIED","lastUpdateDate":1629500914887,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d7056902-6f42-43c1-9ad7-9f3ffc730a8d","invariantUUID":"be50ad10-e382-4bff-954c-1969e4cf89c3","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":"6075f8ab-5a15-4dae-b64e-7abb65f0555c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501107381,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbe1847c-d8a4-4bc0-b3ff-0fce51deab07","invariantUUID":"6d1447c9-5d3a-4eff-b3b8-c17741acb2b2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9332c564-78c0-42f7-9a11-c69684eb9f11","lifecycleState":"CERTIFIED","lastUpdateDate":1629501382697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ee2e110-914e-428b-912d-c690676602ff","invariantUUID":"a76ace44-f6c8-4cce-add5-0f547a184676","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":"a31bd0b4-ac99-473f-b0a8-ca7cb4c8c4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501295504,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f10e29f-ae52-4c81-8c23-faf4813846ba","invariantUUID":"ededf00a-da2b-466e-bd6c-2c0866b01b12","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95","lifecycleState":"CERTIFIED","lastUpdateDate":1629501241555,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","invariantUUID":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"44c53ab5-8cc2-4025-b0fd-55405b7505d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501471778,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acb7c883-0cdb-4abf-b1e9-8ac4a417dedd","invariantUUID":"85a3236c-d950-4d52-b7d3-c4936c9a117b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d23ca2-caa7-4569-8b86-e7c9dcf5c902","lifecycleState":"CERTIFIED","lastUpdateDate":1629501193662,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f0273f3-3b5f-4d1e-ba4f-aa5d8959e4c3","invariantUUID":"a04d3459-8502-4f37-a130-a584c5bc3f7d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c9367f0b-d909-493d-b22e-90e156ba944a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501007754,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51437078-537b-4e32-aaec-b96b8b40f7ad","invariantUUID":"f18ba6ea-31a8-47e4-961c-15cac3f4ed31","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8eda65-c22f-4fd4-b707-8c4605972a10","lifecycleState":"CERTIFIED","lastUpdateDate":1629501445097,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a032cddc-f5ec-41fc-a607-e3dcffe39dac","invariantUUID":"a83acbbf-677f-491d-a734-f221fd747bb5","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":"networkrules","uniqueId":"6843e3de-6470-4f46-acea-b6a762574583","lifecycleState":"CERTIFIED","lastUpdateDate":1629501082118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe15102f-0735-4c32-a95c-ce7a5656d1e5","invariantUUID":"a5082aa3-1ed0-457b-b5b5-ecfa63602a73","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f9a5781-dafa-4af5-a18a-c1dc1e96b75c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501301074,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b436820-0e93-43ff-8789-57ea163aa299","invariantUUID":"502a90b4-e969-4d46-ad02-cbfc93fe2ba1","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efb23d57-d4c5-490a-8c55-ca6963247fd4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501236128,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be8808c3-f741-4fd7-a0ef-517acc265123","invariantUUID":"02bf8500-191c-4b19-8b07-311f51edce2f","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":"objectStorage","uniqueId":"954f27c7-c7ff-4180-8b02-fb5da44558c7","lifecycleState":"CERTIFIED","lastUpdateDate":1629500981306,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e28da64-5de9-4af2-884e-aeee12b93c9b","invariantUUID":"2c209a0b-5875-4f49-a913-164f59fa06c4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d328e6b-5c5e-4eac-97f8-b3393f519f89","lifecycleState":"CERTIFIED","lastUpdateDate":1629501135359,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21a27be3-6e9f-49b2-9489-abea970252f0","invariantUUID":"bd552d7b-ac44-4fc9-a356-838c1a7ab36f","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"131b2372-0302-4dcc-b952-93de6ebff2a3","lifecycleState":"CERTIFIED","lastUpdateDate":1629501412476,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cf61b10-972a-4dfa-8cef-80b29bf4dc19","invariantUUID":"bdfcabf4-d6eb-424c-9116-832bb20fd5a2","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":"securityrules","uniqueId":"c2317204-85ad-4eb1-850a-c48b4905eec5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501115705,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1f6bc392-c98e-4934-99fc-04bbc878749c","invariantUUID":"1ac10cec-07d7-4f1c-a33c-03d6c3183a6a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ab7a3a9-7b48-4fc4-861e-af01abc53470","lifecycleState":"CERTIFIED","lastUpdateDate":1629501156595,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14883fbf-6163-43dc-948b-223cdfcb8f58","invariantUUID":"506aeb61-d099-4339-8d98-8758809da962","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":"cebb00a2-46de-4532-98e8-bfc6b97b0ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1629501141517,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbc4b3de-8e47-4d2a-b14a-85d1d1b43865","invariantUUID":"9327b031-c5a3-4a6e-88b2-91c6f3c501a0","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b28ea86d-7751-4174-a322-e04fdf77e001","lifecycleState":"CERTIFIED","lastUpdateDate":1629501274484,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d5ccce-a15e-4a81-a881-9b1b60d3b705","invariantUUID":"bb0c5da3-58a9-459f-b6dd-782e1e6f646c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99cbc8a8-8a71-4afe-9068-171e40d100b5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501420474,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c5f50b-7f97-412c-8279-eb3bbc0edfd8","invariantUUID":"ceb3d9aa-7377-4b1c-a145-eabd9206fcf7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44d85887-0508-4dd2-9bca-d6e3797e709c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501429932,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fed4009-50fc-4923-a417-6dccc2aa4593","invariantUUID":"3b951a7b-4595-4fc3-ac24-9d4daa78aa1e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d107f1-7225-48d2-9968-f264cdb5b614","lifecycleState":"CERTIFIED","lastUpdateDate":1629501034394,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c8bb0cc-f5a0-4bb8-9d6e-b90ee22dbe69","invariantUUID":"5fba1753-093f-4573-944b-794a0125c5d7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69a1907-1fbd-47c6-ba12-489c7285d222","lifecycleState":"CERTIFIED","lastUpdateDate":1629500987705,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af46d39e-3028-45df-aae8-5ab8587d2bac","invariantUUID":"c550ee5c-4dca-42ec-ac4a-679d72aaa471","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":"port","uniqueId":"de2a6199-6249-4399-b5b2-83902c1da0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629500956750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06499f63-76e7-4d1c-a004-4ae6e40daa53","invariantUUID":"8cc2b448-dfb3-433e-87f3-f10ebed4ed97","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":"compute","uniqueId":"e7f5a0c3-356e-4849-aef7-7bf3b9d81158","lifecycleState":"CERTIFIED","lastUpdateDate":1629501488476,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee68cc9-f940-49ea-9d65-2abef9210f79","invariantUUID":"391d3d31-b298-4438-bb8d-b05df209d29c","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629509539392,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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-21 01:32:21,538 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-21 01:32:21,544 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-21 01:32:21,544 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/8352a1e7-e7bc-46bd-af64-e1b0649b65a6/resourceInstance
2021-08-21 01:32:21,544 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "faedb81a-240c-41b8-a17e-25d63720fa95",
  "originType": "VL",
  "componentUid": "faedb81a-240c-41b8-a17e-25d63720fa95",
  "icon": "defaulticon"
}
2021-08-21 01:32:21,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:23,686 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8352a1e7-e7bc-46bd-af64-e1b0649b65a6/resourceInstance HTTP/1.1" 201 None
2021-08-21 01:32:23,687 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-21 01:32:23,687 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"path":["8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.Node","description":null,"source":"faedb81a-240c-41b8-a17e-25d63720fa95","parentName":null,"uniqueId":"capability.70620c37-4bd8-4b99-97d2-cd5a40a7a08c.feature","ownerId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":null,"capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"properties":null,"path":["8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0"],"ownerType":null,"type":"tosca.capabilities.network.Linkable","description":null,"source":"faedb81a-240c-41b8-a17e-25d63720fa95","parentName":null,"uniqueId":"capability.faedb81a-240c-41b8-a17e-25d63720fa95.virtual_linkable","ownerId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0"],"node":"tosca.nodes.Root","source":"faedb81a-240c-41b8-a17e-25d63720fa95","parentName":null,"uniqueId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c.dependency","capability":"tosca.capabilities.Node","ownerId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.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":"576e4598-3469-4088-b3f3-2135ceef1518","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.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":"576e4598-3469-4088-b3f3-2135ceef1518","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"576e4598-3469-4088-b3f3-2135ceef1518.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":"576e4598-3469-4088-b3f3-2135ceef1518","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.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":"576e4598-3469-4088-b3f3-2135ceef1518","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.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":"576e4598-3469-4088-b3f3-2135ceef1518","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_ecomp_naming","type":"org.openecomp.datatypes.EcompNaming","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"network_ecomp_naming","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.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":"576e4598-3469-4088-b3f3-2135ceef1518","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.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":"576e4598-3469-4088-b3f3-2135ceef1518","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.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":"576e4598-3469-4088-b3f3-2135ceef1518","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.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":"576e4598-3469-4088-b3f3-2135ceef1518","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.70620c37-4bd8-4b99-97d2-cd5a40a7a08c.tosca_name","_default":null,"ownerId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.70620c37-4bd8-4b99-97d2-cd5a40a7a08c.state","_default":null,"ownerId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.70620c37-4bd8-4b99-97d2-cd5a40a7a08c.tosca_id","_default":null,"ownerId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"faedb81a-240c-41b8-a17e-25d63720fa95","createdFromCsar":false,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1629509542302,"description":null,"originType":"VL","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"faedb81a-240c-41b8-a17e-25d63720fa95","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629509542302,"customizationUUID":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","posX":"200","posY":"100","componentName":"Generic NeutronNet","version":null,"type":null,"ownerId":null,"empty":false}
2021-08-21 01:32:23,688 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-21 01:32:23,690 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-21 01:32:23,690 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/f37c6041-4c62-420b-8cb4-7484866f16b7/distribution
2021-08-21 01:32:23,690 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-21 01:32:23,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:23,760 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/distribution HTTP/1.1" 200 38
2021-08-21 01:32:23,761 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-21 01:32:23,761 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-21 01:32:23,763 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-21 01:32:23,763 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-21 01:32:23,764 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-21 01:32:23,765 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:23,817 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-21 01:32:23,818 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-21 01:32:23,819 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-21 01:32:23,820 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-21 01:32:23,821 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-21 01:32:23,823 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-21 01:32:23,824 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/8352a1e7-e7bc-46bd-af64-e1b0649b65a6/lifecycleState/checkin
2021-08-21 01:32:23,824 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-21 01:32:23,825 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:25,783 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8352a1e7-e7bc-46bd-af64-e1b0649b65a6/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-21 01:32:25,784 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-21 01:32:25,784 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1629509539392,"lastUpdateDate":1629509544513,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6"},"projectCode":"123456","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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":"f37c6041-4c62-420b-8cb4-7484866f16b7"}
2021-08-21 01:32:25,786 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:32:25,786 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:32:25,786 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-21 01:32:25,787 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-21 01:32:25,787 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:32:25,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:32:26,201 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-21 01:32:26,202 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:32:26,203 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-21 01:32:26,204 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-21 01:32:26,204 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:26,205 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:26,205 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-21 01:32:26,205 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-21 01:32:26,205 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:32:26,205 INFO 192:__init__.py(1) - Service found, updating information
2021-08-21 01:32:26,205 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-21 01:32:26,205 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-21 01:32:26,206 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-21 01:32:26,207 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:27,025 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-21 01:32:27,026 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-21 01:32:27,028 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71566da2-1adf-4979-b509-ec1b3ed6df1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501395540,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd352f2-bc5a-49ec-9f32-325d2705a4c8","invariantUUID":"a0afb5fb-7bee-479d-b280-228a5aacce58","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":"b761b7c0-b2e0-48b6-9536-003c56870e5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629501048700,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66d643a4-4b53-40af-bda6-8dfe97c1d961","invariantUUID":"7577f1e5-fb71-457a-93fd-8810bc4424fa","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":"compute","uniqueId":"558ce010-9f87-4533-828a-9da66a56c786","lifecycleState":"CERTIFIED","lastUpdateDate":1629501268014,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96db8a65-88c4-442d-8415-8d631290ede7","invariantUUID":"1715ca26-03e4-4c4d-ac6f-89d533d72866","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afab9405-5805-4a30-9e5d-6ae600c8dbdf","lifecycleState":"CERTIFIED","lastUpdateDate":1629501436169,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ed9ad2-ea0c-4a2e-aea5-8e566dbd2fb4","invariantUUID":"3c78604d-6bfe-4599-ae25-a95ae3cd0794","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e82cc78-a77e-4b9b-b3d6-06cf9b3ebabd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501129460,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1687db6-6788-4454-8c3d-aed810c73e5d","invariantUUID":"21912573-8963-4480-a18a-ae2d67cc6925","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":"loadBalancer","uniqueId":"97121787-cba2-4307-8521-20ea7201c8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1629500950271,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05795a8b-3c88-4f93-b339-e3583f27c587","invariantUUID":"7f5c8c92-c3f2-4742-b94f-353649f41967","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a95b04ab-8875-410a-a939-bb1e5f90cc8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629500885451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8a6e3dd-4c1b-4f50-9f20-f902e32f9c7d","invariantUUID":"b98161c2-c61e-4af4-ad54-6b2a69ba02ed","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3eee86c8-21f5-49ed-9d59-e03bf9cfc9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501013854,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fb9cf6a-2a06-4b40-8c34-4a42639dd509","invariantUUID":"fd1a1365-263b-4b15-b637-a14ef3e300cb","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":"7da3ea19-d2c4-4520-be1e-620c0abd3828","lifecycleState":"CERTIFIED","lastUpdateDate":1629501228419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cb96404f-fb4b-411d-80bf-2d0a6ef5bf37","invariantUUID":"79d0ff17-0cbd-40a5-b125-ff53f90ec8cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cb5fed9c-d74d-44b8-80f3-bbcf55feaa80","lifecycleState":"CERTIFIED","lastUpdateDate":1629501371503,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b76876dd-156f-4d49-932e-954bb53dae2e","invariantUUID":"1aaca9ea-52f4-45a6-8918-c01965ae1ff4","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":"objectStorage","uniqueId":"b72e98df-030c-4d76-b404-cdaf4ae86c35","lifecycleState":"CERTIFIED","lastUpdateDate":1629500922593,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4292018f-61a6-4c07-b5f5-f6c932d1653a","invariantUUID":"32cb0ce0-7791-4c6e-bf83-69d443fc01ce","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":"e17f172a-3be6-45f5-959c-525ba7e41825","lifecycleState":"CERTIFIED","lastUpdateDate":1629500996633,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28bee4f4-8c46-471d-a446-13db8e97156b","invariantUUID":"f09e1aa0-df0b-40f0-a253-182c41177a5d","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":"objectStorage","uniqueId":"eca99c84-4c27-411a-99aa-b05197dc1fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501337138,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b538bb5-a59f-4c1c-a238-82cb8169816e","invariantUUID":"e0edea94-1a49-413a-814d-4ae0e6b603ca","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":"41a4d6a1-a028-4160-89c3-d0332a71bf01","lifecycleState":"CERTIFIED","lastUpdateDate":1629501366342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c135d259-1477-4326-8355-d8b8ccb3ccc1","invariantUUID":"350983f7-b4c5-429a-9f58-d6c57ea65e49","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":"65b062ef-12ce-4491-8a3c-07413865a42b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501026476,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef3dbd2d-ff64-421a-b256-efa1075930aa","invariantUUID":"69ff599e-5a52-4f6c-bba5-24040d7291f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"72dd627d-8de2-4863-bad5-c80da625f50d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501453446,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53208000-6929-48cf-8f41-282332884d34","invariantUUID":"19a06d0e-9c31-44ec-90ab-42f2e8521b8d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"81348cc9-46ad-4d03-93c4-d6a9f99c174d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501246763,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5f3c44fd-8a55-43f2-b944-cdf358a22cf3","invariantUUID":"a5cd12dd-2be6-44f8-9a0b-6544cbe54596","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":"576e4598-3469-4088-b3f3-2135ceef1518","lifecycleState":"CERTIFIED","lastUpdateDate":1629501020721,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"017312c2-8198-4cbf-9858-001535c21594","invariantUUID":"962bd980-4ec1-4c22-9475-7ff1a58efc66","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09f372c3-4e02-4485-90c8-48414dce151c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501042500,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b67476f7-b60c-41c8-8bea-d3f60c13f959","invariantUUID":"1f42fe97-11ad-4cc8-97bb-fb6a73380d2b","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":"ce903073-2cff-4ffc-a770-97feaa41145a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501002221,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0625a3a4-b7bc-4635-ad33-8f0cd28f02ae","invariantUUID":"0700ce16-9bde-4065-b0a4-58259b3d3480","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94a60e32-9c76-4ea9-a2a8-f8bd1067a93c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501286781,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44e3fb81-faac-4e0c-b9a3-3332b6ad25fe","invariantUUID":"b5498753-0e8e-4a0e-a6d4-27fba30adbef","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":"networkrules","uniqueId":"780658a5-30e5-40b5-884b-56a702bae300","lifecycleState":"CERTIFIED","lastUpdateDate":1629501102251,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"525e638b-3779-430d-8a4a-70a522f8ff9e","invariantUUID":"7e1cd6a2-a8d4-42ba-8201-1528753e13cc","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":"289fffc2-3059-4375-93fd-15a5c5136fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629501217659,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72214741-71d2-42e7-a72c-7c56a7d763a4","invariantUUID":"d06a154c-4d80-48b9-a992-ed21033ab39e","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":"objectStorage","uniqueId":"90ce51ab-a722-4260-9142-e1cf4a5daeee","lifecycleState":"CERTIFIED","lastUpdateDate":1629501320226,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d8352-4a7c-4c71-9ab4-d859af28a311","invariantUUID":"04edfd8a-e00e-4e59-b167-810cd79df564","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":"3fc02932-7838-4423-9ee4-56bb7f8ec809","lifecycleState":"CERTIFIED","lastUpdateDate":1629501161726,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3577b52c-1588-4ce1-beba-0fc63149776d","invariantUUID":"7bc39a37-f9bd-40d0-af3a-986049198283","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a007e42-43d8-4087-835e-36e258f4833a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501500760,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe50c721-3596-4c26-ad72-37150aeaa6ab","invariantUUID":"b55158be-6b3f-4554-896c-4173a66c69b4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57c6b33a-abfb-476b-a03a-e595ae8646ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629501166837,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a86fbde7-88db-4951-a9f6-492a8a09b95e","invariantUUID":"4381df9d-cf1a-424e-8112-ec989dba9f8a","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":"port","uniqueId":"dfb66518-8cec-4f19-857b-a5b855566374","lifecycleState":"CERTIFIED","lastUpdateDate":1629501388526,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac5edac7-fd2a-4676-9e81-06682e28fab8","invariantUUID":"620c16fb-b252-4666-b44e-ad1bfa3f3667","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4669cfa7-58f8-41ee-8ccc-dc6644e4ad3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501313649,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b047d81e-e0f6-40a6-974e-b1d0a073be51","invariantUUID":"9709f736-3294-4e25-b923-8f2187875614","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21b71196-3de0-4fb8-8435-fc4dbe0729d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629501479867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af142a3e-abae-4e2d-bbcc-0b53910f680b","invariantUUID":"8b4b8893-92b6-4ab8-9c04-36eba8108344","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":"f2402560-71ab-4b8a-a6ca-8643f0a857c2","lifecycleState":"CERTIFIED","lastUpdateDate":1629501124327,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b612d1-b2bf-44bc-b204-316c90b70b9d","invariantUUID":"0fb35a30-26c6-4c90-a59f-b16d7c655288","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d089b2e-e423-4a6a-aa1e-2d9f2005193c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501088203,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2070018-d1eb-4414-85cb-59b8f4c69b02","invariantUUID":"ed4a9853-4874-4423-9da0-93d292f98a76","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89c5a68c-bf14-42e1-8b8e-f8ae274977cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501406137,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93613d0b-c6a8-46ba-a533-ec22135e39ff","invariantUUID":"bafc1c59-d29f-4ac4-99e2-8a890d67bb9e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"510bee32-ddb6-4343-b26e-87e1212452c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501262556,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd25e14-bfba-4815-b12c-a8752e64f91f","invariantUUID":"5bb81b0d-d781-4b52-8163-9de97ace4838","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":"defaulticon","uniqueId":"940b1588-5b0c-4f3c-a605-075b11705061","lifecycleState":"CERTIFIED","lastUpdateDate":1629501251744,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4e2905-6050-4828-ad27-e2118fa134fa","invariantUUID":"a29425d4-8c5b-4ff0-a079-da58d0006239","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6e92965-1906-42ef-8a52-245d4aa754ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501497352,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eee1cff-5cab-455d-94b6-0f174cb8d121","invariantUUID":"33d49ef4-3481-42a9-a5da-70b421b1dd9a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f48f825-551a-44d4-92c8-7733daa6a94b","lifecycleState":"CERTIFIED","lastUpdateDate":1629500964249,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e40342-ba71-4d84-98f7-70d8b722542a","invariantUUID":"658e0f53-c190-4e80-9650-9c6399f8a31e","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":"5f8249d7-ce17-4997-8ed0-37eda64dd9d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501257585,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0573bd53-d46e-463e-9351-737fee74fc32","invariantUUID":"4f5f94ce-7d07-4020-b526-9e84c15f0af5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"191eea19-5962-4a3b-8984-1afddb363f05","lifecycleState":"CERTIFIED","lastUpdateDate":1629501460369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9601ff7d-dd7c-440a-a4e4-f4d5e5c4c604","invariantUUID":"fc25ed5a-0548-42d6-a7f3-e679290707ad","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8fcd6a1-8260-4cb8-8f16-45997880225f","lifecycleState":"CERTIFIED","lastUpdateDate":1629501377620,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e450313-e3f0-43ea-9b6d-bd3139c3d333","invariantUUID":"374429ec-e914-477d-b842-3c175c7abbe4","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":"a7f7d49e-1d34-425c-b627-f480d2886d16","lifecycleState":"CERTIFIED","lastUpdateDate":1629501401198,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7711f55-6c86-41e5-94e7-a72bede42c65","invariantUUID":"4bb05a32-b2e0-4426-aca2-d9bb2c6f6068","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":"objectStorage","uniqueId":"d914d88d-b95d-4631-98ae-d0b12ae9e730","lifecycleState":"CERTIFIED","lastUpdateDate":1629500932692,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8a41cb-7232-4f8a-a97c-044f5a28bb2f","invariantUUID":"132dd709-a150-4910-b1c6-9fb72c98eee0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58cf64c1-cd44-468b-82e0-4ba4947500ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501212288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e926e0fb-ee13-44e0-999e-7ef54f61067a","invariantUUID":"f6570fa0-1c05-4a65-86b7-447c0cd34ee7","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":"8384c628-a23b-4c2c-a94c-d866a016b47b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501342513,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa559a5-e747-44a4-917f-532846269e47","invariantUUID":"cd6a2190-a47a-4fbe-bca4-a661a73a657a","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":"compute","uniqueId":"04c24c37-d3a0-49cc-ad08-8238cd366446","lifecycleState":"CERTIFIED","lastUpdateDate":1629501483299,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ab5a8f7-0045-43df-b863-3a6026af768c","invariantUUID":"ff1e9e2f-c4b8-46d8-963b-b5df03a57b67","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":"defaulticon","uniqueId":"9645de64-9ca2-4e5a-bbe8-e2f08208c060","lifecycleState":"CERTIFIED","lastUpdateDate":1629500914887,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d7056902-6f42-43c1-9ad7-9f3ffc730a8d","invariantUUID":"be50ad10-e382-4bff-954c-1969e4cf89c3","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":"6075f8ab-5a15-4dae-b64e-7abb65f0555c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501107381,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbe1847c-d8a4-4bc0-b3ff-0fce51deab07","invariantUUID":"6d1447c9-5d3a-4eff-b3b8-c17741acb2b2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9332c564-78c0-42f7-9a11-c69684eb9f11","lifecycleState":"CERTIFIED","lastUpdateDate":1629501382697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ee2e110-914e-428b-912d-c690676602ff","invariantUUID":"a76ace44-f6c8-4cce-add5-0f547a184676","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":"a31bd0b4-ac99-473f-b0a8-ca7cb4c8c4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501295504,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f10e29f-ae52-4c81-8c23-faf4813846ba","invariantUUID":"ededf00a-da2b-466e-bd6c-2c0866b01b12","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95","lifecycleState":"CERTIFIED","lastUpdateDate":1629501241555,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","invariantUUID":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"44c53ab5-8cc2-4025-b0fd-55405b7505d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501471778,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acb7c883-0cdb-4abf-b1e9-8ac4a417dedd","invariantUUID":"85a3236c-d950-4d52-b7d3-c4936c9a117b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d23ca2-caa7-4569-8b86-e7c9dcf5c902","lifecycleState":"CERTIFIED","lastUpdateDate":1629501193662,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f0273f3-3b5f-4d1e-ba4f-aa5d8959e4c3","invariantUUID":"a04d3459-8502-4f37-a130-a584c5bc3f7d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c9367f0b-d909-493d-b22e-90e156ba944a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501007754,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51437078-537b-4e32-aaec-b96b8b40f7ad","invariantUUID":"f18ba6ea-31a8-47e4-961c-15cac3f4ed31","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8eda65-c22f-4fd4-b707-8c4605972a10","lifecycleState":"CERTIFIED","lastUpdateDate":1629501445097,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a032cddc-f5ec-41fc-a607-e3dcffe39dac","invariantUUID":"a83acbbf-677f-491d-a734-f221fd747bb5","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":"networkrules","uniqueId":"6843e3de-6470-4f46-acea-b6a762574583","lifecycleState":"CERTIFIED","lastUpdateDate":1629501082118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe15102f-0735-4c32-a95c-ce7a5656d1e5","invariantUUID":"a5082aa3-1ed0-457b-b5b5-ecfa63602a73","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f9a5781-dafa-4af5-a18a-c1dc1e96b75c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501301074,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b436820-0e93-43ff-8789-57ea163aa299","invariantUUID":"502a90b4-e969-4d46-ad02-cbfc93fe2ba1","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efb23d57-d4c5-490a-8c55-ca6963247fd4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501236128,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be8808c3-f741-4fd7-a0ef-517acc265123","invariantUUID":"02bf8500-191c-4b19-8b07-311f51edce2f","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":"objectStorage","uniqueId":"954f27c7-c7ff-4180-8b02-fb5da44558c7","lifecycleState":"CERTIFIED","lastUpdateDate":1629500981306,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e28da64-5de9-4af2-884e-aeee12b93c9b","invariantUUID":"2c209a0b-5875-4f49-a913-164f59fa06c4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d328e6b-5c5e-4eac-97f8-b3393f519f89","lifecycleState":"CERTIFIED","lastUpdateDate":1629501135359,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21a27be3-6e9f-49b2-9489-abea970252f0","invariantUUID":"bd552d7b-ac44-4fc9-a356-838c1a7ab36f","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"131b2372-0302-4dcc-b952-93de6ebff2a3","lifecycleState":"CERTIFIED","lastUpdateDate":1629501412476,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cf61b10-972a-4dfa-8cef-80b29bf4dc19","invariantUUID":"bdfcabf4-d6eb-424c-9116-832bb20fd5a2","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":"securityrules","uniqueId":"c2317204-85ad-4eb1-850a-c48b4905eec5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501115705,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1f6bc392-c98e-4934-99fc-04bbc878749c","invariantUUID":"1ac10cec-07d7-4f1c-a33c-03d6c3183a6a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ab7a3a9-7b48-4fc4-861e-af01abc53470","lifecycleState":"CERTIFIED","lastUpdateDate":1629501156595,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14883fbf-6163-43dc-948b-223cdfcb8f58","invariantUUID":"506aeb61-d099-4339-8d98-8758809da962","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":"cebb00a2-46de-4532-98e8-bfc6b97b0ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1629501141517,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbc4b3de-8e47-4d2a-b14a-85d1d1b43865","invariantUUID":"9327b031-c5a3-4a6e-88b2-91c6f3c501a0","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b28ea86d-7751-4174-a322-e04fdf77e001","lifecycleState":"CERTIFIED","lastUpdateDate":1629501274484,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d5ccce-a15e-4a81-a881-9b1b60d3b705","invariantUUID":"bb0c5da3-58a9-459f-b6dd-782e1e6f646c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99cbc8a8-8a71-4afe-9068-171e40d100b5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501420474,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c5f50b-7f97-412c-8279-eb3bbc0edfd8","invariantUUID":"ceb3d9aa-7377-4b1c-a145-eabd9206fcf7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44d85887-0508-4dd2-9bca-d6e3797e709c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501429932,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fed4009-50fc-4923-a417-6dccc2aa4593","invariantUUID":"3b951a7b-4595-4fc3-ac24-9d4daa78aa1e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d107f1-7225-48d2-9968-f264cdb5b614","lifecycleState":"CERTIFIED","lastUpdateDate":1629501034394,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c8bb0cc-f5a0-4bb8-9d6e-b90ee22dbe69","invariantUUID":"5fba1753-093f-4573-944b-794a0125c5d7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69a1907-1fbd-47c6-ba12-489c7285d222","lifecycleState":"CERTIFIED","lastUpdateDate":1629500987705,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af46d39e-3028-45df-aae8-5ab8587d2bac","invariantUUID":"c550ee5c-4dca-42ec-ac4a-679d72aaa471","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":"port","uniqueId":"de2a6199-6249-4399-b5b2-83902c1da0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629500956750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06499f63-76e7-4d1c-a004-4ae6e40daa53","invariantUUID":"8cc2b448-dfb3-433e-87f3-f10ebed4ed97","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":"compute","uniqueId":"e7f5a0c3-356e-4849-aef7-7bf3b9d81158","lifecycleState":"CERTIFIED","lastUpdateDate":1629501488476,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee68cc9-f940-49ea-9d65-2abef9210f79","invariantUUID":"391d3d31-b298-4438-bb8d-b05df209d29c","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629509544513,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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-21 01:32:27,032 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-21 01:32:27,032 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-21 01:32:27,035 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-21 01:32:27,035 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/8352a1e7-e7bc-46bd-af64-e1b0649b65a6/lifecycleState/Certify
2021-08-21 01:32:27,035 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-21 01:32:27,036 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:30,611 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/8352a1e7-e7bc-46bd-af64-e1b0649b65a6/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-21 01:32:30,613 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-21 01:32:30,614 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1629509539392,"lastUpdateDate":1629509544513,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea"},"projectCode":"123456","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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":"f37c6041-4c62-420b-8cb4-7484866f16b7"}
2021-08-21 01:32:30,616 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:32:30,616 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:32:30,616 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-21 01:32:30,617 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-21 01:32:30,617 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:32:30,618 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:32:31,909 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-21 01:32:31,911 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:32:31,912 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-21 01:32:31,915 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-21 01:32:31,916 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:31,916 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:31,916 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-21 01:32:31,916 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-21 01:32:31,916 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:32:31,917 INFO 192:__init__.py(1) - Service found, updating information
2021-08-21 01:32:31,917 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-21 01:32:31,917 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-21 01:32:31,917 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-21 01:32:31,920 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:34,302 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-21 01:32:34,304 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-21 01:32:34,305 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71566da2-1adf-4979-b509-ec1b3ed6df1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501395540,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd352f2-bc5a-49ec-9f32-325d2705a4c8","invariantUUID":"a0afb5fb-7bee-479d-b280-228a5aacce58","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":"b761b7c0-b2e0-48b6-9536-003c56870e5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629501048700,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66d643a4-4b53-40af-bda6-8dfe97c1d961","invariantUUID":"7577f1e5-fb71-457a-93fd-8810bc4424fa","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":"compute","uniqueId":"558ce010-9f87-4533-828a-9da66a56c786","lifecycleState":"CERTIFIED","lastUpdateDate":1629501268014,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96db8a65-88c4-442d-8415-8d631290ede7","invariantUUID":"1715ca26-03e4-4c4d-ac6f-89d533d72866","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afab9405-5805-4a30-9e5d-6ae600c8dbdf","lifecycleState":"CERTIFIED","lastUpdateDate":1629501436169,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ed9ad2-ea0c-4a2e-aea5-8e566dbd2fb4","invariantUUID":"3c78604d-6bfe-4599-ae25-a95ae3cd0794","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e82cc78-a77e-4b9b-b3d6-06cf9b3ebabd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501129460,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1687db6-6788-4454-8c3d-aed810c73e5d","invariantUUID":"21912573-8963-4480-a18a-ae2d67cc6925","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":"loadBalancer","uniqueId":"97121787-cba2-4307-8521-20ea7201c8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1629500950271,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05795a8b-3c88-4f93-b339-e3583f27c587","invariantUUID":"7f5c8c92-c3f2-4742-b94f-353649f41967","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a95b04ab-8875-410a-a939-bb1e5f90cc8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629500885451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8a6e3dd-4c1b-4f50-9f20-f902e32f9c7d","invariantUUID":"b98161c2-c61e-4af4-ad54-6b2a69ba02ed","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3eee86c8-21f5-49ed-9d59-e03bf9cfc9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501013854,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fb9cf6a-2a06-4b40-8c34-4a42639dd509","invariantUUID":"fd1a1365-263b-4b15-b637-a14ef3e300cb","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":"7da3ea19-d2c4-4520-be1e-620c0abd3828","lifecycleState":"CERTIFIED","lastUpdateDate":1629501228419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cb96404f-fb4b-411d-80bf-2d0a6ef5bf37","invariantUUID":"79d0ff17-0cbd-40a5-b125-ff53f90ec8cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cb5fed9c-d74d-44b8-80f3-bbcf55feaa80","lifecycleState":"CERTIFIED","lastUpdateDate":1629501371503,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b76876dd-156f-4d49-932e-954bb53dae2e","invariantUUID":"1aaca9ea-52f4-45a6-8918-c01965ae1ff4","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":"objectStorage","uniqueId":"b72e98df-030c-4d76-b404-cdaf4ae86c35","lifecycleState":"CERTIFIED","lastUpdateDate":1629500922593,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4292018f-61a6-4c07-b5f5-f6c932d1653a","invariantUUID":"32cb0ce0-7791-4c6e-bf83-69d443fc01ce","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":"e17f172a-3be6-45f5-959c-525ba7e41825","lifecycleState":"CERTIFIED","lastUpdateDate":1629500996633,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28bee4f4-8c46-471d-a446-13db8e97156b","invariantUUID":"f09e1aa0-df0b-40f0-a253-182c41177a5d","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":"objectStorage","uniqueId":"eca99c84-4c27-411a-99aa-b05197dc1fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501337138,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b538bb5-a59f-4c1c-a238-82cb8169816e","invariantUUID":"e0edea94-1a49-413a-814d-4ae0e6b603ca","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":"41a4d6a1-a028-4160-89c3-d0332a71bf01","lifecycleState":"CERTIFIED","lastUpdateDate":1629501366342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c135d259-1477-4326-8355-d8b8ccb3ccc1","invariantUUID":"350983f7-b4c5-429a-9f58-d6c57ea65e49","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":"65b062ef-12ce-4491-8a3c-07413865a42b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501026476,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef3dbd2d-ff64-421a-b256-efa1075930aa","invariantUUID":"69ff599e-5a52-4f6c-bba5-24040d7291f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"72dd627d-8de2-4863-bad5-c80da625f50d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501453446,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53208000-6929-48cf-8f41-282332884d34","invariantUUID":"19a06d0e-9c31-44ec-90ab-42f2e8521b8d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"81348cc9-46ad-4d03-93c4-d6a9f99c174d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501246763,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5f3c44fd-8a55-43f2-b944-cdf358a22cf3","invariantUUID":"a5cd12dd-2be6-44f8-9a0b-6544cbe54596","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":"576e4598-3469-4088-b3f3-2135ceef1518","lifecycleState":"CERTIFIED","lastUpdateDate":1629501020721,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"017312c2-8198-4cbf-9858-001535c21594","invariantUUID":"962bd980-4ec1-4c22-9475-7ff1a58efc66","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09f372c3-4e02-4485-90c8-48414dce151c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501042500,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b67476f7-b60c-41c8-8bea-d3f60c13f959","invariantUUID":"1f42fe97-11ad-4cc8-97bb-fb6a73380d2b","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":"ce903073-2cff-4ffc-a770-97feaa41145a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501002221,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0625a3a4-b7bc-4635-ad33-8f0cd28f02ae","invariantUUID":"0700ce16-9bde-4065-b0a4-58259b3d3480","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94a60e32-9c76-4ea9-a2a8-f8bd1067a93c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501286781,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44e3fb81-faac-4e0c-b9a3-3332b6ad25fe","invariantUUID":"b5498753-0e8e-4a0e-a6d4-27fba30adbef","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":"networkrules","uniqueId":"780658a5-30e5-40b5-884b-56a702bae300","lifecycleState":"CERTIFIED","lastUpdateDate":1629501102251,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"525e638b-3779-430d-8a4a-70a522f8ff9e","invariantUUID":"7e1cd6a2-a8d4-42ba-8201-1528753e13cc","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":"289fffc2-3059-4375-93fd-15a5c5136fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629501217659,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72214741-71d2-42e7-a72c-7c56a7d763a4","invariantUUID":"d06a154c-4d80-48b9-a992-ed21033ab39e","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":"objectStorage","uniqueId":"90ce51ab-a722-4260-9142-e1cf4a5daeee","lifecycleState":"CERTIFIED","lastUpdateDate":1629501320226,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d8352-4a7c-4c71-9ab4-d859af28a311","invariantUUID":"04edfd8a-e00e-4e59-b167-810cd79df564","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":"3fc02932-7838-4423-9ee4-56bb7f8ec809","lifecycleState":"CERTIFIED","lastUpdateDate":1629501161726,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3577b52c-1588-4ce1-beba-0fc63149776d","invariantUUID":"7bc39a37-f9bd-40d0-af3a-986049198283","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a007e42-43d8-4087-835e-36e258f4833a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501500760,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe50c721-3596-4c26-ad72-37150aeaa6ab","invariantUUID":"b55158be-6b3f-4554-896c-4173a66c69b4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57c6b33a-abfb-476b-a03a-e595ae8646ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629501166837,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a86fbde7-88db-4951-a9f6-492a8a09b95e","invariantUUID":"4381df9d-cf1a-424e-8112-ec989dba9f8a","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":"port","uniqueId":"dfb66518-8cec-4f19-857b-a5b855566374","lifecycleState":"CERTIFIED","lastUpdateDate":1629501388526,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac5edac7-fd2a-4676-9e81-06682e28fab8","invariantUUID":"620c16fb-b252-4666-b44e-ad1bfa3f3667","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4669cfa7-58f8-41ee-8ccc-dc6644e4ad3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501313649,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b047d81e-e0f6-40a6-974e-b1d0a073be51","invariantUUID":"9709f736-3294-4e25-b923-8f2187875614","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21b71196-3de0-4fb8-8435-fc4dbe0729d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629501479867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af142a3e-abae-4e2d-bbcc-0b53910f680b","invariantUUID":"8b4b8893-92b6-4ab8-9c04-36eba8108344","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":"f2402560-71ab-4b8a-a6ca-8643f0a857c2","lifecycleState":"CERTIFIED","lastUpdateDate":1629501124327,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b612d1-b2bf-44bc-b204-316c90b70b9d","invariantUUID":"0fb35a30-26c6-4c90-a59f-b16d7c655288","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d089b2e-e423-4a6a-aa1e-2d9f2005193c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501088203,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2070018-d1eb-4414-85cb-59b8f4c69b02","invariantUUID":"ed4a9853-4874-4423-9da0-93d292f98a76","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89c5a68c-bf14-42e1-8b8e-f8ae274977cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501406137,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93613d0b-c6a8-46ba-a533-ec22135e39ff","invariantUUID":"bafc1c59-d29f-4ac4-99e2-8a890d67bb9e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"510bee32-ddb6-4343-b26e-87e1212452c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501262556,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd25e14-bfba-4815-b12c-a8752e64f91f","invariantUUID":"5bb81b0d-d781-4b52-8163-9de97ace4838","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":"defaulticon","uniqueId":"940b1588-5b0c-4f3c-a605-075b11705061","lifecycleState":"CERTIFIED","lastUpdateDate":1629501251744,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4e2905-6050-4828-ad27-e2118fa134fa","invariantUUID":"a29425d4-8c5b-4ff0-a079-da58d0006239","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6e92965-1906-42ef-8a52-245d4aa754ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501497352,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eee1cff-5cab-455d-94b6-0f174cb8d121","invariantUUID":"33d49ef4-3481-42a9-a5da-70b421b1dd9a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f48f825-551a-44d4-92c8-7733daa6a94b","lifecycleState":"CERTIFIED","lastUpdateDate":1629500964249,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e40342-ba71-4d84-98f7-70d8b722542a","invariantUUID":"658e0f53-c190-4e80-9650-9c6399f8a31e","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":"5f8249d7-ce17-4997-8ed0-37eda64dd9d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501257585,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0573bd53-d46e-463e-9351-737fee74fc32","invariantUUID":"4f5f94ce-7d07-4020-b526-9e84c15f0af5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"191eea19-5962-4a3b-8984-1afddb363f05","lifecycleState":"CERTIFIED","lastUpdateDate":1629501460369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9601ff7d-dd7c-440a-a4e4-f4d5e5c4c604","invariantUUID":"fc25ed5a-0548-42d6-a7f3-e679290707ad","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8fcd6a1-8260-4cb8-8f16-45997880225f","lifecycleState":"CERTIFIED","lastUpdateDate":1629501377620,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e450313-e3f0-43ea-9b6d-bd3139c3d333","invariantUUID":"374429ec-e914-477d-b842-3c175c7abbe4","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":"a7f7d49e-1d34-425c-b627-f480d2886d16","lifecycleState":"CERTIFIED","lastUpdateDate":1629501401198,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7711f55-6c86-41e5-94e7-a72bede42c65","invariantUUID":"4bb05a32-b2e0-4426-aca2-d9bb2c6f6068","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":"objectStorage","uniqueId":"d914d88d-b95d-4631-98ae-d0b12ae9e730","lifecycleState":"CERTIFIED","lastUpdateDate":1629500932692,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8a41cb-7232-4f8a-a97c-044f5a28bb2f","invariantUUID":"132dd709-a150-4910-b1c6-9fb72c98eee0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58cf64c1-cd44-468b-82e0-4ba4947500ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501212288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e926e0fb-ee13-44e0-999e-7ef54f61067a","invariantUUID":"f6570fa0-1c05-4a65-86b7-447c0cd34ee7","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":"8384c628-a23b-4c2c-a94c-d866a016b47b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501342513,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa559a5-e747-44a4-917f-532846269e47","invariantUUID":"cd6a2190-a47a-4fbe-bca4-a661a73a657a","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":"compute","uniqueId":"04c24c37-d3a0-49cc-ad08-8238cd366446","lifecycleState":"CERTIFIED","lastUpdateDate":1629501483299,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ab5a8f7-0045-43df-b863-3a6026af768c","invariantUUID":"ff1e9e2f-c4b8-46d8-963b-b5df03a57b67","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":"defaulticon","uniqueId":"9645de64-9ca2-4e5a-bbe8-e2f08208c060","lifecycleState":"CERTIFIED","lastUpdateDate":1629500914887,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d7056902-6f42-43c1-9ad7-9f3ffc730a8d","invariantUUID":"be50ad10-e382-4bff-954c-1969e4cf89c3","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":"6075f8ab-5a15-4dae-b64e-7abb65f0555c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501107381,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbe1847c-d8a4-4bc0-b3ff-0fce51deab07","invariantUUID":"6d1447c9-5d3a-4eff-b3b8-c17741acb2b2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9332c564-78c0-42f7-9a11-c69684eb9f11","lifecycleState":"CERTIFIED","lastUpdateDate":1629501382697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ee2e110-914e-428b-912d-c690676602ff","invariantUUID":"a76ace44-f6c8-4cce-add5-0f547a184676","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":"a31bd0b4-ac99-473f-b0a8-ca7cb4c8c4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501295504,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f10e29f-ae52-4c81-8c23-faf4813846ba","invariantUUID":"ededf00a-da2b-466e-bd6c-2c0866b01b12","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95","lifecycleState":"CERTIFIED","lastUpdateDate":1629501241555,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","invariantUUID":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"44c53ab5-8cc2-4025-b0fd-55405b7505d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501471778,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acb7c883-0cdb-4abf-b1e9-8ac4a417dedd","invariantUUID":"85a3236c-d950-4d52-b7d3-c4936c9a117b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d23ca2-caa7-4569-8b86-e7c9dcf5c902","lifecycleState":"CERTIFIED","lastUpdateDate":1629501193662,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f0273f3-3b5f-4d1e-ba4f-aa5d8959e4c3","invariantUUID":"a04d3459-8502-4f37-a130-a584c5bc3f7d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c9367f0b-d909-493d-b22e-90e156ba944a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501007754,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51437078-537b-4e32-aaec-b96b8b40f7ad","invariantUUID":"f18ba6ea-31a8-47e4-961c-15cac3f4ed31","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8eda65-c22f-4fd4-b707-8c4605972a10","lifecycleState":"CERTIFIED","lastUpdateDate":1629501445097,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a032cddc-f5ec-41fc-a607-e3dcffe39dac","invariantUUID":"a83acbbf-677f-491d-a734-f221fd747bb5","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":"networkrules","uniqueId":"6843e3de-6470-4f46-acea-b6a762574583","lifecycleState":"CERTIFIED","lastUpdateDate":1629501082118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe15102f-0735-4c32-a95c-ce7a5656d1e5","invariantUUID":"a5082aa3-1ed0-457b-b5b5-ecfa63602a73","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f9a5781-dafa-4af5-a18a-c1dc1e96b75c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501301074,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b436820-0e93-43ff-8789-57ea163aa299","invariantUUID":"502a90b4-e969-4d46-ad02-cbfc93fe2ba1","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efb23d57-d4c5-490a-8c55-ca6963247fd4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501236128,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be8808c3-f741-4fd7-a0ef-517acc265123","invariantUUID":"02bf8500-191c-4b19-8b07-311f51edce2f","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":"objectStorage","uniqueId":"954f27c7-c7ff-4180-8b02-fb5da44558c7","lifecycleState":"CERTIFIED","lastUpdateDate":1629500981306,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e28da64-5de9-4af2-884e-aeee12b93c9b","invariantUUID":"2c209a0b-5875-4f49-a913-164f59fa06c4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d328e6b-5c5e-4eac-97f8-b3393f519f89","lifecycleState":"CERTIFIED","lastUpdateDate":1629501135359,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21a27be3-6e9f-49b2-9489-abea970252f0","invariantUUID":"bd552d7b-ac44-4fc9-a356-838c1a7ab36f","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"131b2372-0302-4dcc-b952-93de6ebff2a3","lifecycleState":"CERTIFIED","lastUpdateDate":1629501412476,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cf61b10-972a-4dfa-8cef-80b29bf4dc19","invariantUUID":"bdfcabf4-d6eb-424c-9116-832bb20fd5a2","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":"securityrules","uniqueId":"c2317204-85ad-4eb1-850a-c48b4905eec5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501115705,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1f6bc392-c98e-4934-99fc-04bbc878749c","invariantUUID":"1ac10cec-07d7-4f1c-a33c-03d6c3183a6a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ab7a3a9-7b48-4fc4-861e-af01abc53470","lifecycleState":"CERTIFIED","lastUpdateDate":1629501156595,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14883fbf-6163-43dc-948b-223cdfcb8f58","invariantUUID":"506aeb61-d099-4339-8d98-8758809da962","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":"cebb00a2-46de-4532-98e8-bfc6b97b0ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1629501141517,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbc4b3de-8e47-4d2a-b14a-85d1d1b43865","invariantUUID":"9327b031-c5a3-4a6e-88b2-91c6f3c501a0","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b28ea86d-7751-4174-a322-e04fdf77e001","lifecycleState":"CERTIFIED","lastUpdateDate":1629501274484,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d5ccce-a15e-4a81-a881-9b1b60d3b705","invariantUUID":"bb0c5da3-58a9-459f-b6dd-782e1e6f646c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99cbc8a8-8a71-4afe-9068-171e40d100b5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501420474,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c5f50b-7f97-412c-8279-eb3bbc0edfd8","invariantUUID":"ceb3d9aa-7377-4b1c-a145-eabd9206fcf7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44d85887-0508-4dd2-9bca-d6e3797e709c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501429932,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fed4009-50fc-4923-a417-6dccc2aa4593","invariantUUID":"3b951a7b-4595-4fc3-ac24-9d4daa78aa1e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d107f1-7225-48d2-9968-f264cdb5b614","lifecycleState":"CERTIFIED","lastUpdateDate":1629501034394,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c8bb0cc-f5a0-4bb8-9d6e-b90ee22dbe69","invariantUUID":"5fba1753-093f-4573-944b-794a0125c5d7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69a1907-1fbd-47c6-ba12-489c7285d222","lifecycleState":"CERTIFIED","lastUpdateDate":1629500987705,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af46d39e-3028-45df-aae8-5ab8587d2bac","invariantUUID":"c550ee5c-4dca-42ec-ac4a-679d72aaa471","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":"port","uniqueId":"de2a6199-6249-4399-b5b2-83902c1da0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629500956750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06499f63-76e7-4d1c-a004-4ae6e40daa53","invariantUUID":"8cc2b448-dfb3-433e-87f3-f10ebed4ed97","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":"compute","uniqueId":"e7f5a0c3-356e-4849-aef7-7bf3b9d81158","lifecycleState":"CERTIFIED","lastUpdateDate":1629501488476,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee68cc9-f940-49ea-9d65-2abef9210f79","invariantUUID":"391d3d31-b298-4438-bb8d-b05df209d29c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629509544513,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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-21 01:32:34,309 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-21 01:32:44,320 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-21 01:32:44,326 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-21 01:32:44,326 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/79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea/distribution/PROD/activate
2021-08-21 01:32:44,326 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-21 01:32:44,328 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:47,339 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-21 01:32:47,341 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-21 01:32:47,342 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","empty":false},{"definition":false,"hidden":false,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","empty":false},{"definition":false,"hidden":false,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","empty":false},{"definition":false,"hidden":false,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","empty":false},{"definition":false,"hidden":false,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539302,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"Mjc5ZmZkMzY4OTgxYzVjYzU2MzY5NGNiNzE4YTRmMDc=","artifactUUID":"001583b9-3dd5-4a45-955d-68bdc9a00f07","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.assettoscacsar","duplicated":false,"payloadUpdateDate":1629509548495,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539302,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NmMwMDJlNTMwNzljMzJkNjZiYTAwNzBhMzRhMGQ2N2M=","artifactUUID":"f21af303-ce9f-4ae2-85ff-90cdb8798d42","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.assettoscatemplate","duplicated":false,"payloadUpdateDate":1629509548025,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"faedb81a-240c-41b8-a17e-25d63720fa95","uniqueId":"capability.70620c37-4bd8-4b99-97d2-cd5a40a7a08c.feature","ownerId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"faedb81a-240c-41b8-a17e-25d63720fa95","uniqueId":"capability.faedb81a-240c-41b8-a17e-25d63720fa95.virtual_linkable","ownerId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0"],"node":"tosca.nodes.Root","source":"faedb81a-240c-41b8-a17e-25d63720fa95","uniqueId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c.dependency","capability":"tosca.capabilities.Node","ownerId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","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":"faedb81a-240c-41b8-a17e-25d63720fa95.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":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"576e4598-3469-4088-b3f3-2135ceef1518.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.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":"faedb81a-240c-41b8-a17e-25d63720fa95.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false}],"attributes":[{"parentUniqueId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.70620c37-4bd8-4b99-97d2-cd5a40a7a08c.tosca_name","ownerId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","empty":false},{"parentUniqueId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","definition":false,"name":"state","type":"string","uniqueId":"attribute.70620c37-4bd8-4b99-97d2-cd5a40a7a08c.state","ownerId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","empty":false},{"parentUniqueId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.70620c37-4bd8-4b99-97d2-cd5a40a7a08c.tosca_id","ownerId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"faedb81a-240c-41b8-a17e-25d63720fa95","createdFromCsar":false,"uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1629509542302,"originType":"VL","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"faedb81a-240c-41b8-a17e-25d63720fa95","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629509542302,"customizationUUID":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","posX":"200","posY":"100","componentName":"Generic NeutronNet","empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.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":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"576e4598-3469-4088-b3f3-2135ceef1518.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.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":"faedb81a-240c-41b8-a17e-25d63720fa95.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false},{"definition":false,"hidden":false,"uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"576e4598-3469-4088-b3f3-2135ceef1518","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"576e4598-3469-4088-b3f3-2135ceef1518","empty":false}]},"componentInstancesAttributes":{"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0":[{"parentUniqueId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","uniqueId":"attribute.70620c37-4bd8-4b99-97d2-cd5a40a7a08c.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","empty":false},{"parentUniqueId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","uniqueId":"attribute.70620c37-4bd8-4b99-97d2-cd5a40a7a08c.state","name":"state","type":"string","definition":false,"ownerId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","empty":false},{"parentUniqueId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","uniqueId":"attribute.70620c37-4bd8-4b99-97d2-cd5a40a7a08c.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"faedb81a-240c-41b8-a17e-25d63720fa95","uniqueId":"capability.70620c37-4bd8-4b99-97d2-cd5a40a7a08c.feature","ownerId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"path":["8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"faedb81a-240c-41b8-a17e-25d63720fa95","uniqueId":"capability.faedb81a-240c-41b8-a17e-25d63720fa95.virtual_linkable","ownerId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["8352a1e7-e7bc-46bd-af64-e1b0649b65a6.faedb81a-240c-41b8-a17e-25d63720fa95.genericneutronnet0"],"node":"tosca.nodes.Root","source":"faedb81a-240c-41b8-a17e-25d63720fa95","uniqueId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c.dependency","capability":"tosca.capabilities.Node","ownerId":"70620c37-4bd8-4b99-97d2-cd5a40a7a08c","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":"6ba25c39-138a-48d4-9b72-7516bf5c0458.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","empty":false},{"definition":false,"hidden":false,"uniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","empty":false},{"definition":false,"hidden":false,"uniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","empty":false},{"definition":false,"hidden":false,"uniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","empty":false},{"definition":false,"hidden":false,"uniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"6ba25c39-138a-48d4-9b72-7516bf5c0458","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.configuration","artifactGroupType":"SERVICE_API","artifactDisplayName":"Configuration","mandatory":false,"serviceApi":true,"artifactLabel":"configuration","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.testing","artifactGroupType":"SERVICE_API","artifactDisplayName":"Testing","mandatory":false,"serviceApi":true,"artifactLabel":"testing","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.logging","artifactGroupType":"SERVICE_API","artifactDisplayName":"Logging","mandatory":false,"serviceApi":true,"artifactLabel":"logging","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.monitoring","artifactGroupType":"SERVICE_API","artifactDisplayName":"Monitoring","mandatory":false,"serviceApi":true,"artifactLabel":"monitoring","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.reporting","artifactGroupType":"SERVICE_API","artifactDisplayName":"Reporting","mandatory":false,"serviceApi":true,"artifactLabel":"reporting","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.instantiation","artifactGroupType":"SERVICE_API","artifactDisplayName":"Instantiation","mandatory":false,"serviceApi":true,"artifactLabel":"instantiation","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"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","version":"1.0","creationDate":1629509539392,"description":"service","tags":["basic_network"],"uniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","componentMetadataForSupportLog":{"SupportablityComponentUUID":"f37c6041-4c62-420b-8cb4-7484866f16b7","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629509566258,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.controlloopfunctions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Control Loop Functions","mandatory":true,"serviceApi":false,"artifactLabel":"controlloopfunctions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.operationalpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Operational Policies","mandatory":true,"serviceApi":false,"artifactLabel":"operationalpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.certificationtestresults","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"TD Certification Test Results","mandatory":true,"serviceApi":false,"artifactLabel":"certificationtestresults","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.deploymentvotingrecord","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Deployment Voting Record","mandatory":true,"serviceApi":false,"artifactLabel":"deploymentvotingrecord","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.servicequestionnaire","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Questionnaire","mandatory":true,"serviceApi":false,"artifactLabel":"servicequestionnaire","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.dimensioninginfo","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Dimensioning Info","mandatory":true,"serviceApi":false,"artifactLabel":"dimensioninginfo","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.affinityrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Affinity Rules","mandatory":true,"serviceApi":false,"artifactLabel":"affinityrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.serviceartifactplan","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Artifact Plan","mandatory":true,"serviceApi":false,"artifactLabel":"serviceartifactplan","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.servicespecificpolicies","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service-specific Policies","mandatory":true,"serviceApi":false,"artifactLabel":"servicespecificpolicies","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.servicesecuritytemplate","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Service Security Template","mandatory":true,"serviceApi":false,"artifactLabel":"servicesecuritytemplate","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.engineeringrules","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Engineering Rules (ERD)","mandatory":true,"serviceApi":false,"artifactLabel":"engineeringrules","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.distributioninstructions","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Distribution Instructions","mandatory":true,"serviceApi":false,"artifactLabel":"distributioninstructions","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1629509539301,"artifactType":"OTHER","uniqueId":"8352a1e7-e7bc-46bd-af64-e1b0649b65a6.summaryofimpactstoecompelements","artifactGroupType":"INFORMATIONAL","artifactDisplayName":"Summary of impacts to ECOMP elements,OSSs, BSSs","mandatory":true,"serviceApi":false,"artifactLabel":"summaryofimpactstoecompelements","duplicated":false,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629509539301,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":{"1.0":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-21 01:32:47,345 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:32:47,345 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:32:47,346 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-21 01:32:47,346 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-21 01:32:47,346 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:32:47,347 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:32:48,104 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-21 01:32:48,106 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:32:48,106 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-21 01:32:48,108 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-21 01:32:48,108 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:48,108 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:48,108 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-21 01:32:48,108 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-21 01:32:48,108 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:32:48,108 INFO 192:__init__.py(1) - Service found, updating information
2021-08-21 01:32:48,109 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-21 01:32:48,109 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-21 01:32:48,109 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-21 01:32:48,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:49,488 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-21 01:32:49,490 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-21 01:32:49,491 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71566da2-1adf-4979-b509-ec1b3ed6df1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501395540,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd352f2-bc5a-49ec-9f32-325d2705a4c8","invariantUUID":"a0afb5fb-7bee-479d-b280-228a5aacce58","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":"b761b7c0-b2e0-48b6-9536-003c56870e5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629501048700,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66d643a4-4b53-40af-bda6-8dfe97c1d961","invariantUUID":"7577f1e5-fb71-457a-93fd-8810bc4424fa","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":"compute","uniqueId":"558ce010-9f87-4533-828a-9da66a56c786","lifecycleState":"CERTIFIED","lastUpdateDate":1629501268014,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96db8a65-88c4-442d-8415-8d631290ede7","invariantUUID":"1715ca26-03e4-4c4d-ac6f-89d533d72866","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afab9405-5805-4a30-9e5d-6ae600c8dbdf","lifecycleState":"CERTIFIED","lastUpdateDate":1629501436169,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ed9ad2-ea0c-4a2e-aea5-8e566dbd2fb4","invariantUUID":"3c78604d-6bfe-4599-ae25-a95ae3cd0794","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e82cc78-a77e-4b9b-b3d6-06cf9b3ebabd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501129460,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1687db6-6788-4454-8c3d-aed810c73e5d","invariantUUID":"21912573-8963-4480-a18a-ae2d67cc6925","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":"loadBalancer","uniqueId":"97121787-cba2-4307-8521-20ea7201c8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1629500950271,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05795a8b-3c88-4f93-b339-e3583f27c587","invariantUUID":"7f5c8c92-c3f2-4742-b94f-353649f41967","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a95b04ab-8875-410a-a939-bb1e5f90cc8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629500885451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8a6e3dd-4c1b-4f50-9f20-f902e32f9c7d","invariantUUID":"b98161c2-c61e-4af4-ad54-6b2a69ba02ed","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3eee86c8-21f5-49ed-9d59-e03bf9cfc9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501013854,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fb9cf6a-2a06-4b40-8c34-4a42639dd509","invariantUUID":"fd1a1365-263b-4b15-b637-a14ef3e300cb","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":"7da3ea19-d2c4-4520-be1e-620c0abd3828","lifecycleState":"CERTIFIED","lastUpdateDate":1629501228419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cb96404f-fb4b-411d-80bf-2d0a6ef5bf37","invariantUUID":"79d0ff17-0cbd-40a5-b125-ff53f90ec8cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cb5fed9c-d74d-44b8-80f3-bbcf55feaa80","lifecycleState":"CERTIFIED","lastUpdateDate":1629501371503,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b76876dd-156f-4d49-932e-954bb53dae2e","invariantUUID":"1aaca9ea-52f4-45a6-8918-c01965ae1ff4","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":"objectStorage","uniqueId":"b72e98df-030c-4d76-b404-cdaf4ae86c35","lifecycleState":"CERTIFIED","lastUpdateDate":1629500922593,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4292018f-61a6-4c07-b5f5-f6c932d1653a","invariantUUID":"32cb0ce0-7791-4c6e-bf83-69d443fc01ce","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":"e17f172a-3be6-45f5-959c-525ba7e41825","lifecycleState":"CERTIFIED","lastUpdateDate":1629500996633,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28bee4f4-8c46-471d-a446-13db8e97156b","invariantUUID":"f09e1aa0-df0b-40f0-a253-182c41177a5d","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":"objectStorage","uniqueId":"eca99c84-4c27-411a-99aa-b05197dc1fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501337138,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b538bb5-a59f-4c1c-a238-82cb8169816e","invariantUUID":"e0edea94-1a49-413a-814d-4ae0e6b603ca","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":"41a4d6a1-a028-4160-89c3-d0332a71bf01","lifecycleState":"CERTIFIED","lastUpdateDate":1629501366342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c135d259-1477-4326-8355-d8b8ccb3ccc1","invariantUUID":"350983f7-b4c5-429a-9f58-d6c57ea65e49","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":"65b062ef-12ce-4491-8a3c-07413865a42b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501026476,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef3dbd2d-ff64-421a-b256-efa1075930aa","invariantUUID":"69ff599e-5a52-4f6c-bba5-24040d7291f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"72dd627d-8de2-4863-bad5-c80da625f50d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501453446,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53208000-6929-48cf-8f41-282332884d34","invariantUUID":"19a06d0e-9c31-44ec-90ab-42f2e8521b8d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"81348cc9-46ad-4d03-93c4-d6a9f99c174d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501246763,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5f3c44fd-8a55-43f2-b944-cdf358a22cf3","invariantUUID":"a5cd12dd-2be6-44f8-9a0b-6544cbe54596","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":"576e4598-3469-4088-b3f3-2135ceef1518","lifecycleState":"CERTIFIED","lastUpdateDate":1629501020721,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"017312c2-8198-4cbf-9858-001535c21594","invariantUUID":"962bd980-4ec1-4c22-9475-7ff1a58efc66","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09f372c3-4e02-4485-90c8-48414dce151c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501042500,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b67476f7-b60c-41c8-8bea-d3f60c13f959","invariantUUID":"1f42fe97-11ad-4cc8-97bb-fb6a73380d2b","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":"ce903073-2cff-4ffc-a770-97feaa41145a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501002221,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0625a3a4-b7bc-4635-ad33-8f0cd28f02ae","invariantUUID":"0700ce16-9bde-4065-b0a4-58259b3d3480","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94a60e32-9c76-4ea9-a2a8-f8bd1067a93c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501286781,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44e3fb81-faac-4e0c-b9a3-3332b6ad25fe","invariantUUID":"b5498753-0e8e-4a0e-a6d4-27fba30adbef","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":"networkrules","uniqueId":"780658a5-30e5-40b5-884b-56a702bae300","lifecycleState":"CERTIFIED","lastUpdateDate":1629501102251,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"525e638b-3779-430d-8a4a-70a522f8ff9e","invariantUUID":"7e1cd6a2-a8d4-42ba-8201-1528753e13cc","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":"289fffc2-3059-4375-93fd-15a5c5136fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629501217659,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72214741-71d2-42e7-a72c-7c56a7d763a4","invariantUUID":"d06a154c-4d80-48b9-a992-ed21033ab39e","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":"objectStorage","uniqueId":"90ce51ab-a722-4260-9142-e1cf4a5daeee","lifecycleState":"CERTIFIED","lastUpdateDate":1629501320226,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d8352-4a7c-4c71-9ab4-d859af28a311","invariantUUID":"04edfd8a-e00e-4e59-b167-810cd79df564","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":"3fc02932-7838-4423-9ee4-56bb7f8ec809","lifecycleState":"CERTIFIED","lastUpdateDate":1629501161726,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3577b52c-1588-4ce1-beba-0fc63149776d","invariantUUID":"7bc39a37-f9bd-40d0-af3a-986049198283","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a007e42-43d8-4087-835e-36e258f4833a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501500760,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe50c721-3596-4c26-ad72-37150aeaa6ab","invariantUUID":"b55158be-6b3f-4554-896c-4173a66c69b4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57c6b33a-abfb-476b-a03a-e595ae8646ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629501166837,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a86fbde7-88db-4951-a9f6-492a8a09b95e","invariantUUID":"4381df9d-cf1a-424e-8112-ec989dba9f8a","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":"port","uniqueId":"dfb66518-8cec-4f19-857b-a5b855566374","lifecycleState":"CERTIFIED","lastUpdateDate":1629501388526,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac5edac7-fd2a-4676-9e81-06682e28fab8","invariantUUID":"620c16fb-b252-4666-b44e-ad1bfa3f3667","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4669cfa7-58f8-41ee-8ccc-dc6644e4ad3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501313649,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b047d81e-e0f6-40a6-974e-b1d0a073be51","invariantUUID":"9709f736-3294-4e25-b923-8f2187875614","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21b71196-3de0-4fb8-8435-fc4dbe0729d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629501479867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af142a3e-abae-4e2d-bbcc-0b53910f680b","invariantUUID":"8b4b8893-92b6-4ab8-9c04-36eba8108344","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":"f2402560-71ab-4b8a-a6ca-8643f0a857c2","lifecycleState":"CERTIFIED","lastUpdateDate":1629501124327,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b612d1-b2bf-44bc-b204-316c90b70b9d","invariantUUID":"0fb35a30-26c6-4c90-a59f-b16d7c655288","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d089b2e-e423-4a6a-aa1e-2d9f2005193c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501088203,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2070018-d1eb-4414-85cb-59b8f4c69b02","invariantUUID":"ed4a9853-4874-4423-9da0-93d292f98a76","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89c5a68c-bf14-42e1-8b8e-f8ae274977cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501406137,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93613d0b-c6a8-46ba-a533-ec22135e39ff","invariantUUID":"bafc1c59-d29f-4ac4-99e2-8a890d67bb9e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"510bee32-ddb6-4343-b26e-87e1212452c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501262556,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd25e14-bfba-4815-b12c-a8752e64f91f","invariantUUID":"5bb81b0d-d781-4b52-8163-9de97ace4838","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":"defaulticon","uniqueId":"940b1588-5b0c-4f3c-a605-075b11705061","lifecycleState":"CERTIFIED","lastUpdateDate":1629501251744,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4e2905-6050-4828-ad27-e2118fa134fa","invariantUUID":"a29425d4-8c5b-4ff0-a079-da58d0006239","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6e92965-1906-42ef-8a52-245d4aa754ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501497352,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eee1cff-5cab-455d-94b6-0f174cb8d121","invariantUUID":"33d49ef4-3481-42a9-a5da-70b421b1dd9a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f48f825-551a-44d4-92c8-7733daa6a94b","lifecycleState":"CERTIFIED","lastUpdateDate":1629500964249,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e40342-ba71-4d84-98f7-70d8b722542a","invariantUUID":"658e0f53-c190-4e80-9650-9c6399f8a31e","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":"5f8249d7-ce17-4997-8ed0-37eda64dd9d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501257585,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0573bd53-d46e-463e-9351-737fee74fc32","invariantUUID":"4f5f94ce-7d07-4020-b526-9e84c15f0af5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"191eea19-5962-4a3b-8984-1afddb363f05","lifecycleState":"CERTIFIED","lastUpdateDate":1629501460369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9601ff7d-dd7c-440a-a4e4-f4d5e5c4c604","invariantUUID":"fc25ed5a-0548-42d6-a7f3-e679290707ad","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8fcd6a1-8260-4cb8-8f16-45997880225f","lifecycleState":"CERTIFIED","lastUpdateDate":1629501377620,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e450313-e3f0-43ea-9b6d-bd3139c3d333","invariantUUID":"374429ec-e914-477d-b842-3c175c7abbe4","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":"a7f7d49e-1d34-425c-b627-f480d2886d16","lifecycleState":"CERTIFIED","lastUpdateDate":1629501401198,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7711f55-6c86-41e5-94e7-a72bede42c65","invariantUUID":"4bb05a32-b2e0-4426-aca2-d9bb2c6f6068","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":"objectStorage","uniqueId":"d914d88d-b95d-4631-98ae-d0b12ae9e730","lifecycleState":"CERTIFIED","lastUpdateDate":1629500932692,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8a41cb-7232-4f8a-a97c-044f5a28bb2f","invariantUUID":"132dd709-a150-4910-b1c6-9fb72c98eee0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58cf64c1-cd44-468b-82e0-4ba4947500ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501212288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e926e0fb-ee13-44e0-999e-7ef54f61067a","invariantUUID":"f6570fa0-1c05-4a65-86b7-447c0cd34ee7","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":"8384c628-a23b-4c2c-a94c-d866a016b47b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501342513,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa559a5-e747-44a4-917f-532846269e47","invariantUUID":"cd6a2190-a47a-4fbe-bca4-a661a73a657a","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":"compute","uniqueId":"04c24c37-d3a0-49cc-ad08-8238cd366446","lifecycleState":"CERTIFIED","lastUpdateDate":1629501483299,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ab5a8f7-0045-43df-b863-3a6026af768c","invariantUUID":"ff1e9e2f-c4b8-46d8-963b-b5df03a57b67","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":"defaulticon","uniqueId":"9645de64-9ca2-4e5a-bbe8-e2f08208c060","lifecycleState":"CERTIFIED","lastUpdateDate":1629500914887,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d7056902-6f42-43c1-9ad7-9f3ffc730a8d","invariantUUID":"be50ad10-e382-4bff-954c-1969e4cf89c3","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":"6075f8ab-5a15-4dae-b64e-7abb65f0555c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501107381,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbe1847c-d8a4-4bc0-b3ff-0fce51deab07","invariantUUID":"6d1447c9-5d3a-4eff-b3b8-c17741acb2b2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9332c564-78c0-42f7-9a11-c69684eb9f11","lifecycleState":"CERTIFIED","lastUpdateDate":1629501382697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ee2e110-914e-428b-912d-c690676602ff","invariantUUID":"a76ace44-f6c8-4cce-add5-0f547a184676","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":"a31bd0b4-ac99-473f-b0a8-ca7cb4c8c4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501295504,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f10e29f-ae52-4c81-8c23-faf4813846ba","invariantUUID":"ededf00a-da2b-466e-bd6c-2c0866b01b12","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95","lifecycleState":"CERTIFIED","lastUpdateDate":1629501241555,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","invariantUUID":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"44c53ab5-8cc2-4025-b0fd-55405b7505d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501471778,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acb7c883-0cdb-4abf-b1e9-8ac4a417dedd","invariantUUID":"85a3236c-d950-4d52-b7d3-c4936c9a117b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d23ca2-caa7-4569-8b86-e7c9dcf5c902","lifecycleState":"CERTIFIED","lastUpdateDate":1629501193662,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f0273f3-3b5f-4d1e-ba4f-aa5d8959e4c3","invariantUUID":"a04d3459-8502-4f37-a130-a584c5bc3f7d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c9367f0b-d909-493d-b22e-90e156ba944a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501007754,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51437078-537b-4e32-aaec-b96b8b40f7ad","invariantUUID":"f18ba6ea-31a8-47e4-961c-15cac3f4ed31","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8eda65-c22f-4fd4-b707-8c4605972a10","lifecycleState":"CERTIFIED","lastUpdateDate":1629501445097,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a032cddc-f5ec-41fc-a607-e3dcffe39dac","invariantUUID":"a83acbbf-677f-491d-a734-f221fd747bb5","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":"networkrules","uniqueId":"6843e3de-6470-4f46-acea-b6a762574583","lifecycleState":"CERTIFIED","lastUpdateDate":1629501082118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe15102f-0735-4c32-a95c-ce7a5656d1e5","invariantUUID":"a5082aa3-1ed0-457b-b5b5-ecfa63602a73","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f9a5781-dafa-4af5-a18a-c1dc1e96b75c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501301074,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b436820-0e93-43ff-8789-57ea163aa299","invariantUUID":"502a90b4-e969-4d46-ad02-cbfc93fe2ba1","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efb23d57-d4c5-490a-8c55-ca6963247fd4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501236128,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be8808c3-f741-4fd7-a0ef-517acc265123","invariantUUID":"02bf8500-191c-4b19-8b07-311f51edce2f","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":"objectStorage","uniqueId":"954f27c7-c7ff-4180-8b02-fb5da44558c7","lifecycleState":"CERTIFIED","lastUpdateDate":1629500981306,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e28da64-5de9-4af2-884e-aeee12b93c9b","invariantUUID":"2c209a0b-5875-4f49-a913-164f59fa06c4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d328e6b-5c5e-4eac-97f8-b3393f519f89","lifecycleState":"CERTIFIED","lastUpdateDate":1629501135359,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21a27be3-6e9f-49b2-9489-abea970252f0","invariantUUID":"bd552d7b-ac44-4fc9-a356-838c1a7ab36f","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"131b2372-0302-4dcc-b952-93de6ebff2a3","lifecycleState":"CERTIFIED","lastUpdateDate":1629501412476,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cf61b10-972a-4dfa-8cef-80b29bf4dc19","invariantUUID":"bdfcabf4-d6eb-424c-9116-832bb20fd5a2","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":"securityrules","uniqueId":"c2317204-85ad-4eb1-850a-c48b4905eec5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501115705,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1f6bc392-c98e-4934-99fc-04bbc878749c","invariantUUID":"1ac10cec-07d7-4f1c-a33c-03d6c3183a6a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ab7a3a9-7b48-4fc4-861e-af01abc53470","lifecycleState":"CERTIFIED","lastUpdateDate":1629501156595,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14883fbf-6163-43dc-948b-223cdfcb8f58","invariantUUID":"506aeb61-d099-4339-8d98-8758809da962","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":"cebb00a2-46de-4532-98e8-bfc6b97b0ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1629501141517,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbc4b3de-8e47-4d2a-b14a-85d1d1b43865","invariantUUID":"9327b031-c5a3-4a6e-88b2-91c6f3c501a0","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b28ea86d-7751-4174-a322-e04fdf77e001","lifecycleState":"CERTIFIED","lastUpdateDate":1629501274484,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d5ccce-a15e-4a81-a881-9b1b60d3b705","invariantUUID":"bb0c5da3-58a9-459f-b6dd-782e1e6f646c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99cbc8a8-8a71-4afe-9068-171e40d100b5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501420474,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c5f50b-7f97-412c-8279-eb3bbc0edfd8","invariantUUID":"ceb3d9aa-7377-4b1c-a145-eabd9206fcf7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44d85887-0508-4dd2-9bca-d6e3797e709c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501429932,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fed4009-50fc-4923-a417-6dccc2aa4593","invariantUUID":"3b951a7b-4595-4fc3-ac24-9d4daa78aa1e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d107f1-7225-48d2-9968-f264cdb5b614","lifecycleState":"CERTIFIED","lastUpdateDate":1629501034394,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c8bb0cc-f5a0-4bb8-9d6e-b90ee22dbe69","invariantUUID":"5fba1753-093f-4573-944b-794a0125c5d7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69a1907-1fbd-47c6-ba12-489c7285d222","lifecycleState":"CERTIFIED","lastUpdateDate":1629500987705,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af46d39e-3028-45df-aae8-5ab8587d2bac","invariantUUID":"c550ee5c-4dca-42ec-ac4a-679d72aaa471","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":"port","uniqueId":"de2a6199-6249-4399-b5b2-83902c1da0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629500956750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06499f63-76e7-4d1c-a004-4ae6e40daa53","invariantUUID":"8cc2b448-dfb3-433e-87f3-f10ebed4ed97","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":"compute","uniqueId":"e7f5a0c3-356e-4849-aef7-7bf3b9d81158","lifecycleState":"CERTIFIED","lastUpdateDate":1629501488476,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee68cc9-f940-49ea-9d65-2abef9210f79","invariantUUID":"391d3d31-b298-4438-bb8d-b05df209d29c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629509566258,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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-21 01:32:49,495 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-21 01:32:49,495 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-21 01:32:49,496 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-21 01:32:49,496 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-21 01:32:49,496 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-21 01:32:49,497 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-21 01:32:49,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:49,593 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-21 01:32:49,594 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-21 01:32:49,595 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-21 01:32:49,595 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-21 01:32:49,595 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-21 01:32:49,609 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-21 01:32:49,609 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-21 01:32:49,609 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-21 01:32:49,611 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:49,883 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-21 01:32:49,884 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-21 01:32:49,884 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-21 01:32:49,886 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-21 01:32:49,887 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-21 01:32:49,887 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-21 01:32:49,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:49,990 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-21 01:32:49,991 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-21 01:32:49,991 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":"1629509569657"}]}
2021-08-21 01:32:50,018 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-21 01:32:50,018 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/9c5249fc-78b2-4ea6-ab1f-4a741d3acdd1
2021-08-21 01:32:50,018 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "9c5249fc-78b2-4ea6-ab1f-4a741d3acdd1",
    "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-21 01:32:50,020 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:51,389 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/9c5249fc-78b2-4ea6-ab1f-4a741d3acdd1 HTTP/1.1" 201 0
2021-08-21 01:32:51,390 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-21 01:32:51,390 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-21 01:32:51,393 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-21 01:32:51,394 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-21 01:32:51,394 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-21 01:32:51,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:51,443 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-21 01:32:51,443 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-21 01:32:51,444 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-21 01:32:51,444 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-21 01:32:51,444 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-21 01:32:51,444 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-21 01:32:51,445 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-21 01:32:51,448 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-21 01:32:51,448 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-21 01:32:51,448 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-21 01:32:51,450 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:51,780 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-21 01:32:51,780 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-21 01:32:51,781 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-21 01:32:51,783 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-21 01:32:51,783 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-21 01:32:51,783 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-21 01:32:51,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:51,883 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-21 01:32:51,884 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-21 01:32:51,884 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-21 01:32:51,884 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-21 01:32:51,884 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-21 01:32:51,889 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-21 01:32:51,889 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-21 01:32:51,889 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-21 01:32:51,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:52,707 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-21 01:32:52,708 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-21 01:32:52,708 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-21 01:32:52,717 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-21 01:32:52,717 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-21 01:32:52,717 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-21 01:32:52,719 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:54,678 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-21 01:32:54,679 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-21 01:32:54,680 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-21 01:32:54,682 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-21 01:32:54,682 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-21 01:32:54,682 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-21 01:32:54,684 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:54,817 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-21 01:32:54,825 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-21 01:32:54,825 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":"1629509569657"}]}
2021-08-21 01:32:54,833 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-21 01:32:54,834 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-21 01:32:54,834 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-21 01:32:54,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:55,306 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-21 01:32:55,307 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-21 01:32:55,307 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-21 01:32:55,315 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-21 01:32:55,315 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-21 01:32:55,315 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-21 01:32:55,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:55,477 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-21 01:32:55,478 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-21 01:32:55,478 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-21 01:32:55,480 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-21 01:32:55,480 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-21 01:32:55,480 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-21 01:32:55,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:55,610 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-21 01:32:55,611 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-21 01:32:55,611 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":"1629509575346"}
2021-08-21 01:32:55,613 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-21 01:32:55,613 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-21 01:32:55,613 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-21 01:32:55,615 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:55,777 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-21 01:32:55,778 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-21 01:32:55,778 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":"1629509575346"}
2021-08-21 01:32:55,780 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-21 01:32:55,780 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-21 01:32:55,780 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-21 01:32:55,782 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:55,883 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-21 01:32:55,883 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-21 01:32:55,884 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-21 01:32:55,884 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-21 01:32:55,884 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-21 01:32:55,884 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-21 01:32:55,886 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:32:55,886 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:32:55,887 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-21 01:32:55,887 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-21 01:32:55,887 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:32:55,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:32:56,962 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-21 01:32:56,964 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:32:56,964 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-21 01:32:56,966 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-21 01:32:56,966 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:56,966 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:56,966 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-21 01:32:56,966 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-21 01:32:56,966 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:32:56,966 INFO 192:__init__.py(1) - Service found, updating information
2021-08-21 01:32:56,967 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-21 01:32:56,967 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-21 01:32:56,967 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-21 01:32:56,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:57,559 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-21 01:32:57,561 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-21 01:32:57,562 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71566da2-1adf-4979-b509-ec1b3ed6df1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501395540,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd352f2-bc5a-49ec-9f32-325d2705a4c8","invariantUUID":"a0afb5fb-7bee-479d-b280-228a5aacce58","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":"b761b7c0-b2e0-48b6-9536-003c56870e5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629501048700,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66d643a4-4b53-40af-bda6-8dfe97c1d961","invariantUUID":"7577f1e5-fb71-457a-93fd-8810bc4424fa","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":"compute","uniqueId":"558ce010-9f87-4533-828a-9da66a56c786","lifecycleState":"CERTIFIED","lastUpdateDate":1629501268014,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96db8a65-88c4-442d-8415-8d631290ede7","invariantUUID":"1715ca26-03e4-4c4d-ac6f-89d533d72866","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afab9405-5805-4a30-9e5d-6ae600c8dbdf","lifecycleState":"CERTIFIED","lastUpdateDate":1629501436169,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ed9ad2-ea0c-4a2e-aea5-8e566dbd2fb4","invariantUUID":"3c78604d-6bfe-4599-ae25-a95ae3cd0794","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e82cc78-a77e-4b9b-b3d6-06cf9b3ebabd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501129460,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1687db6-6788-4454-8c3d-aed810c73e5d","invariantUUID":"21912573-8963-4480-a18a-ae2d67cc6925","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":"loadBalancer","uniqueId":"97121787-cba2-4307-8521-20ea7201c8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1629500950271,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05795a8b-3c88-4f93-b339-e3583f27c587","invariantUUID":"7f5c8c92-c3f2-4742-b94f-353649f41967","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a95b04ab-8875-410a-a939-bb1e5f90cc8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629500885451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8a6e3dd-4c1b-4f50-9f20-f902e32f9c7d","invariantUUID":"b98161c2-c61e-4af4-ad54-6b2a69ba02ed","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3eee86c8-21f5-49ed-9d59-e03bf9cfc9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501013854,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fb9cf6a-2a06-4b40-8c34-4a42639dd509","invariantUUID":"fd1a1365-263b-4b15-b637-a14ef3e300cb","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":"7da3ea19-d2c4-4520-be1e-620c0abd3828","lifecycleState":"CERTIFIED","lastUpdateDate":1629501228419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cb96404f-fb4b-411d-80bf-2d0a6ef5bf37","invariantUUID":"79d0ff17-0cbd-40a5-b125-ff53f90ec8cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cb5fed9c-d74d-44b8-80f3-bbcf55feaa80","lifecycleState":"CERTIFIED","lastUpdateDate":1629501371503,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b76876dd-156f-4d49-932e-954bb53dae2e","invariantUUID":"1aaca9ea-52f4-45a6-8918-c01965ae1ff4","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":"objectStorage","uniqueId":"b72e98df-030c-4d76-b404-cdaf4ae86c35","lifecycleState":"CERTIFIED","lastUpdateDate":1629500922593,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4292018f-61a6-4c07-b5f5-f6c932d1653a","invariantUUID":"32cb0ce0-7791-4c6e-bf83-69d443fc01ce","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":"e17f172a-3be6-45f5-959c-525ba7e41825","lifecycleState":"CERTIFIED","lastUpdateDate":1629500996633,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28bee4f4-8c46-471d-a446-13db8e97156b","invariantUUID":"f09e1aa0-df0b-40f0-a253-182c41177a5d","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":"objectStorage","uniqueId":"eca99c84-4c27-411a-99aa-b05197dc1fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501337138,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b538bb5-a59f-4c1c-a238-82cb8169816e","invariantUUID":"e0edea94-1a49-413a-814d-4ae0e6b603ca","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":"41a4d6a1-a028-4160-89c3-d0332a71bf01","lifecycleState":"CERTIFIED","lastUpdateDate":1629501366342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c135d259-1477-4326-8355-d8b8ccb3ccc1","invariantUUID":"350983f7-b4c5-429a-9f58-d6c57ea65e49","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":"65b062ef-12ce-4491-8a3c-07413865a42b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501026476,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef3dbd2d-ff64-421a-b256-efa1075930aa","invariantUUID":"69ff599e-5a52-4f6c-bba5-24040d7291f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"72dd627d-8de2-4863-bad5-c80da625f50d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501453446,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53208000-6929-48cf-8f41-282332884d34","invariantUUID":"19a06d0e-9c31-44ec-90ab-42f2e8521b8d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"81348cc9-46ad-4d03-93c4-d6a9f99c174d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501246763,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5f3c44fd-8a55-43f2-b944-cdf358a22cf3","invariantUUID":"a5cd12dd-2be6-44f8-9a0b-6544cbe54596","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":"576e4598-3469-4088-b3f3-2135ceef1518","lifecycleState":"CERTIFIED","lastUpdateDate":1629501020721,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"017312c2-8198-4cbf-9858-001535c21594","invariantUUID":"962bd980-4ec1-4c22-9475-7ff1a58efc66","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09f372c3-4e02-4485-90c8-48414dce151c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501042500,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b67476f7-b60c-41c8-8bea-d3f60c13f959","invariantUUID":"1f42fe97-11ad-4cc8-97bb-fb6a73380d2b","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":"ce903073-2cff-4ffc-a770-97feaa41145a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501002221,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0625a3a4-b7bc-4635-ad33-8f0cd28f02ae","invariantUUID":"0700ce16-9bde-4065-b0a4-58259b3d3480","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94a60e32-9c76-4ea9-a2a8-f8bd1067a93c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501286781,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44e3fb81-faac-4e0c-b9a3-3332b6ad25fe","invariantUUID":"b5498753-0e8e-4a0e-a6d4-27fba30adbef","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":"networkrules","uniqueId":"780658a5-30e5-40b5-884b-56a702bae300","lifecycleState":"CERTIFIED","lastUpdateDate":1629501102251,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"525e638b-3779-430d-8a4a-70a522f8ff9e","invariantUUID":"7e1cd6a2-a8d4-42ba-8201-1528753e13cc","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":"289fffc2-3059-4375-93fd-15a5c5136fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629501217659,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72214741-71d2-42e7-a72c-7c56a7d763a4","invariantUUID":"d06a154c-4d80-48b9-a992-ed21033ab39e","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":"objectStorage","uniqueId":"90ce51ab-a722-4260-9142-e1cf4a5daeee","lifecycleState":"CERTIFIED","lastUpdateDate":1629501320226,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d8352-4a7c-4c71-9ab4-d859af28a311","invariantUUID":"04edfd8a-e00e-4e59-b167-810cd79df564","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":"3fc02932-7838-4423-9ee4-56bb7f8ec809","lifecycleState":"CERTIFIED","lastUpdateDate":1629501161726,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3577b52c-1588-4ce1-beba-0fc63149776d","invariantUUID":"7bc39a37-f9bd-40d0-af3a-986049198283","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a007e42-43d8-4087-835e-36e258f4833a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501500760,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe50c721-3596-4c26-ad72-37150aeaa6ab","invariantUUID":"b55158be-6b3f-4554-896c-4173a66c69b4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57c6b33a-abfb-476b-a03a-e595ae8646ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629501166837,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a86fbde7-88db-4951-a9f6-492a8a09b95e","invariantUUID":"4381df9d-cf1a-424e-8112-ec989dba9f8a","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":"port","uniqueId":"dfb66518-8cec-4f19-857b-a5b855566374","lifecycleState":"CERTIFIED","lastUpdateDate":1629501388526,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac5edac7-fd2a-4676-9e81-06682e28fab8","invariantUUID":"620c16fb-b252-4666-b44e-ad1bfa3f3667","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4669cfa7-58f8-41ee-8ccc-dc6644e4ad3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501313649,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b047d81e-e0f6-40a6-974e-b1d0a073be51","invariantUUID":"9709f736-3294-4e25-b923-8f2187875614","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21b71196-3de0-4fb8-8435-fc4dbe0729d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629501479867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af142a3e-abae-4e2d-bbcc-0b53910f680b","invariantUUID":"8b4b8893-92b6-4ab8-9c04-36eba8108344","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":"f2402560-71ab-4b8a-a6ca-8643f0a857c2","lifecycleState":"CERTIFIED","lastUpdateDate":1629501124327,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b612d1-b2bf-44bc-b204-316c90b70b9d","invariantUUID":"0fb35a30-26c6-4c90-a59f-b16d7c655288","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d089b2e-e423-4a6a-aa1e-2d9f2005193c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501088203,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2070018-d1eb-4414-85cb-59b8f4c69b02","invariantUUID":"ed4a9853-4874-4423-9da0-93d292f98a76","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89c5a68c-bf14-42e1-8b8e-f8ae274977cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501406137,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93613d0b-c6a8-46ba-a533-ec22135e39ff","invariantUUID":"bafc1c59-d29f-4ac4-99e2-8a890d67bb9e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"510bee32-ddb6-4343-b26e-87e1212452c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501262556,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd25e14-bfba-4815-b12c-a8752e64f91f","invariantUUID":"5bb81b0d-d781-4b52-8163-9de97ace4838","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":"defaulticon","uniqueId":"940b1588-5b0c-4f3c-a605-075b11705061","lifecycleState":"CERTIFIED","lastUpdateDate":1629501251744,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4e2905-6050-4828-ad27-e2118fa134fa","invariantUUID":"a29425d4-8c5b-4ff0-a079-da58d0006239","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6e92965-1906-42ef-8a52-245d4aa754ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501497352,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eee1cff-5cab-455d-94b6-0f174cb8d121","invariantUUID":"33d49ef4-3481-42a9-a5da-70b421b1dd9a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f48f825-551a-44d4-92c8-7733daa6a94b","lifecycleState":"CERTIFIED","lastUpdateDate":1629500964249,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e40342-ba71-4d84-98f7-70d8b722542a","invariantUUID":"658e0f53-c190-4e80-9650-9c6399f8a31e","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":"5f8249d7-ce17-4997-8ed0-37eda64dd9d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501257585,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0573bd53-d46e-463e-9351-737fee74fc32","invariantUUID":"4f5f94ce-7d07-4020-b526-9e84c15f0af5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"191eea19-5962-4a3b-8984-1afddb363f05","lifecycleState":"CERTIFIED","lastUpdateDate":1629501460369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9601ff7d-dd7c-440a-a4e4-f4d5e5c4c604","invariantUUID":"fc25ed5a-0548-42d6-a7f3-e679290707ad","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8fcd6a1-8260-4cb8-8f16-45997880225f","lifecycleState":"CERTIFIED","lastUpdateDate":1629501377620,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e450313-e3f0-43ea-9b6d-bd3139c3d333","invariantUUID":"374429ec-e914-477d-b842-3c175c7abbe4","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":"a7f7d49e-1d34-425c-b627-f480d2886d16","lifecycleState":"CERTIFIED","lastUpdateDate":1629501401198,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7711f55-6c86-41e5-94e7-a72bede42c65","invariantUUID":"4bb05a32-b2e0-4426-aca2-d9bb2c6f6068","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":"objectStorage","uniqueId":"d914d88d-b95d-4631-98ae-d0b12ae9e730","lifecycleState":"CERTIFIED","lastUpdateDate":1629500932692,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8a41cb-7232-4f8a-a97c-044f5a28bb2f","invariantUUID":"132dd709-a150-4910-b1c6-9fb72c98eee0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58cf64c1-cd44-468b-82e0-4ba4947500ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501212288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e926e0fb-ee13-44e0-999e-7ef54f61067a","invariantUUID":"f6570fa0-1c05-4a65-86b7-447c0cd34ee7","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":"8384c628-a23b-4c2c-a94c-d866a016b47b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501342513,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa559a5-e747-44a4-917f-532846269e47","invariantUUID":"cd6a2190-a47a-4fbe-bca4-a661a73a657a","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":"compute","uniqueId":"04c24c37-d3a0-49cc-ad08-8238cd366446","lifecycleState":"CERTIFIED","lastUpdateDate":1629501483299,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ab5a8f7-0045-43df-b863-3a6026af768c","invariantUUID":"ff1e9e2f-c4b8-46d8-963b-b5df03a57b67","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":"defaulticon","uniqueId":"9645de64-9ca2-4e5a-bbe8-e2f08208c060","lifecycleState":"CERTIFIED","lastUpdateDate":1629500914887,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d7056902-6f42-43c1-9ad7-9f3ffc730a8d","invariantUUID":"be50ad10-e382-4bff-954c-1969e4cf89c3","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":"6075f8ab-5a15-4dae-b64e-7abb65f0555c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501107381,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbe1847c-d8a4-4bc0-b3ff-0fce51deab07","invariantUUID":"6d1447c9-5d3a-4eff-b3b8-c17741acb2b2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9332c564-78c0-42f7-9a11-c69684eb9f11","lifecycleState":"CERTIFIED","lastUpdateDate":1629501382697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ee2e110-914e-428b-912d-c690676602ff","invariantUUID":"a76ace44-f6c8-4cce-add5-0f547a184676","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":"a31bd0b4-ac99-473f-b0a8-ca7cb4c8c4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501295504,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f10e29f-ae52-4c81-8c23-faf4813846ba","invariantUUID":"ededf00a-da2b-466e-bd6c-2c0866b01b12","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95","lifecycleState":"CERTIFIED","lastUpdateDate":1629501241555,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","invariantUUID":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"44c53ab5-8cc2-4025-b0fd-55405b7505d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501471778,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acb7c883-0cdb-4abf-b1e9-8ac4a417dedd","invariantUUID":"85a3236c-d950-4d52-b7d3-c4936c9a117b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d23ca2-caa7-4569-8b86-e7c9dcf5c902","lifecycleState":"CERTIFIED","lastUpdateDate":1629501193662,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f0273f3-3b5f-4d1e-ba4f-aa5d8959e4c3","invariantUUID":"a04d3459-8502-4f37-a130-a584c5bc3f7d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c9367f0b-d909-493d-b22e-90e156ba944a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501007754,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51437078-537b-4e32-aaec-b96b8b40f7ad","invariantUUID":"f18ba6ea-31a8-47e4-961c-15cac3f4ed31","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8eda65-c22f-4fd4-b707-8c4605972a10","lifecycleState":"CERTIFIED","lastUpdateDate":1629501445097,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a032cddc-f5ec-41fc-a607-e3dcffe39dac","invariantUUID":"a83acbbf-677f-491d-a734-f221fd747bb5","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":"networkrules","uniqueId":"6843e3de-6470-4f46-acea-b6a762574583","lifecycleState":"CERTIFIED","lastUpdateDate":1629501082118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe15102f-0735-4c32-a95c-ce7a5656d1e5","invariantUUID":"a5082aa3-1ed0-457b-b5b5-ecfa63602a73","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f9a5781-dafa-4af5-a18a-c1dc1e96b75c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501301074,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b436820-0e93-43ff-8789-57ea163aa299","invariantUUID":"502a90b4-e969-4d46-ad02-cbfc93fe2ba1","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efb23d57-d4c5-490a-8c55-ca6963247fd4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501236128,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be8808c3-f741-4fd7-a0ef-517acc265123","invariantUUID":"02bf8500-191c-4b19-8b07-311f51edce2f","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":"objectStorage","uniqueId":"954f27c7-c7ff-4180-8b02-fb5da44558c7","lifecycleState":"CERTIFIED","lastUpdateDate":1629500981306,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e28da64-5de9-4af2-884e-aeee12b93c9b","invariantUUID":"2c209a0b-5875-4f49-a913-164f59fa06c4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d328e6b-5c5e-4eac-97f8-b3393f519f89","lifecycleState":"CERTIFIED","lastUpdateDate":1629501135359,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21a27be3-6e9f-49b2-9489-abea970252f0","invariantUUID":"bd552d7b-ac44-4fc9-a356-838c1a7ab36f","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"131b2372-0302-4dcc-b952-93de6ebff2a3","lifecycleState":"CERTIFIED","lastUpdateDate":1629501412476,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cf61b10-972a-4dfa-8cef-80b29bf4dc19","invariantUUID":"bdfcabf4-d6eb-424c-9116-832bb20fd5a2","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":"securityrules","uniqueId":"c2317204-85ad-4eb1-850a-c48b4905eec5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501115705,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1f6bc392-c98e-4934-99fc-04bbc878749c","invariantUUID":"1ac10cec-07d7-4f1c-a33c-03d6c3183a6a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ab7a3a9-7b48-4fc4-861e-af01abc53470","lifecycleState":"CERTIFIED","lastUpdateDate":1629501156595,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14883fbf-6163-43dc-948b-223cdfcb8f58","invariantUUID":"506aeb61-d099-4339-8d98-8758809da962","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":"cebb00a2-46de-4532-98e8-bfc6b97b0ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1629501141517,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbc4b3de-8e47-4d2a-b14a-85d1d1b43865","invariantUUID":"9327b031-c5a3-4a6e-88b2-91c6f3c501a0","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b28ea86d-7751-4174-a322-e04fdf77e001","lifecycleState":"CERTIFIED","lastUpdateDate":1629501274484,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d5ccce-a15e-4a81-a881-9b1b60d3b705","invariantUUID":"bb0c5da3-58a9-459f-b6dd-782e1e6f646c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99cbc8a8-8a71-4afe-9068-171e40d100b5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501420474,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c5f50b-7f97-412c-8279-eb3bbc0edfd8","invariantUUID":"ceb3d9aa-7377-4b1c-a145-eabd9206fcf7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44d85887-0508-4dd2-9bca-d6e3797e709c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501429932,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fed4009-50fc-4923-a417-6dccc2aa4593","invariantUUID":"3b951a7b-4595-4fc3-ac24-9d4daa78aa1e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d107f1-7225-48d2-9968-f264cdb5b614","lifecycleState":"CERTIFIED","lastUpdateDate":1629501034394,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c8bb0cc-f5a0-4bb8-9d6e-b90ee22dbe69","invariantUUID":"5fba1753-093f-4573-944b-794a0125c5d7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69a1907-1fbd-47c6-ba12-489c7285d222","lifecycleState":"CERTIFIED","lastUpdateDate":1629500987705,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af46d39e-3028-45df-aae8-5ab8587d2bac","invariantUUID":"c550ee5c-4dca-42ec-ac4a-679d72aaa471","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":"port","uniqueId":"de2a6199-6249-4399-b5b2-83902c1da0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629500956750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06499f63-76e7-4d1c-a004-4ae6e40daa53","invariantUUID":"8cc2b448-dfb3-433e-87f3-f10ebed4ed97","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":"compute","uniqueId":"e7f5a0c3-356e-4849-aef7-7bf3b9d81158","lifecycleState":"CERTIFIED","lastUpdateDate":1629501488476,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee68cc9-f940-49ea-9d65-2abef9210f79","invariantUUID":"391d3d31-b298-4438-bb8d-b05df209d29c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629509566258,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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-21 01:32:57,567 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-21 01:32:57,568 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-21 01:32:57,568 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-21 01:32:57,568 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "206b915b-68c1-4784-ba1d-c898c90d6969"
}
2021-08-21 01:32:57,569 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:57,649 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-21 01:32:57,650 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-21 01:32:57,650 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-21 01:32:57,652 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-21 01:32:57,652 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-21 01:32:57,652 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-21 01:32:57,654 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:57,700 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-21 01:32:57,701 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-21 01:32:57,701 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629509577602"}]}
2021-08-21 01:32:57,704 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-21 01:32:57,704 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-21 01:32:57,704 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-21 01:32:57,705 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:57,750 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-21 01:32:57,751 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-21 01:32:57,751 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":"1629509575346"}
2021-08-21 01:32:57,754 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-21 01:32:57,754 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-21 01:32:57,755 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-21 01:32:57,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:57,811 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-21 01:32:57,811 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-21 01:32:57,812 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629509577602"}]}
2021-08-21 01:32:57,814 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-21 01:32:57,814 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-21 01:32:57,814 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-21 01:32:57,815 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:57,885 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-21 01:32:57,886 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-21 01:32:57,886 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":"1629509574869","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-21 01:32:57,888 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-21 01:32:57,888 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-21 01:32:57,889 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-21 01:32:57,890 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:57,936 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-21 01:32:57,937 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-21 01:32:57,937 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629509571483"}
2021-08-21 01:32:57,945 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-21 01:32:57,945 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-21 01:32:57,945 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=1629509571483",
    
    
        "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-21 01:32:57,946 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:58,055 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-21 01:32:58,055 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-21 01:32:58,055 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-21 01:32:58,058 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-21 01:32:58,058 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-21 01:32:58,058 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-21 01:32:58,059 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:58,104 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-21 01:32:58,105 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-21 01:32:58,105 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":"1629509575346"}
2021-08-21 01:32:58,107 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-21 01:32:58,107 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-21 01:32:58,108 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-21 01:32:58,109 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:58,162 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-21 01:32:58,162 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-21 01:32:58,163 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":"1629509574869","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-21 01:32:58,165 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-21 01:32:58,165 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-21 01:32:58,165 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-21 01:32:58,167 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:58,213 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-21 01:32:58,214 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-21 01:32:58,214 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629509577977","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-21 01:32:58,216 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-21 01:32:58,216 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-21 01:32:58,216 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-21 01:32:58,218 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:58,267 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-21 01:32:58,268 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-21 01:32:58,268 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"6c0e83dd-1483-4f60-8201-69bc22a96c8d","owning-entity-name":"OE-ETE_Customer-6c0e83dd-1483-4f60-8201-69bc22a96c8d","resource-version":"1629509065235","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_bddfb3e7-bca5-4e0f-b1f7-391c14d9a37b/service-subscriptions/service-subscription/pNF/service-instances/service-instance/fa625d00-42df-4e30-9533-3613b2c65e4a","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_bddfb3e7-bca5-4e0f-b1f7-391c14d9a37b"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"fa625d00-42df-4e30-9533-3613b2c65e4a"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namebddfb3e7-bca5-4e0f-b1f7-391c14d9a37b"}]}]}}]}
2021-08-21 01:32:58,270 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-21 01:32:58,273 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-21 01:32:58,273 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/8630fa34-003b-4f00-882a-14ea7d7c98ae
2021-08-21 01:32:58,273 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "8630fa34-003b-4f00-882a-14ea7d7c98ae"
}
2021-08-21 01:32:58,274 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:58,354 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/8630fa34-003b-4f00-882a-14ea7d7c98ae HTTP/1.1" 201 0
2021-08-21 01:32:58,355 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-21 01:32:58,355 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-21 01:32:58,357 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-21 01:32:58,357 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/8630fa34-003b-4f00-882a-14ea7d7c98ae
2021-08-21 01:32:58,357 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-21 01:32:58,359 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:32:58,399 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/8630fa34-003b-4f00-882a-14ea7d7c98ae HTTP/1.1" 200 128
2021-08-21 01:32:58,400 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-21 01:32:58,401 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"8630fa34-003b-4f00-882a-14ea7d7c98ae","owning-entity-name":"basicnw-oe","resource-version":"1629509578300"}
2021-08-21 01:32:58,408 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-21 01:32:58,408 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-21 01:32:58,409 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-21 01:32:58,410 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-21 01:32:58,601 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-21 01:32:58,603 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-21 01:32:58,603 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-21 01:32:58,606 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-21 01:32:58,606 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:32:58,606 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:32:58,607 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-21 01:32:58,607 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-21 01:32:58,607 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:32:58,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:32:59,067 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-21 01:32:59,069 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:32:59,069 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-21 01:32:59,071 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-21 01:32:59,071 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:32:59,071 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:32:59,071 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-21 01:32:59,071 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-21 01:32:59,072 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:32:59,072 INFO 192:__init__.py(1) - Service found, updating information
2021-08-21 01:32:59,072 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-21 01:32:59,072 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-21 01:32:59,072 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-21 01:32:59,074 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:59,918 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-21 01:32:59,919 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-21 01:32:59,921 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71566da2-1adf-4979-b509-ec1b3ed6df1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501395540,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd352f2-bc5a-49ec-9f32-325d2705a4c8","invariantUUID":"a0afb5fb-7bee-479d-b280-228a5aacce58","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":"b761b7c0-b2e0-48b6-9536-003c56870e5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629501048700,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66d643a4-4b53-40af-bda6-8dfe97c1d961","invariantUUID":"7577f1e5-fb71-457a-93fd-8810bc4424fa","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":"compute","uniqueId":"558ce010-9f87-4533-828a-9da66a56c786","lifecycleState":"CERTIFIED","lastUpdateDate":1629501268014,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96db8a65-88c4-442d-8415-8d631290ede7","invariantUUID":"1715ca26-03e4-4c4d-ac6f-89d533d72866","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afab9405-5805-4a30-9e5d-6ae600c8dbdf","lifecycleState":"CERTIFIED","lastUpdateDate":1629501436169,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ed9ad2-ea0c-4a2e-aea5-8e566dbd2fb4","invariantUUID":"3c78604d-6bfe-4599-ae25-a95ae3cd0794","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e82cc78-a77e-4b9b-b3d6-06cf9b3ebabd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501129460,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1687db6-6788-4454-8c3d-aed810c73e5d","invariantUUID":"21912573-8963-4480-a18a-ae2d67cc6925","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":"loadBalancer","uniqueId":"97121787-cba2-4307-8521-20ea7201c8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1629500950271,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05795a8b-3c88-4f93-b339-e3583f27c587","invariantUUID":"7f5c8c92-c3f2-4742-b94f-353649f41967","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a95b04ab-8875-410a-a939-bb1e5f90cc8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629500885451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8a6e3dd-4c1b-4f50-9f20-f902e32f9c7d","invariantUUID":"b98161c2-c61e-4af4-ad54-6b2a69ba02ed","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3eee86c8-21f5-49ed-9d59-e03bf9cfc9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501013854,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fb9cf6a-2a06-4b40-8c34-4a42639dd509","invariantUUID":"fd1a1365-263b-4b15-b637-a14ef3e300cb","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":"7da3ea19-d2c4-4520-be1e-620c0abd3828","lifecycleState":"CERTIFIED","lastUpdateDate":1629501228419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cb96404f-fb4b-411d-80bf-2d0a6ef5bf37","invariantUUID":"79d0ff17-0cbd-40a5-b125-ff53f90ec8cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cb5fed9c-d74d-44b8-80f3-bbcf55feaa80","lifecycleState":"CERTIFIED","lastUpdateDate":1629501371503,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b76876dd-156f-4d49-932e-954bb53dae2e","invariantUUID":"1aaca9ea-52f4-45a6-8918-c01965ae1ff4","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":"objectStorage","uniqueId":"b72e98df-030c-4d76-b404-cdaf4ae86c35","lifecycleState":"CERTIFIED","lastUpdateDate":1629500922593,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4292018f-61a6-4c07-b5f5-f6c932d1653a","invariantUUID":"32cb0ce0-7791-4c6e-bf83-69d443fc01ce","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":"e17f172a-3be6-45f5-959c-525ba7e41825","lifecycleState":"CERTIFIED","lastUpdateDate":1629500996633,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28bee4f4-8c46-471d-a446-13db8e97156b","invariantUUID":"f09e1aa0-df0b-40f0-a253-182c41177a5d","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":"objectStorage","uniqueId":"eca99c84-4c27-411a-99aa-b05197dc1fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501337138,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b538bb5-a59f-4c1c-a238-82cb8169816e","invariantUUID":"e0edea94-1a49-413a-814d-4ae0e6b603ca","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":"41a4d6a1-a028-4160-89c3-d0332a71bf01","lifecycleState":"CERTIFIED","lastUpdateDate":1629501366342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c135d259-1477-4326-8355-d8b8ccb3ccc1","invariantUUID":"350983f7-b4c5-429a-9f58-d6c57ea65e49","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":"65b062ef-12ce-4491-8a3c-07413865a42b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501026476,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef3dbd2d-ff64-421a-b256-efa1075930aa","invariantUUID":"69ff599e-5a52-4f6c-bba5-24040d7291f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"72dd627d-8de2-4863-bad5-c80da625f50d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501453446,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53208000-6929-48cf-8f41-282332884d34","invariantUUID":"19a06d0e-9c31-44ec-90ab-42f2e8521b8d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"81348cc9-46ad-4d03-93c4-d6a9f99c174d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501246763,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5f3c44fd-8a55-43f2-b944-cdf358a22cf3","invariantUUID":"a5cd12dd-2be6-44f8-9a0b-6544cbe54596","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":"576e4598-3469-4088-b3f3-2135ceef1518","lifecycleState":"CERTIFIED","lastUpdateDate":1629501020721,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"017312c2-8198-4cbf-9858-001535c21594","invariantUUID":"962bd980-4ec1-4c22-9475-7ff1a58efc66","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09f372c3-4e02-4485-90c8-48414dce151c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501042500,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b67476f7-b60c-41c8-8bea-d3f60c13f959","invariantUUID":"1f42fe97-11ad-4cc8-97bb-fb6a73380d2b","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":"ce903073-2cff-4ffc-a770-97feaa41145a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501002221,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0625a3a4-b7bc-4635-ad33-8f0cd28f02ae","invariantUUID":"0700ce16-9bde-4065-b0a4-58259b3d3480","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94a60e32-9c76-4ea9-a2a8-f8bd1067a93c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501286781,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44e3fb81-faac-4e0c-b9a3-3332b6ad25fe","invariantUUID":"b5498753-0e8e-4a0e-a6d4-27fba30adbef","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":"networkrules","uniqueId":"780658a5-30e5-40b5-884b-56a702bae300","lifecycleState":"CERTIFIED","lastUpdateDate":1629501102251,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"525e638b-3779-430d-8a4a-70a522f8ff9e","invariantUUID":"7e1cd6a2-a8d4-42ba-8201-1528753e13cc","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":"289fffc2-3059-4375-93fd-15a5c5136fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629501217659,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72214741-71d2-42e7-a72c-7c56a7d763a4","invariantUUID":"d06a154c-4d80-48b9-a992-ed21033ab39e","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":"objectStorage","uniqueId":"90ce51ab-a722-4260-9142-e1cf4a5daeee","lifecycleState":"CERTIFIED","lastUpdateDate":1629501320226,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d8352-4a7c-4c71-9ab4-d859af28a311","invariantUUID":"04edfd8a-e00e-4e59-b167-810cd79df564","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":"3fc02932-7838-4423-9ee4-56bb7f8ec809","lifecycleState":"CERTIFIED","lastUpdateDate":1629501161726,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3577b52c-1588-4ce1-beba-0fc63149776d","invariantUUID":"7bc39a37-f9bd-40d0-af3a-986049198283","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a007e42-43d8-4087-835e-36e258f4833a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501500760,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe50c721-3596-4c26-ad72-37150aeaa6ab","invariantUUID":"b55158be-6b3f-4554-896c-4173a66c69b4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57c6b33a-abfb-476b-a03a-e595ae8646ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629501166837,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a86fbde7-88db-4951-a9f6-492a8a09b95e","invariantUUID":"4381df9d-cf1a-424e-8112-ec989dba9f8a","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":"port","uniqueId":"dfb66518-8cec-4f19-857b-a5b855566374","lifecycleState":"CERTIFIED","lastUpdateDate":1629501388526,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac5edac7-fd2a-4676-9e81-06682e28fab8","invariantUUID":"620c16fb-b252-4666-b44e-ad1bfa3f3667","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4669cfa7-58f8-41ee-8ccc-dc6644e4ad3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501313649,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b047d81e-e0f6-40a6-974e-b1d0a073be51","invariantUUID":"9709f736-3294-4e25-b923-8f2187875614","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21b71196-3de0-4fb8-8435-fc4dbe0729d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629501479867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af142a3e-abae-4e2d-bbcc-0b53910f680b","invariantUUID":"8b4b8893-92b6-4ab8-9c04-36eba8108344","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":"f2402560-71ab-4b8a-a6ca-8643f0a857c2","lifecycleState":"CERTIFIED","lastUpdateDate":1629501124327,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b612d1-b2bf-44bc-b204-316c90b70b9d","invariantUUID":"0fb35a30-26c6-4c90-a59f-b16d7c655288","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d089b2e-e423-4a6a-aa1e-2d9f2005193c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501088203,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2070018-d1eb-4414-85cb-59b8f4c69b02","invariantUUID":"ed4a9853-4874-4423-9da0-93d292f98a76","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89c5a68c-bf14-42e1-8b8e-f8ae274977cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501406137,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93613d0b-c6a8-46ba-a533-ec22135e39ff","invariantUUID":"bafc1c59-d29f-4ac4-99e2-8a890d67bb9e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"510bee32-ddb6-4343-b26e-87e1212452c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501262556,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd25e14-bfba-4815-b12c-a8752e64f91f","invariantUUID":"5bb81b0d-d781-4b52-8163-9de97ace4838","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":"defaulticon","uniqueId":"940b1588-5b0c-4f3c-a605-075b11705061","lifecycleState":"CERTIFIED","lastUpdateDate":1629501251744,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4e2905-6050-4828-ad27-e2118fa134fa","invariantUUID":"a29425d4-8c5b-4ff0-a079-da58d0006239","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6e92965-1906-42ef-8a52-245d4aa754ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501497352,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eee1cff-5cab-455d-94b6-0f174cb8d121","invariantUUID":"33d49ef4-3481-42a9-a5da-70b421b1dd9a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f48f825-551a-44d4-92c8-7733daa6a94b","lifecycleState":"CERTIFIED","lastUpdateDate":1629500964249,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e40342-ba71-4d84-98f7-70d8b722542a","invariantUUID":"658e0f53-c190-4e80-9650-9c6399f8a31e","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":"5f8249d7-ce17-4997-8ed0-37eda64dd9d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501257585,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0573bd53-d46e-463e-9351-737fee74fc32","invariantUUID":"4f5f94ce-7d07-4020-b526-9e84c15f0af5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"191eea19-5962-4a3b-8984-1afddb363f05","lifecycleState":"CERTIFIED","lastUpdateDate":1629501460369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9601ff7d-dd7c-440a-a4e4-f4d5e5c4c604","invariantUUID":"fc25ed5a-0548-42d6-a7f3-e679290707ad","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8fcd6a1-8260-4cb8-8f16-45997880225f","lifecycleState":"CERTIFIED","lastUpdateDate":1629501377620,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e450313-e3f0-43ea-9b6d-bd3139c3d333","invariantUUID":"374429ec-e914-477d-b842-3c175c7abbe4","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":"a7f7d49e-1d34-425c-b627-f480d2886d16","lifecycleState":"CERTIFIED","lastUpdateDate":1629501401198,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7711f55-6c86-41e5-94e7-a72bede42c65","invariantUUID":"4bb05a32-b2e0-4426-aca2-d9bb2c6f6068","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":"objectStorage","uniqueId":"d914d88d-b95d-4631-98ae-d0b12ae9e730","lifecycleState":"CERTIFIED","lastUpdateDate":1629500932692,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8a41cb-7232-4f8a-a97c-044f5a28bb2f","invariantUUID":"132dd709-a150-4910-b1c6-9fb72c98eee0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58cf64c1-cd44-468b-82e0-4ba4947500ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501212288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e926e0fb-ee13-44e0-999e-7ef54f61067a","invariantUUID":"f6570fa0-1c05-4a65-86b7-447c0cd34ee7","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":"8384c628-a23b-4c2c-a94c-d866a016b47b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501342513,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa559a5-e747-44a4-917f-532846269e47","invariantUUID":"cd6a2190-a47a-4fbe-bca4-a661a73a657a","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":"compute","uniqueId":"04c24c37-d3a0-49cc-ad08-8238cd366446","lifecycleState":"CERTIFIED","lastUpdateDate":1629501483299,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ab5a8f7-0045-43df-b863-3a6026af768c","invariantUUID":"ff1e9e2f-c4b8-46d8-963b-b5df03a57b67","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":"defaulticon","uniqueId":"9645de64-9ca2-4e5a-bbe8-e2f08208c060","lifecycleState":"CERTIFIED","lastUpdateDate":1629500914887,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d7056902-6f42-43c1-9ad7-9f3ffc730a8d","invariantUUID":"be50ad10-e382-4bff-954c-1969e4cf89c3","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":"6075f8ab-5a15-4dae-b64e-7abb65f0555c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501107381,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbe1847c-d8a4-4bc0-b3ff-0fce51deab07","invariantUUID":"6d1447c9-5d3a-4eff-b3b8-c17741acb2b2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9332c564-78c0-42f7-9a11-c69684eb9f11","lifecycleState":"CERTIFIED","lastUpdateDate":1629501382697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ee2e110-914e-428b-912d-c690676602ff","invariantUUID":"a76ace44-f6c8-4cce-add5-0f547a184676","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":"a31bd0b4-ac99-473f-b0a8-ca7cb4c8c4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501295504,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f10e29f-ae52-4c81-8c23-faf4813846ba","invariantUUID":"ededf00a-da2b-466e-bd6c-2c0866b01b12","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95","lifecycleState":"CERTIFIED","lastUpdateDate":1629501241555,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","invariantUUID":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"44c53ab5-8cc2-4025-b0fd-55405b7505d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501471778,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acb7c883-0cdb-4abf-b1e9-8ac4a417dedd","invariantUUID":"85a3236c-d950-4d52-b7d3-c4936c9a117b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d23ca2-caa7-4569-8b86-e7c9dcf5c902","lifecycleState":"CERTIFIED","lastUpdateDate":1629501193662,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f0273f3-3b5f-4d1e-ba4f-aa5d8959e4c3","invariantUUID":"a04d3459-8502-4f37-a130-a584c5bc3f7d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c9367f0b-d909-493d-b22e-90e156ba944a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501007754,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51437078-537b-4e32-aaec-b96b8b40f7ad","invariantUUID":"f18ba6ea-31a8-47e4-961c-15cac3f4ed31","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8eda65-c22f-4fd4-b707-8c4605972a10","lifecycleState":"CERTIFIED","lastUpdateDate":1629501445097,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a032cddc-f5ec-41fc-a607-e3dcffe39dac","invariantUUID":"a83acbbf-677f-491d-a734-f221fd747bb5","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":"networkrules","uniqueId":"6843e3de-6470-4f46-acea-b6a762574583","lifecycleState":"CERTIFIED","lastUpdateDate":1629501082118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe15102f-0735-4c32-a95c-ce7a5656d1e5","invariantUUID":"a5082aa3-1ed0-457b-b5b5-ecfa63602a73","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f9a5781-dafa-4af5-a18a-c1dc1e96b75c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501301074,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b436820-0e93-43ff-8789-57ea163aa299","invariantUUID":"502a90b4-e969-4d46-ad02-cbfc93fe2ba1","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efb23d57-d4c5-490a-8c55-ca6963247fd4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501236128,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be8808c3-f741-4fd7-a0ef-517acc265123","invariantUUID":"02bf8500-191c-4b19-8b07-311f51edce2f","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":"objectStorage","uniqueId":"954f27c7-c7ff-4180-8b02-fb5da44558c7","lifecycleState":"CERTIFIED","lastUpdateDate":1629500981306,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e28da64-5de9-4af2-884e-aeee12b93c9b","invariantUUID":"2c209a0b-5875-4f49-a913-164f59fa06c4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d328e6b-5c5e-4eac-97f8-b3393f519f89","lifecycleState":"CERTIFIED","lastUpdateDate":1629501135359,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21a27be3-6e9f-49b2-9489-abea970252f0","invariantUUID":"bd552d7b-ac44-4fc9-a356-838c1a7ab36f","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"131b2372-0302-4dcc-b952-93de6ebff2a3","lifecycleState":"CERTIFIED","lastUpdateDate":1629501412476,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cf61b10-972a-4dfa-8cef-80b29bf4dc19","invariantUUID":"bdfcabf4-d6eb-424c-9116-832bb20fd5a2","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":"securityrules","uniqueId":"c2317204-85ad-4eb1-850a-c48b4905eec5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501115705,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1f6bc392-c98e-4934-99fc-04bbc878749c","invariantUUID":"1ac10cec-07d7-4f1c-a33c-03d6c3183a6a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ab7a3a9-7b48-4fc4-861e-af01abc53470","lifecycleState":"CERTIFIED","lastUpdateDate":1629501156595,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14883fbf-6163-43dc-948b-223cdfcb8f58","invariantUUID":"506aeb61-d099-4339-8d98-8758809da962","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":"cebb00a2-46de-4532-98e8-bfc6b97b0ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1629501141517,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbc4b3de-8e47-4d2a-b14a-85d1d1b43865","invariantUUID":"9327b031-c5a3-4a6e-88b2-91c6f3c501a0","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b28ea86d-7751-4174-a322-e04fdf77e001","lifecycleState":"CERTIFIED","lastUpdateDate":1629501274484,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d5ccce-a15e-4a81-a881-9b1b60d3b705","invariantUUID":"bb0c5da3-58a9-459f-b6dd-782e1e6f646c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99cbc8a8-8a71-4afe-9068-171e40d100b5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501420474,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c5f50b-7f97-412c-8279-eb3bbc0edfd8","invariantUUID":"ceb3d9aa-7377-4b1c-a145-eabd9206fcf7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44d85887-0508-4dd2-9bca-d6e3797e709c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501429932,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fed4009-50fc-4923-a417-6dccc2aa4593","invariantUUID":"3b951a7b-4595-4fc3-ac24-9d4daa78aa1e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d107f1-7225-48d2-9968-f264cdb5b614","lifecycleState":"CERTIFIED","lastUpdateDate":1629501034394,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c8bb0cc-f5a0-4bb8-9d6e-b90ee22dbe69","invariantUUID":"5fba1753-093f-4573-944b-794a0125c5d7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69a1907-1fbd-47c6-ba12-489c7285d222","lifecycleState":"CERTIFIED","lastUpdateDate":1629500987705,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af46d39e-3028-45df-aae8-5ab8587d2bac","invariantUUID":"c550ee5c-4dca-42ec-ac4a-679d72aaa471","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":"port","uniqueId":"de2a6199-6249-4399-b5b2-83902c1da0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629500956750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06499f63-76e7-4d1c-a004-4ae6e40daa53","invariantUUID":"8cc2b448-dfb3-433e-87f3-f10ebed4ed97","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":"compute","uniqueId":"e7f5a0c3-356e-4849-aef7-7bf3b9d81158","lifecycleState":"CERTIFIED","lastUpdateDate":1629501488476,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee68cc9-f940-49ea-9d65-2abef9210f79","invariantUUID":"391d3d31-b298-4438-bb8d-b05df209d29c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629509566258,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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-21 01:32:59,925 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-21 01:32:59,925 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-21 01:32:59,925 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/f37c6041-4c62-420b-8cb4-7484866f16b7/distribution
2021-08-21 01:32:59,926 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-21 01:32:59,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:32:59,991 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/distribution HTTP/1.1" 200 205
2021-08-21 01:32:59,992 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-21 01:32:59,992 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"39fec84b-385f-4c0e-bf24-86947b7f7ebe","timestamp":"2021-08-21 01:32:45.726 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-21 01:32:59,994 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-21 01:32:59,994 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/39fec84b-385f-4c0e-bf24-86947b7f7ebe
2021-08-21 01:32:59,995 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-21 01:32:59,996 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:33:00,048 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/39fec84b-385f-4c0e-bf24-86947b7f7ebe HTTP/1.1" 200 29
2021-08-21 01:33:00,050 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-21 01:33:00,050 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-21 01:33:00,052 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-21 01:33:00,052 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-21 01:34:00,114 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-21 01:34:00,115 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/39fec84b-385f-4c0e-bf24-86947b7f7ebe
2021-08-21 01:34:00,115 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-21 01:34:00,117 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:34:00,235 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/39fec84b-385f-4c0e-bf24-86947b7f7ebe HTTP/1.1" 200 6477
2021-08-21 01:34:00,237 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-21 01:34:00,237 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1629509575989","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629509562115","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629509562599","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629509579742","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629509572040","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629509562599","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629509577461","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629509565973","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629509561989","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629509560943","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629509565973","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629509569600","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":"1629509582440","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629509567887","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629509569401","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629509561989","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629509562364","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629509580386","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629509560943","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629509567834","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629509581437","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629509562115","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629509569401","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629509567884","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629509572040","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":"1629509576997","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629509568856","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629509579861","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629509568889","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629509580745","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629509576997","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629509579374","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629509562364","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629509569892","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"}]}
2021-08-21 01:34:00,240 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1629509575989', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629509562115', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629509562599', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629509579742', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629509572040', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629509562599', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629509577461', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629509565973', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629509561989', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629509560943', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629509565973', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629509569600', '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': '1629509582440', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629509567887', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629509569401', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629509561989', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629509562364', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629509580386', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629509560943', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629509567834', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629509581437', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629509562115', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629509569401', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629509567884', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629509572040', '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': '1629509576997', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629509568856', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629509579861', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629509568889', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629509580745', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629509576997', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629509579374', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629509562364', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629509569892', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}]
2021-08-21 01:34:00,240 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-21 01:34:00,240 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-21 01:34:00,241 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-21 01:34:00,241 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-21 01:34:00,251 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': 'b017b033-d0c7-4baf-8be1-c3eebabd1140', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:34:00,251 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-21 01:34:00,251 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "206b915b-68c1-4784-ba1d-c898c90d6969",
			"modelVersionId": "f37c6041-4c62-420b-8cb4-7484866f16b7",
			"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": "8630fa34-003b-4f00-882a-14ea7d7c98ae",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-21 01:34:00,253 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:34:01,944 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-21 01:34:01,945 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-21 01:34:01,946 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"b017b033-d0c7-4baf-8be1-c3eebabd1140","instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140"}}
2021-08-21 01:34:01,946 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-21 01:34:01,958 DEBUG 129:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dc081f22-4b4d-46c8-a249-f9163064706f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:34:01,959 DEBUG 131:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140
2021-08-21 01:34:01,959 DEBUG 132:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] data sent: None
2021-08-21 01:34:01,962 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:34:02,137 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140 HTTP/1.1" 200 1352
2021-08-21 01:34:02,140 INFO 142:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] response code: 200
2021-08-21 01:34:02,140 DEBUG 146:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] response: {"request":{"requestId":"b017b033-d0c7-4baf-8be1-c3eebabd1140","startTime":"Sat, 21 Aug 2021 01:34:00 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"},"requestInfo":{"source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8","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":"8630fa34-003b-4f00-882a-14ea7d7c98ae","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","serviceInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 21 Aug 2021 01:34:01 GMT"}}}
2021-08-21 01:34:12,151 DEBUG 129:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8909bfa8-b4de-4a4f-8e52-9542f6494854', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:34:12,152 DEBUG 131:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140
2021-08-21 01:34:12,152 DEBUG 132:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] data sent: None
2021-08-21 01:34:12,154 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:34:12,317 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140 HTTP/1.1" 200 1562
2021-08-21 01:34:12,318 INFO 142:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] response code: 200
2021-08-21 01:34:12,318 DEBUG 146:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] response: {"request":{"requestId":"b017b033-d0c7-4baf-8be1-c3eebabd1140","startTime":"Sat, 21 Aug 2021 01:34:00 GMT","finishTime":"Sat, 21 Aug 2021 01:34:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"},"requestInfo":{"source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8","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":"8630fa34-003b-4f00-882a-14ea7d7c98ae","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","serviceInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 21 Aug 2021 01:34:05 GMT"}}}
2021-08-21 01:34:12,319 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-08-21 01:34:12,319 DEBUG 129:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a4e93527-d80d-457a-a35f-1faeadf9648d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:34:12,319 DEBUG 131:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140
2021-08-21 01:34:12,320 DEBUG 132:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] data sent: None
2021-08-21 01:34:12,321 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:34:12,481 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140 HTTP/1.1" 200 1562
2021-08-21 01:34:12,483 INFO 142:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] response code: 200
2021-08-21 01:34:12,483 DEBUG 146:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] response: {"request":{"requestId":"b017b033-d0c7-4baf-8be1-c3eebabd1140","startTime":"Sat, 21 Aug 2021 01:34:00 GMT","finishTime":"Sat, 21 Aug 2021 01:34:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"},"requestInfo":{"source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8","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":"8630fa34-003b-4f00-882a-14ea7d7c98ae","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","serviceInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 21 Aug 2021 01:34:05 GMT"}}}
2021-08-21 01:34:12,484 DEBUG 129:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '43fec45b-c6d9-43b5-9f09-6ed8c60c861d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:34:12,484 DEBUG 131:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140
2021-08-21 01:34:12,484 DEBUG 132:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] data sent: None
2021-08-21 01:34:12,486 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:34:12,658 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140 HTTP/1.1" 200 1562
2021-08-21 01:34:12,659 INFO 142:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] response code: 200
2021-08-21 01:34:12,659 DEBUG 146:onap_service.py(7) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] response: {"request":{"requestId":"b017b033-d0c7-4baf-8be1-c3eebabd1140","startTime":"Sat, 21 Aug 2021 01:34:00 GMT","finishTime":"Sat, 21 Aug 2021 01:34:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"},"requestInfo":{"source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8","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":"8630fa34-003b-4f00-882a-14ea7d7c98ae","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","serviceInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 21 Aug 2021 01:34:05 GMT"}}}
2021-08-21 01:34:12,666 DEBUG 129:onap_service.py(1) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8398f02c-8c47-4c86-a346-bebb929fb4c9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:34:12,667 DEBUG 131:onap_service.py(1) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140
2021-08-21 01:34:12,667 DEBUG 132:onap_service.py(1) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] data sent: None
2021-08-21 01:34:12,669 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:34:12,840 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140 HTTP/1.1" 200 1562
2021-08-21 01:34:12,841 INFO 142:onap_service.py(1) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] response code: 200
2021-08-21 01:34:12,842 DEBUG 146:onap_service.py(1) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] response: {"request":{"requestId":"b017b033-d0c7-4baf-8be1-c3eebabd1140","startTime":"Sat, 21 Aug 2021 01:34:00 GMT","finishTime":"Sat, 21 Aug 2021 01:34:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"},"requestInfo":{"source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8","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":"8630fa34-003b-4f00-882a-14ea7d7c98ae","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","serviceInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 21 Aug 2021 01:34:05 GMT"}}}
2021-08-21 01:34:12,843 DEBUG 129:onap_service.py(1) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5e6d7a6d-5c75-4071-bc29-8093502b772f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:34:12,843 DEBUG 131:onap_service.py(1) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140
2021-08-21 01:34:12,843 DEBUG 132:onap_service.py(1) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] data sent: None
2021-08-21 01:34:12,844 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:34:12,999 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/b017b033-d0c7-4baf-8be1-c3eebabd1140 HTTP/1.1" 200 1562
2021-08-21 01:34:13,000 INFO 142:onap_service.py(1) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] response code: 200
2021-08-21 01:34:13,000 DEBUG 146:onap_service.py(1) - [None][Check b017b033-d0c7-4baf-8be1-c3eebabd1140 orchestration request status] response: {"request":{"requestId":"b017b033-d0c7-4baf-8be1-c3eebabd1140","startTime":"Sat, 21 Aug 2021 01:34:00 GMT","finishTime":"Sat, 21 Aug 2021 01:34:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"},"requestInfo":{"source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8","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":"8630fa34-003b-4f00-882a-14ea7d7c98ae","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","serviceInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 21 Aug 2021 01:34:05 GMT"}}}
2021-08-21 01:34:13,001 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-21 01:34:13,001 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-21 01:34:13,002 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-21 01:34:13,004 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:34:13,071 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-21 01:34:13,072 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-21 01:34:13,072 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629509577977","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-21 01:34:13,074 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8 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-21 01:34:13,074 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8 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-b682f9ef-563d-4ad3-b54e-60cec25187a8
2021-08-21 01:34:13,074 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8 service-instance-name] data sent: None
2021-08-21 01:34:13,076 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:34:13,150 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-b682f9ef-563d-4ad3-b54e-60cec25187a8 HTTP/1.1" 200 1195
2021-08-21 01:34:13,151 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8 service-instance-name] response code: 200
2021-08-21 01:34:13,151 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8 service-instance-name] response: {"service-instance":[{"service-instance-id":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","service-instance-name":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"206b915b-68c1-4784-ba1d-c898c90d6969","model-version-id":"f37c6041-4c62-420b-8cb4-7484866f16b7","resource-version":"1629509645329","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e2e861e6-0e2d-4b63-afe5-a6030b685e3c/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/8630fa34-003b-4f00-882a-14ea7d7c98ae","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8630fa34-003b-4f00-882a-14ea7d7c98ae"}]},{"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-21 01:34:13,153 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-21 01:34:13,153 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-21 01:34:13,154 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-21 01:34:13,155 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:34:13,200 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-21 01:34:13,201 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-21 01:34:13,201 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":"1629509575346"}
2021-08-21 01:34:13,203 DEBUG 129:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-21 01:34:13,203 DEBUG 131:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network
2021-08-21 01:34:13,203 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-21 01:34:13,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:34:13,252 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-21 01:34:13,253 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-21 01:34:13,253 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629509577977","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-21 01:34:13,255 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8 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-21 01:34:13,255 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8 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-b682f9ef-563d-4ad3-b54e-60cec25187a8
2021-08-21 01:34:13,255 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8 service-instance-name] data sent: None
2021-08-21 01:34:13,257 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:34:13,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/service-instances?service-instance-name=basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8 HTTP/1.1" 200 1195
2021-08-21 01:34:13,316 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8 service-instance-name] response code: 200
2021-08-21 01:34:13,317 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8 service-instance-name] response: {"service-instance":[{"service-instance-id":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","service-instance-name":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"206b915b-68c1-4784-ba1d-c898c90d6969","model-version-id":"f37c6041-4c62-420b-8cb4-7484866f16b7","resource-version":"1629509645329","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e2e861e6-0e2d-4b63-afe5-a6030b685e3c/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/8630fa34-003b-4f00-882a-14ea7d7c98ae","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8630fa34-003b-4f00-882a-14ea7d7c98ae"}]},{"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-21 01:34:13,319 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:34:13,319 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:34:13,319 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-21 01:34:13,319 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-21 01:34:13,319 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:34:13,320 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:34:14,568 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-21 01:34:14,570 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:34:14,570 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-21 01:34:14,572 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-21 01:34:14,572 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:34:14,572 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:34:14,572 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-21 01:34:14,572 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-21 01:34:14,572 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:34:14,573 INFO 192:__init__.py(1) - Service found, updating information
2021-08-21 01:34:14,573 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-21 01:34:14,573 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-21 01:34:14,573 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-21 01:34:14,574 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:34:16,355 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-21 01:34:16,356 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-21 01:34:16,358 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71566da2-1adf-4979-b509-ec1b3ed6df1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501395540,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd352f2-bc5a-49ec-9f32-325d2705a4c8","invariantUUID":"a0afb5fb-7bee-479d-b280-228a5aacce58","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":"b761b7c0-b2e0-48b6-9536-003c56870e5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629501048700,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66d643a4-4b53-40af-bda6-8dfe97c1d961","invariantUUID":"7577f1e5-fb71-457a-93fd-8810bc4424fa","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":"compute","uniqueId":"558ce010-9f87-4533-828a-9da66a56c786","lifecycleState":"CERTIFIED","lastUpdateDate":1629501268014,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96db8a65-88c4-442d-8415-8d631290ede7","invariantUUID":"1715ca26-03e4-4c4d-ac6f-89d533d72866","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afab9405-5805-4a30-9e5d-6ae600c8dbdf","lifecycleState":"CERTIFIED","lastUpdateDate":1629501436169,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ed9ad2-ea0c-4a2e-aea5-8e566dbd2fb4","invariantUUID":"3c78604d-6bfe-4599-ae25-a95ae3cd0794","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e82cc78-a77e-4b9b-b3d6-06cf9b3ebabd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501129460,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1687db6-6788-4454-8c3d-aed810c73e5d","invariantUUID":"21912573-8963-4480-a18a-ae2d67cc6925","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":"loadBalancer","uniqueId":"97121787-cba2-4307-8521-20ea7201c8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1629500950271,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05795a8b-3c88-4f93-b339-e3583f27c587","invariantUUID":"7f5c8c92-c3f2-4742-b94f-353649f41967","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a95b04ab-8875-410a-a939-bb1e5f90cc8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629500885451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8a6e3dd-4c1b-4f50-9f20-f902e32f9c7d","invariantUUID":"b98161c2-c61e-4af4-ad54-6b2a69ba02ed","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3eee86c8-21f5-49ed-9d59-e03bf9cfc9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501013854,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fb9cf6a-2a06-4b40-8c34-4a42639dd509","invariantUUID":"fd1a1365-263b-4b15-b637-a14ef3e300cb","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":"7da3ea19-d2c4-4520-be1e-620c0abd3828","lifecycleState":"CERTIFIED","lastUpdateDate":1629501228419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cb96404f-fb4b-411d-80bf-2d0a6ef5bf37","invariantUUID":"79d0ff17-0cbd-40a5-b125-ff53f90ec8cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cb5fed9c-d74d-44b8-80f3-bbcf55feaa80","lifecycleState":"CERTIFIED","lastUpdateDate":1629501371503,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b76876dd-156f-4d49-932e-954bb53dae2e","invariantUUID":"1aaca9ea-52f4-45a6-8918-c01965ae1ff4","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":"objectStorage","uniqueId":"b72e98df-030c-4d76-b404-cdaf4ae86c35","lifecycleState":"CERTIFIED","lastUpdateDate":1629500922593,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4292018f-61a6-4c07-b5f5-f6c932d1653a","invariantUUID":"32cb0ce0-7791-4c6e-bf83-69d443fc01ce","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":"e17f172a-3be6-45f5-959c-525ba7e41825","lifecycleState":"CERTIFIED","lastUpdateDate":1629500996633,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28bee4f4-8c46-471d-a446-13db8e97156b","invariantUUID":"f09e1aa0-df0b-40f0-a253-182c41177a5d","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":"objectStorage","uniqueId":"eca99c84-4c27-411a-99aa-b05197dc1fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501337138,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b538bb5-a59f-4c1c-a238-82cb8169816e","invariantUUID":"e0edea94-1a49-413a-814d-4ae0e6b603ca","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":"41a4d6a1-a028-4160-89c3-d0332a71bf01","lifecycleState":"CERTIFIED","lastUpdateDate":1629501366342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c135d259-1477-4326-8355-d8b8ccb3ccc1","invariantUUID":"350983f7-b4c5-429a-9f58-d6c57ea65e49","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":"65b062ef-12ce-4491-8a3c-07413865a42b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501026476,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef3dbd2d-ff64-421a-b256-efa1075930aa","invariantUUID":"69ff599e-5a52-4f6c-bba5-24040d7291f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"72dd627d-8de2-4863-bad5-c80da625f50d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501453446,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53208000-6929-48cf-8f41-282332884d34","invariantUUID":"19a06d0e-9c31-44ec-90ab-42f2e8521b8d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"81348cc9-46ad-4d03-93c4-d6a9f99c174d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501246763,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5f3c44fd-8a55-43f2-b944-cdf358a22cf3","invariantUUID":"a5cd12dd-2be6-44f8-9a0b-6544cbe54596","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":"576e4598-3469-4088-b3f3-2135ceef1518","lifecycleState":"CERTIFIED","lastUpdateDate":1629501020721,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"017312c2-8198-4cbf-9858-001535c21594","invariantUUID":"962bd980-4ec1-4c22-9475-7ff1a58efc66","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09f372c3-4e02-4485-90c8-48414dce151c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501042500,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b67476f7-b60c-41c8-8bea-d3f60c13f959","invariantUUID":"1f42fe97-11ad-4cc8-97bb-fb6a73380d2b","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":"ce903073-2cff-4ffc-a770-97feaa41145a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501002221,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0625a3a4-b7bc-4635-ad33-8f0cd28f02ae","invariantUUID":"0700ce16-9bde-4065-b0a4-58259b3d3480","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94a60e32-9c76-4ea9-a2a8-f8bd1067a93c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501286781,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44e3fb81-faac-4e0c-b9a3-3332b6ad25fe","invariantUUID":"b5498753-0e8e-4a0e-a6d4-27fba30adbef","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":"networkrules","uniqueId":"780658a5-30e5-40b5-884b-56a702bae300","lifecycleState":"CERTIFIED","lastUpdateDate":1629501102251,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"525e638b-3779-430d-8a4a-70a522f8ff9e","invariantUUID":"7e1cd6a2-a8d4-42ba-8201-1528753e13cc","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":"289fffc2-3059-4375-93fd-15a5c5136fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629501217659,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72214741-71d2-42e7-a72c-7c56a7d763a4","invariantUUID":"d06a154c-4d80-48b9-a992-ed21033ab39e","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":"objectStorage","uniqueId":"90ce51ab-a722-4260-9142-e1cf4a5daeee","lifecycleState":"CERTIFIED","lastUpdateDate":1629501320226,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d8352-4a7c-4c71-9ab4-d859af28a311","invariantUUID":"04edfd8a-e00e-4e59-b167-810cd79df564","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":"3fc02932-7838-4423-9ee4-56bb7f8ec809","lifecycleState":"CERTIFIED","lastUpdateDate":1629501161726,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3577b52c-1588-4ce1-beba-0fc63149776d","invariantUUID":"7bc39a37-f9bd-40d0-af3a-986049198283","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a007e42-43d8-4087-835e-36e258f4833a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501500760,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe50c721-3596-4c26-ad72-37150aeaa6ab","invariantUUID":"b55158be-6b3f-4554-896c-4173a66c69b4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57c6b33a-abfb-476b-a03a-e595ae8646ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629501166837,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a86fbde7-88db-4951-a9f6-492a8a09b95e","invariantUUID":"4381df9d-cf1a-424e-8112-ec989dba9f8a","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":"port","uniqueId":"dfb66518-8cec-4f19-857b-a5b855566374","lifecycleState":"CERTIFIED","lastUpdateDate":1629501388526,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac5edac7-fd2a-4676-9e81-06682e28fab8","invariantUUID":"620c16fb-b252-4666-b44e-ad1bfa3f3667","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4669cfa7-58f8-41ee-8ccc-dc6644e4ad3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501313649,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b047d81e-e0f6-40a6-974e-b1d0a073be51","invariantUUID":"9709f736-3294-4e25-b923-8f2187875614","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21b71196-3de0-4fb8-8435-fc4dbe0729d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629501479867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af142a3e-abae-4e2d-bbcc-0b53910f680b","invariantUUID":"8b4b8893-92b6-4ab8-9c04-36eba8108344","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":"f2402560-71ab-4b8a-a6ca-8643f0a857c2","lifecycleState":"CERTIFIED","lastUpdateDate":1629501124327,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b612d1-b2bf-44bc-b204-316c90b70b9d","invariantUUID":"0fb35a30-26c6-4c90-a59f-b16d7c655288","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d089b2e-e423-4a6a-aa1e-2d9f2005193c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501088203,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2070018-d1eb-4414-85cb-59b8f4c69b02","invariantUUID":"ed4a9853-4874-4423-9da0-93d292f98a76","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89c5a68c-bf14-42e1-8b8e-f8ae274977cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501406137,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93613d0b-c6a8-46ba-a533-ec22135e39ff","invariantUUID":"bafc1c59-d29f-4ac4-99e2-8a890d67bb9e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"510bee32-ddb6-4343-b26e-87e1212452c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501262556,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd25e14-bfba-4815-b12c-a8752e64f91f","invariantUUID":"5bb81b0d-d781-4b52-8163-9de97ace4838","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":"defaulticon","uniqueId":"940b1588-5b0c-4f3c-a605-075b11705061","lifecycleState":"CERTIFIED","lastUpdateDate":1629501251744,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4e2905-6050-4828-ad27-e2118fa134fa","invariantUUID":"a29425d4-8c5b-4ff0-a079-da58d0006239","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6e92965-1906-42ef-8a52-245d4aa754ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501497352,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eee1cff-5cab-455d-94b6-0f174cb8d121","invariantUUID":"33d49ef4-3481-42a9-a5da-70b421b1dd9a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f48f825-551a-44d4-92c8-7733daa6a94b","lifecycleState":"CERTIFIED","lastUpdateDate":1629500964249,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e40342-ba71-4d84-98f7-70d8b722542a","invariantUUID":"658e0f53-c190-4e80-9650-9c6399f8a31e","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":"5f8249d7-ce17-4997-8ed0-37eda64dd9d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501257585,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0573bd53-d46e-463e-9351-737fee74fc32","invariantUUID":"4f5f94ce-7d07-4020-b526-9e84c15f0af5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"191eea19-5962-4a3b-8984-1afddb363f05","lifecycleState":"CERTIFIED","lastUpdateDate":1629501460369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9601ff7d-dd7c-440a-a4e4-f4d5e5c4c604","invariantUUID":"fc25ed5a-0548-42d6-a7f3-e679290707ad","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8fcd6a1-8260-4cb8-8f16-45997880225f","lifecycleState":"CERTIFIED","lastUpdateDate":1629501377620,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e450313-e3f0-43ea-9b6d-bd3139c3d333","invariantUUID":"374429ec-e914-477d-b842-3c175c7abbe4","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":"a7f7d49e-1d34-425c-b627-f480d2886d16","lifecycleState":"CERTIFIED","lastUpdateDate":1629501401198,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7711f55-6c86-41e5-94e7-a72bede42c65","invariantUUID":"4bb05a32-b2e0-4426-aca2-d9bb2c6f6068","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":"objectStorage","uniqueId":"d914d88d-b95d-4631-98ae-d0b12ae9e730","lifecycleState":"CERTIFIED","lastUpdateDate":1629500932692,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8a41cb-7232-4f8a-a97c-044f5a28bb2f","invariantUUID":"132dd709-a150-4910-b1c6-9fb72c98eee0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58cf64c1-cd44-468b-82e0-4ba4947500ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501212288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e926e0fb-ee13-44e0-999e-7ef54f61067a","invariantUUID":"f6570fa0-1c05-4a65-86b7-447c0cd34ee7","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":"8384c628-a23b-4c2c-a94c-d866a016b47b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501342513,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa559a5-e747-44a4-917f-532846269e47","invariantUUID":"cd6a2190-a47a-4fbe-bca4-a661a73a657a","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":"compute","uniqueId":"04c24c37-d3a0-49cc-ad08-8238cd366446","lifecycleState":"CERTIFIED","lastUpdateDate":1629501483299,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ab5a8f7-0045-43df-b863-3a6026af768c","invariantUUID":"ff1e9e2f-c4b8-46d8-963b-b5df03a57b67","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":"defaulticon","uniqueId":"9645de64-9ca2-4e5a-bbe8-e2f08208c060","lifecycleState":"CERTIFIED","lastUpdateDate":1629500914887,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d7056902-6f42-43c1-9ad7-9f3ffc730a8d","invariantUUID":"be50ad10-e382-4bff-954c-1969e4cf89c3","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":"6075f8ab-5a15-4dae-b64e-7abb65f0555c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501107381,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbe1847c-d8a4-4bc0-b3ff-0fce51deab07","invariantUUID":"6d1447c9-5d3a-4eff-b3b8-c17741acb2b2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9332c564-78c0-42f7-9a11-c69684eb9f11","lifecycleState":"CERTIFIED","lastUpdateDate":1629501382697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ee2e110-914e-428b-912d-c690676602ff","invariantUUID":"a76ace44-f6c8-4cce-add5-0f547a184676","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":"a31bd0b4-ac99-473f-b0a8-ca7cb4c8c4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501295504,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f10e29f-ae52-4c81-8c23-faf4813846ba","invariantUUID":"ededf00a-da2b-466e-bd6c-2c0866b01b12","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95","lifecycleState":"CERTIFIED","lastUpdateDate":1629501241555,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","invariantUUID":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"44c53ab5-8cc2-4025-b0fd-55405b7505d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501471778,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acb7c883-0cdb-4abf-b1e9-8ac4a417dedd","invariantUUID":"85a3236c-d950-4d52-b7d3-c4936c9a117b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d23ca2-caa7-4569-8b86-e7c9dcf5c902","lifecycleState":"CERTIFIED","lastUpdateDate":1629501193662,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f0273f3-3b5f-4d1e-ba4f-aa5d8959e4c3","invariantUUID":"a04d3459-8502-4f37-a130-a584c5bc3f7d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c9367f0b-d909-493d-b22e-90e156ba944a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501007754,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51437078-537b-4e32-aaec-b96b8b40f7ad","invariantUUID":"f18ba6ea-31a8-47e4-961c-15cac3f4ed31","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8eda65-c22f-4fd4-b707-8c4605972a10","lifecycleState":"CERTIFIED","lastUpdateDate":1629501445097,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a032cddc-f5ec-41fc-a607-e3dcffe39dac","invariantUUID":"a83acbbf-677f-491d-a734-f221fd747bb5","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":"networkrules","uniqueId":"6843e3de-6470-4f46-acea-b6a762574583","lifecycleState":"CERTIFIED","lastUpdateDate":1629501082118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe15102f-0735-4c32-a95c-ce7a5656d1e5","invariantUUID":"a5082aa3-1ed0-457b-b5b5-ecfa63602a73","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f9a5781-dafa-4af5-a18a-c1dc1e96b75c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501301074,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b436820-0e93-43ff-8789-57ea163aa299","invariantUUID":"502a90b4-e969-4d46-ad02-cbfc93fe2ba1","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efb23d57-d4c5-490a-8c55-ca6963247fd4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501236128,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be8808c3-f741-4fd7-a0ef-517acc265123","invariantUUID":"02bf8500-191c-4b19-8b07-311f51edce2f","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":"objectStorage","uniqueId":"954f27c7-c7ff-4180-8b02-fb5da44558c7","lifecycleState":"CERTIFIED","lastUpdateDate":1629500981306,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e28da64-5de9-4af2-884e-aeee12b93c9b","invariantUUID":"2c209a0b-5875-4f49-a913-164f59fa06c4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d328e6b-5c5e-4eac-97f8-b3393f519f89","lifecycleState":"CERTIFIED","lastUpdateDate":1629501135359,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21a27be3-6e9f-49b2-9489-abea970252f0","invariantUUID":"bd552d7b-ac44-4fc9-a356-838c1a7ab36f","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"131b2372-0302-4dcc-b952-93de6ebff2a3","lifecycleState":"CERTIFIED","lastUpdateDate":1629501412476,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cf61b10-972a-4dfa-8cef-80b29bf4dc19","invariantUUID":"bdfcabf4-d6eb-424c-9116-832bb20fd5a2","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":"securityrules","uniqueId":"c2317204-85ad-4eb1-850a-c48b4905eec5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501115705,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1f6bc392-c98e-4934-99fc-04bbc878749c","invariantUUID":"1ac10cec-07d7-4f1c-a33c-03d6c3183a6a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ab7a3a9-7b48-4fc4-861e-af01abc53470","lifecycleState":"CERTIFIED","lastUpdateDate":1629501156595,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14883fbf-6163-43dc-948b-223cdfcb8f58","invariantUUID":"506aeb61-d099-4339-8d98-8758809da962","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":"cebb00a2-46de-4532-98e8-bfc6b97b0ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1629501141517,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbc4b3de-8e47-4d2a-b14a-85d1d1b43865","invariantUUID":"9327b031-c5a3-4a6e-88b2-91c6f3c501a0","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b28ea86d-7751-4174-a322-e04fdf77e001","lifecycleState":"CERTIFIED","lastUpdateDate":1629501274484,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d5ccce-a15e-4a81-a881-9b1b60d3b705","invariantUUID":"bb0c5da3-58a9-459f-b6dd-782e1e6f646c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99cbc8a8-8a71-4afe-9068-171e40d100b5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501420474,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c5f50b-7f97-412c-8279-eb3bbc0edfd8","invariantUUID":"ceb3d9aa-7377-4b1c-a145-eabd9206fcf7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44d85887-0508-4dd2-9bca-d6e3797e709c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501429932,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fed4009-50fc-4923-a417-6dccc2aa4593","invariantUUID":"3b951a7b-4595-4fc3-ac24-9d4daa78aa1e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d107f1-7225-48d2-9968-f264cdb5b614","lifecycleState":"CERTIFIED","lastUpdateDate":1629501034394,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c8bb0cc-f5a0-4bb8-9d6e-b90ee22dbe69","invariantUUID":"5fba1753-093f-4573-944b-794a0125c5d7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69a1907-1fbd-47c6-ba12-489c7285d222","lifecycleState":"CERTIFIED","lastUpdateDate":1629500987705,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af46d39e-3028-45df-aae8-5ab8587d2bac","invariantUUID":"c550ee5c-4dca-42ec-ac4a-679d72aaa471","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":"port","uniqueId":"de2a6199-6249-4399-b5b2-83902c1da0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629500956750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06499f63-76e7-4d1c-a004-4ae6e40daa53","invariantUUID":"8cc2b448-dfb3-433e-87f3-f10ebed4ed97","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":"compute","uniqueId":"e7f5a0c3-356e-4849-aef7-7bf3b9d81158","lifecycleState":"CERTIFIED","lastUpdateDate":1629501488476,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee68cc9-f940-49ea-9d65-2abef9210f79","invariantUUID":"391d3d31-b298-4438-bb8d-b05df209d29c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629509566258,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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-21 01:34:16,362 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-21 01:34:16,362 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-21 01:34:16,362 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/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel
2021-08-21 01:34:16,362 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-21 01:34:16,364 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:34:16,845 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel HTTP/1.1" 200 None
2021-08-21 01:34:16,846 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-21 01:34:16,846 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-21 01:34:16,887 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': '39d99eb0-7c9b-4f71-9e08-9c43f8628674', 'x-fromappid': 'API client'}
2021-08-21 01:34:16,887 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-21 01:34:16,887 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-b682f9ef-563d-4ad3-b54e-60cec25187a8_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-21 01:34:16,888 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-21 01:34:17,745 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-21 01:34:17,747 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-21 01:34:17,747 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-21 01:34:17,755 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-21 01:34:17,755 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-21 01:34:17,755 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-21 01:34:17,757 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:34:17,864 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-21 01:34:17,864 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-21 01:34:17,865 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-21 01:34:17,867 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-21 01:34:17,867 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-21 01:34:17,867 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-21 01:34:17,869 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:34:17,964 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-21 01:34:17,965 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-21 01:34:17,965 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":"1629509574869","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-21 01:34:17,967 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-21 01:34:17,967 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-21 01:34:17,967 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-21 01:34:17,969 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:34:18,017 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-21 01:34:18,018 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-21 01:34:18,018 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-21 01:34:18,020 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-21 01:34:18,021 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-21 01:34:18,021 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-21 01:34:18,022 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:34:18,079 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 686
2021-08-21 01:34:18,079 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-21 01:34:18,080 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1629509574869","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-21 01:34:18,082 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-21 01:34:18,082 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-21 01:34:18,082 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-21 01:34:18,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:34:18,127 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-21 01:34:18,128 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-21 01:34:18,129 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629509577977","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-21 01:34:18,142 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:34:18,143 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:34:18,143 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-21 01:34:18,144 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-21 01:34:18,144 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:34:18,146 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:34:18,692 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-21 01:34:18,693 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:34:18,694 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-21 01:34:18,696 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-21 01:34:18,696 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:34:18,696 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:34:18,696 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-21 01:34:18,696 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-21 01:34:18,696 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:34:18,696 INFO 192:__init__.py(1) - Service found, updating information
2021-08-21 01:34:18,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-21 01:34:18,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-21 01:34:18,697 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-21 01:34:18,699 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:34:19,274 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-21 01:34:19,276 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-21 01:34:19,277 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71566da2-1adf-4979-b509-ec1b3ed6df1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501395540,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd352f2-bc5a-49ec-9f32-325d2705a4c8","invariantUUID":"a0afb5fb-7bee-479d-b280-228a5aacce58","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":"b761b7c0-b2e0-48b6-9536-003c56870e5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629501048700,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66d643a4-4b53-40af-bda6-8dfe97c1d961","invariantUUID":"7577f1e5-fb71-457a-93fd-8810bc4424fa","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":"compute","uniqueId":"558ce010-9f87-4533-828a-9da66a56c786","lifecycleState":"CERTIFIED","lastUpdateDate":1629501268014,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96db8a65-88c4-442d-8415-8d631290ede7","invariantUUID":"1715ca26-03e4-4c4d-ac6f-89d533d72866","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afab9405-5805-4a30-9e5d-6ae600c8dbdf","lifecycleState":"CERTIFIED","lastUpdateDate":1629501436169,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ed9ad2-ea0c-4a2e-aea5-8e566dbd2fb4","invariantUUID":"3c78604d-6bfe-4599-ae25-a95ae3cd0794","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e82cc78-a77e-4b9b-b3d6-06cf9b3ebabd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501129460,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1687db6-6788-4454-8c3d-aed810c73e5d","invariantUUID":"21912573-8963-4480-a18a-ae2d67cc6925","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":"loadBalancer","uniqueId":"97121787-cba2-4307-8521-20ea7201c8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1629500950271,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05795a8b-3c88-4f93-b339-e3583f27c587","invariantUUID":"7f5c8c92-c3f2-4742-b94f-353649f41967","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a95b04ab-8875-410a-a939-bb1e5f90cc8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629500885451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8a6e3dd-4c1b-4f50-9f20-f902e32f9c7d","invariantUUID":"b98161c2-c61e-4af4-ad54-6b2a69ba02ed","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3eee86c8-21f5-49ed-9d59-e03bf9cfc9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501013854,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fb9cf6a-2a06-4b40-8c34-4a42639dd509","invariantUUID":"fd1a1365-263b-4b15-b637-a14ef3e300cb","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":"7da3ea19-d2c4-4520-be1e-620c0abd3828","lifecycleState":"CERTIFIED","lastUpdateDate":1629501228419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cb96404f-fb4b-411d-80bf-2d0a6ef5bf37","invariantUUID":"79d0ff17-0cbd-40a5-b125-ff53f90ec8cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cb5fed9c-d74d-44b8-80f3-bbcf55feaa80","lifecycleState":"CERTIFIED","lastUpdateDate":1629501371503,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b76876dd-156f-4d49-932e-954bb53dae2e","invariantUUID":"1aaca9ea-52f4-45a6-8918-c01965ae1ff4","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":"objectStorage","uniqueId":"b72e98df-030c-4d76-b404-cdaf4ae86c35","lifecycleState":"CERTIFIED","lastUpdateDate":1629500922593,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4292018f-61a6-4c07-b5f5-f6c932d1653a","invariantUUID":"32cb0ce0-7791-4c6e-bf83-69d443fc01ce","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":"e17f172a-3be6-45f5-959c-525ba7e41825","lifecycleState":"CERTIFIED","lastUpdateDate":1629500996633,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28bee4f4-8c46-471d-a446-13db8e97156b","invariantUUID":"f09e1aa0-df0b-40f0-a253-182c41177a5d","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":"objectStorage","uniqueId":"eca99c84-4c27-411a-99aa-b05197dc1fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501337138,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b538bb5-a59f-4c1c-a238-82cb8169816e","invariantUUID":"e0edea94-1a49-413a-814d-4ae0e6b603ca","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":"41a4d6a1-a028-4160-89c3-d0332a71bf01","lifecycleState":"CERTIFIED","lastUpdateDate":1629501366342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c135d259-1477-4326-8355-d8b8ccb3ccc1","invariantUUID":"350983f7-b4c5-429a-9f58-d6c57ea65e49","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":"65b062ef-12ce-4491-8a3c-07413865a42b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501026476,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef3dbd2d-ff64-421a-b256-efa1075930aa","invariantUUID":"69ff599e-5a52-4f6c-bba5-24040d7291f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"72dd627d-8de2-4863-bad5-c80da625f50d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501453446,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53208000-6929-48cf-8f41-282332884d34","invariantUUID":"19a06d0e-9c31-44ec-90ab-42f2e8521b8d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"81348cc9-46ad-4d03-93c4-d6a9f99c174d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501246763,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5f3c44fd-8a55-43f2-b944-cdf358a22cf3","invariantUUID":"a5cd12dd-2be6-44f8-9a0b-6544cbe54596","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":"576e4598-3469-4088-b3f3-2135ceef1518","lifecycleState":"CERTIFIED","lastUpdateDate":1629501020721,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"017312c2-8198-4cbf-9858-001535c21594","invariantUUID":"962bd980-4ec1-4c22-9475-7ff1a58efc66","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09f372c3-4e02-4485-90c8-48414dce151c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501042500,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b67476f7-b60c-41c8-8bea-d3f60c13f959","invariantUUID":"1f42fe97-11ad-4cc8-97bb-fb6a73380d2b","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":"ce903073-2cff-4ffc-a770-97feaa41145a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501002221,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0625a3a4-b7bc-4635-ad33-8f0cd28f02ae","invariantUUID":"0700ce16-9bde-4065-b0a4-58259b3d3480","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94a60e32-9c76-4ea9-a2a8-f8bd1067a93c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501286781,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44e3fb81-faac-4e0c-b9a3-3332b6ad25fe","invariantUUID":"b5498753-0e8e-4a0e-a6d4-27fba30adbef","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":"networkrules","uniqueId":"780658a5-30e5-40b5-884b-56a702bae300","lifecycleState":"CERTIFIED","lastUpdateDate":1629501102251,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"525e638b-3779-430d-8a4a-70a522f8ff9e","invariantUUID":"7e1cd6a2-a8d4-42ba-8201-1528753e13cc","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":"289fffc2-3059-4375-93fd-15a5c5136fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629501217659,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72214741-71d2-42e7-a72c-7c56a7d763a4","invariantUUID":"d06a154c-4d80-48b9-a992-ed21033ab39e","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":"objectStorage","uniqueId":"90ce51ab-a722-4260-9142-e1cf4a5daeee","lifecycleState":"CERTIFIED","lastUpdateDate":1629501320226,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d8352-4a7c-4c71-9ab4-d859af28a311","invariantUUID":"04edfd8a-e00e-4e59-b167-810cd79df564","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":"3fc02932-7838-4423-9ee4-56bb7f8ec809","lifecycleState":"CERTIFIED","lastUpdateDate":1629501161726,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3577b52c-1588-4ce1-beba-0fc63149776d","invariantUUID":"7bc39a37-f9bd-40d0-af3a-986049198283","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a007e42-43d8-4087-835e-36e258f4833a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501500760,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe50c721-3596-4c26-ad72-37150aeaa6ab","invariantUUID":"b55158be-6b3f-4554-896c-4173a66c69b4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57c6b33a-abfb-476b-a03a-e595ae8646ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629501166837,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a86fbde7-88db-4951-a9f6-492a8a09b95e","invariantUUID":"4381df9d-cf1a-424e-8112-ec989dba9f8a","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":"port","uniqueId":"dfb66518-8cec-4f19-857b-a5b855566374","lifecycleState":"CERTIFIED","lastUpdateDate":1629501388526,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac5edac7-fd2a-4676-9e81-06682e28fab8","invariantUUID":"620c16fb-b252-4666-b44e-ad1bfa3f3667","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4669cfa7-58f8-41ee-8ccc-dc6644e4ad3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501313649,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b047d81e-e0f6-40a6-974e-b1d0a073be51","invariantUUID":"9709f736-3294-4e25-b923-8f2187875614","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21b71196-3de0-4fb8-8435-fc4dbe0729d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629501479867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af142a3e-abae-4e2d-bbcc-0b53910f680b","invariantUUID":"8b4b8893-92b6-4ab8-9c04-36eba8108344","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":"f2402560-71ab-4b8a-a6ca-8643f0a857c2","lifecycleState":"CERTIFIED","lastUpdateDate":1629501124327,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b612d1-b2bf-44bc-b204-316c90b70b9d","invariantUUID":"0fb35a30-26c6-4c90-a59f-b16d7c655288","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d089b2e-e423-4a6a-aa1e-2d9f2005193c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501088203,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2070018-d1eb-4414-85cb-59b8f4c69b02","invariantUUID":"ed4a9853-4874-4423-9da0-93d292f98a76","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89c5a68c-bf14-42e1-8b8e-f8ae274977cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501406137,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93613d0b-c6a8-46ba-a533-ec22135e39ff","invariantUUID":"bafc1c59-d29f-4ac4-99e2-8a890d67bb9e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"510bee32-ddb6-4343-b26e-87e1212452c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501262556,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd25e14-bfba-4815-b12c-a8752e64f91f","invariantUUID":"5bb81b0d-d781-4b52-8163-9de97ace4838","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":"defaulticon","uniqueId":"940b1588-5b0c-4f3c-a605-075b11705061","lifecycleState":"CERTIFIED","lastUpdateDate":1629501251744,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4e2905-6050-4828-ad27-e2118fa134fa","invariantUUID":"a29425d4-8c5b-4ff0-a079-da58d0006239","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6e92965-1906-42ef-8a52-245d4aa754ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501497352,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eee1cff-5cab-455d-94b6-0f174cb8d121","invariantUUID":"33d49ef4-3481-42a9-a5da-70b421b1dd9a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f48f825-551a-44d4-92c8-7733daa6a94b","lifecycleState":"CERTIFIED","lastUpdateDate":1629500964249,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e40342-ba71-4d84-98f7-70d8b722542a","invariantUUID":"658e0f53-c190-4e80-9650-9c6399f8a31e","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":"5f8249d7-ce17-4997-8ed0-37eda64dd9d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501257585,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0573bd53-d46e-463e-9351-737fee74fc32","invariantUUID":"4f5f94ce-7d07-4020-b526-9e84c15f0af5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"191eea19-5962-4a3b-8984-1afddb363f05","lifecycleState":"CERTIFIED","lastUpdateDate":1629501460369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9601ff7d-dd7c-440a-a4e4-f4d5e5c4c604","invariantUUID":"fc25ed5a-0548-42d6-a7f3-e679290707ad","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8fcd6a1-8260-4cb8-8f16-45997880225f","lifecycleState":"CERTIFIED","lastUpdateDate":1629501377620,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e450313-e3f0-43ea-9b6d-bd3139c3d333","invariantUUID":"374429ec-e914-477d-b842-3c175c7abbe4","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":"a7f7d49e-1d34-425c-b627-f480d2886d16","lifecycleState":"CERTIFIED","lastUpdateDate":1629501401198,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7711f55-6c86-41e5-94e7-a72bede42c65","invariantUUID":"4bb05a32-b2e0-4426-aca2-d9bb2c6f6068","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":"objectStorage","uniqueId":"d914d88d-b95d-4631-98ae-d0b12ae9e730","lifecycleState":"CERTIFIED","lastUpdateDate":1629500932692,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8a41cb-7232-4f8a-a97c-044f5a28bb2f","invariantUUID":"132dd709-a150-4910-b1c6-9fb72c98eee0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58cf64c1-cd44-468b-82e0-4ba4947500ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501212288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e926e0fb-ee13-44e0-999e-7ef54f61067a","invariantUUID":"f6570fa0-1c05-4a65-86b7-447c0cd34ee7","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":"8384c628-a23b-4c2c-a94c-d866a016b47b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501342513,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa559a5-e747-44a4-917f-532846269e47","invariantUUID":"cd6a2190-a47a-4fbe-bca4-a661a73a657a","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":"compute","uniqueId":"04c24c37-d3a0-49cc-ad08-8238cd366446","lifecycleState":"CERTIFIED","lastUpdateDate":1629501483299,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ab5a8f7-0045-43df-b863-3a6026af768c","invariantUUID":"ff1e9e2f-c4b8-46d8-963b-b5df03a57b67","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":"defaulticon","uniqueId":"9645de64-9ca2-4e5a-bbe8-e2f08208c060","lifecycleState":"CERTIFIED","lastUpdateDate":1629500914887,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d7056902-6f42-43c1-9ad7-9f3ffc730a8d","invariantUUID":"be50ad10-e382-4bff-954c-1969e4cf89c3","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":"6075f8ab-5a15-4dae-b64e-7abb65f0555c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501107381,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbe1847c-d8a4-4bc0-b3ff-0fce51deab07","invariantUUID":"6d1447c9-5d3a-4eff-b3b8-c17741acb2b2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9332c564-78c0-42f7-9a11-c69684eb9f11","lifecycleState":"CERTIFIED","lastUpdateDate":1629501382697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ee2e110-914e-428b-912d-c690676602ff","invariantUUID":"a76ace44-f6c8-4cce-add5-0f547a184676","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":"a31bd0b4-ac99-473f-b0a8-ca7cb4c8c4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501295504,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f10e29f-ae52-4c81-8c23-faf4813846ba","invariantUUID":"ededf00a-da2b-466e-bd6c-2c0866b01b12","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95","lifecycleState":"CERTIFIED","lastUpdateDate":1629501241555,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","invariantUUID":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"44c53ab5-8cc2-4025-b0fd-55405b7505d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501471778,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acb7c883-0cdb-4abf-b1e9-8ac4a417dedd","invariantUUID":"85a3236c-d950-4d52-b7d3-c4936c9a117b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d23ca2-caa7-4569-8b86-e7c9dcf5c902","lifecycleState":"CERTIFIED","lastUpdateDate":1629501193662,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f0273f3-3b5f-4d1e-ba4f-aa5d8959e4c3","invariantUUID":"a04d3459-8502-4f37-a130-a584c5bc3f7d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c9367f0b-d909-493d-b22e-90e156ba944a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501007754,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51437078-537b-4e32-aaec-b96b8b40f7ad","invariantUUID":"f18ba6ea-31a8-47e4-961c-15cac3f4ed31","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8eda65-c22f-4fd4-b707-8c4605972a10","lifecycleState":"CERTIFIED","lastUpdateDate":1629501445097,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a032cddc-f5ec-41fc-a607-e3dcffe39dac","invariantUUID":"a83acbbf-677f-491d-a734-f221fd747bb5","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":"networkrules","uniqueId":"6843e3de-6470-4f46-acea-b6a762574583","lifecycleState":"CERTIFIED","lastUpdateDate":1629501082118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe15102f-0735-4c32-a95c-ce7a5656d1e5","invariantUUID":"a5082aa3-1ed0-457b-b5b5-ecfa63602a73","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f9a5781-dafa-4af5-a18a-c1dc1e96b75c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501301074,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b436820-0e93-43ff-8789-57ea163aa299","invariantUUID":"502a90b4-e969-4d46-ad02-cbfc93fe2ba1","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efb23d57-d4c5-490a-8c55-ca6963247fd4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501236128,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be8808c3-f741-4fd7-a0ef-517acc265123","invariantUUID":"02bf8500-191c-4b19-8b07-311f51edce2f","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":"objectStorage","uniqueId":"954f27c7-c7ff-4180-8b02-fb5da44558c7","lifecycleState":"CERTIFIED","lastUpdateDate":1629500981306,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e28da64-5de9-4af2-884e-aeee12b93c9b","invariantUUID":"2c209a0b-5875-4f49-a913-164f59fa06c4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d328e6b-5c5e-4eac-97f8-b3393f519f89","lifecycleState":"CERTIFIED","lastUpdateDate":1629501135359,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21a27be3-6e9f-49b2-9489-abea970252f0","invariantUUID":"bd552d7b-ac44-4fc9-a356-838c1a7ab36f","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"131b2372-0302-4dcc-b952-93de6ebff2a3","lifecycleState":"CERTIFIED","lastUpdateDate":1629501412476,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cf61b10-972a-4dfa-8cef-80b29bf4dc19","invariantUUID":"bdfcabf4-d6eb-424c-9116-832bb20fd5a2","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":"securityrules","uniqueId":"c2317204-85ad-4eb1-850a-c48b4905eec5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501115705,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1f6bc392-c98e-4934-99fc-04bbc878749c","invariantUUID":"1ac10cec-07d7-4f1c-a33c-03d6c3183a6a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ab7a3a9-7b48-4fc4-861e-af01abc53470","lifecycleState":"CERTIFIED","lastUpdateDate":1629501156595,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14883fbf-6163-43dc-948b-223cdfcb8f58","invariantUUID":"506aeb61-d099-4339-8d98-8758809da962","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":"cebb00a2-46de-4532-98e8-bfc6b97b0ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1629501141517,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbc4b3de-8e47-4d2a-b14a-85d1d1b43865","invariantUUID":"9327b031-c5a3-4a6e-88b2-91c6f3c501a0","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b28ea86d-7751-4174-a322-e04fdf77e001","lifecycleState":"CERTIFIED","lastUpdateDate":1629501274484,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d5ccce-a15e-4a81-a881-9b1b60d3b705","invariantUUID":"bb0c5da3-58a9-459f-b6dd-782e1e6f646c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99cbc8a8-8a71-4afe-9068-171e40d100b5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501420474,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c5f50b-7f97-412c-8279-eb3bbc0edfd8","invariantUUID":"ceb3d9aa-7377-4b1c-a145-eabd9206fcf7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44d85887-0508-4dd2-9bca-d6e3797e709c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501429932,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fed4009-50fc-4923-a417-6dccc2aa4593","invariantUUID":"3b951a7b-4595-4fc3-ac24-9d4daa78aa1e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d107f1-7225-48d2-9968-f264cdb5b614","lifecycleState":"CERTIFIED","lastUpdateDate":1629501034394,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c8bb0cc-f5a0-4bb8-9d6e-b90ee22dbe69","invariantUUID":"5fba1753-093f-4573-944b-794a0125c5d7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69a1907-1fbd-47c6-ba12-489c7285d222","lifecycleState":"CERTIFIED","lastUpdateDate":1629500987705,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af46d39e-3028-45df-aae8-5ab8587d2bac","invariantUUID":"c550ee5c-4dca-42ec-ac4a-679d72aaa471","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":"port","uniqueId":"de2a6199-6249-4399-b5b2-83902c1da0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629500956750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06499f63-76e7-4d1c-a004-4ae6e40daa53","invariantUUID":"8cc2b448-dfb3-433e-87f3-f10ebed4ed97","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":"compute","uniqueId":"e7f5a0c3-356e-4849-aef7-7bf3b9d81158","lifecycleState":"CERTIFIED","lastUpdateDate":1629501488476,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee68cc9-f940-49ea-9d65-2abef9210f79","invariantUUID":"391d3d31-b298-4438-bb8d-b05df209d29c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629509566258,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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-21 01:34:19,282 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-21 01:34:19,282 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': '23a4d9df-07bb-4e3f-a046-a1db78a602ba', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:34:19,282 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/e2e861e6-0e2d-4b63-afe5-a6030b685e3c/networks
2021-08-21 01:34:19,283 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "206b915b-68c1-4784-ba1d-c898c90d6969"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "1e5512c8-6413-418e-a8d4-8b9e7bde6016",
    "modelVersionId": "83631f5f-2a39-4ff2-a8bd-9e2ef76bc152",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "6bd0ffbc-426f-4bbf-8f46-ee98a210787f",
    "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": "e2e861e6-0e2d-4b63-afe5-a6030b685e3c",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "206b915b-68c1-4784-ba1d-c898c90d6969",
                    "modelVersion": "1.0",
                    "modelVersionId": "f37c6041-4c62-420b-8cb4-7484866f16b7"
                }
            }
        }]
    }
}
2021-08-21 01:34:19,284 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:34:21,267 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/e2e861e6-0e2d-4b63-afe5-a6030b685e3c/networks HTTP/1.1" 202 262
2021-08-21 01:34:21,268 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-21 01:34:21,269 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","instanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba"}}
2021-08-21 01:34:21,269 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-21 01:34:21,276 DEBUG 129:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e2e1d99e-a13c-4f82-9284-fa8387f34403', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:34:21,276 DEBUG 131:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:34:21,277 DEBUG 132:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:34:21,280 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:34:21,462 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 1961
2021-08-21 01:34:21,464 INFO 142:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:34:21,465 DEBUG 146:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 21 Aug 2021 01:34:20 GMT"}}}
2021-08-21 01:34:31,476 DEBUG 129:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bec92ae9-ce0e-4179-97e9-77f50a1bee61', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:34:31,477 DEBUG 131:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:34:31,477 DEBUG 132:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:34:31,480 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:34:31,973 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 2202
2021-08-21 01:34:31,975 INFO 142:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:34:31,976 DEBUG 146:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:34:27 GMT"}}}
2021-08-21 01:34:41,987 DEBUG 129:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c0c9131b-8d45-40fe-b763-2126b81bd210', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:34:41,988 DEBUG 131:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:34:41,988 DEBUG 132:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:34:41,990 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:34:42,486 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 2202
2021-08-21 01:34:42,487 INFO 142:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:34:42,488 DEBUG 146:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:34:27 GMT"}}}
2021-08-21 01:34:52,499 DEBUG 129:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c1a6a378-44dc-4ead-82e4-03ca5b865ba9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:34:52,500 DEBUG 131:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:34:52,501 DEBUG 132:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:34:52,504 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:34:53,014 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 2202
2021-08-21 01:34:53,015 INFO 142:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:34:53,016 DEBUG 146:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:34:27 GMT"}}}
2021-08-21 01:35:03,027 DEBUG 129:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1a8848e0-7044-4b54-9c8b-7103fda16935', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:35:03,028 DEBUG 131:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:35:03,028 DEBUG 132:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:35:03,030 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:35:03,583 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 2202
2021-08-21 01:35:03,584 INFO 142:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:35:03,585 DEBUG 146:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:34:27 GMT"}}}
2021-08-21 01:35:13,598 DEBUG 129:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7e732d9b-cf49-47be-a356-0fede91225e4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:35:13,599 DEBUG 131:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:35:13,599 DEBUG 132:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:35:13,603 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:35:14,209 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 2202
2021-08-21 01:35:14,211 INFO 142:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:35:14,212 DEBUG 146:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:34:27 GMT"}}}
2021-08-21 01:35:24,223 DEBUG 129:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '44bfef99-662f-4dc1-9557-36f181d7e01a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:35:24,224 DEBUG 131:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:35:24,224 DEBUG 132:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:35:24,226 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:35:24,786 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 2202
2021-08-21 01:35:24,787 INFO 142:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:35:24,787 DEBUG 146:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:34:27 GMT"}}}
2021-08-21 01:35:34,799 DEBUG 129:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd0a3ccc2-9f66-47ad-b689-38d0db9d181c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:35:34,799 DEBUG 131:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:35:34,799 DEBUG 132:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:35:34,801 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:35:35,419 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 2202
2021-08-21 01:35:35,420 INFO 142:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:35:35,420 DEBUG 146:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:34:27 GMT"}}}
2021-08-21 01:35:45,432 DEBUG 129:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '34770742-541d-447a-8434-d316e92b1f98', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:35:45,432 DEBUG 131:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:35:45,432 DEBUG 132:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:35:45,434 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:35:46,068 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 3722
2021-08-21 01:35:46,070 INFO 142:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:35:46,070 DEBUG 146:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:34:27 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"81cc9f31-bc3f-4d84-bd78-8a59d06ef4b3\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_b3547df9-1f59-4470-9c95-e94d38314f51\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":null,\"creation_time\":1629509653000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:35:56,081 DEBUG 129:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd6cbd5bc-dafe-4871-a2dc-e6f1615b2236', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:35:56,082 DEBUG 131:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:35:56,082 DEBUG 132:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:35:56,084 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:35:56,282 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 3810
2021-08-21 01:35:56,283 INFO 142:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:35:56,283 DEBUG 146:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","finishTime":"Sat, 21 Aug 2021 01:35:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:35:56 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"81cc9f31-bc3f-4d84-bd78-8a59d06ef4b3\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"29862344-fa2f-477c-ad17-73fbeeadd3d8\",\"output_key\":\"subnet_id_b3547df9-1f59-4470-9c95-e94d38314f51\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":null,\"creation_time\":1629509653000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:35:56,284 INFO 56:mixins.py(8) - NetworkInstantiation task finished
2021-08-21 01:35:56,284 DEBUG 129:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5d6ef5af-a744-4399-891d-bffbfcc33f38', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:35:56,284 DEBUG 131:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:35:56,285 DEBUG 132:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:35:56,286 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:35:56,451 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 3810
2021-08-21 01:35:56,452 INFO 142:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:35:56,452 DEBUG 146:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","finishTime":"Sat, 21 Aug 2021 01:35:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:35:56 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"81cc9f31-bc3f-4d84-bd78-8a59d06ef4b3\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"29862344-fa2f-477c-ad17-73fbeeadd3d8\",\"output_key\":\"subnet_id_b3547df9-1f59-4470-9c95-e94d38314f51\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":null,\"creation_time\":1629509653000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:35:56,453 DEBUG 129:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3e4c2fa4-42f2-4b14-a2ae-1b9e6695f85f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:35:56,453 DEBUG 131:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:35:56,453 DEBUG 132:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:35:56,455 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:35:56,625 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 3810
2021-08-21 01:35:56,626 INFO 142:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:35:56,627 DEBUG 146:onap_service.py(8) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","finishTime":"Sat, 21 Aug 2021 01:35:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:35:56 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"81cc9f31-bc3f-4d84-bd78-8a59d06ef4b3\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"29862344-fa2f-477c-ad17-73fbeeadd3d8\",\"output_key\":\"subnet_id_b3547df9-1f59-4470-9c95-e94d38314f51\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":null,\"creation_time\":1629509653000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:35:56,640 DEBUG 129:onap_service.py(1) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9c4611da-3faf-4427-8471-b020ca6fa62c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:35:56,641 DEBUG 131:onap_service.py(1) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:35:56,641 DEBUG 132:onap_service.py(1) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:35:56,645 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:35:56,839 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 3810
2021-08-21 01:35:56,840 INFO 142:onap_service.py(1) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:35:56,841 DEBUG 146:onap_service.py(1) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","finishTime":"Sat, 21 Aug 2021 01:35:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:35:56 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"81cc9f31-bc3f-4d84-bd78-8a59d06ef4b3\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"29862344-fa2f-477c-ad17-73fbeeadd3d8\",\"output_key\":\"subnet_id_b3547df9-1f59-4470-9c95-e94d38314f51\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":null,\"creation_time\":1629509653000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:35:56,842 DEBUG 129:onap_service.py(1) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1f1040a5-6246-4454-b9bc-508ce8e9541f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:35:56,842 DEBUG 131:onap_service.py(1) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba
2021-08-21 01:35:56,842 DEBUG 132:onap_service.py(1) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] data sent: None
2021-08-21 01:35:56,843 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:35:57,021 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/23a4d9df-07bb-4e3f-a046-a1db78a602ba HTTP/1.1" 200 3810
2021-08-21 01:35:57,022 INFO 142:onap_service.py(1) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response code: 200
2021-08-21 01:35:57,022 DEBUG 146:onap_service.py(1) - [None][Check 23a4d9df-07bb-4e3f-a046-a1db78a602ba orchestration request status] response: {"request":{"requestId":"23a4d9df-07bb-4e3f-a046-a1db78a602ba","startTime":"Sat, 21 Aug 2021 01:34:19 GMT","finishTime":"Sat, 21 Aug 2021 01:35:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelVersionId":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelCustomizationId":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","modelUuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","modelInvariantUuid":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"206b915b-68c1-4784-ba1d-c898c90d6969","source":"VID","instanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"}}}],"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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:35:56 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"81cc9f31-bc3f-4d84-bd78-8a59d06ef4b3\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"29862344-fa2f-477c-ad17-73fbeeadd3d8\",\"output_key\":\"subnet_id_b3547df9-1f59-4470-9c95-e94d38314f51\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":null,\"creation_time\":1629509653000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:35:57,023 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-21 01:35:57,023 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-21 01:36:07,035 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-21 01:36:07,035 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/e2e861e6-0e2d-4b63-afe5-a6030b685e3c/relationship-list
2021-08-21 01:36:07,035 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-21 01:36:07,037 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:36:07,098 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/e2e861e6-0e2d-4b63-afe5-a6030b685e3c/relationship-list HTTP/1.1" 200 1071
2021-08-21 01:36:07,099 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-21 01:36:07,099 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/8630fa34-003b-4f00-882a-14ea7d7c98ae","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"8630fa34-003b-4f00-882a-14ea7d7c98ae"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/11e5a3d8-a928-4ab4-b2a9-79829a23ca10","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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-21 01:36:07,101 DEBUG 129:onap_service.py(1) - [AAI][Get e2e861e6-0e2d-4b63-afe5-a6030b685e3c 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-21 01:36:07,101 DEBUG 131:onap_service.py(1) - [AAI][Get e2e861e6-0e2d-4b63-afe5-a6030b685e3c ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/11e5a3d8-a928-4ab4-b2a9-79829a23ca10
2021-08-21 01:36:07,102 DEBUG 132:onap_service.py(1) - [AAI][Get e2e861e6-0e2d-4b63-afe5-a6030b685e3c ABCMeta] data sent: None
2021-08-21 01:36:07,103 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:36:07,167 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/11e5a3d8-a928-4ab4-b2a9-79829a23ca10 HTTP/1.1" 200 3203
2021-08-21 01:36:07,168 INFO 142:onap_service.py(1) - [AAI][Get e2e861e6-0e2d-4b63-afe5-a6030b685e3c ABCMeta] response code: 200
2021-08-21 01:36:07,168 DEBUG 146:onap_service.py(1) - [AAI][Get e2e861e6-0e2d-4b63-afe5-a6030b685e3c ABCMeta] response: {"network-id":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","network-name":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"81cc9f31-bc3f-4d84-bd78-8a59d06ef4b3","is-bound-to-vpn":false,"resource-version":"1629509755624","orchestration-status":"Active","heat-stack-id":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5","model-invariant-id":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","model-version-id":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","model-customization-id":"6bd0ffbc-426f-4bbf-8f46-ee98a210787f","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/e2e861e6-0e2d-4b63-afe5-a6030b685e3c","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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8"}]},{"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":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]},{"related-to":"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"}]}]}}
2021-08-21 01:36:07,171 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-21 01:36:07,171 DEBUG 199:network.py(1) - Delete 11e5a3d8-a928-4ab4-b2a9-79829a23ca10 network
2021-08-21 01:36:07,171 DEBUG 144:deletion.py(1) - Network 11e5a3d8-a928-4ab4-b2a9-79829a23ca10 deletion request
2021-08-21 01:36:07,180 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-21 01:36:07,180 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-21 01:36:07,180 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-21 01:36:07,182 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:36:07,225 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-21 01:36:07,226 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-21 01:36:07,226 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-21 01:36:07,229 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-21 01:36:07,229 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-21 01:36:07,229 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-21 01:36:07,230 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:36:07,289 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-21 01:36:07,290 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-21 01:36:07,290 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":"1629509662804","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/11e5a3d8-a928-4ab4-b2a9-79829a23ca10","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0"}]}]}}]}
2021-08-21 01:36:07,292 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-21 01:36:07,293 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-21 01:36:07,293 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-21 01:36:07,294 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:36:07,340 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/relationship-list HTTP/1.1" 200 639
2021-08-21 01:36:07,341 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-21 01:36:07,341 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-21 01:36:07,343 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-21 01:36:07,343 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-21 01:36:07,343 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-21 01:36:07,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:36:07,403 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-21 01:36:07,404 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-21 01:36:07,404 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":"1629509662804","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/11e5a3d8-a928-4ab4-b2a9-79829a23ca10","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0"}]}]}}]}
2021-08-21 01:36:07,407 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-21 01:36:07,407 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-21 01:36:07,407 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-21 01:36:07,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:36:07,453 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-21 01:36:07,453 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-21 01:36:07,454 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-21 01:36:07,456 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-21 01:36:07,456 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-21 01:36:07,456 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-21 01:36:07,458 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:36:07,520 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-21 01:36:07,521 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-21 01:36:07,521 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":"1629509662804","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/11e5a3d8-a928-4ab4-b2a9-79829a23ca10","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0"}]}]}}]}
2021-08-21 01:36:07,523 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-21 01:36:07,523 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-21 01:36:07,523 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-21 01:36:07,525 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-21 01:36:07,578 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-21 01:36:07,578 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-21 01:36:07,579 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629509662676","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/11e5a3d8-a928-4ab4-b2a9-79829a23ca10","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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-21 01:36:07,581 DEBUG 129:onap_service.py(1) - [None][Create 11e5a3d8-a928-4ab4-b2a9-79829a23ca10 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1641cede-b15b-414d-be10-be946aa58af4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:36:07,581 DEBUG 131:onap_service.py(1) - [None][Create 11e5a3d8-a928-4ab4-b2a9-79829a23ca10 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e2e861e6-0e2d-4b63-afe5-a6030b685e3c/networks/11e5a3d8-a928-4ab4-b2a9-79829a23ca10
2021-08-21 01:36:07,581 DEBUG 132:onap_service.py(1) - [None][Create 11e5a3d8-a928-4ab4-b2a9-79829a23ca10 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-21 01:36:07,583 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:36:10,019 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e2e861e6-0e2d-4b63-afe5-a6030b685e3c/networks/11e5a3d8-a928-4ab4-b2a9-79829a23ca10 HTTP/1.1" 202 262
2021-08-21 01:36:10,021 INFO 142:onap_service.py(1) - [None][Create 11e5a3d8-a928-4ab4-b2a9-79829a23ca10 Network deletion request] response code: 202
2021-08-21 01:36:10,021 DEBUG 146:onap_service.py(1) - [None][Create 11e5a3d8-a928-4ab4-b2a9-79829a23ca10 Network deletion request] response: {"requestReferences":{"requestId":"1641cede-b15b-414d-be10-be946aa58af4","instanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4"}}
2021-08-21 01:36:10,021 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-21 01:36:10,028 DEBUG 129:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '95fb6046-980f-4860-8890-12ec467c1271', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:36:10,029 DEBUG 131:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4
2021-08-21 01:36:10,029 DEBUG 132:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] data sent: None
2021-08-21 01:36:10,032 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:36:10,192 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4 HTTP/1.1" 200 825
2021-08-21 01:36:10,194 INFO 142:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response code: 200
2021-08-21 01:36:10,194 DEBUG 146:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response: {"request":{"requestId":"1641cede-b15b-414d-be10-be946aa58af4","startTime":"Sat, 21 Aug 2021 01:36:08 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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 21 Aug 2021 01:36:09 GMT"}}}
2021-08-21 01:36:20,205 DEBUG 129:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3856f9a0-621a-4ee2-93e2-15e59b063b56', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:36:20,206 DEBUG 131:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4
2021-08-21 01:36:20,206 DEBUG 132:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] data sent: None
2021-08-21 01:36:20,208 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:36:20,684 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4 HTTP/1.1" 200 2640
2021-08-21 01:36:20,686 INFO 142:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response code: 200
2021-08-21 01:36:20,686 DEBUG 146:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response: {"request":{"requestId":"1641cede-b15b-414d-be10-be946aa58af4","startTime":"Sat, 21 Aug 2021 01:36:08 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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:36:13 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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_b3547df9-1f59-4470-9c95-e94d38314f51\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":1629509693000,\"creation_time\":1629509653000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:36:30,697 DEBUG 129:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '37b41343-5ae9-492f-9224-01b9884757d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:36:30,698 DEBUG 131:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4
2021-08-21 01:36:30,698 DEBUG 132:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] data sent: None
2021-08-21 01:36:30,699 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:36:31,229 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4 HTTP/1.1" 200 2402
2021-08-21 01:36:31,230 INFO 142:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response code: 200
2021-08-21 01:36:31,231 DEBUG 146:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response: {"request":{"requestId":"1641cede-b15b-414d-be10-be946aa58af4","startTime":"Sat, 21 Aug 2021 01:36:08 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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:36:30 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":1629509693000,\"creation_time\":1629509653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:36:41,242 DEBUG 129:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'faa07573-6e81-4f3c-9de5-7ed3c3d2422f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:36:41,242 DEBUG 131:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4
2021-08-21 01:36:41,243 DEBUG 132:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] data sent: None
2021-08-21 01:36:41,244 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:36:41,724 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4 HTTP/1.1" 200 2413
2021-08-21 01:36:41,725 INFO 142:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response code: 200
2021-08-21 01:36:41,725 DEBUG 146:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response: {"request":{"requestId":"1641cede-b15b-414d-be10-be946aa58af4","startTime":"Sat, 21 Aug 2021 01:36:08 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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:36:33 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":1629509693000,\"creation_time\":1629509653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:36:51,735 DEBUG 129:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0810de25-df20-4edc-9f51-fb2142ee3f46', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:36:51,735 DEBUG 131:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4
2021-08-21 01:36:51,735 DEBUG 132:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] data sent: None
2021-08-21 01:36:51,737 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:36:51,943 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4 HTTP/1.1" 200 2456
2021-08-21 01:36:51,945 INFO 142:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response code: 200
2021-08-21 01:36:51,945 DEBUG 146:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response: {"request":{"requestId":"1641cede-b15b-414d-be10-be946aa58af4","startTime":"Sat, 21 Aug 2021 01:36:08 GMT","finishTime":"Sat, 21 Aug 2021 01:36:49 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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:36:49 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":1629509693000,\"creation_time\":1629509653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:36:51,946 INFO 56:mixins.py(9) - NetworkDeletionRequest task finished
2021-08-21 01:36:51,947 DEBUG 129:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fe17bed7-1ca9-4df5-88ec-a1f4679f8a42', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:36:51,947 DEBUG 131:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4
2021-08-21 01:36:51,948 DEBUG 132:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] data sent: None
2021-08-21 01:36:51,950 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:36:52,126 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4 HTTP/1.1" 200 2456
2021-08-21 01:36:52,128 INFO 142:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response code: 200
2021-08-21 01:36:52,129 DEBUG 146:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response: {"request":{"requestId":"1641cede-b15b-414d-be10-be946aa58af4","startTime":"Sat, 21 Aug 2021 01:36:08 GMT","finishTime":"Sat, 21 Aug 2021 01:36:49 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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:36:49 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":1629509693000,\"creation_time\":1629509653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:36:52,130 DEBUG 129:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd9e0e20b-08ef-43bf-9b3d-ebfb264312b4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:36:52,131 DEBUG 131:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4
2021-08-21 01:36:52,131 DEBUG 132:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] data sent: None
2021-08-21 01:36:52,133 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:36:52,289 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4 HTTP/1.1" 200 2456
2021-08-21 01:36:52,291 INFO 142:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response code: 200
2021-08-21 01:36:52,291 DEBUG 146:onap_service.py(9) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response: {"request":{"requestId":"1641cede-b15b-414d-be10-be946aa58af4","startTime":"Sat, 21 Aug 2021 01:36:08 GMT","finishTime":"Sat, 21 Aug 2021 01:36:49 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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:36:49 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":1629509693000,\"creation_time\":1629509653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:36:52,302 DEBUG 129:onap_service.py(1) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bdc6e5d1-db56-4cf8-9985-65199e025765', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:36:52,303 DEBUG 131:onap_service.py(1) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4
2021-08-21 01:36:52,303 DEBUG 132:onap_service.py(1) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] data sent: None
2021-08-21 01:36:52,305 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:36:52,458 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4 HTTP/1.1" 200 2456
2021-08-21 01:36:52,460 INFO 142:onap_service.py(1) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response code: 200
2021-08-21 01:36:52,460 DEBUG 146:onap_service.py(1) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response: {"request":{"requestId":"1641cede-b15b-414d-be10-be946aa58af4","startTime":"Sat, 21 Aug 2021 01:36:08 GMT","finishTime":"Sat, 21 Aug 2021 01:36:49 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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:36:49 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":1629509693000,\"creation_time\":1629509653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:36:52,461 DEBUG 129:onap_service.py(1) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9e60dc60-b8f9-40c8-8785-04a5876ba140', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:36:52,461 DEBUG 131:onap_service.py(1) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4
2021-08-21 01:36:52,461 DEBUG 132:onap_service.py(1) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] data sent: None
2021-08-21 01:36:52,463 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:36:52,625 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1641cede-b15b-414d-be10-be946aa58af4 HTTP/1.1" 200 2456
2021-08-21 01:36:52,626 INFO 142:onap_service.py(1) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response code: 200
2021-08-21 01:36:52,626 DEBUG 146:onap_service.py(1) - [None][Check 1641cede-b15b-414d-be10-be946aa58af4 orchestration request status] response: {"request":{"requestId":"1641cede-b15b-414d-be10-be946aa58af4","startTime":"Sat, 21 Aug 2021 01:36:08 GMT","finishTime":"Sat, 21 Aug 2021 01:36:49 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":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","networkInstanceId":"11e5a3d8-a928-4ab4-b2a9-79829a23ca10","networkInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_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":"Sat, 21 Aug 2021 01:36:49 GMT"},"requestProcessingData":[{"groupingId":"78acf095-14aa-43de-b243-16d187ca7ae5","tag":"StackInformation","dataPairs":[{"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0/78acf095-14aa-43de-b243-16d187ca7ae5\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"updated_time\":1629509693000,\"creation_time\":1629509653000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"46431e44796640f98fe0cd0696faf3d0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"OS::stack_id\":\"78acf095-14aa-43de-b243-16d187ca7ae5\",\"OS::stack_name\":\"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-21 01:36:52,627 DEBUG 319:service.py(1) - Delete e2e861e6-0e2d-4b63-afe5-a6030b685e3c service instance
2021-08-21 01:36:52,627 DEBUG 113:deletion.py(1) - Service e2e861e6-0e2d-4b63-afe5-a6030b685e3c deletion request
2021-08-21 01:36:52,635 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:36:52,635 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:36:52,636 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-21 01:36:52,636 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-21 01:36:52,636 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:36:52,637 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:36:55,728 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-21 01:36:55,729 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:36:55,729 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-21 01:36:55,732 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-21 01:36:55,732 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:36:55,732 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:36:55,732 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-21 01:36:55,732 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-21 01:36:55,732 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:36:55,733 INFO 192:__init__.py(1) - Service found, updating information
2021-08-21 01:36:55,733 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-21 01:36:55,733 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-21 01:36:55,733 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-21 01:36:55,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:36:56,639 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-21 01:36:56,641 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-21 01:36:56,642 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71566da2-1adf-4979-b509-ec1b3ed6df1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501395540,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd352f2-bc5a-49ec-9f32-325d2705a4c8","invariantUUID":"a0afb5fb-7bee-479d-b280-228a5aacce58","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":"b761b7c0-b2e0-48b6-9536-003c56870e5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629501048700,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66d643a4-4b53-40af-bda6-8dfe97c1d961","invariantUUID":"7577f1e5-fb71-457a-93fd-8810bc4424fa","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":"compute","uniqueId":"558ce010-9f87-4533-828a-9da66a56c786","lifecycleState":"CERTIFIED","lastUpdateDate":1629501268014,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96db8a65-88c4-442d-8415-8d631290ede7","invariantUUID":"1715ca26-03e4-4c4d-ac6f-89d533d72866","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afab9405-5805-4a30-9e5d-6ae600c8dbdf","lifecycleState":"CERTIFIED","lastUpdateDate":1629501436169,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ed9ad2-ea0c-4a2e-aea5-8e566dbd2fb4","invariantUUID":"3c78604d-6bfe-4599-ae25-a95ae3cd0794","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e82cc78-a77e-4b9b-b3d6-06cf9b3ebabd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501129460,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1687db6-6788-4454-8c3d-aed810c73e5d","invariantUUID":"21912573-8963-4480-a18a-ae2d67cc6925","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":"loadBalancer","uniqueId":"97121787-cba2-4307-8521-20ea7201c8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1629500950271,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05795a8b-3c88-4f93-b339-e3583f27c587","invariantUUID":"7f5c8c92-c3f2-4742-b94f-353649f41967","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a95b04ab-8875-410a-a939-bb1e5f90cc8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629500885451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8a6e3dd-4c1b-4f50-9f20-f902e32f9c7d","invariantUUID":"b98161c2-c61e-4af4-ad54-6b2a69ba02ed","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3eee86c8-21f5-49ed-9d59-e03bf9cfc9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501013854,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fb9cf6a-2a06-4b40-8c34-4a42639dd509","invariantUUID":"fd1a1365-263b-4b15-b637-a14ef3e300cb","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":"7da3ea19-d2c4-4520-be1e-620c0abd3828","lifecycleState":"CERTIFIED","lastUpdateDate":1629501228419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cb96404f-fb4b-411d-80bf-2d0a6ef5bf37","invariantUUID":"79d0ff17-0cbd-40a5-b125-ff53f90ec8cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cb5fed9c-d74d-44b8-80f3-bbcf55feaa80","lifecycleState":"CERTIFIED","lastUpdateDate":1629501371503,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b76876dd-156f-4d49-932e-954bb53dae2e","invariantUUID":"1aaca9ea-52f4-45a6-8918-c01965ae1ff4","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":"objectStorage","uniqueId":"b72e98df-030c-4d76-b404-cdaf4ae86c35","lifecycleState":"CERTIFIED","lastUpdateDate":1629500922593,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4292018f-61a6-4c07-b5f5-f6c932d1653a","invariantUUID":"32cb0ce0-7791-4c6e-bf83-69d443fc01ce","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":"e17f172a-3be6-45f5-959c-525ba7e41825","lifecycleState":"CERTIFIED","lastUpdateDate":1629500996633,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28bee4f4-8c46-471d-a446-13db8e97156b","invariantUUID":"f09e1aa0-df0b-40f0-a253-182c41177a5d","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":"objectStorage","uniqueId":"eca99c84-4c27-411a-99aa-b05197dc1fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501337138,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b538bb5-a59f-4c1c-a238-82cb8169816e","invariantUUID":"e0edea94-1a49-413a-814d-4ae0e6b603ca","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":"41a4d6a1-a028-4160-89c3-d0332a71bf01","lifecycleState":"CERTIFIED","lastUpdateDate":1629501366342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c135d259-1477-4326-8355-d8b8ccb3ccc1","invariantUUID":"350983f7-b4c5-429a-9f58-d6c57ea65e49","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":"65b062ef-12ce-4491-8a3c-07413865a42b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501026476,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef3dbd2d-ff64-421a-b256-efa1075930aa","invariantUUID":"69ff599e-5a52-4f6c-bba5-24040d7291f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"72dd627d-8de2-4863-bad5-c80da625f50d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501453446,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53208000-6929-48cf-8f41-282332884d34","invariantUUID":"19a06d0e-9c31-44ec-90ab-42f2e8521b8d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"81348cc9-46ad-4d03-93c4-d6a9f99c174d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501246763,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5f3c44fd-8a55-43f2-b944-cdf358a22cf3","invariantUUID":"a5cd12dd-2be6-44f8-9a0b-6544cbe54596","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":"576e4598-3469-4088-b3f3-2135ceef1518","lifecycleState":"CERTIFIED","lastUpdateDate":1629501020721,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"017312c2-8198-4cbf-9858-001535c21594","invariantUUID":"962bd980-4ec1-4c22-9475-7ff1a58efc66","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09f372c3-4e02-4485-90c8-48414dce151c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501042500,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b67476f7-b60c-41c8-8bea-d3f60c13f959","invariantUUID":"1f42fe97-11ad-4cc8-97bb-fb6a73380d2b","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":"ce903073-2cff-4ffc-a770-97feaa41145a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501002221,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0625a3a4-b7bc-4635-ad33-8f0cd28f02ae","invariantUUID":"0700ce16-9bde-4065-b0a4-58259b3d3480","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94a60e32-9c76-4ea9-a2a8-f8bd1067a93c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501286781,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44e3fb81-faac-4e0c-b9a3-3332b6ad25fe","invariantUUID":"b5498753-0e8e-4a0e-a6d4-27fba30adbef","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":"networkrules","uniqueId":"780658a5-30e5-40b5-884b-56a702bae300","lifecycleState":"CERTIFIED","lastUpdateDate":1629501102251,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"525e638b-3779-430d-8a4a-70a522f8ff9e","invariantUUID":"7e1cd6a2-a8d4-42ba-8201-1528753e13cc","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":"289fffc2-3059-4375-93fd-15a5c5136fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629501217659,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72214741-71d2-42e7-a72c-7c56a7d763a4","invariantUUID":"d06a154c-4d80-48b9-a992-ed21033ab39e","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":"objectStorage","uniqueId":"90ce51ab-a722-4260-9142-e1cf4a5daeee","lifecycleState":"CERTIFIED","lastUpdateDate":1629501320226,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d8352-4a7c-4c71-9ab4-d859af28a311","invariantUUID":"04edfd8a-e00e-4e59-b167-810cd79df564","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":"3fc02932-7838-4423-9ee4-56bb7f8ec809","lifecycleState":"CERTIFIED","lastUpdateDate":1629501161726,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3577b52c-1588-4ce1-beba-0fc63149776d","invariantUUID":"7bc39a37-f9bd-40d0-af3a-986049198283","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a007e42-43d8-4087-835e-36e258f4833a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501500760,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe50c721-3596-4c26-ad72-37150aeaa6ab","invariantUUID":"b55158be-6b3f-4554-896c-4173a66c69b4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57c6b33a-abfb-476b-a03a-e595ae8646ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629501166837,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a86fbde7-88db-4951-a9f6-492a8a09b95e","invariantUUID":"4381df9d-cf1a-424e-8112-ec989dba9f8a","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":"port","uniqueId":"dfb66518-8cec-4f19-857b-a5b855566374","lifecycleState":"CERTIFIED","lastUpdateDate":1629501388526,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac5edac7-fd2a-4676-9e81-06682e28fab8","invariantUUID":"620c16fb-b252-4666-b44e-ad1bfa3f3667","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4669cfa7-58f8-41ee-8ccc-dc6644e4ad3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501313649,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b047d81e-e0f6-40a6-974e-b1d0a073be51","invariantUUID":"9709f736-3294-4e25-b923-8f2187875614","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21b71196-3de0-4fb8-8435-fc4dbe0729d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629501479867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af142a3e-abae-4e2d-bbcc-0b53910f680b","invariantUUID":"8b4b8893-92b6-4ab8-9c04-36eba8108344","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":"f2402560-71ab-4b8a-a6ca-8643f0a857c2","lifecycleState":"CERTIFIED","lastUpdateDate":1629501124327,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b612d1-b2bf-44bc-b204-316c90b70b9d","invariantUUID":"0fb35a30-26c6-4c90-a59f-b16d7c655288","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d089b2e-e423-4a6a-aa1e-2d9f2005193c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501088203,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2070018-d1eb-4414-85cb-59b8f4c69b02","invariantUUID":"ed4a9853-4874-4423-9da0-93d292f98a76","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89c5a68c-bf14-42e1-8b8e-f8ae274977cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501406137,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93613d0b-c6a8-46ba-a533-ec22135e39ff","invariantUUID":"bafc1c59-d29f-4ac4-99e2-8a890d67bb9e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"510bee32-ddb6-4343-b26e-87e1212452c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501262556,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd25e14-bfba-4815-b12c-a8752e64f91f","invariantUUID":"5bb81b0d-d781-4b52-8163-9de97ace4838","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":"defaulticon","uniqueId":"940b1588-5b0c-4f3c-a605-075b11705061","lifecycleState":"CERTIFIED","lastUpdateDate":1629501251744,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4e2905-6050-4828-ad27-e2118fa134fa","invariantUUID":"a29425d4-8c5b-4ff0-a079-da58d0006239","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6e92965-1906-42ef-8a52-245d4aa754ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501497352,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eee1cff-5cab-455d-94b6-0f174cb8d121","invariantUUID":"33d49ef4-3481-42a9-a5da-70b421b1dd9a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f48f825-551a-44d4-92c8-7733daa6a94b","lifecycleState":"CERTIFIED","lastUpdateDate":1629500964249,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e40342-ba71-4d84-98f7-70d8b722542a","invariantUUID":"658e0f53-c190-4e80-9650-9c6399f8a31e","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":"5f8249d7-ce17-4997-8ed0-37eda64dd9d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501257585,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0573bd53-d46e-463e-9351-737fee74fc32","invariantUUID":"4f5f94ce-7d07-4020-b526-9e84c15f0af5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"191eea19-5962-4a3b-8984-1afddb363f05","lifecycleState":"CERTIFIED","lastUpdateDate":1629501460369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9601ff7d-dd7c-440a-a4e4-f4d5e5c4c604","invariantUUID":"fc25ed5a-0548-42d6-a7f3-e679290707ad","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8fcd6a1-8260-4cb8-8f16-45997880225f","lifecycleState":"CERTIFIED","lastUpdateDate":1629501377620,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e450313-e3f0-43ea-9b6d-bd3139c3d333","invariantUUID":"374429ec-e914-477d-b842-3c175c7abbe4","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":"a7f7d49e-1d34-425c-b627-f480d2886d16","lifecycleState":"CERTIFIED","lastUpdateDate":1629501401198,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7711f55-6c86-41e5-94e7-a72bede42c65","invariantUUID":"4bb05a32-b2e0-4426-aca2-d9bb2c6f6068","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":"objectStorage","uniqueId":"d914d88d-b95d-4631-98ae-d0b12ae9e730","lifecycleState":"CERTIFIED","lastUpdateDate":1629500932692,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8a41cb-7232-4f8a-a97c-044f5a28bb2f","invariantUUID":"132dd709-a150-4910-b1c6-9fb72c98eee0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58cf64c1-cd44-468b-82e0-4ba4947500ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501212288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e926e0fb-ee13-44e0-999e-7ef54f61067a","invariantUUID":"f6570fa0-1c05-4a65-86b7-447c0cd34ee7","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":"8384c628-a23b-4c2c-a94c-d866a016b47b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501342513,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa559a5-e747-44a4-917f-532846269e47","invariantUUID":"cd6a2190-a47a-4fbe-bca4-a661a73a657a","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":"compute","uniqueId":"04c24c37-d3a0-49cc-ad08-8238cd366446","lifecycleState":"CERTIFIED","lastUpdateDate":1629501483299,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ab5a8f7-0045-43df-b863-3a6026af768c","invariantUUID":"ff1e9e2f-c4b8-46d8-963b-b5df03a57b67","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":"defaulticon","uniqueId":"9645de64-9ca2-4e5a-bbe8-e2f08208c060","lifecycleState":"CERTIFIED","lastUpdateDate":1629500914887,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d7056902-6f42-43c1-9ad7-9f3ffc730a8d","invariantUUID":"be50ad10-e382-4bff-954c-1969e4cf89c3","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":"6075f8ab-5a15-4dae-b64e-7abb65f0555c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501107381,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbe1847c-d8a4-4bc0-b3ff-0fce51deab07","invariantUUID":"6d1447c9-5d3a-4eff-b3b8-c17741acb2b2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9332c564-78c0-42f7-9a11-c69684eb9f11","lifecycleState":"CERTIFIED","lastUpdateDate":1629501382697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ee2e110-914e-428b-912d-c690676602ff","invariantUUID":"a76ace44-f6c8-4cce-add5-0f547a184676","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":"a31bd0b4-ac99-473f-b0a8-ca7cb4c8c4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501295504,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f10e29f-ae52-4c81-8c23-faf4813846ba","invariantUUID":"ededf00a-da2b-466e-bd6c-2c0866b01b12","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95","lifecycleState":"CERTIFIED","lastUpdateDate":1629501241555,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","invariantUUID":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"44c53ab5-8cc2-4025-b0fd-55405b7505d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501471778,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acb7c883-0cdb-4abf-b1e9-8ac4a417dedd","invariantUUID":"85a3236c-d950-4d52-b7d3-c4936c9a117b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d23ca2-caa7-4569-8b86-e7c9dcf5c902","lifecycleState":"CERTIFIED","lastUpdateDate":1629501193662,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f0273f3-3b5f-4d1e-ba4f-aa5d8959e4c3","invariantUUID":"a04d3459-8502-4f37-a130-a584c5bc3f7d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c9367f0b-d909-493d-b22e-90e156ba944a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501007754,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51437078-537b-4e32-aaec-b96b8b40f7ad","invariantUUID":"f18ba6ea-31a8-47e4-961c-15cac3f4ed31","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8eda65-c22f-4fd4-b707-8c4605972a10","lifecycleState":"CERTIFIED","lastUpdateDate":1629501445097,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a032cddc-f5ec-41fc-a607-e3dcffe39dac","invariantUUID":"a83acbbf-677f-491d-a734-f221fd747bb5","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":"networkrules","uniqueId":"6843e3de-6470-4f46-acea-b6a762574583","lifecycleState":"CERTIFIED","lastUpdateDate":1629501082118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe15102f-0735-4c32-a95c-ce7a5656d1e5","invariantUUID":"a5082aa3-1ed0-457b-b5b5-ecfa63602a73","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f9a5781-dafa-4af5-a18a-c1dc1e96b75c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501301074,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b436820-0e93-43ff-8789-57ea163aa299","invariantUUID":"502a90b4-e969-4d46-ad02-cbfc93fe2ba1","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efb23d57-d4c5-490a-8c55-ca6963247fd4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501236128,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be8808c3-f741-4fd7-a0ef-517acc265123","invariantUUID":"02bf8500-191c-4b19-8b07-311f51edce2f","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":"objectStorage","uniqueId":"954f27c7-c7ff-4180-8b02-fb5da44558c7","lifecycleState":"CERTIFIED","lastUpdateDate":1629500981306,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e28da64-5de9-4af2-884e-aeee12b93c9b","invariantUUID":"2c209a0b-5875-4f49-a913-164f59fa06c4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d328e6b-5c5e-4eac-97f8-b3393f519f89","lifecycleState":"CERTIFIED","lastUpdateDate":1629501135359,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21a27be3-6e9f-49b2-9489-abea970252f0","invariantUUID":"bd552d7b-ac44-4fc9-a356-838c1a7ab36f","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"131b2372-0302-4dcc-b952-93de6ebff2a3","lifecycleState":"CERTIFIED","lastUpdateDate":1629501412476,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cf61b10-972a-4dfa-8cef-80b29bf4dc19","invariantUUID":"bdfcabf4-d6eb-424c-9116-832bb20fd5a2","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":"securityrules","uniqueId":"c2317204-85ad-4eb1-850a-c48b4905eec5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501115705,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1f6bc392-c98e-4934-99fc-04bbc878749c","invariantUUID":"1ac10cec-07d7-4f1c-a33c-03d6c3183a6a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ab7a3a9-7b48-4fc4-861e-af01abc53470","lifecycleState":"CERTIFIED","lastUpdateDate":1629501156595,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14883fbf-6163-43dc-948b-223cdfcb8f58","invariantUUID":"506aeb61-d099-4339-8d98-8758809da962","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":"cebb00a2-46de-4532-98e8-bfc6b97b0ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1629501141517,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbc4b3de-8e47-4d2a-b14a-85d1d1b43865","invariantUUID":"9327b031-c5a3-4a6e-88b2-91c6f3c501a0","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b28ea86d-7751-4174-a322-e04fdf77e001","lifecycleState":"CERTIFIED","lastUpdateDate":1629501274484,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d5ccce-a15e-4a81-a881-9b1b60d3b705","invariantUUID":"bb0c5da3-58a9-459f-b6dd-782e1e6f646c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99cbc8a8-8a71-4afe-9068-171e40d100b5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501420474,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c5f50b-7f97-412c-8279-eb3bbc0edfd8","invariantUUID":"ceb3d9aa-7377-4b1c-a145-eabd9206fcf7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44d85887-0508-4dd2-9bca-d6e3797e709c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501429932,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fed4009-50fc-4923-a417-6dccc2aa4593","invariantUUID":"3b951a7b-4595-4fc3-ac24-9d4daa78aa1e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d107f1-7225-48d2-9968-f264cdb5b614","lifecycleState":"CERTIFIED","lastUpdateDate":1629501034394,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c8bb0cc-f5a0-4bb8-9d6e-b90ee22dbe69","invariantUUID":"5fba1753-093f-4573-944b-794a0125c5d7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69a1907-1fbd-47c6-ba12-489c7285d222","lifecycleState":"CERTIFIED","lastUpdateDate":1629500987705,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af46d39e-3028-45df-aae8-5ab8587d2bac","invariantUUID":"c550ee5c-4dca-42ec-ac4a-679d72aaa471","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":"port","uniqueId":"de2a6199-6249-4399-b5b2-83902c1da0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629500956750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06499f63-76e7-4d1c-a004-4ae6e40daa53","invariantUUID":"8cc2b448-dfb3-433e-87f3-f10ebed4ed97","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":"compute","uniqueId":"e7f5a0c3-356e-4849-aef7-7bf3b9d81158","lifecycleState":"CERTIFIED","lastUpdateDate":1629501488476,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee68cc9-f940-49ea-9d65-2abef9210f79","invariantUUID":"391d3d31-b298-4438-bb8d-b05df209d29c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629509566258,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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-21 01:36:56,646 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-21 01:36:56,647 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:36:56,647 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:36:56,647 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-21 01:36:56,647 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-21 01:36:56,647 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:36:56,649 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:36:57,121 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-21 01:36:57,122 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:36:57,122 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-21 01:36:57,124 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-21 01:36:57,124 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:36:57,124 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:36:57,124 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-21 01:36:57,125 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-21 01:36:57,125 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:36:57,125 INFO 192:__init__.py(1) - Service found, updating information
2021-08-21 01:36:57,125 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-21 01:36:57,125 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-21 01:36:57,125 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-21 01:36:57,127 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:36:57,651 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-21 01:36:57,653 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-21 01:36:57,654 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71566da2-1adf-4979-b509-ec1b3ed6df1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501395540,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd352f2-bc5a-49ec-9f32-325d2705a4c8","invariantUUID":"a0afb5fb-7bee-479d-b280-228a5aacce58","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":"b761b7c0-b2e0-48b6-9536-003c56870e5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629501048700,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66d643a4-4b53-40af-bda6-8dfe97c1d961","invariantUUID":"7577f1e5-fb71-457a-93fd-8810bc4424fa","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":"compute","uniqueId":"558ce010-9f87-4533-828a-9da66a56c786","lifecycleState":"CERTIFIED","lastUpdateDate":1629501268014,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96db8a65-88c4-442d-8415-8d631290ede7","invariantUUID":"1715ca26-03e4-4c4d-ac6f-89d533d72866","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afab9405-5805-4a30-9e5d-6ae600c8dbdf","lifecycleState":"CERTIFIED","lastUpdateDate":1629501436169,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ed9ad2-ea0c-4a2e-aea5-8e566dbd2fb4","invariantUUID":"3c78604d-6bfe-4599-ae25-a95ae3cd0794","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e82cc78-a77e-4b9b-b3d6-06cf9b3ebabd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501129460,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1687db6-6788-4454-8c3d-aed810c73e5d","invariantUUID":"21912573-8963-4480-a18a-ae2d67cc6925","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":"loadBalancer","uniqueId":"97121787-cba2-4307-8521-20ea7201c8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1629500950271,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05795a8b-3c88-4f93-b339-e3583f27c587","invariantUUID":"7f5c8c92-c3f2-4742-b94f-353649f41967","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a95b04ab-8875-410a-a939-bb1e5f90cc8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629500885451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8a6e3dd-4c1b-4f50-9f20-f902e32f9c7d","invariantUUID":"b98161c2-c61e-4af4-ad54-6b2a69ba02ed","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3eee86c8-21f5-49ed-9d59-e03bf9cfc9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501013854,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fb9cf6a-2a06-4b40-8c34-4a42639dd509","invariantUUID":"fd1a1365-263b-4b15-b637-a14ef3e300cb","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":"7da3ea19-d2c4-4520-be1e-620c0abd3828","lifecycleState":"CERTIFIED","lastUpdateDate":1629501228419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cb96404f-fb4b-411d-80bf-2d0a6ef5bf37","invariantUUID":"79d0ff17-0cbd-40a5-b125-ff53f90ec8cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cb5fed9c-d74d-44b8-80f3-bbcf55feaa80","lifecycleState":"CERTIFIED","lastUpdateDate":1629501371503,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b76876dd-156f-4d49-932e-954bb53dae2e","invariantUUID":"1aaca9ea-52f4-45a6-8918-c01965ae1ff4","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":"objectStorage","uniqueId":"b72e98df-030c-4d76-b404-cdaf4ae86c35","lifecycleState":"CERTIFIED","lastUpdateDate":1629500922593,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4292018f-61a6-4c07-b5f5-f6c932d1653a","invariantUUID":"32cb0ce0-7791-4c6e-bf83-69d443fc01ce","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":"e17f172a-3be6-45f5-959c-525ba7e41825","lifecycleState":"CERTIFIED","lastUpdateDate":1629500996633,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28bee4f4-8c46-471d-a446-13db8e97156b","invariantUUID":"f09e1aa0-df0b-40f0-a253-182c41177a5d","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":"objectStorage","uniqueId":"eca99c84-4c27-411a-99aa-b05197dc1fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501337138,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b538bb5-a59f-4c1c-a238-82cb8169816e","invariantUUID":"e0edea94-1a49-413a-814d-4ae0e6b603ca","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":"41a4d6a1-a028-4160-89c3-d0332a71bf01","lifecycleState":"CERTIFIED","lastUpdateDate":1629501366342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c135d259-1477-4326-8355-d8b8ccb3ccc1","invariantUUID":"350983f7-b4c5-429a-9f58-d6c57ea65e49","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":"65b062ef-12ce-4491-8a3c-07413865a42b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501026476,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef3dbd2d-ff64-421a-b256-efa1075930aa","invariantUUID":"69ff599e-5a52-4f6c-bba5-24040d7291f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"72dd627d-8de2-4863-bad5-c80da625f50d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501453446,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53208000-6929-48cf-8f41-282332884d34","invariantUUID":"19a06d0e-9c31-44ec-90ab-42f2e8521b8d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"81348cc9-46ad-4d03-93c4-d6a9f99c174d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501246763,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5f3c44fd-8a55-43f2-b944-cdf358a22cf3","invariantUUID":"a5cd12dd-2be6-44f8-9a0b-6544cbe54596","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":"576e4598-3469-4088-b3f3-2135ceef1518","lifecycleState":"CERTIFIED","lastUpdateDate":1629501020721,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"017312c2-8198-4cbf-9858-001535c21594","invariantUUID":"962bd980-4ec1-4c22-9475-7ff1a58efc66","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09f372c3-4e02-4485-90c8-48414dce151c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501042500,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b67476f7-b60c-41c8-8bea-d3f60c13f959","invariantUUID":"1f42fe97-11ad-4cc8-97bb-fb6a73380d2b","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":"ce903073-2cff-4ffc-a770-97feaa41145a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501002221,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0625a3a4-b7bc-4635-ad33-8f0cd28f02ae","invariantUUID":"0700ce16-9bde-4065-b0a4-58259b3d3480","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94a60e32-9c76-4ea9-a2a8-f8bd1067a93c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501286781,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44e3fb81-faac-4e0c-b9a3-3332b6ad25fe","invariantUUID":"b5498753-0e8e-4a0e-a6d4-27fba30adbef","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":"networkrules","uniqueId":"780658a5-30e5-40b5-884b-56a702bae300","lifecycleState":"CERTIFIED","lastUpdateDate":1629501102251,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"525e638b-3779-430d-8a4a-70a522f8ff9e","invariantUUID":"7e1cd6a2-a8d4-42ba-8201-1528753e13cc","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":"289fffc2-3059-4375-93fd-15a5c5136fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629501217659,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72214741-71d2-42e7-a72c-7c56a7d763a4","invariantUUID":"d06a154c-4d80-48b9-a992-ed21033ab39e","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":"objectStorage","uniqueId":"90ce51ab-a722-4260-9142-e1cf4a5daeee","lifecycleState":"CERTIFIED","lastUpdateDate":1629501320226,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d8352-4a7c-4c71-9ab4-d859af28a311","invariantUUID":"04edfd8a-e00e-4e59-b167-810cd79df564","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":"3fc02932-7838-4423-9ee4-56bb7f8ec809","lifecycleState":"CERTIFIED","lastUpdateDate":1629501161726,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3577b52c-1588-4ce1-beba-0fc63149776d","invariantUUID":"7bc39a37-f9bd-40d0-af3a-986049198283","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a007e42-43d8-4087-835e-36e258f4833a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501500760,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe50c721-3596-4c26-ad72-37150aeaa6ab","invariantUUID":"b55158be-6b3f-4554-896c-4173a66c69b4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57c6b33a-abfb-476b-a03a-e595ae8646ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629501166837,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a86fbde7-88db-4951-a9f6-492a8a09b95e","invariantUUID":"4381df9d-cf1a-424e-8112-ec989dba9f8a","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":"port","uniqueId":"dfb66518-8cec-4f19-857b-a5b855566374","lifecycleState":"CERTIFIED","lastUpdateDate":1629501388526,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac5edac7-fd2a-4676-9e81-06682e28fab8","invariantUUID":"620c16fb-b252-4666-b44e-ad1bfa3f3667","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4669cfa7-58f8-41ee-8ccc-dc6644e4ad3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501313649,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b047d81e-e0f6-40a6-974e-b1d0a073be51","invariantUUID":"9709f736-3294-4e25-b923-8f2187875614","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21b71196-3de0-4fb8-8435-fc4dbe0729d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629501479867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af142a3e-abae-4e2d-bbcc-0b53910f680b","invariantUUID":"8b4b8893-92b6-4ab8-9c04-36eba8108344","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":"f2402560-71ab-4b8a-a6ca-8643f0a857c2","lifecycleState":"CERTIFIED","lastUpdateDate":1629501124327,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b612d1-b2bf-44bc-b204-316c90b70b9d","invariantUUID":"0fb35a30-26c6-4c90-a59f-b16d7c655288","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d089b2e-e423-4a6a-aa1e-2d9f2005193c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501088203,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2070018-d1eb-4414-85cb-59b8f4c69b02","invariantUUID":"ed4a9853-4874-4423-9da0-93d292f98a76","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89c5a68c-bf14-42e1-8b8e-f8ae274977cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501406137,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93613d0b-c6a8-46ba-a533-ec22135e39ff","invariantUUID":"bafc1c59-d29f-4ac4-99e2-8a890d67bb9e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"510bee32-ddb6-4343-b26e-87e1212452c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501262556,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd25e14-bfba-4815-b12c-a8752e64f91f","invariantUUID":"5bb81b0d-d781-4b52-8163-9de97ace4838","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":"defaulticon","uniqueId":"940b1588-5b0c-4f3c-a605-075b11705061","lifecycleState":"CERTIFIED","lastUpdateDate":1629501251744,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4e2905-6050-4828-ad27-e2118fa134fa","invariantUUID":"a29425d4-8c5b-4ff0-a079-da58d0006239","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6e92965-1906-42ef-8a52-245d4aa754ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501497352,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eee1cff-5cab-455d-94b6-0f174cb8d121","invariantUUID":"33d49ef4-3481-42a9-a5da-70b421b1dd9a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f48f825-551a-44d4-92c8-7733daa6a94b","lifecycleState":"CERTIFIED","lastUpdateDate":1629500964249,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e40342-ba71-4d84-98f7-70d8b722542a","invariantUUID":"658e0f53-c190-4e80-9650-9c6399f8a31e","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":"5f8249d7-ce17-4997-8ed0-37eda64dd9d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501257585,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0573bd53-d46e-463e-9351-737fee74fc32","invariantUUID":"4f5f94ce-7d07-4020-b526-9e84c15f0af5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"191eea19-5962-4a3b-8984-1afddb363f05","lifecycleState":"CERTIFIED","lastUpdateDate":1629501460369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9601ff7d-dd7c-440a-a4e4-f4d5e5c4c604","invariantUUID":"fc25ed5a-0548-42d6-a7f3-e679290707ad","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8fcd6a1-8260-4cb8-8f16-45997880225f","lifecycleState":"CERTIFIED","lastUpdateDate":1629501377620,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e450313-e3f0-43ea-9b6d-bd3139c3d333","invariantUUID":"374429ec-e914-477d-b842-3c175c7abbe4","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":"a7f7d49e-1d34-425c-b627-f480d2886d16","lifecycleState":"CERTIFIED","lastUpdateDate":1629501401198,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7711f55-6c86-41e5-94e7-a72bede42c65","invariantUUID":"4bb05a32-b2e0-4426-aca2-d9bb2c6f6068","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":"objectStorage","uniqueId":"d914d88d-b95d-4631-98ae-d0b12ae9e730","lifecycleState":"CERTIFIED","lastUpdateDate":1629500932692,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8a41cb-7232-4f8a-a97c-044f5a28bb2f","invariantUUID":"132dd709-a150-4910-b1c6-9fb72c98eee0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58cf64c1-cd44-468b-82e0-4ba4947500ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501212288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e926e0fb-ee13-44e0-999e-7ef54f61067a","invariantUUID":"f6570fa0-1c05-4a65-86b7-447c0cd34ee7","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":"8384c628-a23b-4c2c-a94c-d866a016b47b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501342513,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa559a5-e747-44a4-917f-532846269e47","invariantUUID":"cd6a2190-a47a-4fbe-bca4-a661a73a657a","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":"compute","uniqueId":"04c24c37-d3a0-49cc-ad08-8238cd366446","lifecycleState":"CERTIFIED","lastUpdateDate":1629501483299,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ab5a8f7-0045-43df-b863-3a6026af768c","invariantUUID":"ff1e9e2f-c4b8-46d8-963b-b5df03a57b67","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":"defaulticon","uniqueId":"9645de64-9ca2-4e5a-bbe8-e2f08208c060","lifecycleState":"CERTIFIED","lastUpdateDate":1629500914887,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d7056902-6f42-43c1-9ad7-9f3ffc730a8d","invariantUUID":"be50ad10-e382-4bff-954c-1969e4cf89c3","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":"6075f8ab-5a15-4dae-b64e-7abb65f0555c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501107381,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbe1847c-d8a4-4bc0-b3ff-0fce51deab07","invariantUUID":"6d1447c9-5d3a-4eff-b3b8-c17741acb2b2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9332c564-78c0-42f7-9a11-c69684eb9f11","lifecycleState":"CERTIFIED","lastUpdateDate":1629501382697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ee2e110-914e-428b-912d-c690676602ff","invariantUUID":"a76ace44-f6c8-4cce-add5-0f547a184676","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":"a31bd0b4-ac99-473f-b0a8-ca7cb4c8c4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501295504,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f10e29f-ae52-4c81-8c23-faf4813846ba","invariantUUID":"ededf00a-da2b-466e-bd6c-2c0866b01b12","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95","lifecycleState":"CERTIFIED","lastUpdateDate":1629501241555,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","invariantUUID":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"44c53ab5-8cc2-4025-b0fd-55405b7505d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501471778,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acb7c883-0cdb-4abf-b1e9-8ac4a417dedd","invariantUUID":"85a3236c-d950-4d52-b7d3-c4936c9a117b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d23ca2-caa7-4569-8b86-e7c9dcf5c902","lifecycleState":"CERTIFIED","lastUpdateDate":1629501193662,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f0273f3-3b5f-4d1e-ba4f-aa5d8959e4c3","invariantUUID":"a04d3459-8502-4f37-a130-a584c5bc3f7d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c9367f0b-d909-493d-b22e-90e156ba944a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501007754,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51437078-537b-4e32-aaec-b96b8b40f7ad","invariantUUID":"f18ba6ea-31a8-47e4-961c-15cac3f4ed31","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8eda65-c22f-4fd4-b707-8c4605972a10","lifecycleState":"CERTIFIED","lastUpdateDate":1629501445097,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a032cddc-f5ec-41fc-a607-e3dcffe39dac","invariantUUID":"a83acbbf-677f-491d-a734-f221fd747bb5","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":"networkrules","uniqueId":"6843e3de-6470-4f46-acea-b6a762574583","lifecycleState":"CERTIFIED","lastUpdateDate":1629501082118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe15102f-0735-4c32-a95c-ce7a5656d1e5","invariantUUID":"a5082aa3-1ed0-457b-b5b5-ecfa63602a73","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f9a5781-dafa-4af5-a18a-c1dc1e96b75c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501301074,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b436820-0e93-43ff-8789-57ea163aa299","invariantUUID":"502a90b4-e969-4d46-ad02-cbfc93fe2ba1","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efb23d57-d4c5-490a-8c55-ca6963247fd4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501236128,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be8808c3-f741-4fd7-a0ef-517acc265123","invariantUUID":"02bf8500-191c-4b19-8b07-311f51edce2f","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":"objectStorage","uniqueId":"954f27c7-c7ff-4180-8b02-fb5da44558c7","lifecycleState":"CERTIFIED","lastUpdateDate":1629500981306,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e28da64-5de9-4af2-884e-aeee12b93c9b","invariantUUID":"2c209a0b-5875-4f49-a913-164f59fa06c4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d328e6b-5c5e-4eac-97f8-b3393f519f89","lifecycleState":"CERTIFIED","lastUpdateDate":1629501135359,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21a27be3-6e9f-49b2-9489-abea970252f0","invariantUUID":"bd552d7b-ac44-4fc9-a356-838c1a7ab36f","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"131b2372-0302-4dcc-b952-93de6ebff2a3","lifecycleState":"CERTIFIED","lastUpdateDate":1629501412476,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cf61b10-972a-4dfa-8cef-80b29bf4dc19","invariantUUID":"bdfcabf4-d6eb-424c-9116-832bb20fd5a2","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":"securityrules","uniqueId":"c2317204-85ad-4eb1-850a-c48b4905eec5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501115705,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1f6bc392-c98e-4934-99fc-04bbc878749c","invariantUUID":"1ac10cec-07d7-4f1c-a33c-03d6c3183a6a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ab7a3a9-7b48-4fc4-861e-af01abc53470","lifecycleState":"CERTIFIED","lastUpdateDate":1629501156595,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14883fbf-6163-43dc-948b-223cdfcb8f58","invariantUUID":"506aeb61-d099-4339-8d98-8758809da962","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":"cebb00a2-46de-4532-98e8-bfc6b97b0ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1629501141517,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbc4b3de-8e47-4d2a-b14a-85d1d1b43865","invariantUUID":"9327b031-c5a3-4a6e-88b2-91c6f3c501a0","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b28ea86d-7751-4174-a322-e04fdf77e001","lifecycleState":"CERTIFIED","lastUpdateDate":1629501274484,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d5ccce-a15e-4a81-a881-9b1b60d3b705","invariantUUID":"bb0c5da3-58a9-459f-b6dd-782e1e6f646c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99cbc8a8-8a71-4afe-9068-171e40d100b5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501420474,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c5f50b-7f97-412c-8279-eb3bbc0edfd8","invariantUUID":"ceb3d9aa-7377-4b1c-a145-eabd9206fcf7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44d85887-0508-4dd2-9bca-d6e3797e709c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501429932,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fed4009-50fc-4923-a417-6dccc2aa4593","invariantUUID":"3b951a7b-4595-4fc3-ac24-9d4daa78aa1e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d107f1-7225-48d2-9968-f264cdb5b614","lifecycleState":"CERTIFIED","lastUpdateDate":1629501034394,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c8bb0cc-f5a0-4bb8-9d6e-b90ee22dbe69","invariantUUID":"5fba1753-093f-4573-944b-794a0125c5d7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69a1907-1fbd-47c6-ba12-489c7285d222","lifecycleState":"CERTIFIED","lastUpdateDate":1629500987705,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af46d39e-3028-45df-aae8-5ab8587d2bac","invariantUUID":"c550ee5c-4dca-42ec-ac4a-679d72aaa471","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":"port","uniqueId":"de2a6199-6249-4399-b5b2-83902c1da0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629500956750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06499f63-76e7-4d1c-a004-4ae6e40daa53","invariantUUID":"8cc2b448-dfb3-433e-87f3-f10ebed4ed97","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":"compute","uniqueId":"e7f5a0c3-356e-4849-aef7-7bf3b9d81158","lifecycleState":"CERTIFIED","lastUpdateDate":1629501488476,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee68cc9-f940-49ea-9d65-2abef9210f79","invariantUUID":"391d3d31-b298-4438-bb8d-b05df209d29c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629509566258,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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-21 01:36:57,659 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-21 01:36:57,659 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-21 01:36:57,659 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-21 01:36:57,660 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-21 01:36:57,660 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-21 01:36:57,660 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-21 01:36:57,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:36:58,107 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-21 01:36:58,108 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-21 01:36:58,108 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-21 01:36:58,110 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-21 01:36:58,111 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-21 01:36:58,111 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-21 01:36:58,111 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-21 01:36:58,111 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-21 01:36:58,111 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-21 01:36:58,111 INFO 192:__init__.py(1) - Service found, updating information
2021-08-21 01:36:58,112 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-21 01:36:58,112 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-21 01:36:58,112 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-21 01:36:58,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-21 01:36:58,657 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-21 01:36:58,659 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-21 01:36:58,661 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"71566da2-1adf-4979-b509-ec1b3ed6df1c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501395540,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5fd352f2-bc5a-49ec-9f32-325d2705a4c8","invariantUUID":"a0afb5fb-7bee-479d-b280-228a5aacce58","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":"b761b7c0-b2e0-48b6-9536-003c56870e5e","lifecycleState":"CERTIFIED","lastUpdateDate":1629501048700,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"66d643a4-4b53-40af-bda6-8dfe97c1d961","invariantUUID":"7577f1e5-fb71-457a-93fd-8810bc4424fa","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":"compute","uniqueId":"558ce010-9f87-4533-828a-9da66a56c786","lifecycleState":"CERTIFIED","lastUpdateDate":1629501268014,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"96db8a65-88c4-442d-8415-8d631290ede7","invariantUUID":"1715ca26-03e4-4c4d-ac6f-89d533d72866","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"afab9405-5805-4a30-9e5d-6ae600c8dbdf","lifecycleState":"CERTIFIED","lastUpdateDate":1629501436169,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"82ed9ad2-ea0c-4a2e-aea5-8e566dbd2fb4","invariantUUID":"3c78604d-6bfe-4599-ae25-a95ae3cd0794","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3e82cc78-a77e-4b9b-b3d6-06cf9b3ebabd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501129460,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f1687db6-6788-4454-8c3d-aed810c73e5d","invariantUUID":"21912573-8963-4480-a18a-ae2d67cc6925","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":"loadBalancer","uniqueId":"97121787-cba2-4307-8521-20ea7201c8e6","lifecycleState":"CERTIFIED","lastUpdateDate":1629500950271,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"05795a8b-3c88-4f93-b339-e3583f27c587","invariantUUID":"7f5c8c92-c3f2-4742-b94f-353649f41967","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a95b04ab-8875-410a-a939-bb1e5f90cc8d","lifecycleState":"CERTIFIED","lastUpdateDate":1629500885451,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c8a6e3dd-4c1b-4f50-9f20-f902e32f9c7d","invariantUUID":"b98161c2-c61e-4af4-ad54-6b2a69ba02ed","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"3eee86c8-21f5-49ed-9d59-e03bf9cfc9a5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501013854,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fb9cf6a-2a06-4b40-8c34-4a42639dd509","invariantUUID":"fd1a1365-263b-4b15-b637-a14ef3e300cb","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":"7da3ea19-d2c4-4520-be1e-620c0abd3828","lifecycleState":"CERTIFIED","lastUpdateDate":1629501228419,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"cb96404f-fb4b-411d-80bf-2d0a6ef5bf37","invariantUUID":"79d0ff17-0cbd-40a5-b125-ff53f90ec8cd","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"cb5fed9c-d74d-44b8-80f3-bbcf55feaa80","lifecycleState":"CERTIFIED","lastUpdateDate":1629501371503,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b76876dd-156f-4d49-932e-954bb53dae2e","invariantUUID":"1aaca9ea-52f4-45a6-8918-c01965ae1ff4","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":"objectStorage","uniqueId":"b72e98df-030c-4d76-b404-cdaf4ae86c35","lifecycleState":"CERTIFIED","lastUpdateDate":1629500922593,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4292018f-61a6-4c07-b5f5-f6c932d1653a","invariantUUID":"32cb0ce0-7791-4c6e-bf83-69d443fc01ce","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":"e17f172a-3be6-45f5-959c-525ba7e41825","lifecycleState":"CERTIFIED","lastUpdateDate":1629500996633,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"28bee4f4-8c46-471d-a446-13db8e97156b","invariantUUID":"f09e1aa0-df0b-40f0-a253-182c41177a5d","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":"objectStorage","uniqueId":"eca99c84-4c27-411a-99aa-b05197dc1fb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501337138,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b538bb5-a59f-4c1c-a238-82cb8169816e","invariantUUID":"e0edea94-1a49-413a-814d-4ae0e6b603ca","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":"41a4d6a1-a028-4160-89c3-d0332a71bf01","lifecycleState":"CERTIFIED","lastUpdateDate":1629501366342,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c135d259-1477-4326-8355-d8b8ccb3ccc1","invariantUUID":"350983f7-b4c5-429a-9f58-d6c57ea65e49","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":"65b062ef-12ce-4491-8a3c-07413865a42b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501026476,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"ef3dbd2d-ff64-421a-b256-efa1075930aa","invariantUUID":"69ff599e-5a52-4f6c-bba5-24040d7291f8","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"72dd627d-8de2-4863-bad5-c80da625f50d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501453446,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"53208000-6929-48cf-8f41-282332884d34","invariantUUID":"19a06d0e-9c31-44ec-90ab-42f2e8521b8d","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"81348cc9-46ad-4d03-93c4-d6a9f99c174d","lifecycleState":"CERTIFIED","lastUpdateDate":1629501246763,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5f3c44fd-8a55-43f2-b944-cdf358a22cf3","invariantUUID":"a5cd12dd-2be6-44f8-9a0b-6544cbe54596","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":"576e4598-3469-4088-b3f3-2135ceef1518","lifecycleState":"CERTIFIED","lastUpdateDate":1629501020721,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"017312c2-8198-4cbf-9858-001535c21594","invariantUUID":"962bd980-4ec1-4c22-9475-7ff1a58efc66","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"09f372c3-4e02-4485-90c8-48414dce151c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501042500,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"b67476f7-b60c-41c8-8bea-d3f60c13f959","invariantUUID":"1f42fe97-11ad-4cc8-97bb-fb6a73380d2b","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":"ce903073-2cff-4ffc-a770-97feaa41145a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501002221,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0625a3a4-b7bc-4635-ad33-8f0cd28f02ae","invariantUUID":"0700ce16-9bde-4065-b0a4-58259b3d3480","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"94a60e32-9c76-4ea9-a2a8-f8bd1067a93c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501286781,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44e3fb81-faac-4e0c-b9a3-3332b6ad25fe","invariantUUID":"b5498753-0e8e-4a0e-a6d4-27fba30adbef","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":"networkrules","uniqueId":"780658a5-30e5-40b5-884b-56a702bae300","lifecycleState":"CERTIFIED","lastUpdateDate":1629501102251,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"525e638b-3779-430d-8a4a-70a522f8ff9e","invariantUUID":"7e1cd6a2-a8d4-42ba-8201-1528753e13cc","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":"289fffc2-3059-4375-93fd-15a5c5136fef","lifecycleState":"CERTIFIED","lastUpdateDate":1629501217659,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"72214741-71d2-42e7-a72c-7c56a7d763a4","invariantUUID":"d06a154c-4d80-48b9-a992-ed21033ab39e","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":"objectStorage","uniqueId":"90ce51ab-a722-4260-9142-e1cf4a5daeee","lifecycleState":"CERTIFIED","lastUpdateDate":1629501320226,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e38d8352-4a7c-4c71-9ab4-d859af28a311","invariantUUID":"04edfd8a-e00e-4e59-b167-810cd79df564","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":"3fc02932-7838-4423-9ee4-56bb7f8ec809","lifecycleState":"CERTIFIED","lastUpdateDate":1629501161726,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3577b52c-1588-4ce1-beba-0fc63149776d","invariantUUID":"7bc39a37-f9bd-40d0-af3a-986049198283","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"7a007e42-43d8-4087-835e-36e258f4833a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501500760,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe50c721-3596-4c26-ad72-37150aeaa6ab","invariantUUID":"b55158be-6b3f-4554-896c-4173a66c69b4","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"57c6b33a-abfb-476b-a03a-e595ae8646ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629501166837,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a86fbde7-88db-4951-a9f6-492a8a09b95e","invariantUUID":"4381df9d-cf1a-424e-8112-ec989dba9f8a","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":"port","uniqueId":"dfb66518-8cec-4f19-857b-a5b855566374","lifecycleState":"CERTIFIED","lastUpdateDate":1629501388526,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ac5edac7-fd2a-4676-9e81-06682e28fab8","invariantUUID":"620c16fb-b252-4666-b44e-ad1bfa3f3667","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"4669cfa7-58f8-41ee-8ccc-dc6644e4ad3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501313649,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b047d81e-e0f6-40a6-974e-b1d0a073be51","invariantUUID":"9709f736-3294-4e25-b923-8f2187875614","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"21b71196-3de0-4fb8-8435-fc4dbe0729d1","lifecycleState":"CERTIFIED","lastUpdateDate":1629501479867,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af142a3e-abae-4e2d-bbcc-0b53910f680b","invariantUUID":"8b4b8893-92b6-4ab8-9c04-36eba8108344","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":"f2402560-71ab-4b8a-a6ca-8643f0a857c2","lifecycleState":"CERTIFIED","lastUpdateDate":1629501124327,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"50b612d1-b2bf-44bc-b204-316c90b70b9d","invariantUUID":"0fb35a30-26c6-4c90-a59f-b16d7c655288","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1d089b2e-e423-4a6a-aa1e-2d9f2005193c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501088203,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b2070018-d1eb-4414-85cb-59b8f4c69b02","invariantUUID":"ed4a9853-4874-4423-9da0-93d292f98a76","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"89c5a68c-bf14-42e1-8b8e-f8ae274977cd","lifecycleState":"CERTIFIED","lastUpdateDate":1629501406137,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"93613d0b-c6a8-46ba-a533-ec22135e39ff","invariantUUID":"bafc1c59-d29f-4ac4-99e2-8a890d67bb9e","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"510bee32-ddb6-4343-b26e-87e1212452c5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501262556,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4dd25e14-bfba-4815-b12c-a8752e64f91f","invariantUUID":"5bb81b0d-d781-4b52-8163-9de97ace4838","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":"defaulticon","uniqueId":"940b1588-5b0c-4f3c-a605-075b11705061","lifecycleState":"CERTIFIED","lastUpdateDate":1629501251744,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad4e2905-6050-4828-ad27-e2118fa134fa","invariantUUID":"a29425d4-8c5b-4ff0-a079-da58d0006239","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"a6e92965-1906-42ef-8a52-245d4aa754ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501497352,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eee1cff-5cab-455d-94b6-0f174cb8d121","invariantUUID":"33d49ef4-3481-42a9-a5da-70b421b1dd9a","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f48f825-551a-44d4-92c8-7733daa6a94b","lifecycleState":"CERTIFIED","lastUpdateDate":1629500964249,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"08e40342-ba71-4d84-98f7-70d8b722542a","invariantUUID":"658e0f53-c190-4e80-9650-9c6399f8a31e","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":"5f8249d7-ce17-4997-8ed0-37eda64dd9d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501257585,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0573bd53-d46e-463e-9351-737fee74fc32","invariantUUID":"4f5f94ce-7d07-4020-b526-9e84c15f0af5","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"191eea19-5962-4a3b-8984-1afddb363f05","lifecycleState":"CERTIFIED","lastUpdateDate":1629501460369,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9601ff7d-dd7c-440a-a4e4-f4d5e5c4c604","invariantUUID":"fc25ed5a-0548-42d6-a7f3-e679290707ad","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c8fcd6a1-8260-4cb8-8f16-45997880225f","lifecycleState":"CERTIFIED","lastUpdateDate":1629501377620,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7e450313-e3f0-43ea-9b6d-bd3139c3d333","invariantUUID":"374429ec-e914-477d-b842-3c175c7abbe4","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":"a7f7d49e-1d34-425c-b627-f480d2886d16","lifecycleState":"CERTIFIED","lastUpdateDate":1629501401198,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7711f55-6c86-41e5-94e7-a72bede42c65","invariantUUID":"4bb05a32-b2e0-4426-aca2-d9bb2c6f6068","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":"objectStorage","uniqueId":"d914d88d-b95d-4631-98ae-d0b12ae9e730","lifecycleState":"CERTIFIED","lastUpdateDate":1629500932692,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a8a41cb-7232-4f8a-a97c-044f5a28bb2f","invariantUUID":"132dd709-a150-4910-b1c6-9fb72c98eee0","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"58cf64c1-cd44-468b-82e0-4ba4947500ec","lifecycleState":"CERTIFIED","lastUpdateDate":1629501212288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e926e0fb-ee13-44e0-999e-7ef54f61067a","invariantUUID":"f6570fa0-1c05-4a65-86b7-447c0cd34ee7","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":"8384c628-a23b-4c2c-a94c-d866a016b47b","lifecycleState":"CERTIFIED","lastUpdateDate":1629501342513,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2aa559a5-e747-44a4-917f-532846269e47","invariantUUID":"cd6a2190-a47a-4fbe-bca4-a661a73a657a","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":"compute","uniqueId":"04c24c37-d3a0-49cc-ad08-8238cd366446","lifecycleState":"CERTIFIED","lastUpdateDate":1629501483299,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5ab5a8f7-0045-43df-b863-3a6026af768c","invariantUUID":"ff1e9e2f-c4b8-46d8-963b-b5df03a57b67","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":"defaulticon","uniqueId":"9645de64-9ca2-4e5a-bbe8-e2f08208c060","lifecycleState":"CERTIFIED","lastUpdateDate":1629500914887,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d7056902-6f42-43c1-9ad7-9f3ffc730a8d","invariantUUID":"be50ad10-e382-4bff-954c-1969e4cf89c3","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":"6075f8ab-5a15-4dae-b64e-7abb65f0555c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501107381,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cbe1847c-d8a4-4bc0-b3ff-0fce51deab07","invariantUUID":"6d1447c9-5d3a-4eff-b3b8-c17741acb2b2","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9332c564-78c0-42f7-9a11-c69684eb9f11","lifecycleState":"CERTIFIED","lastUpdateDate":1629501382697,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0ee2e110-914e-428b-912d-c690676602ff","invariantUUID":"a76ace44-f6c8-4cce-add5-0f547a184676","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":"a31bd0b4-ac99-473f-b0a8-ca7cb4c8c4d8","lifecycleState":"CERTIFIED","lastUpdateDate":1629501295504,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8f10e29f-ae52-4c81-8c23-faf4813846ba","invariantUUID":"ededf00a-da2b-466e-bd6c-2c0866b01b12","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"faedb81a-240c-41b8-a17e-25d63720fa95","lifecycleState":"CERTIFIED","lastUpdateDate":1629501241555,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"83631f5f-2a39-4ff2-a8bd-9e2ef76bc152","invariantUUID":"1e5512c8-6413-418e-a8d4-8b9e7bde6016","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"44c53ab5-8cc2-4025-b0fd-55405b7505d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501471778,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"acb7c883-0cdb-4abf-b1e9-8ac4a417dedd","invariantUUID":"85a3236c-d950-4d52-b7d3-c4936c9a117b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"83d23ca2-caa7-4569-8b86-e7c9dcf5c902","lifecycleState":"CERTIFIED","lastUpdateDate":1629501193662,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7f0273f3-3b5f-4d1e-ba4f-aa5d8959e4c3","invariantUUID":"a04d3459-8502-4f37-a130-a584c5bc3f7d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"c9367f0b-d909-493d-b22e-90e156ba944a","lifecycleState":"CERTIFIED","lastUpdateDate":1629501007754,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"51437078-537b-4e32-aaec-b96b8b40f7ad","invariantUUID":"f18ba6ea-31a8-47e4-961c-15cac3f4ed31","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3d8eda65-c22f-4fd4-b707-8c4605972a10","lifecycleState":"CERTIFIED","lastUpdateDate":1629501445097,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a032cddc-f5ec-41fc-a607-e3dcffe39dac","invariantUUID":"a83acbbf-677f-491d-a734-f221fd747bb5","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":"networkrules","uniqueId":"6843e3de-6470-4f46-acea-b6a762574583","lifecycleState":"CERTIFIED","lastUpdateDate":1629501082118,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"fe15102f-0735-4c32-a95c-ce7a5656d1e5","invariantUUID":"a5082aa3-1ed0-457b-b5b5-ecfa63602a73","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"0f9a5781-dafa-4af5-a18a-c1dc1e96b75c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501301074,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5b436820-0e93-43ff-8789-57ea163aa299","invariantUUID":"502a90b4-e969-4d46-ad02-cbfc93fe2ba1","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"efb23d57-d4c5-490a-8c55-ca6963247fd4","lifecycleState":"CERTIFIED","lastUpdateDate":1629501236128,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"be8808c3-f741-4fd7-a0ef-517acc265123","invariantUUID":"02bf8500-191c-4b19-8b07-311f51edce2f","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":"objectStorage","uniqueId":"954f27c7-c7ff-4180-8b02-fb5da44558c7","lifecycleState":"CERTIFIED","lastUpdateDate":1629500981306,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4e28da64-5de9-4af2-884e-aeee12b93c9b","invariantUUID":"2c209a0b-5875-4f49-a913-164f59fa06c4","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d328e6b-5c5e-4eac-97f8-b3393f519f89","lifecycleState":"CERTIFIED","lastUpdateDate":1629501135359,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"21a27be3-6e9f-49b2-9489-abea970252f0","invariantUUID":"bd552d7b-ac44-4fc9-a356-838c1a7ab36f","systemName":"Subinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"131b2372-0302-4dcc-b952-93de6ebff2a3","lifecycleState":"CERTIFIED","lastUpdateDate":1629501412476,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4cf61b10-972a-4dfa-8cef-80b29bf4dc19","invariantUUID":"bdfcabf4-d6eb-424c-9116-832bb20fd5a2","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":"securityrules","uniqueId":"c2317204-85ad-4eb1-850a-c48b4905eec5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501115705,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"1f6bc392-c98e-4934-99fc-04bbc878749c","invariantUUID":"1ac10cec-07d7-4f1c-a33c-03d6c3183a6a","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ab7a3a9-7b48-4fc4-861e-af01abc53470","lifecycleState":"CERTIFIED","lastUpdateDate":1629501156595,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14883fbf-6163-43dc-948b-223cdfcb8f58","invariantUUID":"506aeb61-d099-4339-8d98-8758809da962","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":"cebb00a2-46de-4532-98e8-bfc6b97b0ae9","lifecycleState":"CERTIFIED","lastUpdateDate":1629501141517,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbc4b3de-8e47-4d2a-b14a-85d1d1b43865","invariantUUID":"9327b031-c5a3-4a6e-88b2-91c6f3c501a0","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b28ea86d-7751-4174-a322-e04fdf77e001","lifecycleState":"CERTIFIED","lastUpdateDate":1629501274484,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c6d5ccce-a15e-4a81-a881-9b1b60d3b705","invariantUUID":"bb0c5da3-58a9-459f-b6dd-782e1e6f646c","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"99cbc8a8-8a71-4afe-9068-171e40d100b5","lifecycleState":"CERTIFIED","lastUpdateDate":1629501420474,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"43c5f50b-7f97-412c-8279-eb3bbc0edfd8","invariantUUID":"ceb3d9aa-7377-4b1c-a145-eabd9206fcf7","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"44d85887-0508-4dd2-9bca-d6e3797e709c","lifecycleState":"CERTIFIED","lastUpdateDate":1629501429932,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7fed4009-50fc-4923-a417-6dccc2aa4593","invariantUUID":"3b951a7b-4595-4fc3-ac24-9d4daa78aa1e","systemName":"VduCompute","description":"VDU Compute","tags":["VDU Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"44d107f1-7225-48d2-9968-f264cdb5b614","lifecycleState":"CERTIFIED","lastUpdateDate":1629501034394,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3c8bb0cc-f5a0-4bb8-9d6e-b90ee22dbe69","invariantUUID":"5fba1753-093f-4573-944b-794a0125c5d7","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e69a1907-1fbd-47c6-ba12-489c7285d222","lifecycleState":"CERTIFIED","lastUpdateDate":1629500987705,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"af46d39e-3028-45df-aae8-5ab8587d2bac","invariantUUID":"c550ee5c-4dca-42ec-ac4a-679d72aaa471","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":"port","uniqueId":"de2a6199-6249-4399-b5b2-83902c1da0c1","lifecycleState":"CERTIFIED","lastUpdateDate":1629500956750,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"06499f63-76e7-4d1c-a004-4ae6e40daa53","invariantUUID":"8cc2b448-dfb3-433e-87f3-f10ebed4ed97","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":"compute","uniqueId":"e7f5a0c3-356e-4849-aef7-7bf3b9d81158","lifecycleState":"CERTIFIED","lastUpdateDate":1629501488476,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9ee68cc9-f940-49ea-9d65-2abef9210f79","invariantUUID":"391d3d31-b298-4438-bb8d-b05df209d29c","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"79a3c68f-4c7a-4d90-9afd-2cbd2410b5ea","lifecycleState":"CERTIFIED","lastUpdateDate":1629509566258,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","invariantUUID":"206b915b-68c1-4784-ba1d-c898c90d6969","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-21 01:36:58,666 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-21 01:36:58,666 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-21 01:36:58,666 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/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel
2021-08-21 01:36:58,666 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-21 01:36:58,668 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-21 01:36:58,835 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/f37c6041-4c62-420b-8cb4-7484866f16b7/toscaModel HTTP/1.1" 200 None
2021-08-21 01:36:58,837 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-21 01:36:58,838 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-21 01:36:58,869 DEBUG 129:onap_service.py(1) - [None][Create e2e861e6-0e2d-4b63-afe5-a6030b685e3c Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1edfa498-6c95-4dbe-aab0-14c9427682fe', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:36:58,869 DEBUG 131:onap_service.py(1) - [None][Create e2e861e6-0e2d-4b63-afe5-a6030b685e3c Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e2e861e6-0e2d-4b63-afe5-a6030b685e3c
2021-08-21 01:36:58,869 DEBUG 132:onap_service.py(1) - [None][Create e2e861e6-0e2d-4b63-afe5-a6030b685e3c Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "206b915b-68c1-4784-ba1d-c898c90d6969",
            "modelVersion": "1.0",
            "modelVersionId": "f37c6041-4c62-420b-8cb4-7484866f16b7"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-21 01:36:58,871 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:37:00,828 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e2e861e6-0e2d-4b63-afe5-a6030b685e3c HTTP/1.1" 202 262
2021-08-21 01:37:00,829 INFO 142:onap_service.py(1) - [None][Create e2e861e6-0e2d-4b63-afe5-a6030b685e3c Service deletion request] response code: 202
2021-08-21 01:37:00,829 DEBUG 146:onap_service.py(1) - [None][Create e2e861e6-0e2d-4b63-afe5-a6030b685e3c Service deletion request] response: {"requestReferences":{"requestId":"1edfa498-6c95-4dbe-aab0-14c9427682fe","instanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1edfa498-6c95-4dbe-aab0-14c9427682fe"}}
2021-08-21 01:37:00,830 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-21 01:37:00,837 DEBUG 129:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '29178dd3-d092-484b-84f5-e182c32ac51d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:37:00,837 DEBUG 131:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1edfa498-6c95-4dbe-aab0-14c9427682fe
2021-08-21 01:37:00,838 DEBUG 132:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] data sent: None
2021-08-21 01:37:00,840 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:37:01,001 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1edfa498-6c95-4dbe-aab0-14c9427682fe HTTP/1.1" 200 875
2021-08-21 01:37:01,002 INFO 142:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] response code: 200
2021-08-21 01:37:01,003 DEBUG 146:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] response: {"request":{"requestId":"1edfa498-6c95-4dbe-aab0-14c9427682fe","startTime":"Sat, 21 Aug 2021 01:36:59 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","serviceInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 21 Aug 2021 01:37:00 GMT"}}}
2021-08-21 01:37:11,014 DEBUG 129:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '327966e2-8823-4f53-8ba6-dfddde286b7f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:37:11,015 DEBUG 131:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1edfa498-6c95-4dbe-aab0-14c9427682fe
2021-08-21 01:37:11,015 DEBUG 132:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] data sent: None
2021-08-21 01:37:11,016 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:37:11,197 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1edfa498-6c95-4dbe-aab0-14c9427682fe HTTP/1.1" 200 1085
2021-08-21 01:37:11,199 INFO 142:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] response code: 200
2021-08-21 01:37:11,199 DEBUG 146:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] response: {"request":{"requestId":"1edfa498-6c95-4dbe-aab0-14c9427682fe","startTime":"Sat, 21 Aug 2021 01:36:59 GMT","finishTime":"Sat, 21 Aug 2021 01:37:03 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","serviceInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 21 Aug 2021 01:37:03 GMT"}}}
2021-08-21 01:37:11,200 INFO 56:mixins.py(10) - ServiceDeletionRequest task finished
2021-08-21 01:37:11,200 DEBUG 129:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '25ab4102-d5c7-4a55-aa97-ce5080c8e6a0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:37:11,200 DEBUG 131:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1edfa498-6c95-4dbe-aab0-14c9427682fe
2021-08-21 01:37:11,200 DEBUG 132:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] data sent: None
2021-08-21 01:37:11,202 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:37:11,355 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1edfa498-6c95-4dbe-aab0-14c9427682fe HTTP/1.1" 200 1085
2021-08-21 01:37:11,356 INFO 142:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] response code: 200
2021-08-21 01:37:11,356 DEBUG 146:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] response: {"request":{"requestId":"1edfa498-6c95-4dbe-aab0-14c9427682fe","startTime":"Sat, 21 Aug 2021 01:36:59 GMT","finishTime":"Sat, 21 Aug 2021 01:37:03 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","serviceInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 21 Aug 2021 01:37:03 GMT"}}}
2021-08-21 01:37:11,357 DEBUG 129:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '97701f55-06df-4464-8d0d-1db888479261', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:37:11,357 DEBUG 131:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1edfa498-6c95-4dbe-aab0-14c9427682fe
2021-08-21 01:37:11,357 DEBUG 132:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] data sent: None
2021-08-21 01:37:11,359 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:37:11,527 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1edfa498-6c95-4dbe-aab0-14c9427682fe HTTP/1.1" 200 1085
2021-08-21 01:37:11,529 INFO 142:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] response code: 200
2021-08-21 01:37:11,529 DEBUG 146:onap_service.py(10) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] response: {"request":{"requestId":"1edfa498-6c95-4dbe-aab0-14c9427682fe","startTime":"Sat, 21 Aug 2021 01:36:59 GMT","finishTime":"Sat, 21 Aug 2021 01:37:03 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","serviceInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 21 Aug 2021 01:37:03 GMT"}}}
2021-08-21 01:37:11,536 DEBUG 129:onap_service.py(1) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '40594132-897f-4656-851a-b24f8020dd7a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-21 01:37:11,537 DEBUG 131:onap_service.py(1) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1edfa498-6c95-4dbe-aab0-14c9427682fe
2021-08-21 01:37:11,537 DEBUG 132:onap_service.py(1) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] data sent: None
2021-08-21 01:37:11,539 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-21 01:37:11,698 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1edfa498-6c95-4dbe-aab0-14c9427682fe HTTP/1.1" 200 1085
2021-08-21 01:37:11,699 INFO 142:onap_service.py(1) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] response code: 200
2021-08-21 01:37:11,700 DEBUG 146:onap_service.py(1) - [None][Check 1edfa498-6c95-4dbe-aab0-14c9427682fe orchestration request status] response: {"request":{"requestId":"1edfa498-6c95-4dbe-aab0-14c9427682fe","startTime":"Sat, 21 Aug 2021 01:36:59 GMT","finishTime":"Sat, 21 Aug 2021 01:37:03 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"206b915b-68c1-4784-ba1d-c898c90d6969","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelUuid":"f37c6041-4c62-420b-8cb4-7484866f16b7","modelInvariantUuid":"206b915b-68c1-4784-ba1d-c898c90d6969"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e2e861e6-0e2d-4b63-afe5-a6030b685e3c","serviceInstanceName":"basic_network-b682f9ef-563d-4ad3-b54e-60cec25187a8"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 21 Aug 2021 01:37:03 GMT"}}}
2021-08-21 01:37:11,700 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-21 01:37:11,701 INFO 176:run_tests.py(1) - Test result:

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

2021-08-21 01:37:11,704 INFO 61:basic_network.py(1) - Generate Test report
2021-08-21 01:37:11,789 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-21 01:37:12,199 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-21 01:37:12,201 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/612058c86c44f500102b4050

2021-08-21 01:37:12,201 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK