2021-08-09 01:37:09,648 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-09 01:37:09,649 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-09 01:37:09,655 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-09 01:37:09,655 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-09 01:37:09,655 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-09 01:37:09,655 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-09 01:37:09,656 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-09 01:37:09,656 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-09 01:37:09,656 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-09 01:37:09,656 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-09 01:37:09,656 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-09 01:37:09,657 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-09 01:37:09,657 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-09 01:37:09,657 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-09 01:37:09,657 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-09 01:37:09,658 DEBUG 34:basic_network.py(1) - start time
2021-08-09 01:37:09,658 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-09 01:37:09,663 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:37:09,663 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:37:09,663 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-09 01:37:09,664 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-09 01:37:09,664 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:37:09,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:37:10,497 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-09 01:37:10,498 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:37:10,499 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-09 01:37:10,501 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-09 01:37:10,501 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:37:10,501 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-09 01:37:10,501 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:37:10,502 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:37:10,502 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-09 01:37:10,502 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-09 01:37:10,503 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:37:10,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:37:10,936 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-09 01:37:10,937 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:37:10,937 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-09 01:37:10,939 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-09 01:37:10,939 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:37:10,940 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-09 01:37:10,940 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-09 01:37:10,940 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-09 01:37:10,941 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-09 01:37:10,941 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-09 01:37:10,941 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-09 01:37:10,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:11,468 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-09 01:37:11,470 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-09 01:37:11,471 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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}],"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":"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":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-09 01:37:11,474 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-09 01:37:11,475 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-09 01:37:11,475 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-09 01:37:11,475 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-09 01:37:11,476 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:37:11,476 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:37:11,476 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-09 01:37:11,476 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-09 01:37:11,477 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:37:11,478 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:37:11,935 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-09 01:37:11,937 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:37:11,937 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-09 01:37:11,939 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-09 01:37:11,939 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:37:11,939 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-09 01:37:11,966 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-09 01:37:11,966 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-09 01:37:11,966 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-09 01:37:11,968 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:13,365 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-09 01:37:13,368 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-09 01:37:13,369 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":"b177848e-fa6b-452a-8d00-472c5b05f712.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":"b177848e-fa6b-452a-8d00-472c5b05f712.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":"b177848e-fa6b-452a-8d00-472c5b05f712.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":"b177848e-fa6b-452a-8d00-472c5b05f712.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"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":"e235625e-449b-46c5-8481-c0a20427744a.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":"e235625e-449b-46c5-8481-c0a20427744a","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":"e235625e-449b-46c5-8481-c0a20427744a","empty":false},{"definition":false,"hidden":false,"uniqueId":"e235625e-449b-46c5-8481-c0a20427744a.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":"e235625e-449b-46c5-8481-c0a20427744a","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":"e235625e-449b-46c5-8481-c0a20427744a","empty":false},{"definition":false,"hidden":false,"uniqueId":"e235625e-449b-46c5-8481-c0a20427744a.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":"e235625e-449b-46c5-8481-c0a20427744a","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":"e235625e-449b-46c5-8481-c0a20427744a","empty":false},{"definition":false,"hidden":false,"uniqueId":"e235625e-449b-46c5-8481-c0a20427744a.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":"e235625e-449b-46c5-8481-c0a20427744a","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":"e235625e-449b-46c5-8481-c0a20427744a","empty":false},{"definition":false,"hidden":false,"uniqueId":"e235625e-449b-46c5-8481-c0a20427744a.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":"e235625e-449b-46c5-8481-c0a20427744a","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":"e235625e-449b-46c5-8481-c0a20427744a","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","creationDate":1628473032719,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628473032719,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-09 01:37:13,373 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-09 01:37:13,373 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,374 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-09 01:37:13,374 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-09 01:37:13,374 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-09 01:37:13,375 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-09 01:37:13,375 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-09 01:37:13,376 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:37:13,643 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-09 01:37:13,644 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-09 01:37:13,645 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"3739f05e-f452-4160-a206-beaf04d5912e","invariantUUID":"d9f9ea2d-45d0-4553-afb2-d94acdaf792a","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3739f05e-f452-4160-a206-beaf04d5912e/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"32cb651b-b009-4877-aa6c-1c699db54e36","invariantUUID":"4957146d-3775-4e59-a7a7-1a51b65498e7","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/32cb651b-b009-4877-aa6c-1c699db54e36/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c1d983e8-9efb-4bb0-81c7-56e3396d36eb","invariantUUID":"f9e2f564-a0cc-49e0-9e9d-5c220ae59869","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c1d983e8-9efb-4bb0-81c7-56e3396d36eb/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0f34ddc1-f498-48d6-80fe-9db4c48181da","invariantUUID":"1f62e992-4174-4e5f-b5d5-4804bacbaef2","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0f34ddc1-f498-48d6-80fe-9db4c48181da/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d9433408-9035-4871-a169-447125ac27a1","invariantUUID":"7049ccb5-e8b9-4149-ba13-6b9a85787733","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d9433408-9035-4871-a169-447125ac27a1/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5c6a4be6-a18e-429c-8f41-84de3f50fbe3","invariantUUID":"ba06ea85-6667-4dfc-9149-5bd7cab59064","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5c6a4be6-a18e-429c-8f41-84de3f50fbe3/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ffe1be55-ac0e-4b22-80cb-27934012f0de","invariantUUID":"c1ab92de-bc6c-4228-a1e7-9f1c8ad0a314","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ffe1be55-ac0e-4b22-80cb-27934012f0de/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2e8fa562-044b-4812-8c5b-a0b9ec97c68e","invariantUUID":"0199062f-a7a5-46a3-8f6f-cc301da8c0a6","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2e8fa562-044b-4812-8c5b-a0b9ec97c68e/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"28d6d763-f6a4-4c4c-8d22-d01b8e4a813f","invariantUUID":"15f219f7-6d05-4c91-aafd-b677cf0d115e","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/28d6d763-f6a4-4c4c-8d22-d01b8e4a813f/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"3fd6f333-de2e-47de-87df-b3567500d48b","invariantUUID":"7ee15313-71be-4684-ac21-2830d80d7542","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3fd6f333-de2e-47de-87df-b3567500d48b/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6896318e-94c3-4d71-9936-7cfa1dd72efd","invariantUUID":"d9a8ae23-b1d5-475a-aaf3-8f0da6fd75d2","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6896318e-94c3-4d71-9936-7cfa1dd72efd/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"dbb60601-3074-4660-b853-bea823e98762","invariantUUID":"3162228c-f122-4fdb-9da7-bcf13472a22c","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dbb60601-3074-4660-b853-bea823e98762/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"622bf756-da27-4e6b-adf0-ac8fd0ab8f24","invariantUUID":"6fea32a0-e535-4c1c-87cc-6e3f1a429bcd","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/622bf756-da27-4e6b-adf0-ac8fd0ab8f24/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e9c52359-89e8-4134-8773-4551096d71b9","invariantUUID":"690c5b28-1614-47f6-8b6c-8b05667b8d67","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e9c52359-89e8-4134-8773-4551096d71b9/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d0e07d38-9e89-4778-8185-2ce585d0a132","invariantUUID":"68242c29-65df-4b5f-809f-667976ce271b","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d0e07d38-9e89-4778-8185-2ce585d0a132/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-09 01:37:13,647 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-09 01:37:13,647 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,648 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,648 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-09 01:37:13,648 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-09 01:37:13,648 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,648 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,649 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-09 01:37:13,649 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-09 01:37:13,649 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,649 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,649 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-09 01:37:13,650 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-09 01:37:13,650 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,650 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,650 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-09 01:37:13,650 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-09 01:37:13,651 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,651 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,651 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-09 01:37:13,651 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-09 01:37:13,651 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,651 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,652 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-09 01:37:13,652 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-09 01:37:13,652 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,652 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,652 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-09 01:37:13,653 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-09 01:37:13,653 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,653 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,653 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-09 01:37:13,653 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-09 01:37:13,654 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,654 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,654 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-09 01:37:13,654 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-09 01:37:13,654 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,655 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,655 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-09 01:37:13,655 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-09 01:37:13,655 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,655 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,655 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-09 01:37:13,656 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-09 01:37:13,656 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,656 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,656 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-09 01:37:13,656 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-09 01:37:13,657 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,657 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,657 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-09 01:37:13,657 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-09 01:37:13,657 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,658 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,658 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-09 01:37:13,658 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-09 01:37:13,658 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:13,658 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:13,659 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-09 01:37:13,659 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-09 01:37:13,659 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-09 01:37:13,659 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-09 01:37:13,659 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-09 01:37:13,660 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-09 01:37:13,660 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-09 01:37:13,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:14,386 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-09 01:37:14,389 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-09 01:37:14,391 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5a961185-196c-4724-a4f2-8b8cdb3eac48","lifecycleState":"CERTIFIED","lastUpdateDate":1628464455244,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8829833-c2c3-49a1-8964-909e2186eae4","invariantUUID":"9986bf8e-1cff-45f8-9758-63457ddf7367","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20b730d4-b0f8-4d66-b9e3-c161255337af","lifecycleState":"CERTIFIED","lastUpdateDate":1628464943240,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"530651d1-dfd1-48c6-a629-ad87f9bd4122","invariantUUID":"35ff1a74-d977-4395-b50c-19dc892e6a2c","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":"54c1847c-5607-47b0-a55b-b654910bc5dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464668444,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18878c9d-a8e4-41e9-99fb-a86adc03e12d","invariantUUID":"dec0542f-cdab-44d1-bc6a-636b68b368e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b5fd388-ade1-4b90-b6fe-b078f36bb91d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464854558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3739f05e-f452-4160-a206-beaf04d5912e","invariantUUID":"d9f9ea2d-45d0-4553-afb2-d94acdaf792a","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":"0da70388-f552-4429-9ff0-1203a5ad2798","lifecycleState":"CERTIFIED","lastUpdateDate":1628464807895,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74217e78-dbe4-4e8f-8abf-4eeeb506c6f0","invariantUUID":"21285fa0-ddb3-4293-8865-7f016bec2c1e","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":"4868b330-9231-450a-a2e6-2777bc75e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464802254,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbb60601-3074-4660-b853-bea823e98762","invariantUUID":"3162228c-f122-4fdb-9da7-bcf13472a22c","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":"734a516c-bc61-4908-b626-8855fe348b50","lifecycleState":"CERTIFIED","lastUpdateDate":1628464460657,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9c52359-89e8-4134-8773-4551096d71b9","invariantUUID":"690c5b28-1614-47f6-8b6c-8b05667b8d67","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":"network","uniqueId":"c9f500c6-4f45-45da-9d20-1e7a45da1864","lifecycleState":"CERTIFIED","lastUpdateDate":1628464739314,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"28d6d763-f6a4-4c4c-8d22-d01b8e4a813f","invariantUUID":"15f219f7-6d05-4c91-aafd-b677cf0d115e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e85b283-c7dc-4308-8e39-0053e876f4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464527312,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f34ddc1-f498-48d6-80fe-9db4c48181da","invariantUUID":"1f62e992-4174-4e5f-b5d5-4804bacbaef2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3d45b2e-1354-4847-934b-ac702d32220c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464495448,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d983e8-9efb-4bb0-81c7-56e3396d36eb","invariantUUID":"f9e2f564-a0cc-49e0-9e9d-5c220ae59869","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d472db9-d6f4-4228-b24c-ee017e863ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464927117,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a35e1ca-d3c5-4787-9ca6-1a31f90ef23c","invariantUUID":"8cbb631e-25f0-4e10-bb23-c007a79ade8c","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":"network","uniqueId":"ec79ab79-e02a-4f39-94a2-181aecabd48e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464693915,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48544043-98b9-4f7e-8805-739e13078ee1","invariantUUID":"cd987ca7-6d9e-45e3-b6e6-935f54047066","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":"103b3f18-aef1-481a-99b3-4eaf4c9d1cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464974921,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f1caa4a-38d9-4082-b428-77dc66daf30e","invariantUUID":"d3651c4a-8ec0-4333-b9ee-bde46796256a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b9ce76-7d5c-44d8-8b30-fd40d53e0242","lifecycleState":"CERTIFIED","lastUpdateDate":1628464992748,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f253318d-bc67-47a0-aaa6-d5962b0e2a26","invariantUUID":"ef99b0b9-7b08-40a7-a727-2632a0769f0b","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"939691b6-8aa9-45cf-99e9-95ace13fa4d9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628464951629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"295c10cb-eb14-4d07-ac5f-02da3aee6363","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","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":"e2ee9e27-18a7-4ed6-a62c-54fa546cb10c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464627996,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6d9401a-fe9a-46e9-9779-e13831e4f431","invariantUUID":"816ba4ad-a866-4f2c-9a30-7106b4e1ed37","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7cb0428-f678-4454-9023-469d8f1c2458","lifecycleState":"CERTIFIED","lastUpdateDate":1628465011016,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8667b1-820a-4e5d-a581-9c4970a11704","invariantUUID":"39226816-814e-4460-81f9-c122f532bfe4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f6b966-c045-4496-86c5-df1a97f26937","lifecycleState":"CERTIFIED","lastUpdateDate":1628464655292,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc6b3af-5cd3-4e0b-b3ad-f9f6acbf1368","invariantUUID":"0dd9d385-cf2f-4b6c-9283-6e7187380f41","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":"objectStorage","uniqueId":"46e8d943-3199-4c28-8cdc-8e1ba8ae0b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628464489687,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efcae536-27fd-4b87-85af-344e5e268acc","invariantUUID":"4bbe7835-22e9-44a7-bd05-4eee22920f39","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":"defaulticon","uniqueId":"c37cf4d8-96f2-4b2a-96f4-4d2b0b54c8e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464755232,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9487f184-d291-4204-b669-87bb94efb9ae","invariantUUID":"e13d047d-1cfc-48a7-991b-81af346ecb18","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"90104b14-203b-41e7-81a5-4a5fbfffe7b2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464601351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66b7a691-767a-45b0-9889-46e8455c01f8","invariantUUID":"47c2523e-7c54-4f6a-bb22-8ce0aa35fddc","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"12397981-e880-4a09-a91f-382007ba3f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464971633,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9265f356-3ca3-4fcc-a169-b570a794db5e","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"99444a2e-2495-429f-931d-ff1d5764e5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464662514,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"393496d5-7244-426b-b3bf-0e40fe6afb78","invariantUUID":"31161b96-ce34-4c35-bb2f-5dad3404629a","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":"objectStorage","uniqueId":"ace8d0dc-f670-4974-87e1-feea2c63b61a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464842451,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53069537-6442-40a6-99ee-04a9c47307be","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5bc3f405-210f-48ac-bec4-cd270009cec4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464875132,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daaf8686-80e6-43f2-a5c5-cbe0d69a3dd4","invariantUUID":"29f048b9-c007-4cc2-bac0-f8af747b8890","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"96cbc352-1750-4efc-8daa-222f6ac5d359","lifecycleState":"CERTIFIED","lastUpdateDate":1628464826724,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68af1029-24ef-40a0-8be3-55a7011af883","invariantUUID":"3569e465-82af-47ba-9c28-d92625cd7ea0","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":"d2a0f7aa-7da6-4491-8912-3e3a81e6ad74","lifecycleState":"CERTIFIED","lastUpdateDate":1628464608457,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e8fa562-044b-4812-8c5b-a0b9ec97c68e","invariantUUID":"0199062f-a7a5-46a3-8f6f-cc301da8c0a6","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":"ccbc19b7-540b-4982-bbad-8819d55131c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464888389,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2131d8fc-433a-40f9-91fe-d369453cb424","invariantUUID":"e5d9fc71-c0bd-4f89-84cf-10826dfbe872","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":"port","uniqueId":"fd8b2e88-8c69-4339-846c-52425e4d312a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464508274,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e9985e5-2e97-4e55-b097-2475e496a292","invariantUUID":"390f0f49-91b1-4f7d-8cd1-58f96a3a38b0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"464faef1-a568-48a3-a73d-bd7022e799e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464749954,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"01dc93d6-76f0-4eca-b1e4-cddb6ebdb38e","invariantUUID":"71e9948b-910b-4218-9e67-8216ab2bd272","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c71c90b-b6b6-4ae3-a328-fe6dc103c480","lifecycleState":"CERTIFIED","lastUpdateDate":1628464848916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4c661f2-7e78-433f-98a0-64d5cd59f7a2","invariantUUID":"cd37c499-7a8a-45e2-a580-c423590c46cc","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":"network","uniqueId":"89d1d2a1-9d98-44d0-bef1-3f98e641b92f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464795024,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48094df8-91f7-4297-9348-2652997ae55b","invariantUUID":"f8cad5e4-5242-4f9f-8b6f-a41caf3f7ee5","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":"compute","uniqueId":"364911a1-7728-459c-b7a8-5e889934d8e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464820363,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b51473-ef64-4318-bd56-460bd95b153c","invariantUUID":"e9edeacb-c270-4246-a49d-62c8f0c353a2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d0f43e4-b430-4e7f-85d3-b3f731a6bf0d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464435889,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70d40f8b-ed3d-4fc8-a47a-0bc2cedcaf73","invariantUUID":"bfef3fbd-60a1-4e1c-a023-a313cdac6a90","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":"defaulticon","uniqueId":"648342e6-6f5f-4f7f-a1a6-64007a8ce0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628464514223,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea68f3a5-340d-4b22-a7cc-91ac906d31a5","invariantUUID":"8882fa6a-6184-4d02-b325-a4e8ab1aa60a","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":"758f69ae-9a55-4c6f-8379-2c879dc60559","lifecycleState":"CERTIFIED","lastUpdateDate":1628464915506,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5d314f8-0b73-450e-8be7-10e366f4932f","invariantUUID":"3acdc8f1-c7ac-4779-a3f4-08c120a3a74e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c2169e3-580b-4e91-9f29-c5b0fa1551d2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464997981,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b120d0b6-efbb-46c2-9400-6e9f8136e7ca","invariantUUID":"98710bc7-32fd-4d72-9dba-d38230913bc0","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":"port","uniqueId":"1638c7fb-bb5a-46c7-a121-3c43bc8f53ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628465037512,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91e5d89-7d34-44a2-acd4-0e291cc256dc","invariantUUID":"cefa5bef-226f-45f4-ac34-44268bbbec84","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464744786,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fd6f333-de2e-47de-87df-b3567500d48b","invariantUUID":"7ee15313-71be-4684-ac21-2830d80d7542","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad27c698-7a8e-432a-ae74-84b9e730d969","lifecycleState":"CERTIFIED","lastUpdateDate":1628464921951,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41150da9-33ee-4409-abd8-7e8755eb00bb","invariantUUID":"62b30c1b-0ebb-4a88-b70d-ed3b8f9f25a4","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":"compute","uniqueId":"901a70a5-c105-4df0-958b-82fd723b30d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464776287,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97d348f-05f0-4b2b-b8b6-83b92842a8c9","invariantUUID":"b788a2b1-f192-4f8b-a11e-0f3bf179b4b6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bbc12ea9-9b13-412b-bd44-9e1e0567d92d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464880556,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a90f3ec-5c42-4cda-9716-eda0dc6c5aa4","invariantUUID":"f2b640d7-fb70-401f-8abb-dd945876ec52","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f74cfd5-2e60-45eb-b148-1c4f72a3b099","lifecycleState":"CERTIFIED","lastUpdateDate":1628464966575,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36d3e573-33cb-43fa-be86-2380d086d39a","invariantUUID":"245d984d-c845-4072-b1ba-ce745d5f7f7e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90fd5ede-6b70-47da-b29c-ece0f418602e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464429328,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f4fc327-b806-4ec9-8c9d-a8eeeb2ed456","invariantUUID":"e3653139-7d3d-403e-ac5a-f7a369bc1de3","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"82c46949-49bf-424b-b3a6-3f5420845c83","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628465022011,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"797cc79a-a442-478f-ac92-b48279ec2cea","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"securityrules","uniqueId":"938f6354-b9d0-40c1-a713-624b6acf7d65","lifecycleState":"CERTIFIED","lastUpdateDate":1628464613766,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"993ee1d1-0f86-4102-8e25-f8d416236f94","invariantUUID":"4fa2569e-0df9-4928-a1a2-eb58f5887c2f","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":"45244b7b-50dd-44fb-8e44-bdddbb45b730","lifecycleState":"CERTIFIED","lastUpdateDate":1628464502067,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c6a4be6-a18e-429c-8f41-84de3f50fbe3","invariantUUID":"ba06ea85-6667-4dfc-9149-5bd7cab59064","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578cec56-af09-4096-bb51-10ba9f289f7d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464902656,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a6c593-62a7-4ae8-9ee0-a80a95f97931","invariantUUID":"54dff7e1-76f9-477c-957c-0329a4c142db","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c83e2e6c-fae8-4d66-928c-fe9fe4e5e501","lifecycleState":"CERTIFIED","lastUpdateDate":1628464760753,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05d9675-d510-4d4e-b89b-6cec2588b3ae","invariantUUID":"e633a314-c56c-4211-85f6-4d09c728d72a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ce657b60-9380-4bcf-960c-d7615b90b209","lifecycleState":"CERTIFIED","lastUpdateDate":1628465001454,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6070eb-7cc7-4b14-9d46-e7f59bfac060","invariantUUID":"e53dd15e-c923-4318-9840-017853596c4a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e35fa730-bca0-4b06-b87e-cea4e380f8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628464482823,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71be6c49-7ea4-4a97-9c75-fbbd3b2d7553","invariantUUID":"56ecc86c-d16c-4ff2-97be-d3918cd57668","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":"3ef382df-5718-4d83-af9d-9b4c493e78f9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464633362,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727638f8-20fa-4658-85f1-518c62e17d41","invariantUUID":"282a0625-5a36-4591-ad5f-48fe0ecbe530","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":"6791ff32-0dd5-4bea-ac77-dcdaf3e933a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464782626,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896318e-94c3-4d71-9936-7cfa1dd72efd","invariantUUID":"d9a8ae23-b1d5-475a-aaf3-8f0da6fd75d2","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d28c9ddc-d3c1-4a6a-a599-9439258e5968","lifecycleState":"CERTIFIED","lastUpdateDate":1628464422209,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"92c06ea5-ee01-4faa-ad49-be0aceee82c1","invariantUUID":"0547a99f-921b-4a8b-a1a3-5414ea15e299","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":"e813235c-c04e-43fa-94aa-c7ec92770682","lifecycleState":"CERTIFIED","lastUpdateDate":1628464933985,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42a36a2e-3d17-43a4-8882-5addd24a367a","invariantUUID":"545189f5-d3f6-470a-81e1-a9d78c1cf121","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":"objectStorage","uniqueId":"9ceb445d-8408-4bdf-8202-bb5eabcb55fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464982192,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0344e46a-220a-46a0-a2bd-20197e4b6f51","invariantUUID":"f50f1aef-1e29-4932-ad87-15f5243b0b37","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73329356-c0cb-4b57-8815-b5bbadd2e75a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464549045,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d0e07d38-9e89-4778-8185-2ce585d0a132","invariantUUID":"68242c29-65df-4b5f-809f-667976ce271b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"853f22df-a76f-47d1-a184-2be1de446d47","lifecycleState":"CERTIFIED","lastUpdateDate":1628464721922,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95cff61f-8453-448e-be2f-c00b3b323d7c","invariantUUID":"4472dfb9-2f23-4610-bfb7-4f44bcea7c34","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb9c3d33-d1b0-4b40-b191-7dedc064a4c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464638703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47832159-6efa-42d1-b97f-60cf6784ae10","invariantUUID":"06eeb1c0-bbbd-49e2-9ca1-a2526c5ac0f3","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":"loadBalancer","uniqueId":"58c0b7a2-dfc1-46d6-926b-4e78f7a3dc8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464448781,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9a62a0-e020-428c-95a0-619357ddf8d0","invariantUUID":"e630bd97-f7b8-4abe-8911-5b4bdf541bc9","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":"562ad1d6-6a63-44a4-9f7a-7953aa29b373","lifecycleState":"CERTIFIED","lastUpdateDate":1628464391609,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b43715f-977c-48a3-b003-835cb048325d","invariantUUID":"e760d3b6-937b-424e-83a8-f33a58541525","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"824da060-601b-4af9-9755-911e094d7301","lifecycleState":"CERTIFIED","lastUpdateDate":1628464909541,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1c5d99c-e4c9-4894-a84a-742b7e054bda","invariantUUID":"81f73aa2-dab7-46d5-abba-45ec90c6d4f6","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":"a88e470d-2d8a-4595-9eb9-1837a9476812","lifecycleState":"CERTIFIED","lastUpdateDate":1628464542530,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9433408-9035-4871-a169-447125ac27a1","invariantUUID":"7049ccb5-e8b9-4149-ba13-6b9a85787733","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":"8c98f81d-67e7-42c8-9bf2-9871e68d6392","lifecycleState":"CERTIFIED","lastUpdateDate":1628464534888,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d42348ce-94af-412d-b5ad-a9a8cb07c4a5","invariantUUID":"ca09fa17-a4d1-41cb-a8d2-f27de9070f7a","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":"networkrules","uniqueId":"938f5585-769c-4dc4-9bb4-dbe54b5475d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628464579021,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"308c0ed4-8203-4180-8538-32fcf4349391","invariantUUID":"ec315b29-233a-4daa-8195-cd7c60c01e55","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":"5c21b961-aea4-402e-b6d5-cb5f26349b51","lifecycleState":"CERTIFIED","lastUpdateDate":1628464622516,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e9ae94a-73a9-4e7b-b447-e3befaaa820c","invariantUUID":"e396945f-37c0-40b7-8279-1ac55880f42c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3dcd2f4-e371-42e8-be1c-c32440959c1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464768509,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9576a13-9e33-43e1-b3cb-594ecb60d76b","invariantUUID":"f3520e7c-9428-44d3-b083-2ba142390d2c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8de4c3e5-69da-460e-a053-7ff0a86ed442","lifecycleState":"CERTIFIED","lastUpdateDate":1628464733983,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"622bf756-da27-4e6b-adf0-ac8fd0ab8f24","invariantUUID":"6fea32a0-e535-4c1c-87cc-6e3f1a429bcd","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":"port","uniqueId":"84e005c1-6e44-4a32-9f62-1e656e626518","lifecycleState":"CERTIFIED","lastUpdateDate":1628464895992,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d11e6d04-f24a-4b21-a367-5c835b824de2","invariantUUID":"75f4aec3-2103-40e3-8166-d2d4476ebf9f","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":"port","uniqueId":"a22b51e5-8aad-4533-b4fe-0bba72b311d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464584340,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5eaf1b-6606-44df-b631-8a05b315ffd2","invariantUUID":"dc0dce9d-7c4c-4da8-a071-76f8ad21b5f9","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":"fdebc827-bbfd-4434-ba57-900d01016d49","lifecycleState":"CERTIFIED","lastUpdateDate":1628464714288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d1934f0-df58-47a4-97be-2f1f9931b6d1","invariantUUID":"df1ab290-ebfd-41c0-bc3f-d444781581c1","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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","lifecycleState":"CERTIFIED","lastUpdateDate":1628464520133,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ffe1be55-ac0e-4b22-80cb-27934012f0de","invariantUUID":"c1ab92de-bc6c-4228-a1e7-9f1c8ad0a314","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628473032719,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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-09 01:37:14,395 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-09 01:37:14,402 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-09 01:37:14,402 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/b177848e-fa6b-452a-8d00-472c5b05f712/resourceInstance
2021-08-09 01:37:14,403 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "56b32f2e-042f-4c18-8185-a2c88c2cc93f",
  "originType": "VL",
  "componentUid": "56b32f2e-042f-4c18-8185-a2c88c2cc93f",
  "icon": "defaulticon"
}
2021-08-09 01:37:14,404 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:16,724 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b177848e-fa6b-452a-8d00-472c5b05f712/resourceInstance HTTP/1.1" 201 None
2021-08-09 01:37:16,725 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-09 01:37:16,726 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"path":["b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","parentName":null,"uniqueId":"capability.34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.feature","ownerId":"b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":["b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","parentName":null,"uniqueId":"capability.56b32f2e-042f-4c18-8185-a2c88c2cc93f.virtual_linkable","ownerId":"b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0"],"source":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","parentName":null,"uniqueId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.dependency","capability":"tosca.capabilities.Node","ownerId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625.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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.tosca_name","ownerId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.state","ownerId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.tosca_id","ownerId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","createdFromCsar":false,"uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1628473035306,"description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628473035306,"customizationUUID":"12624bf5-6bbb-4421-9da1-b6eb054d8966","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false}
2021-08-09 01:37:16,726 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-09 01:37:16,728 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-09 01:37:16,728 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/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/distribution
2021-08-09 01:37:16,728 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-09 01:37:16,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:16,793 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/distribution HTTP/1.1" 200 38
2021-08-09 01:37:16,794 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-09 01:37:16,795 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-09 01:37:16,798 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-09 01:37:16,798 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-09 01:37:16,799 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-09 01:37:16,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:16,881 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-09 01:37:16,882 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-09 01:37:16,883 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-09 01:37:16,885 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-09 01:37:16,885 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-09 01:37:16,889 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-09 01:37:16,889 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/b177848e-fa6b-452a-8d00-472c5b05f712/lifecycleState/checkin
2021-08-09 01:37:16,889 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-09 01:37:16,891 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:19,020 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b177848e-fa6b-452a-8d00-472c5b05f712/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-09 01:37:19,021 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-09 01:37:19,022 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1628473032719,"lastUpdateDate":1628473037695,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"b177848e-fa6b-452a-8d00-472c5b05f712"},"projectCode":"123456","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d"}
2021-08-09 01:37:19,024 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:37:19,024 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:37:19,025 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-09 01:37:19,025 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-09 01:37:19,025 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:37:19,026 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:37:19,627 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-09 01:37:19,628 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:37:19,629 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-09 01:37:19,631 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-09 01:37:19,631 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:19,631 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:19,632 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-09 01:37:19,632 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-09 01:37:19,632 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:37:19,632 INFO 192:__init__.py(1) - Service found, updating information
2021-08-09 01:37:19,633 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-09 01:37:19,633 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-09 01:37:19,633 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-09 01:37:19,635 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:20,292 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-09 01:37:20,297 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-09 01:37:20,299 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5a961185-196c-4724-a4f2-8b8cdb3eac48","lifecycleState":"CERTIFIED","lastUpdateDate":1628464455244,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8829833-c2c3-49a1-8964-909e2186eae4","invariantUUID":"9986bf8e-1cff-45f8-9758-63457ddf7367","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20b730d4-b0f8-4d66-b9e3-c161255337af","lifecycleState":"CERTIFIED","lastUpdateDate":1628464943240,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"530651d1-dfd1-48c6-a629-ad87f9bd4122","invariantUUID":"35ff1a74-d977-4395-b50c-19dc892e6a2c","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":"54c1847c-5607-47b0-a55b-b654910bc5dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464668444,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18878c9d-a8e4-41e9-99fb-a86adc03e12d","invariantUUID":"dec0542f-cdab-44d1-bc6a-636b68b368e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b5fd388-ade1-4b90-b6fe-b078f36bb91d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464854558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3739f05e-f452-4160-a206-beaf04d5912e","invariantUUID":"d9f9ea2d-45d0-4553-afb2-d94acdaf792a","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":"0da70388-f552-4429-9ff0-1203a5ad2798","lifecycleState":"CERTIFIED","lastUpdateDate":1628464807895,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74217e78-dbe4-4e8f-8abf-4eeeb506c6f0","invariantUUID":"21285fa0-ddb3-4293-8865-7f016bec2c1e","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":"4868b330-9231-450a-a2e6-2777bc75e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464802254,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbb60601-3074-4660-b853-bea823e98762","invariantUUID":"3162228c-f122-4fdb-9da7-bcf13472a22c","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":"734a516c-bc61-4908-b626-8855fe348b50","lifecycleState":"CERTIFIED","lastUpdateDate":1628464460657,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9c52359-89e8-4134-8773-4551096d71b9","invariantUUID":"690c5b28-1614-47f6-8b6c-8b05667b8d67","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":"network","uniqueId":"c9f500c6-4f45-45da-9d20-1e7a45da1864","lifecycleState":"CERTIFIED","lastUpdateDate":1628464739314,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"28d6d763-f6a4-4c4c-8d22-d01b8e4a813f","invariantUUID":"15f219f7-6d05-4c91-aafd-b677cf0d115e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e85b283-c7dc-4308-8e39-0053e876f4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464527312,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f34ddc1-f498-48d6-80fe-9db4c48181da","invariantUUID":"1f62e992-4174-4e5f-b5d5-4804bacbaef2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3d45b2e-1354-4847-934b-ac702d32220c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464495448,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d983e8-9efb-4bb0-81c7-56e3396d36eb","invariantUUID":"f9e2f564-a0cc-49e0-9e9d-5c220ae59869","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d472db9-d6f4-4228-b24c-ee017e863ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464927117,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a35e1ca-d3c5-4787-9ca6-1a31f90ef23c","invariantUUID":"8cbb631e-25f0-4e10-bb23-c007a79ade8c","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":"network","uniqueId":"ec79ab79-e02a-4f39-94a2-181aecabd48e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464693915,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48544043-98b9-4f7e-8805-739e13078ee1","invariantUUID":"cd987ca7-6d9e-45e3-b6e6-935f54047066","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":"103b3f18-aef1-481a-99b3-4eaf4c9d1cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464974921,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f1caa4a-38d9-4082-b428-77dc66daf30e","invariantUUID":"d3651c4a-8ec0-4333-b9ee-bde46796256a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b9ce76-7d5c-44d8-8b30-fd40d53e0242","lifecycleState":"CERTIFIED","lastUpdateDate":1628464992748,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f253318d-bc67-47a0-aaa6-d5962b0e2a26","invariantUUID":"ef99b0b9-7b08-40a7-a727-2632a0769f0b","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"939691b6-8aa9-45cf-99e9-95ace13fa4d9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628464951629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"295c10cb-eb14-4d07-ac5f-02da3aee6363","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","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":"e2ee9e27-18a7-4ed6-a62c-54fa546cb10c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464627996,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6d9401a-fe9a-46e9-9779-e13831e4f431","invariantUUID":"816ba4ad-a866-4f2c-9a30-7106b4e1ed37","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7cb0428-f678-4454-9023-469d8f1c2458","lifecycleState":"CERTIFIED","lastUpdateDate":1628465011016,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8667b1-820a-4e5d-a581-9c4970a11704","invariantUUID":"39226816-814e-4460-81f9-c122f532bfe4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f6b966-c045-4496-86c5-df1a97f26937","lifecycleState":"CERTIFIED","lastUpdateDate":1628464655292,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc6b3af-5cd3-4e0b-b3ad-f9f6acbf1368","invariantUUID":"0dd9d385-cf2f-4b6c-9283-6e7187380f41","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":"objectStorage","uniqueId":"46e8d943-3199-4c28-8cdc-8e1ba8ae0b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628464489687,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efcae536-27fd-4b87-85af-344e5e268acc","invariantUUID":"4bbe7835-22e9-44a7-bd05-4eee22920f39","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":"defaulticon","uniqueId":"c37cf4d8-96f2-4b2a-96f4-4d2b0b54c8e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464755232,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9487f184-d291-4204-b669-87bb94efb9ae","invariantUUID":"e13d047d-1cfc-48a7-991b-81af346ecb18","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"90104b14-203b-41e7-81a5-4a5fbfffe7b2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464601351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66b7a691-767a-45b0-9889-46e8455c01f8","invariantUUID":"47c2523e-7c54-4f6a-bb22-8ce0aa35fddc","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"12397981-e880-4a09-a91f-382007ba3f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464971633,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9265f356-3ca3-4fcc-a169-b570a794db5e","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"99444a2e-2495-429f-931d-ff1d5764e5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464662514,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"393496d5-7244-426b-b3bf-0e40fe6afb78","invariantUUID":"31161b96-ce34-4c35-bb2f-5dad3404629a","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":"objectStorage","uniqueId":"ace8d0dc-f670-4974-87e1-feea2c63b61a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464842451,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53069537-6442-40a6-99ee-04a9c47307be","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5bc3f405-210f-48ac-bec4-cd270009cec4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464875132,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daaf8686-80e6-43f2-a5c5-cbe0d69a3dd4","invariantUUID":"29f048b9-c007-4cc2-bac0-f8af747b8890","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"96cbc352-1750-4efc-8daa-222f6ac5d359","lifecycleState":"CERTIFIED","lastUpdateDate":1628464826724,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68af1029-24ef-40a0-8be3-55a7011af883","invariantUUID":"3569e465-82af-47ba-9c28-d92625cd7ea0","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":"d2a0f7aa-7da6-4491-8912-3e3a81e6ad74","lifecycleState":"CERTIFIED","lastUpdateDate":1628464608457,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e8fa562-044b-4812-8c5b-a0b9ec97c68e","invariantUUID":"0199062f-a7a5-46a3-8f6f-cc301da8c0a6","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":"ccbc19b7-540b-4982-bbad-8819d55131c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464888389,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2131d8fc-433a-40f9-91fe-d369453cb424","invariantUUID":"e5d9fc71-c0bd-4f89-84cf-10826dfbe872","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":"port","uniqueId":"fd8b2e88-8c69-4339-846c-52425e4d312a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464508274,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e9985e5-2e97-4e55-b097-2475e496a292","invariantUUID":"390f0f49-91b1-4f7d-8cd1-58f96a3a38b0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"464faef1-a568-48a3-a73d-bd7022e799e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464749954,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"01dc93d6-76f0-4eca-b1e4-cddb6ebdb38e","invariantUUID":"71e9948b-910b-4218-9e67-8216ab2bd272","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c71c90b-b6b6-4ae3-a328-fe6dc103c480","lifecycleState":"CERTIFIED","lastUpdateDate":1628464848916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4c661f2-7e78-433f-98a0-64d5cd59f7a2","invariantUUID":"cd37c499-7a8a-45e2-a580-c423590c46cc","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":"network","uniqueId":"89d1d2a1-9d98-44d0-bef1-3f98e641b92f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464795024,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48094df8-91f7-4297-9348-2652997ae55b","invariantUUID":"f8cad5e4-5242-4f9f-8b6f-a41caf3f7ee5","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":"compute","uniqueId":"364911a1-7728-459c-b7a8-5e889934d8e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464820363,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b51473-ef64-4318-bd56-460bd95b153c","invariantUUID":"e9edeacb-c270-4246-a49d-62c8f0c353a2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d0f43e4-b430-4e7f-85d3-b3f731a6bf0d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464435889,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70d40f8b-ed3d-4fc8-a47a-0bc2cedcaf73","invariantUUID":"bfef3fbd-60a1-4e1c-a023-a313cdac6a90","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":"defaulticon","uniqueId":"648342e6-6f5f-4f7f-a1a6-64007a8ce0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628464514223,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea68f3a5-340d-4b22-a7cc-91ac906d31a5","invariantUUID":"8882fa6a-6184-4d02-b325-a4e8ab1aa60a","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":"758f69ae-9a55-4c6f-8379-2c879dc60559","lifecycleState":"CERTIFIED","lastUpdateDate":1628464915506,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5d314f8-0b73-450e-8be7-10e366f4932f","invariantUUID":"3acdc8f1-c7ac-4779-a3f4-08c120a3a74e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c2169e3-580b-4e91-9f29-c5b0fa1551d2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464997981,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b120d0b6-efbb-46c2-9400-6e9f8136e7ca","invariantUUID":"98710bc7-32fd-4d72-9dba-d38230913bc0","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":"port","uniqueId":"1638c7fb-bb5a-46c7-a121-3c43bc8f53ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628465037512,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91e5d89-7d34-44a2-acd4-0e291cc256dc","invariantUUID":"cefa5bef-226f-45f4-ac34-44268bbbec84","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464744786,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fd6f333-de2e-47de-87df-b3567500d48b","invariantUUID":"7ee15313-71be-4684-ac21-2830d80d7542","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad27c698-7a8e-432a-ae74-84b9e730d969","lifecycleState":"CERTIFIED","lastUpdateDate":1628464921951,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41150da9-33ee-4409-abd8-7e8755eb00bb","invariantUUID":"62b30c1b-0ebb-4a88-b70d-ed3b8f9f25a4","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":"compute","uniqueId":"901a70a5-c105-4df0-958b-82fd723b30d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464776287,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97d348f-05f0-4b2b-b8b6-83b92842a8c9","invariantUUID":"b788a2b1-f192-4f8b-a11e-0f3bf179b4b6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bbc12ea9-9b13-412b-bd44-9e1e0567d92d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464880556,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a90f3ec-5c42-4cda-9716-eda0dc6c5aa4","invariantUUID":"f2b640d7-fb70-401f-8abb-dd945876ec52","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f74cfd5-2e60-45eb-b148-1c4f72a3b099","lifecycleState":"CERTIFIED","lastUpdateDate":1628464966575,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36d3e573-33cb-43fa-be86-2380d086d39a","invariantUUID":"245d984d-c845-4072-b1ba-ce745d5f7f7e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90fd5ede-6b70-47da-b29c-ece0f418602e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464429328,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f4fc327-b806-4ec9-8c9d-a8eeeb2ed456","invariantUUID":"e3653139-7d3d-403e-ac5a-f7a369bc1de3","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"82c46949-49bf-424b-b3a6-3f5420845c83","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628465022011,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"797cc79a-a442-478f-ac92-b48279ec2cea","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"securityrules","uniqueId":"938f6354-b9d0-40c1-a713-624b6acf7d65","lifecycleState":"CERTIFIED","lastUpdateDate":1628464613766,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"993ee1d1-0f86-4102-8e25-f8d416236f94","invariantUUID":"4fa2569e-0df9-4928-a1a2-eb58f5887c2f","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":"45244b7b-50dd-44fb-8e44-bdddbb45b730","lifecycleState":"CERTIFIED","lastUpdateDate":1628464502067,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c6a4be6-a18e-429c-8f41-84de3f50fbe3","invariantUUID":"ba06ea85-6667-4dfc-9149-5bd7cab59064","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578cec56-af09-4096-bb51-10ba9f289f7d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464902656,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a6c593-62a7-4ae8-9ee0-a80a95f97931","invariantUUID":"54dff7e1-76f9-477c-957c-0329a4c142db","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c83e2e6c-fae8-4d66-928c-fe9fe4e5e501","lifecycleState":"CERTIFIED","lastUpdateDate":1628464760753,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05d9675-d510-4d4e-b89b-6cec2588b3ae","invariantUUID":"e633a314-c56c-4211-85f6-4d09c728d72a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ce657b60-9380-4bcf-960c-d7615b90b209","lifecycleState":"CERTIFIED","lastUpdateDate":1628465001454,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6070eb-7cc7-4b14-9d46-e7f59bfac060","invariantUUID":"e53dd15e-c923-4318-9840-017853596c4a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e35fa730-bca0-4b06-b87e-cea4e380f8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628464482823,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71be6c49-7ea4-4a97-9c75-fbbd3b2d7553","invariantUUID":"56ecc86c-d16c-4ff2-97be-d3918cd57668","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":"3ef382df-5718-4d83-af9d-9b4c493e78f9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464633362,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727638f8-20fa-4658-85f1-518c62e17d41","invariantUUID":"282a0625-5a36-4591-ad5f-48fe0ecbe530","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":"6791ff32-0dd5-4bea-ac77-dcdaf3e933a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464782626,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896318e-94c3-4d71-9936-7cfa1dd72efd","invariantUUID":"d9a8ae23-b1d5-475a-aaf3-8f0da6fd75d2","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d28c9ddc-d3c1-4a6a-a599-9439258e5968","lifecycleState":"CERTIFIED","lastUpdateDate":1628464422209,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"92c06ea5-ee01-4faa-ad49-be0aceee82c1","invariantUUID":"0547a99f-921b-4a8b-a1a3-5414ea15e299","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":"e813235c-c04e-43fa-94aa-c7ec92770682","lifecycleState":"CERTIFIED","lastUpdateDate":1628464933985,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42a36a2e-3d17-43a4-8882-5addd24a367a","invariantUUID":"545189f5-d3f6-470a-81e1-a9d78c1cf121","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":"objectStorage","uniqueId":"9ceb445d-8408-4bdf-8202-bb5eabcb55fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464982192,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0344e46a-220a-46a0-a2bd-20197e4b6f51","invariantUUID":"f50f1aef-1e29-4932-ad87-15f5243b0b37","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73329356-c0cb-4b57-8815-b5bbadd2e75a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464549045,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d0e07d38-9e89-4778-8185-2ce585d0a132","invariantUUID":"68242c29-65df-4b5f-809f-667976ce271b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"853f22df-a76f-47d1-a184-2be1de446d47","lifecycleState":"CERTIFIED","lastUpdateDate":1628464721922,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95cff61f-8453-448e-be2f-c00b3b323d7c","invariantUUID":"4472dfb9-2f23-4610-bfb7-4f44bcea7c34","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb9c3d33-d1b0-4b40-b191-7dedc064a4c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464638703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47832159-6efa-42d1-b97f-60cf6784ae10","invariantUUID":"06eeb1c0-bbbd-49e2-9ca1-a2526c5ac0f3","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":"loadBalancer","uniqueId":"58c0b7a2-dfc1-46d6-926b-4e78f7a3dc8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464448781,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9a62a0-e020-428c-95a0-619357ddf8d0","invariantUUID":"e630bd97-f7b8-4abe-8911-5b4bdf541bc9","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":"562ad1d6-6a63-44a4-9f7a-7953aa29b373","lifecycleState":"CERTIFIED","lastUpdateDate":1628464391609,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b43715f-977c-48a3-b003-835cb048325d","invariantUUID":"e760d3b6-937b-424e-83a8-f33a58541525","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"824da060-601b-4af9-9755-911e094d7301","lifecycleState":"CERTIFIED","lastUpdateDate":1628464909541,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1c5d99c-e4c9-4894-a84a-742b7e054bda","invariantUUID":"81f73aa2-dab7-46d5-abba-45ec90c6d4f6","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":"a88e470d-2d8a-4595-9eb9-1837a9476812","lifecycleState":"CERTIFIED","lastUpdateDate":1628464542530,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9433408-9035-4871-a169-447125ac27a1","invariantUUID":"7049ccb5-e8b9-4149-ba13-6b9a85787733","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":"8c98f81d-67e7-42c8-9bf2-9871e68d6392","lifecycleState":"CERTIFIED","lastUpdateDate":1628464534888,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d42348ce-94af-412d-b5ad-a9a8cb07c4a5","invariantUUID":"ca09fa17-a4d1-41cb-a8d2-f27de9070f7a","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":"networkrules","uniqueId":"938f5585-769c-4dc4-9bb4-dbe54b5475d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628464579021,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"308c0ed4-8203-4180-8538-32fcf4349391","invariantUUID":"ec315b29-233a-4daa-8195-cd7c60c01e55","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":"5c21b961-aea4-402e-b6d5-cb5f26349b51","lifecycleState":"CERTIFIED","lastUpdateDate":1628464622516,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e9ae94a-73a9-4e7b-b447-e3befaaa820c","invariantUUID":"e396945f-37c0-40b7-8279-1ac55880f42c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3dcd2f4-e371-42e8-be1c-c32440959c1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464768509,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9576a13-9e33-43e1-b3cb-594ecb60d76b","invariantUUID":"f3520e7c-9428-44d3-b083-2ba142390d2c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8de4c3e5-69da-460e-a053-7ff0a86ed442","lifecycleState":"CERTIFIED","lastUpdateDate":1628464733983,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"622bf756-da27-4e6b-adf0-ac8fd0ab8f24","invariantUUID":"6fea32a0-e535-4c1c-87cc-6e3f1a429bcd","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":"port","uniqueId":"84e005c1-6e44-4a32-9f62-1e656e626518","lifecycleState":"CERTIFIED","lastUpdateDate":1628464895992,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d11e6d04-f24a-4b21-a367-5c835b824de2","invariantUUID":"75f4aec3-2103-40e3-8166-d2d4476ebf9f","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":"port","uniqueId":"a22b51e5-8aad-4533-b4fe-0bba72b311d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464584340,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5eaf1b-6606-44df-b631-8a05b315ffd2","invariantUUID":"dc0dce9d-7c4c-4da8-a071-76f8ad21b5f9","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":"fdebc827-bbfd-4434-ba57-900d01016d49","lifecycleState":"CERTIFIED","lastUpdateDate":1628464714288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d1934f0-df58-47a4-97be-2f1f9931b6d1","invariantUUID":"df1ab290-ebfd-41c0-bc3f-d444781581c1","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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","lifecycleState":"CERTIFIED","lastUpdateDate":1628464520133,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ffe1be55-ac0e-4b22-80cb-27934012f0de","invariantUUID":"c1ab92de-bc6c-4228-a1e7-9f1c8ad0a314","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628473037695,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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-09 01:37:20,303 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-09 01:37:20,304 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-09 01:37:20,307 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-09 01:37:20,307 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/b177848e-fa6b-452a-8d00-472c5b05f712/lifecycleState/Certify
2021-08-09 01:37:20,307 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-09 01:37:20,309 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:24,700 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/b177848e-fa6b-452a-8d00-472c5b05f712/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-09 01:37:24,702 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-09 01:37:24,702 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1628473032719,"lastUpdateDate":1628473037695,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"627c823d-c01d-4ea9-8d64-d0504153cd77"},"projectCode":"123456","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d"}
2021-08-09 01:37:24,704 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:37:24,704 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:37:24,705 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-09 01:37:24,705 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-09 01:37:24,705 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:37:24,706 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:37:27,713 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-09 01:37:27,714 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:37:27,714 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-09 01:37:27,716 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-09 01:37:27,716 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:27,716 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:27,716 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-09 01:37:27,716 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-09 01:37:27,716 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:37:27,716 INFO 192:__init__.py(1) - Service found, updating information
2021-08-09 01:37:27,717 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-09 01:37:27,717 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-09 01:37:27,717 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-09 01:37:27,718 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:30,525 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-09 01:37:30,527 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-09 01:37:30,530 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5a961185-196c-4724-a4f2-8b8cdb3eac48","lifecycleState":"CERTIFIED","lastUpdateDate":1628464455244,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8829833-c2c3-49a1-8964-909e2186eae4","invariantUUID":"9986bf8e-1cff-45f8-9758-63457ddf7367","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20b730d4-b0f8-4d66-b9e3-c161255337af","lifecycleState":"CERTIFIED","lastUpdateDate":1628464943240,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"530651d1-dfd1-48c6-a629-ad87f9bd4122","invariantUUID":"35ff1a74-d977-4395-b50c-19dc892e6a2c","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":"54c1847c-5607-47b0-a55b-b654910bc5dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464668444,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18878c9d-a8e4-41e9-99fb-a86adc03e12d","invariantUUID":"dec0542f-cdab-44d1-bc6a-636b68b368e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b5fd388-ade1-4b90-b6fe-b078f36bb91d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464854558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3739f05e-f452-4160-a206-beaf04d5912e","invariantUUID":"d9f9ea2d-45d0-4553-afb2-d94acdaf792a","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":"0da70388-f552-4429-9ff0-1203a5ad2798","lifecycleState":"CERTIFIED","lastUpdateDate":1628464807895,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74217e78-dbe4-4e8f-8abf-4eeeb506c6f0","invariantUUID":"21285fa0-ddb3-4293-8865-7f016bec2c1e","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":"4868b330-9231-450a-a2e6-2777bc75e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464802254,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbb60601-3074-4660-b853-bea823e98762","invariantUUID":"3162228c-f122-4fdb-9da7-bcf13472a22c","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":"734a516c-bc61-4908-b626-8855fe348b50","lifecycleState":"CERTIFIED","lastUpdateDate":1628464460657,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9c52359-89e8-4134-8773-4551096d71b9","invariantUUID":"690c5b28-1614-47f6-8b6c-8b05667b8d67","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":"network","uniqueId":"c9f500c6-4f45-45da-9d20-1e7a45da1864","lifecycleState":"CERTIFIED","lastUpdateDate":1628464739314,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"28d6d763-f6a4-4c4c-8d22-d01b8e4a813f","invariantUUID":"15f219f7-6d05-4c91-aafd-b677cf0d115e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e85b283-c7dc-4308-8e39-0053e876f4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464527312,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f34ddc1-f498-48d6-80fe-9db4c48181da","invariantUUID":"1f62e992-4174-4e5f-b5d5-4804bacbaef2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3d45b2e-1354-4847-934b-ac702d32220c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464495448,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d983e8-9efb-4bb0-81c7-56e3396d36eb","invariantUUID":"f9e2f564-a0cc-49e0-9e9d-5c220ae59869","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d472db9-d6f4-4228-b24c-ee017e863ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464927117,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a35e1ca-d3c5-4787-9ca6-1a31f90ef23c","invariantUUID":"8cbb631e-25f0-4e10-bb23-c007a79ade8c","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":"network","uniqueId":"ec79ab79-e02a-4f39-94a2-181aecabd48e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464693915,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48544043-98b9-4f7e-8805-739e13078ee1","invariantUUID":"cd987ca7-6d9e-45e3-b6e6-935f54047066","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":"103b3f18-aef1-481a-99b3-4eaf4c9d1cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464974921,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f1caa4a-38d9-4082-b428-77dc66daf30e","invariantUUID":"d3651c4a-8ec0-4333-b9ee-bde46796256a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b9ce76-7d5c-44d8-8b30-fd40d53e0242","lifecycleState":"CERTIFIED","lastUpdateDate":1628464992748,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f253318d-bc67-47a0-aaa6-d5962b0e2a26","invariantUUID":"ef99b0b9-7b08-40a7-a727-2632a0769f0b","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"939691b6-8aa9-45cf-99e9-95ace13fa4d9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628464951629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"295c10cb-eb14-4d07-ac5f-02da3aee6363","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","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":"e2ee9e27-18a7-4ed6-a62c-54fa546cb10c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464627996,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6d9401a-fe9a-46e9-9779-e13831e4f431","invariantUUID":"816ba4ad-a866-4f2c-9a30-7106b4e1ed37","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7cb0428-f678-4454-9023-469d8f1c2458","lifecycleState":"CERTIFIED","lastUpdateDate":1628465011016,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8667b1-820a-4e5d-a581-9c4970a11704","invariantUUID":"39226816-814e-4460-81f9-c122f532bfe4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f6b966-c045-4496-86c5-df1a97f26937","lifecycleState":"CERTIFIED","lastUpdateDate":1628464655292,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc6b3af-5cd3-4e0b-b3ad-f9f6acbf1368","invariantUUID":"0dd9d385-cf2f-4b6c-9283-6e7187380f41","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":"objectStorage","uniqueId":"46e8d943-3199-4c28-8cdc-8e1ba8ae0b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628464489687,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efcae536-27fd-4b87-85af-344e5e268acc","invariantUUID":"4bbe7835-22e9-44a7-bd05-4eee22920f39","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":"defaulticon","uniqueId":"c37cf4d8-96f2-4b2a-96f4-4d2b0b54c8e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464755232,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9487f184-d291-4204-b669-87bb94efb9ae","invariantUUID":"e13d047d-1cfc-48a7-991b-81af346ecb18","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"90104b14-203b-41e7-81a5-4a5fbfffe7b2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464601351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66b7a691-767a-45b0-9889-46e8455c01f8","invariantUUID":"47c2523e-7c54-4f6a-bb22-8ce0aa35fddc","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"12397981-e880-4a09-a91f-382007ba3f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464971633,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9265f356-3ca3-4fcc-a169-b570a794db5e","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"99444a2e-2495-429f-931d-ff1d5764e5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464662514,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"393496d5-7244-426b-b3bf-0e40fe6afb78","invariantUUID":"31161b96-ce34-4c35-bb2f-5dad3404629a","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":"objectStorage","uniqueId":"ace8d0dc-f670-4974-87e1-feea2c63b61a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464842451,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53069537-6442-40a6-99ee-04a9c47307be","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5bc3f405-210f-48ac-bec4-cd270009cec4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464875132,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daaf8686-80e6-43f2-a5c5-cbe0d69a3dd4","invariantUUID":"29f048b9-c007-4cc2-bac0-f8af747b8890","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"96cbc352-1750-4efc-8daa-222f6ac5d359","lifecycleState":"CERTIFIED","lastUpdateDate":1628464826724,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68af1029-24ef-40a0-8be3-55a7011af883","invariantUUID":"3569e465-82af-47ba-9c28-d92625cd7ea0","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":"d2a0f7aa-7da6-4491-8912-3e3a81e6ad74","lifecycleState":"CERTIFIED","lastUpdateDate":1628464608457,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e8fa562-044b-4812-8c5b-a0b9ec97c68e","invariantUUID":"0199062f-a7a5-46a3-8f6f-cc301da8c0a6","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":"ccbc19b7-540b-4982-bbad-8819d55131c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464888389,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2131d8fc-433a-40f9-91fe-d369453cb424","invariantUUID":"e5d9fc71-c0bd-4f89-84cf-10826dfbe872","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":"port","uniqueId":"fd8b2e88-8c69-4339-846c-52425e4d312a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464508274,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e9985e5-2e97-4e55-b097-2475e496a292","invariantUUID":"390f0f49-91b1-4f7d-8cd1-58f96a3a38b0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"464faef1-a568-48a3-a73d-bd7022e799e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464749954,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"01dc93d6-76f0-4eca-b1e4-cddb6ebdb38e","invariantUUID":"71e9948b-910b-4218-9e67-8216ab2bd272","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c71c90b-b6b6-4ae3-a328-fe6dc103c480","lifecycleState":"CERTIFIED","lastUpdateDate":1628464848916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4c661f2-7e78-433f-98a0-64d5cd59f7a2","invariantUUID":"cd37c499-7a8a-45e2-a580-c423590c46cc","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":"network","uniqueId":"89d1d2a1-9d98-44d0-bef1-3f98e641b92f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464795024,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48094df8-91f7-4297-9348-2652997ae55b","invariantUUID":"f8cad5e4-5242-4f9f-8b6f-a41caf3f7ee5","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":"compute","uniqueId":"364911a1-7728-459c-b7a8-5e889934d8e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464820363,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b51473-ef64-4318-bd56-460bd95b153c","invariantUUID":"e9edeacb-c270-4246-a49d-62c8f0c353a2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d0f43e4-b430-4e7f-85d3-b3f731a6bf0d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464435889,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70d40f8b-ed3d-4fc8-a47a-0bc2cedcaf73","invariantUUID":"bfef3fbd-60a1-4e1c-a023-a313cdac6a90","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":"defaulticon","uniqueId":"648342e6-6f5f-4f7f-a1a6-64007a8ce0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628464514223,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea68f3a5-340d-4b22-a7cc-91ac906d31a5","invariantUUID":"8882fa6a-6184-4d02-b325-a4e8ab1aa60a","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":"758f69ae-9a55-4c6f-8379-2c879dc60559","lifecycleState":"CERTIFIED","lastUpdateDate":1628464915506,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5d314f8-0b73-450e-8be7-10e366f4932f","invariantUUID":"3acdc8f1-c7ac-4779-a3f4-08c120a3a74e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c2169e3-580b-4e91-9f29-c5b0fa1551d2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464997981,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b120d0b6-efbb-46c2-9400-6e9f8136e7ca","invariantUUID":"98710bc7-32fd-4d72-9dba-d38230913bc0","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":"port","uniqueId":"1638c7fb-bb5a-46c7-a121-3c43bc8f53ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628465037512,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91e5d89-7d34-44a2-acd4-0e291cc256dc","invariantUUID":"cefa5bef-226f-45f4-ac34-44268bbbec84","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464744786,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fd6f333-de2e-47de-87df-b3567500d48b","invariantUUID":"7ee15313-71be-4684-ac21-2830d80d7542","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad27c698-7a8e-432a-ae74-84b9e730d969","lifecycleState":"CERTIFIED","lastUpdateDate":1628464921951,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41150da9-33ee-4409-abd8-7e8755eb00bb","invariantUUID":"62b30c1b-0ebb-4a88-b70d-ed3b8f9f25a4","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":"compute","uniqueId":"901a70a5-c105-4df0-958b-82fd723b30d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464776287,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97d348f-05f0-4b2b-b8b6-83b92842a8c9","invariantUUID":"b788a2b1-f192-4f8b-a11e-0f3bf179b4b6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bbc12ea9-9b13-412b-bd44-9e1e0567d92d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464880556,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a90f3ec-5c42-4cda-9716-eda0dc6c5aa4","invariantUUID":"f2b640d7-fb70-401f-8abb-dd945876ec52","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f74cfd5-2e60-45eb-b148-1c4f72a3b099","lifecycleState":"CERTIFIED","lastUpdateDate":1628464966575,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36d3e573-33cb-43fa-be86-2380d086d39a","invariantUUID":"245d984d-c845-4072-b1ba-ce745d5f7f7e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90fd5ede-6b70-47da-b29c-ece0f418602e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464429328,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f4fc327-b806-4ec9-8c9d-a8eeeb2ed456","invariantUUID":"e3653139-7d3d-403e-ac5a-f7a369bc1de3","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"82c46949-49bf-424b-b3a6-3f5420845c83","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628465022011,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"797cc79a-a442-478f-ac92-b48279ec2cea","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"securityrules","uniqueId":"938f6354-b9d0-40c1-a713-624b6acf7d65","lifecycleState":"CERTIFIED","lastUpdateDate":1628464613766,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"993ee1d1-0f86-4102-8e25-f8d416236f94","invariantUUID":"4fa2569e-0df9-4928-a1a2-eb58f5887c2f","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":"45244b7b-50dd-44fb-8e44-bdddbb45b730","lifecycleState":"CERTIFIED","lastUpdateDate":1628464502067,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c6a4be6-a18e-429c-8f41-84de3f50fbe3","invariantUUID":"ba06ea85-6667-4dfc-9149-5bd7cab59064","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578cec56-af09-4096-bb51-10ba9f289f7d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464902656,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a6c593-62a7-4ae8-9ee0-a80a95f97931","invariantUUID":"54dff7e1-76f9-477c-957c-0329a4c142db","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c83e2e6c-fae8-4d66-928c-fe9fe4e5e501","lifecycleState":"CERTIFIED","lastUpdateDate":1628464760753,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05d9675-d510-4d4e-b89b-6cec2588b3ae","invariantUUID":"e633a314-c56c-4211-85f6-4d09c728d72a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ce657b60-9380-4bcf-960c-d7615b90b209","lifecycleState":"CERTIFIED","lastUpdateDate":1628465001454,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6070eb-7cc7-4b14-9d46-e7f59bfac060","invariantUUID":"e53dd15e-c923-4318-9840-017853596c4a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e35fa730-bca0-4b06-b87e-cea4e380f8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628464482823,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71be6c49-7ea4-4a97-9c75-fbbd3b2d7553","invariantUUID":"56ecc86c-d16c-4ff2-97be-d3918cd57668","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":"3ef382df-5718-4d83-af9d-9b4c493e78f9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464633362,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727638f8-20fa-4658-85f1-518c62e17d41","invariantUUID":"282a0625-5a36-4591-ad5f-48fe0ecbe530","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":"6791ff32-0dd5-4bea-ac77-dcdaf3e933a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464782626,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896318e-94c3-4d71-9936-7cfa1dd72efd","invariantUUID":"d9a8ae23-b1d5-475a-aaf3-8f0da6fd75d2","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d28c9ddc-d3c1-4a6a-a599-9439258e5968","lifecycleState":"CERTIFIED","lastUpdateDate":1628464422209,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"92c06ea5-ee01-4faa-ad49-be0aceee82c1","invariantUUID":"0547a99f-921b-4a8b-a1a3-5414ea15e299","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":"e813235c-c04e-43fa-94aa-c7ec92770682","lifecycleState":"CERTIFIED","lastUpdateDate":1628464933985,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42a36a2e-3d17-43a4-8882-5addd24a367a","invariantUUID":"545189f5-d3f6-470a-81e1-a9d78c1cf121","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":"objectStorage","uniqueId":"9ceb445d-8408-4bdf-8202-bb5eabcb55fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464982192,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0344e46a-220a-46a0-a2bd-20197e4b6f51","invariantUUID":"f50f1aef-1e29-4932-ad87-15f5243b0b37","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73329356-c0cb-4b57-8815-b5bbadd2e75a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464549045,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d0e07d38-9e89-4778-8185-2ce585d0a132","invariantUUID":"68242c29-65df-4b5f-809f-667976ce271b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"853f22df-a76f-47d1-a184-2be1de446d47","lifecycleState":"CERTIFIED","lastUpdateDate":1628464721922,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95cff61f-8453-448e-be2f-c00b3b323d7c","invariantUUID":"4472dfb9-2f23-4610-bfb7-4f44bcea7c34","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb9c3d33-d1b0-4b40-b191-7dedc064a4c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464638703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47832159-6efa-42d1-b97f-60cf6784ae10","invariantUUID":"06eeb1c0-bbbd-49e2-9ca1-a2526c5ac0f3","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":"loadBalancer","uniqueId":"58c0b7a2-dfc1-46d6-926b-4e78f7a3dc8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464448781,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9a62a0-e020-428c-95a0-619357ddf8d0","invariantUUID":"e630bd97-f7b8-4abe-8911-5b4bdf541bc9","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":"562ad1d6-6a63-44a4-9f7a-7953aa29b373","lifecycleState":"CERTIFIED","lastUpdateDate":1628464391609,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b43715f-977c-48a3-b003-835cb048325d","invariantUUID":"e760d3b6-937b-424e-83a8-f33a58541525","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"824da060-601b-4af9-9755-911e094d7301","lifecycleState":"CERTIFIED","lastUpdateDate":1628464909541,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1c5d99c-e4c9-4894-a84a-742b7e054bda","invariantUUID":"81f73aa2-dab7-46d5-abba-45ec90c6d4f6","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":"a88e470d-2d8a-4595-9eb9-1837a9476812","lifecycleState":"CERTIFIED","lastUpdateDate":1628464542530,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9433408-9035-4871-a169-447125ac27a1","invariantUUID":"7049ccb5-e8b9-4149-ba13-6b9a85787733","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":"8c98f81d-67e7-42c8-9bf2-9871e68d6392","lifecycleState":"CERTIFIED","lastUpdateDate":1628464534888,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d42348ce-94af-412d-b5ad-a9a8cb07c4a5","invariantUUID":"ca09fa17-a4d1-41cb-a8d2-f27de9070f7a","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":"networkrules","uniqueId":"938f5585-769c-4dc4-9bb4-dbe54b5475d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628464579021,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"308c0ed4-8203-4180-8538-32fcf4349391","invariantUUID":"ec315b29-233a-4daa-8195-cd7c60c01e55","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":"5c21b961-aea4-402e-b6d5-cb5f26349b51","lifecycleState":"CERTIFIED","lastUpdateDate":1628464622516,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e9ae94a-73a9-4e7b-b447-e3befaaa820c","invariantUUID":"e396945f-37c0-40b7-8279-1ac55880f42c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3dcd2f4-e371-42e8-be1c-c32440959c1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464768509,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9576a13-9e33-43e1-b3cb-594ecb60d76b","invariantUUID":"f3520e7c-9428-44d3-b083-2ba142390d2c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8de4c3e5-69da-460e-a053-7ff0a86ed442","lifecycleState":"CERTIFIED","lastUpdateDate":1628464733983,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"622bf756-da27-4e6b-adf0-ac8fd0ab8f24","invariantUUID":"6fea32a0-e535-4c1c-87cc-6e3f1a429bcd","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":"port","uniqueId":"84e005c1-6e44-4a32-9f62-1e656e626518","lifecycleState":"CERTIFIED","lastUpdateDate":1628464895992,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d11e6d04-f24a-4b21-a367-5c835b824de2","invariantUUID":"75f4aec3-2103-40e3-8166-d2d4476ebf9f","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":"port","uniqueId":"a22b51e5-8aad-4533-b4fe-0bba72b311d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464584340,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5eaf1b-6606-44df-b631-8a05b315ffd2","invariantUUID":"dc0dce9d-7c4c-4da8-a071-76f8ad21b5f9","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":"fdebc827-bbfd-4434-ba57-900d01016d49","lifecycleState":"CERTIFIED","lastUpdateDate":1628464714288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d1934f0-df58-47a4-97be-2f1f9931b6d1","invariantUUID":"df1ab290-ebfd-41c0-bc3f-d444781581c1","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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","lifecycleState":"CERTIFIED","lastUpdateDate":1628464520133,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ffe1be55-ac0e-4b22-80cb-27934012f0de","invariantUUID":"c1ab92de-bc6c-4228-a1e7-9f1c8ad0a314","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","lifecycleState":"CERTIFIED","lastUpdateDate":1628473037695,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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-09 01:37:30,535 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-09 01:37:40,546 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-09 01:37:40,549 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-09 01:37:40,549 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/627c823d-c01d-4ea9-8d64-d0504153cd77/distribution/PROD/activate
2021-08-09 01:37:40,549 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-09 01:37:40,551 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:44,155 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/627c823d-c01d-4ea9-8d64-d0504153cd77/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-09 01:37:44,156 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-09 01:37:44,158 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"627c823d-c01d-4ea9-8d64-d0504153cd77","empty":false},{"definition":false,"hidden":false,"uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"627c823d-c01d-4ea9-8d64-d0504153cd77","empty":false},{"definition":false,"hidden":false,"uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"627c823d-c01d-4ea9-8d64-d0504153cd77","empty":false},{"definition":false,"hidden":false,"uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"627c823d-c01d-4ea9-8d64-d0504153cd77","empty":false},{"definition":false,"hidden":false,"uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"627c823d-c01d-4ea9-8d64-d0504153cd77","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YzZiMmQwNWFhNTEzMmY4MGE1ODYzZjk1YzBhOTc2ZWE=","artifactUUID":"3762b2ed-0fb8-4e9f-9994-f1b3f2164f53","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"b177848e-fa6b-452a-8d00-472c5b05f712.assettoscacsar","duplicated":false,"payloadUpdateDate":1628473041842,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628473032627,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NzNhYTNiNGFlNjhkMzRmOTE5OTc4MDU4ZmQ2ZmVlYmU=","artifactUUID":"bca08d81-163f-4c58-a66d-baae36ccec74","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"b177848e-fa6b-452a-8d00-472c5b05f712.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628473041342,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628473032627,"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":["b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","uniqueId":"capability.34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.feature","ownerId":"b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":["b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","uniqueId":"capability.56b32f2e-042f-4c18-8185-a2c88c2cc93f.virtual_linkable","ownerId":"b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0"],"source":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","uniqueId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.dependency","capability":"tosca.capabilities.Node","ownerId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false}],"attributes":[{"parentUniqueId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.tosca_name","ownerId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","empty":false},{"parentUniqueId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","definition":false,"name":"state","type":"string","uniqueId":"attribute.34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.state","ownerId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","empty":false},{"parentUniqueId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.tosca_id","ownerId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","createdFromCsar":false,"uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1628473035306,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628473035306,"customizationUUID":"12624bf5-6bbb-4421-9da1-b6eb054d8966","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false},{"definition":false,"hidden":false,"uniqueId":"56b32f2e-042f-4c18-8185-a2c88c2cc93f.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","empty":false}]},"componentInstancesAttributes":{"b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0":[{"parentUniqueId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","uniqueId":"attribute.34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","empty":false},{"parentUniqueId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","uniqueId":"attribute.34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.state","name":"state","type":"string","definition":false,"ownerId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","empty":false},{"parentUniqueId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","uniqueId":"attribute.34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","uniqueId":"capability.34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.feature","ownerId":"b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.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":["b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","uniqueId":"capability.56b32f2e-042f-4c18-8185-a2c88c2cc93f.virtual_linkable","ownerId":"b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["b177848e-fa6b-452a-8d00-472c5b05f712.56b32f2e-042f-4c18-8185-a2c88c2cc93f.genericneutronnet0"],"source":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","uniqueId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8.dependency","capability":"tosca.capabilities.Node","ownerId":"34b3b5e7-5643-4c13-a22b-4ac5aa87c4b8","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":"e235625e-449b-46c5-8481-c0a20427744a.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e235625e-449b-46c5-8481-c0a20427744a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"e235625e-449b-46c5-8481-c0a20427744a","empty":false},{"definition":false,"hidden":false,"uniqueId":"e235625e-449b-46c5-8481-c0a20427744a.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e235625e-449b-46c5-8481-c0a20427744a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"e235625e-449b-46c5-8481-c0a20427744a","empty":false},{"definition":false,"hidden":false,"uniqueId":"e235625e-449b-46c5-8481-c0a20427744a.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e235625e-449b-46c5-8481-c0a20427744a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e235625e-449b-46c5-8481-c0a20427744a","empty":false},{"definition":false,"hidden":false,"uniqueId":"e235625e-449b-46c5-8481-c0a20427744a.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e235625e-449b-46c5-8481-c0a20427744a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e235625e-449b-46c5-8481-c0a20427744a","empty":false},{"definition":false,"hidden":false,"uniqueId":"e235625e-449b-46c5-8481-c0a20427744a.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"e235625e-449b-46c5-8481-c0a20427744a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"e235625e-449b-46c5-8481-c0a20427744a","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"forwardingPaths":{},"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"1.0","creationDate":1628473032719,"icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","componentMetadataForSupportLog":{"SupportablityComponentUUID":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628473062825,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628473032627,"timeout":0,"artifactType":"OTHER","uniqueId":"b177848e-fa6b-452a-8d00-472c5b05f712.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":1628473032627,"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":"627c823d-c01d-4ea9-8d64-d0504153cd77"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-09 01:37:44,161 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:37:44,161 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:37:44,161 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-09 01:37:44,162 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-09 01:37:44,162 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:37:44,163 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:37:45,040 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-09 01:37:45,042 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:37:45,042 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-09 01:37:45,045 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-09 01:37:45,045 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:45,045 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:45,046 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-09 01:37:45,046 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-09 01:37:45,046 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:37:45,046 INFO 192:__init__.py(1) - Service found, updating information
2021-08-09 01:37:45,047 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-09 01:37:45,047 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-09 01:37:45,047 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-09 01:37:45,049 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:45,792 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-09 01:37:45,794 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-09 01:37:45,796 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5a961185-196c-4724-a4f2-8b8cdb3eac48","lifecycleState":"CERTIFIED","lastUpdateDate":1628464455244,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8829833-c2c3-49a1-8964-909e2186eae4","invariantUUID":"9986bf8e-1cff-45f8-9758-63457ddf7367","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20b730d4-b0f8-4d66-b9e3-c161255337af","lifecycleState":"CERTIFIED","lastUpdateDate":1628464943240,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"530651d1-dfd1-48c6-a629-ad87f9bd4122","invariantUUID":"35ff1a74-d977-4395-b50c-19dc892e6a2c","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":"54c1847c-5607-47b0-a55b-b654910bc5dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464668444,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18878c9d-a8e4-41e9-99fb-a86adc03e12d","invariantUUID":"dec0542f-cdab-44d1-bc6a-636b68b368e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b5fd388-ade1-4b90-b6fe-b078f36bb91d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464854558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3739f05e-f452-4160-a206-beaf04d5912e","invariantUUID":"d9f9ea2d-45d0-4553-afb2-d94acdaf792a","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":"0da70388-f552-4429-9ff0-1203a5ad2798","lifecycleState":"CERTIFIED","lastUpdateDate":1628464807895,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74217e78-dbe4-4e8f-8abf-4eeeb506c6f0","invariantUUID":"21285fa0-ddb3-4293-8865-7f016bec2c1e","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":"4868b330-9231-450a-a2e6-2777bc75e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464802254,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbb60601-3074-4660-b853-bea823e98762","invariantUUID":"3162228c-f122-4fdb-9da7-bcf13472a22c","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":"734a516c-bc61-4908-b626-8855fe348b50","lifecycleState":"CERTIFIED","lastUpdateDate":1628464460657,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9c52359-89e8-4134-8773-4551096d71b9","invariantUUID":"690c5b28-1614-47f6-8b6c-8b05667b8d67","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":"network","uniqueId":"c9f500c6-4f45-45da-9d20-1e7a45da1864","lifecycleState":"CERTIFIED","lastUpdateDate":1628464739314,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"28d6d763-f6a4-4c4c-8d22-d01b8e4a813f","invariantUUID":"15f219f7-6d05-4c91-aafd-b677cf0d115e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e85b283-c7dc-4308-8e39-0053e876f4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464527312,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f34ddc1-f498-48d6-80fe-9db4c48181da","invariantUUID":"1f62e992-4174-4e5f-b5d5-4804bacbaef2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3d45b2e-1354-4847-934b-ac702d32220c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464495448,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d983e8-9efb-4bb0-81c7-56e3396d36eb","invariantUUID":"f9e2f564-a0cc-49e0-9e9d-5c220ae59869","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d472db9-d6f4-4228-b24c-ee017e863ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464927117,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a35e1ca-d3c5-4787-9ca6-1a31f90ef23c","invariantUUID":"8cbb631e-25f0-4e10-bb23-c007a79ade8c","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":"network","uniqueId":"ec79ab79-e02a-4f39-94a2-181aecabd48e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464693915,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48544043-98b9-4f7e-8805-739e13078ee1","invariantUUID":"cd987ca7-6d9e-45e3-b6e6-935f54047066","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":"103b3f18-aef1-481a-99b3-4eaf4c9d1cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464974921,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f1caa4a-38d9-4082-b428-77dc66daf30e","invariantUUID":"d3651c4a-8ec0-4333-b9ee-bde46796256a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b9ce76-7d5c-44d8-8b30-fd40d53e0242","lifecycleState":"CERTIFIED","lastUpdateDate":1628464992748,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f253318d-bc67-47a0-aaa6-d5962b0e2a26","invariantUUID":"ef99b0b9-7b08-40a7-a727-2632a0769f0b","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"939691b6-8aa9-45cf-99e9-95ace13fa4d9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628464951629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"295c10cb-eb14-4d07-ac5f-02da3aee6363","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","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":"e2ee9e27-18a7-4ed6-a62c-54fa546cb10c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464627996,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6d9401a-fe9a-46e9-9779-e13831e4f431","invariantUUID":"816ba4ad-a866-4f2c-9a30-7106b4e1ed37","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7cb0428-f678-4454-9023-469d8f1c2458","lifecycleState":"CERTIFIED","lastUpdateDate":1628465011016,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8667b1-820a-4e5d-a581-9c4970a11704","invariantUUID":"39226816-814e-4460-81f9-c122f532bfe4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f6b966-c045-4496-86c5-df1a97f26937","lifecycleState":"CERTIFIED","lastUpdateDate":1628464655292,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc6b3af-5cd3-4e0b-b3ad-f9f6acbf1368","invariantUUID":"0dd9d385-cf2f-4b6c-9283-6e7187380f41","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":"objectStorage","uniqueId":"46e8d943-3199-4c28-8cdc-8e1ba8ae0b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628464489687,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efcae536-27fd-4b87-85af-344e5e268acc","invariantUUID":"4bbe7835-22e9-44a7-bd05-4eee22920f39","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":"defaulticon","uniqueId":"c37cf4d8-96f2-4b2a-96f4-4d2b0b54c8e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464755232,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9487f184-d291-4204-b669-87bb94efb9ae","invariantUUID":"e13d047d-1cfc-48a7-991b-81af346ecb18","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"90104b14-203b-41e7-81a5-4a5fbfffe7b2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464601351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66b7a691-767a-45b0-9889-46e8455c01f8","invariantUUID":"47c2523e-7c54-4f6a-bb22-8ce0aa35fddc","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"12397981-e880-4a09-a91f-382007ba3f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464971633,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9265f356-3ca3-4fcc-a169-b570a794db5e","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"99444a2e-2495-429f-931d-ff1d5764e5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464662514,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"393496d5-7244-426b-b3bf-0e40fe6afb78","invariantUUID":"31161b96-ce34-4c35-bb2f-5dad3404629a","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":"objectStorage","uniqueId":"ace8d0dc-f670-4974-87e1-feea2c63b61a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464842451,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53069537-6442-40a6-99ee-04a9c47307be","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5bc3f405-210f-48ac-bec4-cd270009cec4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464875132,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daaf8686-80e6-43f2-a5c5-cbe0d69a3dd4","invariantUUID":"29f048b9-c007-4cc2-bac0-f8af747b8890","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"96cbc352-1750-4efc-8daa-222f6ac5d359","lifecycleState":"CERTIFIED","lastUpdateDate":1628464826724,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68af1029-24ef-40a0-8be3-55a7011af883","invariantUUID":"3569e465-82af-47ba-9c28-d92625cd7ea0","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":"d2a0f7aa-7da6-4491-8912-3e3a81e6ad74","lifecycleState":"CERTIFIED","lastUpdateDate":1628464608457,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e8fa562-044b-4812-8c5b-a0b9ec97c68e","invariantUUID":"0199062f-a7a5-46a3-8f6f-cc301da8c0a6","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":"ccbc19b7-540b-4982-bbad-8819d55131c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464888389,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2131d8fc-433a-40f9-91fe-d369453cb424","invariantUUID":"e5d9fc71-c0bd-4f89-84cf-10826dfbe872","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":"port","uniqueId":"fd8b2e88-8c69-4339-846c-52425e4d312a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464508274,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e9985e5-2e97-4e55-b097-2475e496a292","invariantUUID":"390f0f49-91b1-4f7d-8cd1-58f96a3a38b0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"464faef1-a568-48a3-a73d-bd7022e799e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464749954,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"01dc93d6-76f0-4eca-b1e4-cddb6ebdb38e","invariantUUID":"71e9948b-910b-4218-9e67-8216ab2bd272","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c71c90b-b6b6-4ae3-a328-fe6dc103c480","lifecycleState":"CERTIFIED","lastUpdateDate":1628464848916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4c661f2-7e78-433f-98a0-64d5cd59f7a2","invariantUUID":"cd37c499-7a8a-45e2-a580-c423590c46cc","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":"network","uniqueId":"89d1d2a1-9d98-44d0-bef1-3f98e641b92f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464795024,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48094df8-91f7-4297-9348-2652997ae55b","invariantUUID":"f8cad5e4-5242-4f9f-8b6f-a41caf3f7ee5","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":"compute","uniqueId":"364911a1-7728-459c-b7a8-5e889934d8e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464820363,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b51473-ef64-4318-bd56-460bd95b153c","invariantUUID":"e9edeacb-c270-4246-a49d-62c8f0c353a2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d0f43e4-b430-4e7f-85d3-b3f731a6bf0d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464435889,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70d40f8b-ed3d-4fc8-a47a-0bc2cedcaf73","invariantUUID":"bfef3fbd-60a1-4e1c-a023-a313cdac6a90","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":"defaulticon","uniqueId":"648342e6-6f5f-4f7f-a1a6-64007a8ce0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628464514223,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea68f3a5-340d-4b22-a7cc-91ac906d31a5","invariantUUID":"8882fa6a-6184-4d02-b325-a4e8ab1aa60a","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":"758f69ae-9a55-4c6f-8379-2c879dc60559","lifecycleState":"CERTIFIED","lastUpdateDate":1628464915506,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5d314f8-0b73-450e-8be7-10e366f4932f","invariantUUID":"3acdc8f1-c7ac-4779-a3f4-08c120a3a74e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c2169e3-580b-4e91-9f29-c5b0fa1551d2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464997981,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b120d0b6-efbb-46c2-9400-6e9f8136e7ca","invariantUUID":"98710bc7-32fd-4d72-9dba-d38230913bc0","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":"port","uniqueId":"1638c7fb-bb5a-46c7-a121-3c43bc8f53ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628465037512,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91e5d89-7d34-44a2-acd4-0e291cc256dc","invariantUUID":"cefa5bef-226f-45f4-ac34-44268bbbec84","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464744786,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fd6f333-de2e-47de-87df-b3567500d48b","invariantUUID":"7ee15313-71be-4684-ac21-2830d80d7542","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad27c698-7a8e-432a-ae74-84b9e730d969","lifecycleState":"CERTIFIED","lastUpdateDate":1628464921951,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41150da9-33ee-4409-abd8-7e8755eb00bb","invariantUUID":"62b30c1b-0ebb-4a88-b70d-ed3b8f9f25a4","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":"compute","uniqueId":"901a70a5-c105-4df0-958b-82fd723b30d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464776287,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97d348f-05f0-4b2b-b8b6-83b92842a8c9","invariantUUID":"b788a2b1-f192-4f8b-a11e-0f3bf179b4b6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bbc12ea9-9b13-412b-bd44-9e1e0567d92d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464880556,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a90f3ec-5c42-4cda-9716-eda0dc6c5aa4","invariantUUID":"f2b640d7-fb70-401f-8abb-dd945876ec52","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f74cfd5-2e60-45eb-b148-1c4f72a3b099","lifecycleState":"CERTIFIED","lastUpdateDate":1628464966575,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36d3e573-33cb-43fa-be86-2380d086d39a","invariantUUID":"245d984d-c845-4072-b1ba-ce745d5f7f7e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90fd5ede-6b70-47da-b29c-ece0f418602e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464429328,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f4fc327-b806-4ec9-8c9d-a8eeeb2ed456","invariantUUID":"e3653139-7d3d-403e-ac5a-f7a369bc1de3","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"82c46949-49bf-424b-b3a6-3f5420845c83","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628465022011,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"797cc79a-a442-478f-ac92-b48279ec2cea","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"securityrules","uniqueId":"938f6354-b9d0-40c1-a713-624b6acf7d65","lifecycleState":"CERTIFIED","lastUpdateDate":1628464613766,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"993ee1d1-0f86-4102-8e25-f8d416236f94","invariantUUID":"4fa2569e-0df9-4928-a1a2-eb58f5887c2f","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":"45244b7b-50dd-44fb-8e44-bdddbb45b730","lifecycleState":"CERTIFIED","lastUpdateDate":1628464502067,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c6a4be6-a18e-429c-8f41-84de3f50fbe3","invariantUUID":"ba06ea85-6667-4dfc-9149-5bd7cab59064","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578cec56-af09-4096-bb51-10ba9f289f7d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464902656,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a6c593-62a7-4ae8-9ee0-a80a95f97931","invariantUUID":"54dff7e1-76f9-477c-957c-0329a4c142db","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c83e2e6c-fae8-4d66-928c-fe9fe4e5e501","lifecycleState":"CERTIFIED","lastUpdateDate":1628464760753,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05d9675-d510-4d4e-b89b-6cec2588b3ae","invariantUUID":"e633a314-c56c-4211-85f6-4d09c728d72a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ce657b60-9380-4bcf-960c-d7615b90b209","lifecycleState":"CERTIFIED","lastUpdateDate":1628465001454,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6070eb-7cc7-4b14-9d46-e7f59bfac060","invariantUUID":"e53dd15e-c923-4318-9840-017853596c4a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e35fa730-bca0-4b06-b87e-cea4e380f8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628464482823,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71be6c49-7ea4-4a97-9c75-fbbd3b2d7553","invariantUUID":"56ecc86c-d16c-4ff2-97be-d3918cd57668","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":"3ef382df-5718-4d83-af9d-9b4c493e78f9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464633362,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727638f8-20fa-4658-85f1-518c62e17d41","invariantUUID":"282a0625-5a36-4591-ad5f-48fe0ecbe530","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":"6791ff32-0dd5-4bea-ac77-dcdaf3e933a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464782626,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896318e-94c3-4d71-9936-7cfa1dd72efd","invariantUUID":"d9a8ae23-b1d5-475a-aaf3-8f0da6fd75d2","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d28c9ddc-d3c1-4a6a-a599-9439258e5968","lifecycleState":"CERTIFIED","lastUpdateDate":1628464422209,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"92c06ea5-ee01-4faa-ad49-be0aceee82c1","invariantUUID":"0547a99f-921b-4a8b-a1a3-5414ea15e299","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":"e813235c-c04e-43fa-94aa-c7ec92770682","lifecycleState":"CERTIFIED","lastUpdateDate":1628464933985,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42a36a2e-3d17-43a4-8882-5addd24a367a","invariantUUID":"545189f5-d3f6-470a-81e1-a9d78c1cf121","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":"objectStorage","uniqueId":"9ceb445d-8408-4bdf-8202-bb5eabcb55fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464982192,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0344e46a-220a-46a0-a2bd-20197e4b6f51","invariantUUID":"f50f1aef-1e29-4932-ad87-15f5243b0b37","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73329356-c0cb-4b57-8815-b5bbadd2e75a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464549045,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d0e07d38-9e89-4778-8185-2ce585d0a132","invariantUUID":"68242c29-65df-4b5f-809f-667976ce271b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"853f22df-a76f-47d1-a184-2be1de446d47","lifecycleState":"CERTIFIED","lastUpdateDate":1628464721922,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95cff61f-8453-448e-be2f-c00b3b323d7c","invariantUUID":"4472dfb9-2f23-4610-bfb7-4f44bcea7c34","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb9c3d33-d1b0-4b40-b191-7dedc064a4c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464638703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47832159-6efa-42d1-b97f-60cf6784ae10","invariantUUID":"06eeb1c0-bbbd-49e2-9ca1-a2526c5ac0f3","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":"loadBalancer","uniqueId":"58c0b7a2-dfc1-46d6-926b-4e78f7a3dc8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464448781,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9a62a0-e020-428c-95a0-619357ddf8d0","invariantUUID":"e630bd97-f7b8-4abe-8911-5b4bdf541bc9","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":"562ad1d6-6a63-44a4-9f7a-7953aa29b373","lifecycleState":"CERTIFIED","lastUpdateDate":1628464391609,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b43715f-977c-48a3-b003-835cb048325d","invariantUUID":"e760d3b6-937b-424e-83a8-f33a58541525","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"824da060-601b-4af9-9755-911e094d7301","lifecycleState":"CERTIFIED","lastUpdateDate":1628464909541,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1c5d99c-e4c9-4894-a84a-742b7e054bda","invariantUUID":"81f73aa2-dab7-46d5-abba-45ec90c6d4f6","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":"a88e470d-2d8a-4595-9eb9-1837a9476812","lifecycleState":"CERTIFIED","lastUpdateDate":1628464542530,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9433408-9035-4871-a169-447125ac27a1","invariantUUID":"7049ccb5-e8b9-4149-ba13-6b9a85787733","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":"8c98f81d-67e7-42c8-9bf2-9871e68d6392","lifecycleState":"CERTIFIED","lastUpdateDate":1628464534888,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d42348ce-94af-412d-b5ad-a9a8cb07c4a5","invariantUUID":"ca09fa17-a4d1-41cb-a8d2-f27de9070f7a","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":"networkrules","uniqueId":"938f5585-769c-4dc4-9bb4-dbe54b5475d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628464579021,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"308c0ed4-8203-4180-8538-32fcf4349391","invariantUUID":"ec315b29-233a-4daa-8195-cd7c60c01e55","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":"5c21b961-aea4-402e-b6d5-cb5f26349b51","lifecycleState":"CERTIFIED","lastUpdateDate":1628464622516,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e9ae94a-73a9-4e7b-b447-e3befaaa820c","invariantUUID":"e396945f-37c0-40b7-8279-1ac55880f42c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3dcd2f4-e371-42e8-be1c-c32440959c1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464768509,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9576a13-9e33-43e1-b3cb-594ecb60d76b","invariantUUID":"f3520e7c-9428-44d3-b083-2ba142390d2c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8de4c3e5-69da-460e-a053-7ff0a86ed442","lifecycleState":"CERTIFIED","lastUpdateDate":1628464733983,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"622bf756-da27-4e6b-adf0-ac8fd0ab8f24","invariantUUID":"6fea32a0-e535-4c1c-87cc-6e3f1a429bcd","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":"port","uniqueId":"84e005c1-6e44-4a32-9f62-1e656e626518","lifecycleState":"CERTIFIED","lastUpdateDate":1628464895992,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d11e6d04-f24a-4b21-a367-5c835b824de2","invariantUUID":"75f4aec3-2103-40e3-8166-d2d4476ebf9f","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":"port","uniqueId":"a22b51e5-8aad-4533-b4fe-0bba72b311d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464584340,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5eaf1b-6606-44df-b631-8a05b315ffd2","invariantUUID":"dc0dce9d-7c4c-4da8-a071-76f8ad21b5f9","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":"fdebc827-bbfd-4434-ba57-900d01016d49","lifecycleState":"CERTIFIED","lastUpdateDate":1628464714288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d1934f0-df58-47a4-97be-2f1f9931b6d1","invariantUUID":"df1ab290-ebfd-41c0-bc3f-d444781581c1","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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","lifecycleState":"CERTIFIED","lastUpdateDate":1628464520133,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ffe1be55-ac0e-4b22-80cb-27934012f0de","invariantUUID":"c1ab92de-bc6c-4228-a1e7-9f1c8ad0a314","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","lifecycleState":"CERTIFIED","lastUpdateDate":1628473062825,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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-09 01:37:45,799 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-09 01:37:45,800 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-09 01:37:45,800 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-09 01:37:45,800 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-09 01:37:45,800 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-09 01:37:45,800 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-09 01:37:45,802 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:45,883 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-09 01:37:45,884 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-09 01:37:45,884 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-09 01:37:45,884 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-09 01:37:45,884 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-09 01:37:45,891 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-09 01:37:45,891 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-09 01:37:45,892 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-09 01:37:45,893 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:46,074 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-09 01:37:46,075 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-09 01:37:46,075 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-09 01:37:46,078 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-09 01:37:46,078 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-09 01:37:46,078 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-09 01:37:46,080 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:46,138 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 378
2021-08-09 01:37:46,139 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-09 01:37:46,139 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":"1628473065930"}]}
2021-08-09 01:37:46,160 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-09 01:37:46,160 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/fe07a20d-06ae-47e5-b107-9e680bf0a65c
2021-08-09 01:37:46,161 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "fe07a20d-06ae-47e5-b107-9e680bf0a65c",
    "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-09 01:37:46,162 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:46,874 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/fe07a20d-06ae-47e5-b107-9e680bf0a65c HTTP/1.1" 201 0
2021-08-09 01:37:46,875 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-09 01:37:46,875 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-09 01:37:46,878 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-09 01:37:46,878 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-09 01:37:46,878 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-09 01:37:46,880 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:46,920 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-09 01:37:46,921 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-09 01:37:46,921 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-09 01:37:46,921 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-09 01:37:46,922 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-09 01:37:46,922 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-09 01:37:46,922 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-09 01:37:46,925 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-09 01:37:46,925 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-09 01:37:46,925 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-09 01:37:46,927 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:47,028 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-09 01:37:47,028 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-09 01:37:47,029 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-09 01:37:47,032 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-09 01:37:47,032 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-09 01:37:47,032 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-09 01:37:47,034 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:47,078 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-09 01:37:47,079 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-09 01:37:47,079 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-09 01:37:47,079 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-09 01:37:47,080 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-09 01:37:47,083 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-09 01:37:47,083 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-09 01:37:47,083 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-09 01:37:47,085 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:47,536 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-09 01:37:47,537 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-09 01:37:47,537 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-09 01:37:47,547 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-09 01:37:47,547 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-09 01:37:47,547 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-09 01:37:47,549 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:48,178 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-09 01:37:48,179 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-09 01:37:48,179 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-09 01:37:48,182 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-09 01:37:48,182 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-09 01:37:48,182 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-09 01:37:48,183 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:48,243 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-09 01:37:48,248 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-09 01:37:48,249 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":"1628473065930"}]}
2021-08-09 01:37:48,256 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-09 01:37:48,256 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-09 01:37:48,257 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-09 01:37:48,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:48,395 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-09 01:37:48,396 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-09 01:37:48,396 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-09 01:37:48,403 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-09 01:37:48,403 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-09 01:37:48,403 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-09 01:37:48,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:48,481 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-09 01:37:48,481 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-09 01:37:48,482 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-09 01:37:48,484 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-09 01:37:48,484 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-09 01:37:48,484 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-09 01:37:48,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:48,528 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-09 01:37:48,529 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-09 01:37:48,529 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":"1628473068438"}
2021-08-09 01:37:48,531 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-09 01:37:48,531 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-09 01:37:48,531 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-09 01:37:48,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:48,576 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-09 01:37:48,577 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-09 01:37:48,577 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":"1628473068438"}
2021-08-09 01:37:48,580 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-09 01:37:48,580 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-09 01:37:48,580 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-09 01:37:48,583 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:48,630 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-09 01:37:48,631 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-09 01:37:48,631 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-09 01:37:48,632 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-09 01:37:48,632 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-09 01:37:48,632 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-09 01:37:48,634 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:37:48,634 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:37:48,635 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-09 01:37:48,635 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-09 01:37:48,635 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:37:48,636 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:37:49,436 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-09 01:37:49,438 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:37:49,438 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-09 01:37:49,440 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-09 01:37:49,440 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:49,441 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:49,441 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-09 01:37:49,441 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-09 01:37:49,441 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:37:49,441 INFO 192:__init__.py(1) - Service found, updating information
2021-08-09 01:37:49,441 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-09 01:37:49,441 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-09 01:37:49,442 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-09 01:37:49,443 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:50,081 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-09 01:37:50,084 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-09 01:37:50,087 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5a961185-196c-4724-a4f2-8b8cdb3eac48","lifecycleState":"CERTIFIED","lastUpdateDate":1628464455244,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8829833-c2c3-49a1-8964-909e2186eae4","invariantUUID":"9986bf8e-1cff-45f8-9758-63457ddf7367","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20b730d4-b0f8-4d66-b9e3-c161255337af","lifecycleState":"CERTIFIED","lastUpdateDate":1628464943240,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"530651d1-dfd1-48c6-a629-ad87f9bd4122","invariantUUID":"35ff1a74-d977-4395-b50c-19dc892e6a2c","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":"54c1847c-5607-47b0-a55b-b654910bc5dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464668444,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18878c9d-a8e4-41e9-99fb-a86adc03e12d","invariantUUID":"dec0542f-cdab-44d1-bc6a-636b68b368e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b5fd388-ade1-4b90-b6fe-b078f36bb91d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464854558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3739f05e-f452-4160-a206-beaf04d5912e","invariantUUID":"d9f9ea2d-45d0-4553-afb2-d94acdaf792a","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":"0da70388-f552-4429-9ff0-1203a5ad2798","lifecycleState":"CERTIFIED","lastUpdateDate":1628464807895,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74217e78-dbe4-4e8f-8abf-4eeeb506c6f0","invariantUUID":"21285fa0-ddb3-4293-8865-7f016bec2c1e","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":"4868b330-9231-450a-a2e6-2777bc75e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464802254,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbb60601-3074-4660-b853-bea823e98762","invariantUUID":"3162228c-f122-4fdb-9da7-bcf13472a22c","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":"734a516c-bc61-4908-b626-8855fe348b50","lifecycleState":"CERTIFIED","lastUpdateDate":1628464460657,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9c52359-89e8-4134-8773-4551096d71b9","invariantUUID":"690c5b28-1614-47f6-8b6c-8b05667b8d67","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":"network","uniqueId":"c9f500c6-4f45-45da-9d20-1e7a45da1864","lifecycleState":"CERTIFIED","lastUpdateDate":1628464739314,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"28d6d763-f6a4-4c4c-8d22-d01b8e4a813f","invariantUUID":"15f219f7-6d05-4c91-aafd-b677cf0d115e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e85b283-c7dc-4308-8e39-0053e876f4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464527312,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f34ddc1-f498-48d6-80fe-9db4c48181da","invariantUUID":"1f62e992-4174-4e5f-b5d5-4804bacbaef2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3d45b2e-1354-4847-934b-ac702d32220c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464495448,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d983e8-9efb-4bb0-81c7-56e3396d36eb","invariantUUID":"f9e2f564-a0cc-49e0-9e9d-5c220ae59869","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d472db9-d6f4-4228-b24c-ee017e863ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464927117,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a35e1ca-d3c5-4787-9ca6-1a31f90ef23c","invariantUUID":"8cbb631e-25f0-4e10-bb23-c007a79ade8c","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":"network","uniqueId":"ec79ab79-e02a-4f39-94a2-181aecabd48e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464693915,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48544043-98b9-4f7e-8805-739e13078ee1","invariantUUID":"cd987ca7-6d9e-45e3-b6e6-935f54047066","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":"103b3f18-aef1-481a-99b3-4eaf4c9d1cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464974921,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f1caa4a-38d9-4082-b428-77dc66daf30e","invariantUUID":"d3651c4a-8ec0-4333-b9ee-bde46796256a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b9ce76-7d5c-44d8-8b30-fd40d53e0242","lifecycleState":"CERTIFIED","lastUpdateDate":1628464992748,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f253318d-bc67-47a0-aaa6-d5962b0e2a26","invariantUUID":"ef99b0b9-7b08-40a7-a727-2632a0769f0b","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"939691b6-8aa9-45cf-99e9-95ace13fa4d9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628464951629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"295c10cb-eb14-4d07-ac5f-02da3aee6363","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","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":"e2ee9e27-18a7-4ed6-a62c-54fa546cb10c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464627996,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6d9401a-fe9a-46e9-9779-e13831e4f431","invariantUUID":"816ba4ad-a866-4f2c-9a30-7106b4e1ed37","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7cb0428-f678-4454-9023-469d8f1c2458","lifecycleState":"CERTIFIED","lastUpdateDate":1628465011016,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8667b1-820a-4e5d-a581-9c4970a11704","invariantUUID":"39226816-814e-4460-81f9-c122f532bfe4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f6b966-c045-4496-86c5-df1a97f26937","lifecycleState":"CERTIFIED","lastUpdateDate":1628464655292,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc6b3af-5cd3-4e0b-b3ad-f9f6acbf1368","invariantUUID":"0dd9d385-cf2f-4b6c-9283-6e7187380f41","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":"objectStorage","uniqueId":"46e8d943-3199-4c28-8cdc-8e1ba8ae0b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628464489687,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efcae536-27fd-4b87-85af-344e5e268acc","invariantUUID":"4bbe7835-22e9-44a7-bd05-4eee22920f39","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":"defaulticon","uniqueId":"c37cf4d8-96f2-4b2a-96f4-4d2b0b54c8e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464755232,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9487f184-d291-4204-b669-87bb94efb9ae","invariantUUID":"e13d047d-1cfc-48a7-991b-81af346ecb18","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"90104b14-203b-41e7-81a5-4a5fbfffe7b2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464601351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66b7a691-767a-45b0-9889-46e8455c01f8","invariantUUID":"47c2523e-7c54-4f6a-bb22-8ce0aa35fddc","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"12397981-e880-4a09-a91f-382007ba3f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464971633,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9265f356-3ca3-4fcc-a169-b570a794db5e","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"99444a2e-2495-429f-931d-ff1d5764e5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464662514,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"393496d5-7244-426b-b3bf-0e40fe6afb78","invariantUUID":"31161b96-ce34-4c35-bb2f-5dad3404629a","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":"objectStorage","uniqueId":"ace8d0dc-f670-4974-87e1-feea2c63b61a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464842451,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53069537-6442-40a6-99ee-04a9c47307be","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5bc3f405-210f-48ac-bec4-cd270009cec4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464875132,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daaf8686-80e6-43f2-a5c5-cbe0d69a3dd4","invariantUUID":"29f048b9-c007-4cc2-bac0-f8af747b8890","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"96cbc352-1750-4efc-8daa-222f6ac5d359","lifecycleState":"CERTIFIED","lastUpdateDate":1628464826724,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68af1029-24ef-40a0-8be3-55a7011af883","invariantUUID":"3569e465-82af-47ba-9c28-d92625cd7ea0","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":"d2a0f7aa-7da6-4491-8912-3e3a81e6ad74","lifecycleState":"CERTIFIED","lastUpdateDate":1628464608457,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e8fa562-044b-4812-8c5b-a0b9ec97c68e","invariantUUID":"0199062f-a7a5-46a3-8f6f-cc301da8c0a6","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":"ccbc19b7-540b-4982-bbad-8819d55131c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464888389,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2131d8fc-433a-40f9-91fe-d369453cb424","invariantUUID":"e5d9fc71-c0bd-4f89-84cf-10826dfbe872","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":"port","uniqueId":"fd8b2e88-8c69-4339-846c-52425e4d312a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464508274,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e9985e5-2e97-4e55-b097-2475e496a292","invariantUUID":"390f0f49-91b1-4f7d-8cd1-58f96a3a38b0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"464faef1-a568-48a3-a73d-bd7022e799e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464749954,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"01dc93d6-76f0-4eca-b1e4-cddb6ebdb38e","invariantUUID":"71e9948b-910b-4218-9e67-8216ab2bd272","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c71c90b-b6b6-4ae3-a328-fe6dc103c480","lifecycleState":"CERTIFIED","lastUpdateDate":1628464848916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4c661f2-7e78-433f-98a0-64d5cd59f7a2","invariantUUID":"cd37c499-7a8a-45e2-a580-c423590c46cc","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":"network","uniqueId":"89d1d2a1-9d98-44d0-bef1-3f98e641b92f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464795024,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48094df8-91f7-4297-9348-2652997ae55b","invariantUUID":"f8cad5e4-5242-4f9f-8b6f-a41caf3f7ee5","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":"compute","uniqueId":"364911a1-7728-459c-b7a8-5e889934d8e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464820363,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b51473-ef64-4318-bd56-460bd95b153c","invariantUUID":"e9edeacb-c270-4246-a49d-62c8f0c353a2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d0f43e4-b430-4e7f-85d3-b3f731a6bf0d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464435889,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70d40f8b-ed3d-4fc8-a47a-0bc2cedcaf73","invariantUUID":"bfef3fbd-60a1-4e1c-a023-a313cdac6a90","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":"defaulticon","uniqueId":"648342e6-6f5f-4f7f-a1a6-64007a8ce0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628464514223,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea68f3a5-340d-4b22-a7cc-91ac906d31a5","invariantUUID":"8882fa6a-6184-4d02-b325-a4e8ab1aa60a","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":"758f69ae-9a55-4c6f-8379-2c879dc60559","lifecycleState":"CERTIFIED","lastUpdateDate":1628464915506,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5d314f8-0b73-450e-8be7-10e366f4932f","invariantUUID":"3acdc8f1-c7ac-4779-a3f4-08c120a3a74e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c2169e3-580b-4e91-9f29-c5b0fa1551d2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464997981,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b120d0b6-efbb-46c2-9400-6e9f8136e7ca","invariantUUID":"98710bc7-32fd-4d72-9dba-d38230913bc0","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":"port","uniqueId":"1638c7fb-bb5a-46c7-a121-3c43bc8f53ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628465037512,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91e5d89-7d34-44a2-acd4-0e291cc256dc","invariantUUID":"cefa5bef-226f-45f4-ac34-44268bbbec84","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464744786,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fd6f333-de2e-47de-87df-b3567500d48b","invariantUUID":"7ee15313-71be-4684-ac21-2830d80d7542","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad27c698-7a8e-432a-ae74-84b9e730d969","lifecycleState":"CERTIFIED","lastUpdateDate":1628464921951,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41150da9-33ee-4409-abd8-7e8755eb00bb","invariantUUID":"62b30c1b-0ebb-4a88-b70d-ed3b8f9f25a4","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":"compute","uniqueId":"901a70a5-c105-4df0-958b-82fd723b30d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464776287,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97d348f-05f0-4b2b-b8b6-83b92842a8c9","invariantUUID":"b788a2b1-f192-4f8b-a11e-0f3bf179b4b6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bbc12ea9-9b13-412b-bd44-9e1e0567d92d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464880556,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a90f3ec-5c42-4cda-9716-eda0dc6c5aa4","invariantUUID":"f2b640d7-fb70-401f-8abb-dd945876ec52","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f74cfd5-2e60-45eb-b148-1c4f72a3b099","lifecycleState":"CERTIFIED","lastUpdateDate":1628464966575,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36d3e573-33cb-43fa-be86-2380d086d39a","invariantUUID":"245d984d-c845-4072-b1ba-ce745d5f7f7e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90fd5ede-6b70-47da-b29c-ece0f418602e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464429328,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f4fc327-b806-4ec9-8c9d-a8eeeb2ed456","invariantUUID":"e3653139-7d3d-403e-ac5a-f7a369bc1de3","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"82c46949-49bf-424b-b3a6-3f5420845c83","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628465022011,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"797cc79a-a442-478f-ac92-b48279ec2cea","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"securityrules","uniqueId":"938f6354-b9d0-40c1-a713-624b6acf7d65","lifecycleState":"CERTIFIED","lastUpdateDate":1628464613766,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"993ee1d1-0f86-4102-8e25-f8d416236f94","invariantUUID":"4fa2569e-0df9-4928-a1a2-eb58f5887c2f","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":"45244b7b-50dd-44fb-8e44-bdddbb45b730","lifecycleState":"CERTIFIED","lastUpdateDate":1628464502067,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c6a4be6-a18e-429c-8f41-84de3f50fbe3","invariantUUID":"ba06ea85-6667-4dfc-9149-5bd7cab59064","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578cec56-af09-4096-bb51-10ba9f289f7d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464902656,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a6c593-62a7-4ae8-9ee0-a80a95f97931","invariantUUID":"54dff7e1-76f9-477c-957c-0329a4c142db","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c83e2e6c-fae8-4d66-928c-fe9fe4e5e501","lifecycleState":"CERTIFIED","lastUpdateDate":1628464760753,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05d9675-d510-4d4e-b89b-6cec2588b3ae","invariantUUID":"e633a314-c56c-4211-85f6-4d09c728d72a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ce657b60-9380-4bcf-960c-d7615b90b209","lifecycleState":"CERTIFIED","lastUpdateDate":1628465001454,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6070eb-7cc7-4b14-9d46-e7f59bfac060","invariantUUID":"e53dd15e-c923-4318-9840-017853596c4a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e35fa730-bca0-4b06-b87e-cea4e380f8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628464482823,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71be6c49-7ea4-4a97-9c75-fbbd3b2d7553","invariantUUID":"56ecc86c-d16c-4ff2-97be-d3918cd57668","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":"3ef382df-5718-4d83-af9d-9b4c493e78f9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464633362,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727638f8-20fa-4658-85f1-518c62e17d41","invariantUUID":"282a0625-5a36-4591-ad5f-48fe0ecbe530","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":"6791ff32-0dd5-4bea-ac77-dcdaf3e933a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464782626,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896318e-94c3-4d71-9936-7cfa1dd72efd","invariantUUID":"d9a8ae23-b1d5-475a-aaf3-8f0da6fd75d2","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d28c9ddc-d3c1-4a6a-a599-9439258e5968","lifecycleState":"CERTIFIED","lastUpdateDate":1628464422209,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"92c06ea5-ee01-4faa-ad49-be0aceee82c1","invariantUUID":"0547a99f-921b-4a8b-a1a3-5414ea15e299","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":"e813235c-c04e-43fa-94aa-c7ec92770682","lifecycleState":"CERTIFIED","lastUpdateDate":1628464933985,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42a36a2e-3d17-43a4-8882-5addd24a367a","invariantUUID":"545189f5-d3f6-470a-81e1-a9d78c1cf121","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":"objectStorage","uniqueId":"9ceb445d-8408-4bdf-8202-bb5eabcb55fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464982192,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0344e46a-220a-46a0-a2bd-20197e4b6f51","invariantUUID":"f50f1aef-1e29-4932-ad87-15f5243b0b37","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73329356-c0cb-4b57-8815-b5bbadd2e75a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464549045,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d0e07d38-9e89-4778-8185-2ce585d0a132","invariantUUID":"68242c29-65df-4b5f-809f-667976ce271b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"853f22df-a76f-47d1-a184-2be1de446d47","lifecycleState":"CERTIFIED","lastUpdateDate":1628464721922,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95cff61f-8453-448e-be2f-c00b3b323d7c","invariantUUID":"4472dfb9-2f23-4610-bfb7-4f44bcea7c34","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb9c3d33-d1b0-4b40-b191-7dedc064a4c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464638703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47832159-6efa-42d1-b97f-60cf6784ae10","invariantUUID":"06eeb1c0-bbbd-49e2-9ca1-a2526c5ac0f3","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":"loadBalancer","uniqueId":"58c0b7a2-dfc1-46d6-926b-4e78f7a3dc8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464448781,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9a62a0-e020-428c-95a0-619357ddf8d0","invariantUUID":"e630bd97-f7b8-4abe-8911-5b4bdf541bc9","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":"562ad1d6-6a63-44a4-9f7a-7953aa29b373","lifecycleState":"CERTIFIED","lastUpdateDate":1628464391609,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b43715f-977c-48a3-b003-835cb048325d","invariantUUID":"e760d3b6-937b-424e-83a8-f33a58541525","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"824da060-601b-4af9-9755-911e094d7301","lifecycleState":"CERTIFIED","lastUpdateDate":1628464909541,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1c5d99c-e4c9-4894-a84a-742b7e054bda","invariantUUID":"81f73aa2-dab7-46d5-abba-45ec90c6d4f6","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":"a88e470d-2d8a-4595-9eb9-1837a9476812","lifecycleState":"CERTIFIED","lastUpdateDate":1628464542530,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9433408-9035-4871-a169-447125ac27a1","invariantUUID":"7049ccb5-e8b9-4149-ba13-6b9a85787733","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":"8c98f81d-67e7-42c8-9bf2-9871e68d6392","lifecycleState":"CERTIFIED","lastUpdateDate":1628464534888,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d42348ce-94af-412d-b5ad-a9a8cb07c4a5","invariantUUID":"ca09fa17-a4d1-41cb-a8d2-f27de9070f7a","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":"networkrules","uniqueId":"938f5585-769c-4dc4-9bb4-dbe54b5475d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628464579021,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"308c0ed4-8203-4180-8538-32fcf4349391","invariantUUID":"ec315b29-233a-4daa-8195-cd7c60c01e55","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":"5c21b961-aea4-402e-b6d5-cb5f26349b51","lifecycleState":"CERTIFIED","lastUpdateDate":1628464622516,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e9ae94a-73a9-4e7b-b447-e3befaaa820c","invariantUUID":"e396945f-37c0-40b7-8279-1ac55880f42c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3dcd2f4-e371-42e8-be1c-c32440959c1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464768509,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9576a13-9e33-43e1-b3cb-594ecb60d76b","invariantUUID":"f3520e7c-9428-44d3-b083-2ba142390d2c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8de4c3e5-69da-460e-a053-7ff0a86ed442","lifecycleState":"CERTIFIED","lastUpdateDate":1628464733983,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"622bf756-da27-4e6b-adf0-ac8fd0ab8f24","invariantUUID":"6fea32a0-e535-4c1c-87cc-6e3f1a429bcd","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":"port","uniqueId":"84e005c1-6e44-4a32-9f62-1e656e626518","lifecycleState":"CERTIFIED","lastUpdateDate":1628464895992,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d11e6d04-f24a-4b21-a367-5c835b824de2","invariantUUID":"75f4aec3-2103-40e3-8166-d2d4476ebf9f","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":"port","uniqueId":"a22b51e5-8aad-4533-b4fe-0bba72b311d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464584340,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5eaf1b-6606-44df-b631-8a05b315ffd2","invariantUUID":"dc0dce9d-7c4c-4da8-a071-76f8ad21b5f9","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":"fdebc827-bbfd-4434-ba57-900d01016d49","lifecycleState":"CERTIFIED","lastUpdateDate":1628464714288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d1934f0-df58-47a4-97be-2f1f9931b6d1","invariantUUID":"df1ab290-ebfd-41c0-bc3f-d444781581c1","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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","lifecycleState":"CERTIFIED","lastUpdateDate":1628464520133,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ffe1be55-ac0e-4b22-80cb-27934012f0de","invariantUUID":"c1ab92de-bc6c-4228-a1e7-9f1c8ad0a314","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","lifecycleState":"CERTIFIED","lastUpdateDate":1628473062825,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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-09 01:37:50,095 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-09 01:37:50,096 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-09 01:37:50,096 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-09 01:37:50,096 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "6a9db530-026c-47b7-b13a-21874a38a97e"
}
2021-08-09 01:37:50,098 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:50,175 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-09 01:37:50,176 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-09 01:37:50,176 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-09 01:37:50,179 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-09 01:37:50,179 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-09 01:37:50,179 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-09 01:37:50,181 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:50,232 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 94
2021-08-09 01:37:50,232 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-09 01:37:50,233 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628473070130"}]}
2021-08-09 01:37:50,235 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-09 01:37:50,236 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-09 01:37:50,236 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-09 01:37:50,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:50,281 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-09 01:37:50,282 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-09 01:37:50,282 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":"1628473068438"}
2021-08-09 01:37:50,285 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-09 01:37:50,285 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-09 01:37:50,285 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-09 01:37:50,287 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:50,332 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-09 01:37:50,333 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-09 01:37:50,333 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628473070130"}]}
2021-08-09 01:37:50,336 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-09 01:37:50,336 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-09 01:37:50,336 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-09 01:37:50,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:50,402 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-09 01:37:50,403 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-09 01:37:50,403 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":"1628473068291","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-09 01:37:50,406 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-09 01:37:50,406 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-09 01:37:50,406 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-09 01:37:50,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:50,454 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-09 01:37:50,455 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-09 01:37:50,456 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628473066966"}
2021-08-09 01:37:50,464 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-09 01:37:50,464 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-09 01:37:50,464 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=1628473066966",
    
    
        "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-09 01:37:50,466 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:50,639 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-09 01:37:50,639 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-09 01:37:50,640 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-09 01:37:50,642 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-09 01:37:50,642 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-09 01:37:50,642 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-09 01:37:50,643 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:50,691 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-09 01:37:50,691 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-09 01:37:50,692 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":"1628473068438"}
2021-08-09 01:37:50,694 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-09 01:37:50,694 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-09 01:37:50,694 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-09 01:37:50,695 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:50,753 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-09 01:37:50,754 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-09 01:37:50,754 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":"1628473068291","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-09 01:37:50,757 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-09 01:37:50,757 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-09 01:37:50,757 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-09 01:37:50,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:50,816 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-09 01:37:50,817 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-09 01:37:50,818 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628473070497","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-09 01:37:50,821 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-09 01:37:50,821 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-09 01:37:50,821 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-09 01:37:50,823 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:50,880 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-09 01:37:50,881 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-09 01:37:50,881 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"d143093b-202c-421d-9ec8-cc4b85c1fe83","owning-entity-name":"OE-ETE_Customer-d143093b-202c-421d-9ec8-cc4b85c1fe83","resource-version":"1628472559159","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_12a89d12-be43-4446-9242-8c9e8eaefd56/service-subscriptions/service-subscription/pNF/service-instances/service-instance/64178c14-d7cf-41e3-8bc3-f2f6f792eb5f","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_12a89d12-be43-4446-9242-8c9e8eaefd56"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"64178c14-d7cf-41e3-8bc3-f2f6f792eb5f"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name12a89d12-be43-4446-9242-8c9e8eaefd56"}]}]}}]}
2021-08-09 01:37:50,883 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-09 01:37:50,886 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-09 01:37:50,886 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/2401e455-52fb-456f-8837-e3f9a391789d
2021-08-09 01:37:50,886 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "2401e455-52fb-456f-8837-e3f9a391789d"
}
2021-08-09 01:37:50,887 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:50,958 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/2401e455-52fb-456f-8837-e3f9a391789d HTTP/1.1" 201 0
2021-08-09 01:37:50,959 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-09 01:37:50,959 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-09 01:37:50,961 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-09 01:37:50,961 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/2401e455-52fb-456f-8837-e3f9a391789d
2021-08-09 01:37:50,962 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-09 01:37:50,963 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:37:51,002 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/2401e455-52fb-456f-8837-e3f9a391789d HTTP/1.1" 200 128
2021-08-09 01:37:51,003 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-09 01:37:51,004 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"2401e455-52fb-456f-8837-e3f9a391789d","owning-entity-name":"basicnw-oe","resource-version":"1628473070917"}
2021-08-09 01:37:51,009 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-09 01:37:51,009 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-09 01:37:51,010 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-09 01:37:51,011 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-09 01:37:51,249 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-09 01:37:51,250 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-09 01:37:51,251 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-09 01:37:51,253 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-09 01:37:51,253 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:37:51,253 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:37:51,254 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-09 01:37:51,254 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-09 01:37:51,254 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:37:51,255 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:37:52,493 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-09 01:37:52,494 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:37:52,494 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-09 01:37:52,496 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-09 01:37:52,496 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:37:52,496 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:37:52,496 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-09 01:37:52,497 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-09 01:37:52,497 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:37:52,497 INFO 192:__init__.py(1) - Service found, updating information
2021-08-09 01:37:52,497 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-09 01:37:52,498 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-09 01:37:52,498 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-09 01:37:52,499 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:54,906 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-09 01:37:54,911 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-09 01:37:54,912 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5a961185-196c-4724-a4f2-8b8cdb3eac48","lifecycleState":"CERTIFIED","lastUpdateDate":1628464455244,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8829833-c2c3-49a1-8964-909e2186eae4","invariantUUID":"9986bf8e-1cff-45f8-9758-63457ddf7367","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20b730d4-b0f8-4d66-b9e3-c161255337af","lifecycleState":"CERTIFIED","lastUpdateDate":1628464943240,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"530651d1-dfd1-48c6-a629-ad87f9bd4122","invariantUUID":"35ff1a74-d977-4395-b50c-19dc892e6a2c","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":"54c1847c-5607-47b0-a55b-b654910bc5dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464668444,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18878c9d-a8e4-41e9-99fb-a86adc03e12d","invariantUUID":"dec0542f-cdab-44d1-bc6a-636b68b368e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b5fd388-ade1-4b90-b6fe-b078f36bb91d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464854558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3739f05e-f452-4160-a206-beaf04d5912e","invariantUUID":"d9f9ea2d-45d0-4553-afb2-d94acdaf792a","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":"0da70388-f552-4429-9ff0-1203a5ad2798","lifecycleState":"CERTIFIED","lastUpdateDate":1628464807895,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74217e78-dbe4-4e8f-8abf-4eeeb506c6f0","invariantUUID":"21285fa0-ddb3-4293-8865-7f016bec2c1e","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":"4868b330-9231-450a-a2e6-2777bc75e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464802254,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbb60601-3074-4660-b853-bea823e98762","invariantUUID":"3162228c-f122-4fdb-9da7-bcf13472a22c","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":"734a516c-bc61-4908-b626-8855fe348b50","lifecycleState":"CERTIFIED","lastUpdateDate":1628464460657,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9c52359-89e8-4134-8773-4551096d71b9","invariantUUID":"690c5b28-1614-47f6-8b6c-8b05667b8d67","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":"network","uniqueId":"c9f500c6-4f45-45da-9d20-1e7a45da1864","lifecycleState":"CERTIFIED","lastUpdateDate":1628464739314,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"28d6d763-f6a4-4c4c-8d22-d01b8e4a813f","invariantUUID":"15f219f7-6d05-4c91-aafd-b677cf0d115e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e85b283-c7dc-4308-8e39-0053e876f4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464527312,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f34ddc1-f498-48d6-80fe-9db4c48181da","invariantUUID":"1f62e992-4174-4e5f-b5d5-4804bacbaef2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3d45b2e-1354-4847-934b-ac702d32220c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464495448,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d983e8-9efb-4bb0-81c7-56e3396d36eb","invariantUUID":"f9e2f564-a0cc-49e0-9e9d-5c220ae59869","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d472db9-d6f4-4228-b24c-ee017e863ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464927117,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a35e1ca-d3c5-4787-9ca6-1a31f90ef23c","invariantUUID":"8cbb631e-25f0-4e10-bb23-c007a79ade8c","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":"network","uniqueId":"ec79ab79-e02a-4f39-94a2-181aecabd48e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464693915,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48544043-98b9-4f7e-8805-739e13078ee1","invariantUUID":"cd987ca7-6d9e-45e3-b6e6-935f54047066","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":"103b3f18-aef1-481a-99b3-4eaf4c9d1cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464974921,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f1caa4a-38d9-4082-b428-77dc66daf30e","invariantUUID":"d3651c4a-8ec0-4333-b9ee-bde46796256a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b9ce76-7d5c-44d8-8b30-fd40d53e0242","lifecycleState":"CERTIFIED","lastUpdateDate":1628464992748,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f253318d-bc67-47a0-aaa6-d5962b0e2a26","invariantUUID":"ef99b0b9-7b08-40a7-a727-2632a0769f0b","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"939691b6-8aa9-45cf-99e9-95ace13fa4d9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628464951629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"295c10cb-eb14-4d07-ac5f-02da3aee6363","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","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":"e2ee9e27-18a7-4ed6-a62c-54fa546cb10c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464627996,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6d9401a-fe9a-46e9-9779-e13831e4f431","invariantUUID":"816ba4ad-a866-4f2c-9a30-7106b4e1ed37","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7cb0428-f678-4454-9023-469d8f1c2458","lifecycleState":"CERTIFIED","lastUpdateDate":1628465011016,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8667b1-820a-4e5d-a581-9c4970a11704","invariantUUID":"39226816-814e-4460-81f9-c122f532bfe4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f6b966-c045-4496-86c5-df1a97f26937","lifecycleState":"CERTIFIED","lastUpdateDate":1628464655292,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc6b3af-5cd3-4e0b-b3ad-f9f6acbf1368","invariantUUID":"0dd9d385-cf2f-4b6c-9283-6e7187380f41","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":"objectStorage","uniqueId":"46e8d943-3199-4c28-8cdc-8e1ba8ae0b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628464489687,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efcae536-27fd-4b87-85af-344e5e268acc","invariantUUID":"4bbe7835-22e9-44a7-bd05-4eee22920f39","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":"defaulticon","uniqueId":"c37cf4d8-96f2-4b2a-96f4-4d2b0b54c8e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464755232,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9487f184-d291-4204-b669-87bb94efb9ae","invariantUUID":"e13d047d-1cfc-48a7-991b-81af346ecb18","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"90104b14-203b-41e7-81a5-4a5fbfffe7b2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464601351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66b7a691-767a-45b0-9889-46e8455c01f8","invariantUUID":"47c2523e-7c54-4f6a-bb22-8ce0aa35fddc","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"12397981-e880-4a09-a91f-382007ba3f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464971633,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9265f356-3ca3-4fcc-a169-b570a794db5e","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"99444a2e-2495-429f-931d-ff1d5764e5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464662514,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"393496d5-7244-426b-b3bf-0e40fe6afb78","invariantUUID":"31161b96-ce34-4c35-bb2f-5dad3404629a","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":"objectStorage","uniqueId":"ace8d0dc-f670-4974-87e1-feea2c63b61a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464842451,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53069537-6442-40a6-99ee-04a9c47307be","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5bc3f405-210f-48ac-bec4-cd270009cec4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464875132,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daaf8686-80e6-43f2-a5c5-cbe0d69a3dd4","invariantUUID":"29f048b9-c007-4cc2-bac0-f8af747b8890","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"96cbc352-1750-4efc-8daa-222f6ac5d359","lifecycleState":"CERTIFIED","lastUpdateDate":1628464826724,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68af1029-24ef-40a0-8be3-55a7011af883","invariantUUID":"3569e465-82af-47ba-9c28-d92625cd7ea0","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":"d2a0f7aa-7da6-4491-8912-3e3a81e6ad74","lifecycleState":"CERTIFIED","lastUpdateDate":1628464608457,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e8fa562-044b-4812-8c5b-a0b9ec97c68e","invariantUUID":"0199062f-a7a5-46a3-8f6f-cc301da8c0a6","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":"ccbc19b7-540b-4982-bbad-8819d55131c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464888389,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2131d8fc-433a-40f9-91fe-d369453cb424","invariantUUID":"e5d9fc71-c0bd-4f89-84cf-10826dfbe872","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":"port","uniqueId":"fd8b2e88-8c69-4339-846c-52425e4d312a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464508274,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e9985e5-2e97-4e55-b097-2475e496a292","invariantUUID":"390f0f49-91b1-4f7d-8cd1-58f96a3a38b0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"464faef1-a568-48a3-a73d-bd7022e799e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464749954,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"01dc93d6-76f0-4eca-b1e4-cddb6ebdb38e","invariantUUID":"71e9948b-910b-4218-9e67-8216ab2bd272","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c71c90b-b6b6-4ae3-a328-fe6dc103c480","lifecycleState":"CERTIFIED","lastUpdateDate":1628464848916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4c661f2-7e78-433f-98a0-64d5cd59f7a2","invariantUUID":"cd37c499-7a8a-45e2-a580-c423590c46cc","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":"network","uniqueId":"89d1d2a1-9d98-44d0-bef1-3f98e641b92f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464795024,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48094df8-91f7-4297-9348-2652997ae55b","invariantUUID":"f8cad5e4-5242-4f9f-8b6f-a41caf3f7ee5","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":"compute","uniqueId":"364911a1-7728-459c-b7a8-5e889934d8e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464820363,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b51473-ef64-4318-bd56-460bd95b153c","invariantUUID":"e9edeacb-c270-4246-a49d-62c8f0c353a2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d0f43e4-b430-4e7f-85d3-b3f731a6bf0d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464435889,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70d40f8b-ed3d-4fc8-a47a-0bc2cedcaf73","invariantUUID":"bfef3fbd-60a1-4e1c-a023-a313cdac6a90","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":"defaulticon","uniqueId":"648342e6-6f5f-4f7f-a1a6-64007a8ce0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628464514223,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea68f3a5-340d-4b22-a7cc-91ac906d31a5","invariantUUID":"8882fa6a-6184-4d02-b325-a4e8ab1aa60a","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":"758f69ae-9a55-4c6f-8379-2c879dc60559","lifecycleState":"CERTIFIED","lastUpdateDate":1628464915506,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5d314f8-0b73-450e-8be7-10e366f4932f","invariantUUID":"3acdc8f1-c7ac-4779-a3f4-08c120a3a74e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c2169e3-580b-4e91-9f29-c5b0fa1551d2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464997981,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b120d0b6-efbb-46c2-9400-6e9f8136e7ca","invariantUUID":"98710bc7-32fd-4d72-9dba-d38230913bc0","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":"port","uniqueId":"1638c7fb-bb5a-46c7-a121-3c43bc8f53ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628465037512,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91e5d89-7d34-44a2-acd4-0e291cc256dc","invariantUUID":"cefa5bef-226f-45f4-ac34-44268bbbec84","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464744786,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fd6f333-de2e-47de-87df-b3567500d48b","invariantUUID":"7ee15313-71be-4684-ac21-2830d80d7542","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad27c698-7a8e-432a-ae74-84b9e730d969","lifecycleState":"CERTIFIED","lastUpdateDate":1628464921951,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41150da9-33ee-4409-abd8-7e8755eb00bb","invariantUUID":"62b30c1b-0ebb-4a88-b70d-ed3b8f9f25a4","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":"compute","uniqueId":"901a70a5-c105-4df0-958b-82fd723b30d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464776287,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97d348f-05f0-4b2b-b8b6-83b92842a8c9","invariantUUID":"b788a2b1-f192-4f8b-a11e-0f3bf179b4b6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bbc12ea9-9b13-412b-bd44-9e1e0567d92d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464880556,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a90f3ec-5c42-4cda-9716-eda0dc6c5aa4","invariantUUID":"f2b640d7-fb70-401f-8abb-dd945876ec52","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f74cfd5-2e60-45eb-b148-1c4f72a3b099","lifecycleState":"CERTIFIED","lastUpdateDate":1628464966575,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36d3e573-33cb-43fa-be86-2380d086d39a","invariantUUID":"245d984d-c845-4072-b1ba-ce745d5f7f7e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90fd5ede-6b70-47da-b29c-ece0f418602e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464429328,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f4fc327-b806-4ec9-8c9d-a8eeeb2ed456","invariantUUID":"e3653139-7d3d-403e-ac5a-f7a369bc1de3","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"82c46949-49bf-424b-b3a6-3f5420845c83","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628465022011,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"797cc79a-a442-478f-ac92-b48279ec2cea","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"securityrules","uniqueId":"938f6354-b9d0-40c1-a713-624b6acf7d65","lifecycleState":"CERTIFIED","lastUpdateDate":1628464613766,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"993ee1d1-0f86-4102-8e25-f8d416236f94","invariantUUID":"4fa2569e-0df9-4928-a1a2-eb58f5887c2f","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":"45244b7b-50dd-44fb-8e44-bdddbb45b730","lifecycleState":"CERTIFIED","lastUpdateDate":1628464502067,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c6a4be6-a18e-429c-8f41-84de3f50fbe3","invariantUUID":"ba06ea85-6667-4dfc-9149-5bd7cab59064","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578cec56-af09-4096-bb51-10ba9f289f7d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464902656,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a6c593-62a7-4ae8-9ee0-a80a95f97931","invariantUUID":"54dff7e1-76f9-477c-957c-0329a4c142db","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c83e2e6c-fae8-4d66-928c-fe9fe4e5e501","lifecycleState":"CERTIFIED","lastUpdateDate":1628464760753,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05d9675-d510-4d4e-b89b-6cec2588b3ae","invariantUUID":"e633a314-c56c-4211-85f6-4d09c728d72a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ce657b60-9380-4bcf-960c-d7615b90b209","lifecycleState":"CERTIFIED","lastUpdateDate":1628465001454,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6070eb-7cc7-4b14-9d46-e7f59bfac060","invariantUUID":"e53dd15e-c923-4318-9840-017853596c4a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e35fa730-bca0-4b06-b87e-cea4e380f8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628464482823,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71be6c49-7ea4-4a97-9c75-fbbd3b2d7553","invariantUUID":"56ecc86c-d16c-4ff2-97be-d3918cd57668","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":"3ef382df-5718-4d83-af9d-9b4c493e78f9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464633362,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727638f8-20fa-4658-85f1-518c62e17d41","invariantUUID":"282a0625-5a36-4591-ad5f-48fe0ecbe530","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":"6791ff32-0dd5-4bea-ac77-dcdaf3e933a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464782626,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896318e-94c3-4d71-9936-7cfa1dd72efd","invariantUUID":"d9a8ae23-b1d5-475a-aaf3-8f0da6fd75d2","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d28c9ddc-d3c1-4a6a-a599-9439258e5968","lifecycleState":"CERTIFIED","lastUpdateDate":1628464422209,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"92c06ea5-ee01-4faa-ad49-be0aceee82c1","invariantUUID":"0547a99f-921b-4a8b-a1a3-5414ea15e299","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":"e813235c-c04e-43fa-94aa-c7ec92770682","lifecycleState":"CERTIFIED","lastUpdateDate":1628464933985,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42a36a2e-3d17-43a4-8882-5addd24a367a","invariantUUID":"545189f5-d3f6-470a-81e1-a9d78c1cf121","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":"objectStorage","uniqueId":"9ceb445d-8408-4bdf-8202-bb5eabcb55fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464982192,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0344e46a-220a-46a0-a2bd-20197e4b6f51","invariantUUID":"f50f1aef-1e29-4932-ad87-15f5243b0b37","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73329356-c0cb-4b57-8815-b5bbadd2e75a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464549045,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d0e07d38-9e89-4778-8185-2ce585d0a132","invariantUUID":"68242c29-65df-4b5f-809f-667976ce271b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"853f22df-a76f-47d1-a184-2be1de446d47","lifecycleState":"CERTIFIED","lastUpdateDate":1628464721922,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95cff61f-8453-448e-be2f-c00b3b323d7c","invariantUUID":"4472dfb9-2f23-4610-bfb7-4f44bcea7c34","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb9c3d33-d1b0-4b40-b191-7dedc064a4c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464638703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47832159-6efa-42d1-b97f-60cf6784ae10","invariantUUID":"06eeb1c0-bbbd-49e2-9ca1-a2526c5ac0f3","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":"loadBalancer","uniqueId":"58c0b7a2-dfc1-46d6-926b-4e78f7a3dc8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464448781,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9a62a0-e020-428c-95a0-619357ddf8d0","invariantUUID":"e630bd97-f7b8-4abe-8911-5b4bdf541bc9","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":"562ad1d6-6a63-44a4-9f7a-7953aa29b373","lifecycleState":"CERTIFIED","lastUpdateDate":1628464391609,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b43715f-977c-48a3-b003-835cb048325d","invariantUUID":"e760d3b6-937b-424e-83a8-f33a58541525","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"824da060-601b-4af9-9755-911e094d7301","lifecycleState":"CERTIFIED","lastUpdateDate":1628464909541,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1c5d99c-e4c9-4894-a84a-742b7e054bda","invariantUUID":"81f73aa2-dab7-46d5-abba-45ec90c6d4f6","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":"a88e470d-2d8a-4595-9eb9-1837a9476812","lifecycleState":"CERTIFIED","lastUpdateDate":1628464542530,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9433408-9035-4871-a169-447125ac27a1","invariantUUID":"7049ccb5-e8b9-4149-ba13-6b9a85787733","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":"8c98f81d-67e7-42c8-9bf2-9871e68d6392","lifecycleState":"CERTIFIED","lastUpdateDate":1628464534888,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d42348ce-94af-412d-b5ad-a9a8cb07c4a5","invariantUUID":"ca09fa17-a4d1-41cb-a8d2-f27de9070f7a","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":"networkrules","uniqueId":"938f5585-769c-4dc4-9bb4-dbe54b5475d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628464579021,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"308c0ed4-8203-4180-8538-32fcf4349391","invariantUUID":"ec315b29-233a-4daa-8195-cd7c60c01e55","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":"5c21b961-aea4-402e-b6d5-cb5f26349b51","lifecycleState":"CERTIFIED","lastUpdateDate":1628464622516,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e9ae94a-73a9-4e7b-b447-e3befaaa820c","invariantUUID":"e396945f-37c0-40b7-8279-1ac55880f42c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3dcd2f4-e371-42e8-be1c-c32440959c1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464768509,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9576a13-9e33-43e1-b3cb-594ecb60d76b","invariantUUID":"f3520e7c-9428-44d3-b083-2ba142390d2c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8de4c3e5-69da-460e-a053-7ff0a86ed442","lifecycleState":"CERTIFIED","lastUpdateDate":1628464733983,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"622bf756-da27-4e6b-adf0-ac8fd0ab8f24","invariantUUID":"6fea32a0-e535-4c1c-87cc-6e3f1a429bcd","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":"port","uniqueId":"84e005c1-6e44-4a32-9f62-1e656e626518","lifecycleState":"CERTIFIED","lastUpdateDate":1628464895992,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d11e6d04-f24a-4b21-a367-5c835b824de2","invariantUUID":"75f4aec3-2103-40e3-8166-d2d4476ebf9f","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":"port","uniqueId":"a22b51e5-8aad-4533-b4fe-0bba72b311d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464584340,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5eaf1b-6606-44df-b631-8a05b315ffd2","invariantUUID":"dc0dce9d-7c4c-4da8-a071-76f8ad21b5f9","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":"fdebc827-bbfd-4434-ba57-900d01016d49","lifecycleState":"CERTIFIED","lastUpdateDate":1628464714288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d1934f0-df58-47a4-97be-2f1f9931b6d1","invariantUUID":"df1ab290-ebfd-41c0-bc3f-d444781581c1","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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","lifecycleState":"CERTIFIED","lastUpdateDate":1628464520133,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ffe1be55-ac0e-4b22-80cb-27934012f0de","invariantUUID":"c1ab92de-bc6c-4228-a1e7-9f1c8ad0a314","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","lifecycleState":"CERTIFIED","lastUpdateDate":1628473062825,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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-09 01:37:54,917 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-09 01:37:54,917 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-09 01:37:54,917 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/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/distribution
2021-08-09 01:37:54,917 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-09 01:37:54,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:55,094 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/distribution HTTP/1.1" 200 205
2021-08-09 01:37:55,096 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-09 01:37:55,096 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"066d8070-8326-4c74-89eb-c820dcfb7ed4","timestamp":"2021-08-09 01:37:42.231 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-09 01:37:55,098 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-09 01:37:55,098 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/066d8070-8326-4c74-89eb-c820dcfb7ed4
2021-08-09 01:37:55,099 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-09 01:37:55,100 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:37:55,163 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/066d8070-8326-4c74-89eb-c820dcfb7ed4 HTTP/1.1" 200 29
2021-08-09 01:37:55,164 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-09 01:37:55,165 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-09 01:37:55,167 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-09 01:37:55,167 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-09 01:38:55,232 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-09 01:38:55,233 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/066d8070-8326-4c74-89eb-c820dcfb7ed4
2021-08-09 01:38:55,233 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-09 01:38:55,238 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:38:55,372 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/066d8070-8326-4c74-89eb-c820dcfb7ed4 HTTP/1.1" 200 5356
2021-08-09 01:38:55,374 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-09 01:38:55,375 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1628473060194","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":"1628473057099","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473064913","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628473066169","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628473067271","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628473066557","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628473066169","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628473060194","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628473064619","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628473064635","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473068739","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":"1628473066265","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628473065664","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628473064631","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628473062219","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628473060883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473064913","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628473060883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628473075947","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473069742","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628473057099","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628473062219","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628473068130","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628473069135","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628473066557","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473067735","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":"1628473064630","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628473064619","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-09 01:38:55,377 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1628473060194', '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': '1628473057099', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473064913', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628473066169', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628473067271', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628473066557', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628473066169', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628473060194', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628473064619', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628473064635', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473068739', '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': '1628473066265', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628473065664', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628473064631', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628473062219', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628473060883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473064913', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628473060883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628473075947', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473069742', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628473057099', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628473062219', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628473068130', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628473069135', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628473066557', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473067735', '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': '1628473064630', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628473064619', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-09 01:38:55,378 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-09 01:38:55,378 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-09 01:38:55,379 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-09 01:39:55,441 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-09 01:39:55,441 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/066d8070-8326-4c74-89eb-c820dcfb7ed4
2021-08-09 01:39:55,442 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-09 01:39:55,445 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:39:55,702 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/066d8070-8326-4c74-89eb-c820dcfb7ed4 HTTP/1.1" 200 5544
2021-08-09 01:39:55,703 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-09 01:39:55,703 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1628473060194","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":"1628473057099","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473064913","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628473066169","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628473067271","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628473066557","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628473066169","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628473060194","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628473064619","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628473064635","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473068739","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":"1628473066265","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628473065664","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628473064631","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628473077959","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628473062219","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628473060883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473064913","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628473060883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628473075947","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473069742","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628473057099","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628473062219","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628473068130","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628473069135","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628473066557","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473067735","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":"1628473064630","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628473064619","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-09 01:39:55,706 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1628473060194', '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': '1628473057099', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473064913', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628473066169', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628473067271', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628473066557', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628473066169', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628473060194', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628473064619', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628473064635', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473068739', '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': '1628473066265', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628473065664', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628473064631', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628473077959', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628473062219', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628473060883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473064913', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628473060883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628473075947', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473069742', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628473057099', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628473062219', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628473068130', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628473069135', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628473066557', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473067735', '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': '1628473064630', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628473064619', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-09 01:39:55,707 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-09 01:39:55,707 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-09 01:39:55,707 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-09 01:40:55,770 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-09 01:40:55,771 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/066d8070-8326-4c74-89eb-c820dcfb7ed4
2021-08-09 01:40:55,771 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-09 01:40:55,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:40:55,906 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/066d8070-8326-4c74-89eb-c820dcfb7ed4 HTTP/1.1" 200 6477
2021-08-09 01:40:55,908 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-09 01:40:55,909 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1628473060194","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":"1628473057099","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473064913","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628473066169","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628473067271","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628473066557","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628473101483","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628473066169","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628473060194","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628473064619","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628473078963","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628473064635","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628473104395","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473068739","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":"1628473066265","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628473065664","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628473064631","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628473077959","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628473062219","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628473060883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628473101483","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473064913","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628473106074","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628473060883","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628473075947","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473069742","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628473057099","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628473062219","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628473068130","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628473069135","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628473066557","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628473067735","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":"1628473064630","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628473064619","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-09 01:40:55,911 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1628473060194', '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': '1628473057099', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473064913', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628473066169', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628473067271', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628473066557', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628473101483', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628473066169', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628473060194', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628473064619', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628473078963', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628473064635', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628473104395', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473068739', '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': '1628473066265', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628473065664', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628473064631', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628473077959', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628473062219', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628473060883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628473101483', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473064913', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628473106074', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628473060883', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628473075947', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473069742', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628473057099', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628473062219', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628473068130', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628473069135', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628473066557', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628473067735', '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': '1628473064630', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628473064619', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-09 01:40:55,912 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-09 01:40:55,912 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-09 01:40:55,912 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-09 01:40:55,912 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-09 01:40:55,923 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': '2d7d970d-f4b5-43fd-b162-fae9c9aec06f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:40:55,923 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-09 01:40:55,924 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "6a9db530-026c-47b7-b13a-21874a38a97e",
			"modelVersionId": "d22eb49c-b6dc-450f-9bb6-0af426cbad3d",
			"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": "2401e455-52fb-456f-8837-e3f9a391789d",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-09 01:40:55,926 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:40:57,863 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-09 01:40:57,864 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-09 01:40:57,864 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"2d7d970d-f4b5-43fd-b162-fae9c9aec06f","instanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f"}}
2021-08-09 01:40:57,865 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-09 01:40:57,885 DEBUG 129:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '517b6f81-b27c-4821-9ca0-8b065b7d09a4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:40:57,886 DEBUG 131:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f
2021-08-09 01:40:57,886 DEBUG 132:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] data sent: None
2021-08-09 01:40:57,889 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:40:58,095 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f HTTP/1.1" 200 1352
2021-08-09 01:40:58,097 INFO 142:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] response code: 200
2021-08-09 01:40:58,098 DEBUG 146:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] response: {"request":{"requestId":"2d7d970d-f4b5-43fd-b162-fae9c9aec06f","startTime":"Mon, 09 Aug 2021 01:40:56 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"},"requestInfo":{"source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa","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":"2401e455-52fb-456f-8837-e3f9a391789d","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","serviceInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 09 Aug 2021 01:40:57 GMT"}}}
2021-08-09 01:41:08,109 DEBUG 129:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5777289f-29d0-4280-bfd9-6c0321191132', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:08,110 DEBUG 131:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f
2021-08-09 01:41:08,110 DEBUG 132:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] data sent: None
2021-08-09 01:41:08,111 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:08,341 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f HTTP/1.1" 200 1562
2021-08-09 01:41:08,343 INFO 142:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] response code: 200
2021-08-09 01:41:08,343 DEBUG 146:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] response: {"request":{"requestId":"2d7d970d-f4b5-43fd-b162-fae9c9aec06f","startTime":"Mon, 09 Aug 2021 01:40:56 GMT","finishTime":"Mon, 09 Aug 2021 01:41:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"},"requestInfo":{"source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa","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":"2401e455-52fb-456f-8837-e3f9a391789d","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","serviceInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 09 Aug 2021 01:41:01 GMT"}}}
2021-08-09 01:41:08,344 INFO 56:mixins.py(8) - ServiceInstantiation task finished
2021-08-09 01:41:08,345 DEBUG 129:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2d13895a-22b3-4c4d-9038-8bdf6c494598', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:08,345 DEBUG 131:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f
2021-08-09 01:41:08,345 DEBUG 132:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] data sent: None
2021-08-09 01:41:08,347 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:08,538 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f HTTP/1.1" 200 1562
2021-08-09 01:41:08,539 INFO 142:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] response code: 200
2021-08-09 01:41:08,540 DEBUG 146:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] response: {"request":{"requestId":"2d7d970d-f4b5-43fd-b162-fae9c9aec06f","startTime":"Mon, 09 Aug 2021 01:40:56 GMT","finishTime":"Mon, 09 Aug 2021 01:41:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"},"requestInfo":{"source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa","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":"2401e455-52fb-456f-8837-e3f9a391789d","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","serviceInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 09 Aug 2021 01:41:01 GMT"}}}
2021-08-09 01:41:08,541 DEBUG 129:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '84e3a809-7381-4620-99de-ece7e4c2d4d5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:08,541 DEBUG 131:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f
2021-08-09 01:41:08,541 DEBUG 132:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] data sent: None
2021-08-09 01:41:08,543 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:08,742 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f HTTP/1.1" 200 1562
2021-08-09 01:41:08,744 INFO 142:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] response code: 200
2021-08-09 01:41:08,744 DEBUG 146:onap_service.py(8) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] response: {"request":{"requestId":"2d7d970d-f4b5-43fd-b162-fae9c9aec06f","startTime":"Mon, 09 Aug 2021 01:40:56 GMT","finishTime":"Mon, 09 Aug 2021 01:41:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"},"requestInfo":{"source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa","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":"2401e455-52fb-456f-8837-e3f9a391789d","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","serviceInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 09 Aug 2021 01:41:01 GMT"}}}
2021-08-09 01:41:08,752 DEBUG 129:onap_service.py(1) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8a680802-3aae-4876-8a20-a8912a00cfe1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:08,752 DEBUG 131:onap_service.py(1) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f
2021-08-09 01:41:08,752 DEBUG 132:onap_service.py(1) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] data sent: None
2021-08-09 01:41:08,754 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:08,995 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f HTTP/1.1" 200 1562
2021-08-09 01:41:08,997 INFO 142:onap_service.py(1) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] response code: 200
2021-08-09 01:41:08,997 DEBUG 146:onap_service.py(1) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] response: {"request":{"requestId":"2d7d970d-f4b5-43fd-b162-fae9c9aec06f","startTime":"Mon, 09 Aug 2021 01:40:56 GMT","finishTime":"Mon, 09 Aug 2021 01:41:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"},"requestInfo":{"source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa","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":"2401e455-52fb-456f-8837-e3f9a391789d","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","serviceInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 09 Aug 2021 01:41:01 GMT"}}}
2021-08-09 01:41:08,998 DEBUG 129:onap_service.py(1) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9bca9b04-9078-4373-a18e-1c6171903065', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:08,999 DEBUG 131:onap_service.py(1) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f
2021-08-09 01:41:08,999 DEBUG 132:onap_service.py(1) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] data sent: None
2021-08-09 01:41:09,001 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:09,197 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/2d7d970d-f4b5-43fd-b162-fae9c9aec06f HTTP/1.1" 200 1562
2021-08-09 01:41:09,198 INFO 142:onap_service.py(1) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] response code: 200
2021-08-09 01:41:09,198 DEBUG 146:onap_service.py(1) - [None][Check 2d7d970d-f4b5-43fd-b162-fae9c9aec06f orchestration request status] response: {"request":{"requestId":"2d7d970d-f4b5-43fd-b162-fae9c9aec06f","startTime":"Mon, 09 Aug 2021 01:40:56 GMT","finishTime":"Mon, 09 Aug 2021 01:41:01 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"},"requestInfo":{"source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa","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":"2401e455-52fb-456f-8837-e3f9a391789d","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","serviceInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 09 Aug 2021 01:41:01 GMT"}}}
2021-08-09 01:41:09,199 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-09 01:41:09,200 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-09 01:41:09,200 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-09 01:41:09,201 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:41:09,258 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-09 01:41:09,259 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-09 01:41:09,259 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628473070497","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-09 01:41:09,263 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa 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-09 01:41:09,263 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa 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-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa
2021-08-09 01:41:09,263 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa service-instance-name] data sent: None
2021-08-09 01:41:09,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:41:09,335 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-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa HTTP/1.1" 200 1195
2021-08-09 01:41:09,336 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa service-instance-name] response code: 200
2021-08-09 01:41:09,337 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa service-instance-name] response: {"service-instance":[{"service-instance-id":"527006fe-48d1-4708-b64d-e6fb9d8775fa","service-instance-name":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"6a9db530-026c-47b7-b13a-21874a38a97e","model-version-id":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","resource-version":"1628473261571","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/527006fe-48d1-4708-b64d-e6fb9d8775fa/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/2401e455-52fb-456f-8837-e3f9a391789d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2401e455-52fb-456f-8837-e3f9a391789d"}]},{"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-09 01:41:09,341 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-09 01:41:09,341 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-09 01:41:09,341 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-09 01:41:09,344 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:41:09,392 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-09 01:41:09,393 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-09 01:41:09,393 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":"1628473068438"}
2021-08-09 01:41:09,395 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-09 01:41:09,395 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-09 01:41:09,396 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-09 01:41:09,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:41:09,457 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-09 01:41:09,458 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-09 01:41:09,459 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628473070497","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-09 01:41:09,461 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa 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-09 01:41:09,461 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa 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-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa
2021-08-09 01:41:09,461 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa service-instance-name] data sent: None
2021-08-09 01:41:09,463 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:41:09,529 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-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa HTTP/1.1" 200 1195
2021-08-09 01:41:09,530 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa service-instance-name] response code: 200
2021-08-09 01:41:09,530 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa service-instance-name] response: {"service-instance":[{"service-instance-id":"527006fe-48d1-4708-b64d-e6fb9d8775fa","service-instance-name":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"6a9db530-026c-47b7-b13a-21874a38a97e","model-version-id":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","resource-version":"1628473261571","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/527006fe-48d1-4708-b64d-e6fb9d8775fa/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/2401e455-52fb-456f-8837-e3f9a391789d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2401e455-52fb-456f-8837-e3f9a391789d"}]},{"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-09 01:41:09,532 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:41:09,532 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:41:09,533 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-09 01:41:09,533 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-09 01:41:09,534 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:41:09,535 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:41:10,258 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-09 01:41:10,259 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:41:10,260 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-09 01:41:10,262 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-09 01:41:10,262 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:41:10,263 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:41:10,263 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-09 01:41:10,263 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-09 01:41:10,263 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:41:10,264 INFO 192:__init__.py(1) - Service found, updating information
2021-08-09 01:41:10,264 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-09 01:41:10,264 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-09 01:41:10,265 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-09 01:41:10,266 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:41:10,939 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-09 01:41:10,943 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-09 01:41:10,946 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5a961185-196c-4724-a4f2-8b8cdb3eac48","lifecycleState":"CERTIFIED","lastUpdateDate":1628464455244,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8829833-c2c3-49a1-8964-909e2186eae4","invariantUUID":"9986bf8e-1cff-45f8-9758-63457ddf7367","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20b730d4-b0f8-4d66-b9e3-c161255337af","lifecycleState":"CERTIFIED","lastUpdateDate":1628464943240,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"530651d1-dfd1-48c6-a629-ad87f9bd4122","invariantUUID":"35ff1a74-d977-4395-b50c-19dc892e6a2c","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":"54c1847c-5607-47b0-a55b-b654910bc5dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464668444,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18878c9d-a8e4-41e9-99fb-a86adc03e12d","invariantUUID":"dec0542f-cdab-44d1-bc6a-636b68b368e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b5fd388-ade1-4b90-b6fe-b078f36bb91d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464854558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3739f05e-f452-4160-a206-beaf04d5912e","invariantUUID":"d9f9ea2d-45d0-4553-afb2-d94acdaf792a","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":"0da70388-f552-4429-9ff0-1203a5ad2798","lifecycleState":"CERTIFIED","lastUpdateDate":1628464807895,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74217e78-dbe4-4e8f-8abf-4eeeb506c6f0","invariantUUID":"21285fa0-ddb3-4293-8865-7f016bec2c1e","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":"4868b330-9231-450a-a2e6-2777bc75e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464802254,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbb60601-3074-4660-b853-bea823e98762","invariantUUID":"3162228c-f122-4fdb-9da7-bcf13472a22c","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":"734a516c-bc61-4908-b626-8855fe348b50","lifecycleState":"CERTIFIED","lastUpdateDate":1628464460657,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9c52359-89e8-4134-8773-4551096d71b9","invariantUUID":"690c5b28-1614-47f6-8b6c-8b05667b8d67","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":"network","uniqueId":"c9f500c6-4f45-45da-9d20-1e7a45da1864","lifecycleState":"CERTIFIED","lastUpdateDate":1628464739314,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"28d6d763-f6a4-4c4c-8d22-d01b8e4a813f","invariantUUID":"15f219f7-6d05-4c91-aafd-b677cf0d115e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e85b283-c7dc-4308-8e39-0053e876f4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464527312,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f34ddc1-f498-48d6-80fe-9db4c48181da","invariantUUID":"1f62e992-4174-4e5f-b5d5-4804bacbaef2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3d45b2e-1354-4847-934b-ac702d32220c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464495448,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d983e8-9efb-4bb0-81c7-56e3396d36eb","invariantUUID":"f9e2f564-a0cc-49e0-9e9d-5c220ae59869","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d472db9-d6f4-4228-b24c-ee017e863ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464927117,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a35e1ca-d3c5-4787-9ca6-1a31f90ef23c","invariantUUID":"8cbb631e-25f0-4e10-bb23-c007a79ade8c","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":"network","uniqueId":"ec79ab79-e02a-4f39-94a2-181aecabd48e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464693915,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48544043-98b9-4f7e-8805-739e13078ee1","invariantUUID":"cd987ca7-6d9e-45e3-b6e6-935f54047066","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":"103b3f18-aef1-481a-99b3-4eaf4c9d1cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464974921,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f1caa4a-38d9-4082-b428-77dc66daf30e","invariantUUID":"d3651c4a-8ec0-4333-b9ee-bde46796256a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b9ce76-7d5c-44d8-8b30-fd40d53e0242","lifecycleState":"CERTIFIED","lastUpdateDate":1628464992748,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f253318d-bc67-47a0-aaa6-d5962b0e2a26","invariantUUID":"ef99b0b9-7b08-40a7-a727-2632a0769f0b","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"939691b6-8aa9-45cf-99e9-95ace13fa4d9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628464951629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"295c10cb-eb14-4d07-ac5f-02da3aee6363","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","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":"e2ee9e27-18a7-4ed6-a62c-54fa546cb10c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464627996,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6d9401a-fe9a-46e9-9779-e13831e4f431","invariantUUID":"816ba4ad-a866-4f2c-9a30-7106b4e1ed37","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7cb0428-f678-4454-9023-469d8f1c2458","lifecycleState":"CERTIFIED","lastUpdateDate":1628465011016,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8667b1-820a-4e5d-a581-9c4970a11704","invariantUUID":"39226816-814e-4460-81f9-c122f532bfe4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f6b966-c045-4496-86c5-df1a97f26937","lifecycleState":"CERTIFIED","lastUpdateDate":1628464655292,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc6b3af-5cd3-4e0b-b3ad-f9f6acbf1368","invariantUUID":"0dd9d385-cf2f-4b6c-9283-6e7187380f41","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":"objectStorage","uniqueId":"46e8d943-3199-4c28-8cdc-8e1ba8ae0b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628464489687,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efcae536-27fd-4b87-85af-344e5e268acc","invariantUUID":"4bbe7835-22e9-44a7-bd05-4eee22920f39","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":"defaulticon","uniqueId":"c37cf4d8-96f2-4b2a-96f4-4d2b0b54c8e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464755232,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9487f184-d291-4204-b669-87bb94efb9ae","invariantUUID":"e13d047d-1cfc-48a7-991b-81af346ecb18","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"90104b14-203b-41e7-81a5-4a5fbfffe7b2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464601351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66b7a691-767a-45b0-9889-46e8455c01f8","invariantUUID":"47c2523e-7c54-4f6a-bb22-8ce0aa35fddc","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"12397981-e880-4a09-a91f-382007ba3f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464971633,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9265f356-3ca3-4fcc-a169-b570a794db5e","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"99444a2e-2495-429f-931d-ff1d5764e5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464662514,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"393496d5-7244-426b-b3bf-0e40fe6afb78","invariantUUID":"31161b96-ce34-4c35-bb2f-5dad3404629a","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":"objectStorage","uniqueId":"ace8d0dc-f670-4974-87e1-feea2c63b61a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464842451,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53069537-6442-40a6-99ee-04a9c47307be","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5bc3f405-210f-48ac-bec4-cd270009cec4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464875132,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daaf8686-80e6-43f2-a5c5-cbe0d69a3dd4","invariantUUID":"29f048b9-c007-4cc2-bac0-f8af747b8890","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"96cbc352-1750-4efc-8daa-222f6ac5d359","lifecycleState":"CERTIFIED","lastUpdateDate":1628464826724,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68af1029-24ef-40a0-8be3-55a7011af883","invariantUUID":"3569e465-82af-47ba-9c28-d92625cd7ea0","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":"d2a0f7aa-7da6-4491-8912-3e3a81e6ad74","lifecycleState":"CERTIFIED","lastUpdateDate":1628464608457,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e8fa562-044b-4812-8c5b-a0b9ec97c68e","invariantUUID":"0199062f-a7a5-46a3-8f6f-cc301da8c0a6","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":"ccbc19b7-540b-4982-bbad-8819d55131c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464888389,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2131d8fc-433a-40f9-91fe-d369453cb424","invariantUUID":"e5d9fc71-c0bd-4f89-84cf-10826dfbe872","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":"port","uniqueId":"fd8b2e88-8c69-4339-846c-52425e4d312a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464508274,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e9985e5-2e97-4e55-b097-2475e496a292","invariantUUID":"390f0f49-91b1-4f7d-8cd1-58f96a3a38b0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"464faef1-a568-48a3-a73d-bd7022e799e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464749954,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"01dc93d6-76f0-4eca-b1e4-cddb6ebdb38e","invariantUUID":"71e9948b-910b-4218-9e67-8216ab2bd272","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c71c90b-b6b6-4ae3-a328-fe6dc103c480","lifecycleState":"CERTIFIED","lastUpdateDate":1628464848916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4c661f2-7e78-433f-98a0-64d5cd59f7a2","invariantUUID":"cd37c499-7a8a-45e2-a580-c423590c46cc","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":"network","uniqueId":"89d1d2a1-9d98-44d0-bef1-3f98e641b92f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464795024,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48094df8-91f7-4297-9348-2652997ae55b","invariantUUID":"f8cad5e4-5242-4f9f-8b6f-a41caf3f7ee5","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":"compute","uniqueId":"364911a1-7728-459c-b7a8-5e889934d8e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464820363,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b51473-ef64-4318-bd56-460bd95b153c","invariantUUID":"e9edeacb-c270-4246-a49d-62c8f0c353a2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d0f43e4-b430-4e7f-85d3-b3f731a6bf0d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464435889,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70d40f8b-ed3d-4fc8-a47a-0bc2cedcaf73","invariantUUID":"bfef3fbd-60a1-4e1c-a023-a313cdac6a90","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":"defaulticon","uniqueId":"648342e6-6f5f-4f7f-a1a6-64007a8ce0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628464514223,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea68f3a5-340d-4b22-a7cc-91ac906d31a5","invariantUUID":"8882fa6a-6184-4d02-b325-a4e8ab1aa60a","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":"758f69ae-9a55-4c6f-8379-2c879dc60559","lifecycleState":"CERTIFIED","lastUpdateDate":1628464915506,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5d314f8-0b73-450e-8be7-10e366f4932f","invariantUUID":"3acdc8f1-c7ac-4779-a3f4-08c120a3a74e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c2169e3-580b-4e91-9f29-c5b0fa1551d2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464997981,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b120d0b6-efbb-46c2-9400-6e9f8136e7ca","invariantUUID":"98710bc7-32fd-4d72-9dba-d38230913bc0","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":"port","uniqueId":"1638c7fb-bb5a-46c7-a121-3c43bc8f53ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628465037512,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91e5d89-7d34-44a2-acd4-0e291cc256dc","invariantUUID":"cefa5bef-226f-45f4-ac34-44268bbbec84","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464744786,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fd6f333-de2e-47de-87df-b3567500d48b","invariantUUID":"7ee15313-71be-4684-ac21-2830d80d7542","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad27c698-7a8e-432a-ae74-84b9e730d969","lifecycleState":"CERTIFIED","lastUpdateDate":1628464921951,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41150da9-33ee-4409-abd8-7e8755eb00bb","invariantUUID":"62b30c1b-0ebb-4a88-b70d-ed3b8f9f25a4","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":"compute","uniqueId":"901a70a5-c105-4df0-958b-82fd723b30d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464776287,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97d348f-05f0-4b2b-b8b6-83b92842a8c9","invariantUUID":"b788a2b1-f192-4f8b-a11e-0f3bf179b4b6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bbc12ea9-9b13-412b-bd44-9e1e0567d92d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464880556,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a90f3ec-5c42-4cda-9716-eda0dc6c5aa4","invariantUUID":"f2b640d7-fb70-401f-8abb-dd945876ec52","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f74cfd5-2e60-45eb-b148-1c4f72a3b099","lifecycleState":"CERTIFIED","lastUpdateDate":1628464966575,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36d3e573-33cb-43fa-be86-2380d086d39a","invariantUUID":"245d984d-c845-4072-b1ba-ce745d5f7f7e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90fd5ede-6b70-47da-b29c-ece0f418602e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464429328,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f4fc327-b806-4ec9-8c9d-a8eeeb2ed456","invariantUUID":"e3653139-7d3d-403e-ac5a-f7a369bc1de3","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"82c46949-49bf-424b-b3a6-3f5420845c83","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628465022011,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"797cc79a-a442-478f-ac92-b48279ec2cea","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"securityrules","uniqueId":"938f6354-b9d0-40c1-a713-624b6acf7d65","lifecycleState":"CERTIFIED","lastUpdateDate":1628464613766,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"993ee1d1-0f86-4102-8e25-f8d416236f94","invariantUUID":"4fa2569e-0df9-4928-a1a2-eb58f5887c2f","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":"45244b7b-50dd-44fb-8e44-bdddbb45b730","lifecycleState":"CERTIFIED","lastUpdateDate":1628464502067,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c6a4be6-a18e-429c-8f41-84de3f50fbe3","invariantUUID":"ba06ea85-6667-4dfc-9149-5bd7cab59064","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578cec56-af09-4096-bb51-10ba9f289f7d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464902656,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a6c593-62a7-4ae8-9ee0-a80a95f97931","invariantUUID":"54dff7e1-76f9-477c-957c-0329a4c142db","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c83e2e6c-fae8-4d66-928c-fe9fe4e5e501","lifecycleState":"CERTIFIED","lastUpdateDate":1628464760753,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05d9675-d510-4d4e-b89b-6cec2588b3ae","invariantUUID":"e633a314-c56c-4211-85f6-4d09c728d72a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ce657b60-9380-4bcf-960c-d7615b90b209","lifecycleState":"CERTIFIED","lastUpdateDate":1628465001454,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6070eb-7cc7-4b14-9d46-e7f59bfac060","invariantUUID":"e53dd15e-c923-4318-9840-017853596c4a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e35fa730-bca0-4b06-b87e-cea4e380f8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628464482823,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71be6c49-7ea4-4a97-9c75-fbbd3b2d7553","invariantUUID":"56ecc86c-d16c-4ff2-97be-d3918cd57668","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":"3ef382df-5718-4d83-af9d-9b4c493e78f9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464633362,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727638f8-20fa-4658-85f1-518c62e17d41","invariantUUID":"282a0625-5a36-4591-ad5f-48fe0ecbe530","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":"6791ff32-0dd5-4bea-ac77-dcdaf3e933a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464782626,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896318e-94c3-4d71-9936-7cfa1dd72efd","invariantUUID":"d9a8ae23-b1d5-475a-aaf3-8f0da6fd75d2","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d28c9ddc-d3c1-4a6a-a599-9439258e5968","lifecycleState":"CERTIFIED","lastUpdateDate":1628464422209,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"92c06ea5-ee01-4faa-ad49-be0aceee82c1","invariantUUID":"0547a99f-921b-4a8b-a1a3-5414ea15e299","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":"e813235c-c04e-43fa-94aa-c7ec92770682","lifecycleState":"CERTIFIED","lastUpdateDate":1628464933985,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42a36a2e-3d17-43a4-8882-5addd24a367a","invariantUUID":"545189f5-d3f6-470a-81e1-a9d78c1cf121","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":"objectStorage","uniqueId":"9ceb445d-8408-4bdf-8202-bb5eabcb55fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464982192,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0344e46a-220a-46a0-a2bd-20197e4b6f51","invariantUUID":"f50f1aef-1e29-4932-ad87-15f5243b0b37","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73329356-c0cb-4b57-8815-b5bbadd2e75a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464549045,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d0e07d38-9e89-4778-8185-2ce585d0a132","invariantUUID":"68242c29-65df-4b5f-809f-667976ce271b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"853f22df-a76f-47d1-a184-2be1de446d47","lifecycleState":"CERTIFIED","lastUpdateDate":1628464721922,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95cff61f-8453-448e-be2f-c00b3b323d7c","invariantUUID":"4472dfb9-2f23-4610-bfb7-4f44bcea7c34","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb9c3d33-d1b0-4b40-b191-7dedc064a4c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464638703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47832159-6efa-42d1-b97f-60cf6784ae10","invariantUUID":"06eeb1c0-bbbd-49e2-9ca1-a2526c5ac0f3","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":"loadBalancer","uniqueId":"58c0b7a2-dfc1-46d6-926b-4e78f7a3dc8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464448781,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9a62a0-e020-428c-95a0-619357ddf8d0","invariantUUID":"e630bd97-f7b8-4abe-8911-5b4bdf541bc9","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":"562ad1d6-6a63-44a4-9f7a-7953aa29b373","lifecycleState":"CERTIFIED","lastUpdateDate":1628464391609,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b43715f-977c-48a3-b003-835cb048325d","invariantUUID":"e760d3b6-937b-424e-83a8-f33a58541525","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"824da060-601b-4af9-9755-911e094d7301","lifecycleState":"CERTIFIED","lastUpdateDate":1628464909541,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1c5d99c-e4c9-4894-a84a-742b7e054bda","invariantUUID":"81f73aa2-dab7-46d5-abba-45ec90c6d4f6","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":"a88e470d-2d8a-4595-9eb9-1837a9476812","lifecycleState":"CERTIFIED","lastUpdateDate":1628464542530,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9433408-9035-4871-a169-447125ac27a1","invariantUUID":"7049ccb5-e8b9-4149-ba13-6b9a85787733","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":"8c98f81d-67e7-42c8-9bf2-9871e68d6392","lifecycleState":"CERTIFIED","lastUpdateDate":1628464534888,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d42348ce-94af-412d-b5ad-a9a8cb07c4a5","invariantUUID":"ca09fa17-a4d1-41cb-a8d2-f27de9070f7a","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":"networkrules","uniqueId":"938f5585-769c-4dc4-9bb4-dbe54b5475d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628464579021,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"308c0ed4-8203-4180-8538-32fcf4349391","invariantUUID":"ec315b29-233a-4daa-8195-cd7c60c01e55","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":"5c21b961-aea4-402e-b6d5-cb5f26349b51","lifecycleState":"CERTIFIED","lastUpdateDate":1628464622516,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e9ae94a-73a9-4e7b-b447-e3befaaa820c","invariantUUID":"e396945f-37c0-40b7-8279-1ac55880f42c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3dcd2f4-e371-42e8-be1c-c32440959c1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464768509,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9576a13-9e33-43e1-b3cb-594ecb60d76b","invariantUUID":"f3520e7c-9428-44d3-b083-2ba142390d2c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8de4c3e5-69da-460e-a053-7ff0a86ed442","lifecycleState":"CERTIFIED","lastUpdateDate":1628464733983,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"622bf756-da27-4e6b-adf0-ac8fd0ab8f24","invariantUUID":"6fea32a0-e535-4c1c-87cc-6e3f1a429bcd","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":"port","uniqueId":"84e005c1-6e44-4a32-9f62-1e656e626518","lifecycleState":"CERTIFIED","lastUpdateDate":1628464895992,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d11e6d04-f24a-4b21-a367-5c835b824de2","invariantUUID":"75f4aec3-2103-40e3-8166-d2d4476ebf9f","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":"port","uniqueId":"a22b51e5-8aad-4533-b4fe-0bba72b311d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464584340,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5eaf1b-6606-44df-b631-8a05b315ffd2","invariantUUID":"dc0dce9d-7c4c-4da8-a071-76f8ad21b5f9","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":"fdebc827-bbfd-4434-ba57-900d01016d49","lifecycleState":"CERTIFIED","lastUpdateDate":1628464714288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d1934f0-df58-47a4-97be-2f1f9931b6d1","invariantUUID":"df1ab290-ebfd-41c0-bc3f-d444781581c1","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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","lifecycleState":"CERTIFIED","lastUpdateDate":1628464520133,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ffe1be55-ac0e-4b22-80cb-27934012f0de","invariantUUID":"c1ab92de-bc6c-4228-a1e7-9f1c8ad0a314","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","lifecycleState":"CERTIFIED","lastUpdateDate":1628473062825,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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-09 01:41:10,952 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-09 01:41:10,953 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-09 01:41:10,953 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/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel
2021-08-09 01:41:10,954 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-09 01:41:10,956 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:41:11,169 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel HTTP/1.1" 200 None
2021-08-09 01:41:11,171 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-09 01:41:11,171 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-09 01:41:11,221 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': 'e87e1201-7eb3-4cfc-908e-8a10d5330c28', 'x-fromappid': 'API client'}
2021-08-09 01:41:11,221 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-09 01:41:11,221 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-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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-09 01:41:11,222 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-09 01:41:11,759 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-09 01:41:11,761 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-09 01:41:11,761 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-09 01:41:11,770 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-09 01:41:11,770 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-09 01:41:11,770 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-09 01:41:11,772 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:41:11,834 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-09 01:41:11,835 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-09 01:41:11,835 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-09 01:41:11,838 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-09 01:41:11,838 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-09 01:41:11,838 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-09 01:41:11,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:41:11,898 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-09 01:41:11,899 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-09 01:41:11,899 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":"1628473068291","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-09 01:41:11,902 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-09 01:41:11,902 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-09 01:41:11,902 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-09 01:41:11,903 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:41:11,953 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-09 01:41:11,953 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-09 01:41:11,954 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-09 01:41:11,956 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-09 01:41:11,956 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-09 01:41:11,956 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-09 01:41:11,958 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:41:12,023 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-09 01:41:12,024 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-09 01:41:12,024 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":"1628473068291","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-09 01:41:12,026 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-09 01:41:12,027 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-09 01:41:12,027 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-09 01:41:12,028 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:41:12,076 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-09 01:41:12,076 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-09 01:41:12,077 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628473070497","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-09 01:41:12,084 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:41:12,085 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:41:12,085 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-09 01:41:12,085 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-09 01:41:12,085 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:41:12,087 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:41:12,588 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-09 01:41:12,589 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:41:12,590 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-09 01:41:12,592 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-09 01:41:12,592 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:41:12,592 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:41:12,592 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-09 01:41:12,592 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-09 01:41:12,592 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:41:12,592 INFO 192:__init__.py(1) - Service found, updating information
2021-08-09 01:41:12,592 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-09 01:41:12,593 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-09 01:41:12,593 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-09 01:41:12,594 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:41:13,384 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-09 01:41:13,388 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-09 01:41:13,390 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5a961185-196c-4724-a4f2-8b8cdb3eac48","lifecycleState":"CERTIFIED","lastUpdateDate":1628464455244,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8829833-c2c3-49a1-8964-909e2186eae4","invariantUUID":"9986bf8e-1cff-45f8-9758-63457ddf7367","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20b730d4-b0f8-4d66-b9e3-c161255337af","lifecycleState":"CERTIFIED","lastUpdateDate":1628464943240,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"530651d1-dfd1-48c6-a629-ad87f9bd4122","invariantUUID":"35ff1a74-d977-4395-b50c-19dc892e6a2c","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":"54c1847c-5607-47b0-a55b-b654910bc5dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464668444,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18878c9d-a8e4-41e9-99fb-a86adc03e12d","invariantUUID":"dec0542f-cdab-44d1-bc6a-636b68b368e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b5fd388-ade1-4b90-b6fe-b078f36bb91d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464854558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3739f05e-f452-4160-a206-beaf04d5912e","invariantUUID":"d9f9ea2d-45d0-4553-afb2-d94acdaf792a","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":"0da70388-f552-4429-9ff0-1203a5ad2798","lifecycleState":"CERTIFIED","lastUpdateDate":1628464807895,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74217e78-dbe4-4e8f-8abf-4eeeb506c6f0","invariantUUID":"21285fa0-ddb3-4293-8865-7f016bec2c1e","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":"4868b330-9231-450a-a2e6-2777bc75e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464802254,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbb60601-3074-4660-b853-bea823e98762","invariantUUID":"3162228c-f122-4fdb-9da7-bcf13472a22c","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":"734a516c-bc61-4908-b626-8855fe348b50","lifecycleState":"CERTIFIED","lastUpdateDate":1628464460657,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9c52359-89e8-4134-8773-4551096d71b9","invariantUUID":"690c5b28-1614-47f6-8b6c-8b05667b8d67","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":"network","uniqueId":"c9f500c6-4f45-45da-9d20-1e7a45da1864","lifecycleState":"CERTIFIED","lastUpdateDate":1628464739314,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"28d6d763-f6a4-4c4c-8d22-d01b8e4a813f","invariantUUID":"15f219f7-6d05-4c91-aafd-b677cf0d115e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e85b283-c7dc-4308-8e39-0053e876f4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464527312,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f34ddc1-f498-48d6-80fe-9db4c48181da","invariantUUID":"1f62e992-4174-4e5f-b5d5-4804bacbaef2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3d45b2e-1354-4847-934b-ac702d32220c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464495448,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d983e8-9efb-4bb0-81c7-56e3396d36eb","invariantUUID":"f9e2f564-a0cc-49e0-9e9d-5c220ae59869","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d472db9-d6f4-4228-b24c-ee017e863ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464927117,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a35e1ca-d3c5-4787-9ca6-1a31f90ef23c","invariantUUID":"8cbb631e-25f0-4e10-bb23-c007a79ade8c","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":"network","uniqueId":"ec79ab79-e02a-4f39-94a2-181aecabd48e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464693915,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48544043-98b9-4f7e-8805-739e13078ee1","invariantUUID":"cd987ca7-6d9e-45e3-b6e6-935f54047066","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":"103b3f18-aef1-481a-99b3-4eaf4c9d1cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464974921,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f1caa4a-38d9-4082-b428-77dc66daf30e","invariantUUID":"d3651c4a-8ec0-4333-b9ee-bde46796256a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b9ce76-7d5c-44d8-8b30-fd40d53e0242","lifecycleState":"CERTIFIED","lastUpdateDate":1628464992748,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f253318d-bc67-47a0-aaa6-d5962b0e2a26","invariantUUID":"ef99b0b9-7b08-40a7-a727-2632a0769f0b","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"939691b6-8aa9-45cf-99e9-95ace13fa4d9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628464951629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"295c10cb-eb14-4d07-ac5f-02da3aee6363","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","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":"e2ee9e27-18a7-4ed6-a62c-54fa546cb10c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464627996,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6d9401a-fe9a-46e9-9779-e13831e4f431","invariantUUID":"816ba4ad-a866-4f2c-9a30-7106b4e1ed37","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7cb0428-f678-4454-9023-469d8f1c2458","lifecycleState":"CERTIFIED","lastUpdateDate":1628465011016,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8667b1-820a-4e5d-a581-9c4970a11704","invariantUUID":"39226816-814e-4460-81f9-c122f532bfe4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f6b966-c045-4496-86c5-df1a97f26937","lifecycleState":"CERTIFIED","lastUpdateDate":1628464655292,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc6b3af-5cd3-4e0b-b3ad-f9f6acbf1368","invariantUUID":"0dd9d385-cf2f-4b6c-9283-6e7187380f41","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":"objectStorage","uniqueId":"46e8d943-3199-4c28-8cdc-8e1ba8ae0b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628464489687,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efcae536-27fd-4b87-85af-344e5e268acc","invariantUUID":"4bbe7835-22e9-44a7-bd05-4eee22920f39","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":"defaulticon","uniqueId":"c37cf4d8-96f2-4b2a-96f4-4d2b0b54c8e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464755232,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9487f184-d291-4204-b669-87bb94efb9ae","invariantUUID":"e13d047d-1cfc-48a7-991b-81af346ecb18","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"90104b14-203b-41e7-81a5-4a5fbfffe7b2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464601351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66b7a691-767a-45b0-9889-46e8455c01f8","invariantUUID":"47c2523e-7c54-4f6a-bb22-8ce0aa35fddc","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"12397981-e880-4a09-a91f-382007ba3f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464971633,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9265f356-3ca3-4fcc-a169-b570a794db5e","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"99444a2e-2495-429f-931d-ff1d5764e5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464662514,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"393496d5-7244-426b-b3bf-0e40fe6afb78","invariantUUID":"31161b96-ce34-4c35-bb2f-5dad3404629a","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":"objectStorage","uniqueId":"ace8d0dc-f670-4974-87e1-feea2c63b61a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464842451,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53069537-6442-40a6-99ee-04a9c47307be","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5bc3f405-210f-48ac-bec4-cd270009cec4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464875132,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daaf8686-80e6-43f2-a5c5-cbe0d69a3dd4","invariantUUID":"29f048b9-c007-4cc2-bac0-f8af747b8890","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"96cbc352-1750-4efc-8daa-222f6ac5d359","lifecycleState":"CERTIFIED","lastUpdateDate":1628464826724,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68af1029-24ef-40a0-8be3-55a7011af883","invariantUUID":"3569e465-82af-47ba-9c28-d92625cd7ea0","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":"d2a0f7aa-7da6-4491-8912-3e3a81e6ad74","lifecycleState":"CERTIFIED","lastUpdateDate":1628464608457,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e8fa562-044b-4812-8c5b-a0b9ec97c68e","invariantUUID":"0199062f-a7a5-46a3-8f6f-cc301da8c0a6","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":"ccbc19b7-540b-4982-bbad-8819d55131c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464888389,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2131d8fc-433a-40f9-91fe-d369453cb424","invariantUUID":"e5d9fc71-c0bd-4f89-84cf-10826dfbe872","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":"port","uniqueId":"fd8b2e88-8c69-4339-846c-52425e4d312a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464508274,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e9985e5-2e97-4e55-b097-2475e496a292","invariantUUID":"390f0f49-91b1-4f7d-8cd1-58f96a3a38b0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"464faef1-a568-48a3-a73d-bd7022e799e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464749954,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"01dc93d6-76f0-4eca-b1e4-cddb6ebdb38e","invariantUUID":"71e9948b-910b-4218-9e67-8216ab2bd272","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c71c90b-b6b6-4ae3-a328-fe6dc103c480","lifecycleState":"CERTIFIED","lastUpdateDate":1628464848916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4c661f2-7e78-433f-98a0-64d5cd59f7a2","invariantUUID":"cd37c499-7a8a-45e2-a580-c423590c46cc","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":"network","uniqueId":"89d1d2a1-9d98-44d0-bef1-3f98e641b92f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464795024,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48094df8-91f7-4297-9348-2652997ae55b","invariantUUID":"f8cad5e4-5242-4f9f-8b6f-a41caf3f7ee5","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":"compute","uniqueId":"364911a1-7728-459c-b7a8-5e889934d8e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464820363,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b51473-ef64-4318-bd56-460bd95b153c","invariantUUID":"e9edeacb-c270-4246-a49d-62c8f0c353a2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d0f43e4-b430-4e7f-85d3-b3f731a6bf0d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464435889,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70d40f8b-ed3d-4fc8-a47a-0bc2cedcaf73","invariantUUID":"bfef3fbd-60a1-4e1c-a023-a313cdac6a90","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":"defaulticon","uniqueId":"648342e6-6f5f-4f7f-a1a6-64007a8ce0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628464514223,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea68f3a5-340d-4b22-a7cc-91ac906d31a5","invariantUUID":"8882fa6a-6184-4d02-b325-a4e8ab1aa60a","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":"758f69ae-9a55-4c6f-8379-2c879dc60559","lifecycleState":"CERTIFIED","lastUpdateDate":1628464915506,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5d314f8-0b73-450e-8be7-10e366f4932f","invariantUUID":"3acdc8f1-c7ac-4779-a3f4-08c120a3a74e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c2169e3-580b-4e91-9f29-c5b0fa1551d2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464997981,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b120d0b6-efbb-46c2-9400-6e9f8136e7ca","invariantUUID":"98710bc7-32fd-4d72-9dba-d38230913bc0","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":"port","uniqueId":"1638c7fb-bb5a-46c7-a121-3c43bc8f53ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628465037512,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91e5d89-7d34-44a2-acd4-0e291cc256dc","invariantUUID":"cefa5bef-226f-45f4-ac34-44268bbbec84","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464744786,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fd6f333-de2e-47de-87df-b3567500d48b","invariantUUID":"7ee15313-71be-4684-ac21-2830d80d7542","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad27c698-7a8e-432a-ae74-84b9e730d969","lifecycleState":"CERTIFIED","lastUpdateDate":1628464921951,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41150da9-33ee-4409-abd8-7e8755eb00bb","invariantUUID":"62b30c1b-0ebb-4a88-b70d-ed3b8f9f25a4","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":"compute","uniqueId":"901a70a5-c105-4df0-958b-82fd723b30d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464776287,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97d348f-05f0-4b2b-b8b6-83b92842a8c9","invariantUUID":"b788a2b1-f192-4f8b-a11e-0f3bf179b4b6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bbc12ea9-9b13-412b-bd44-9e1e0567d92d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464880556,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a90f3ec-5c42-4cda-9716-eda0dc6c5aa4","invariantUUID":"f2b640d7-fb70-401f-8abb-dd945876ec52","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f74cfd5-2e60-45eb-b148-1c4f72a3b099","lifecycleState":"CERTIFIED","lastUpdateDate":1628464966575,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36d3e573-33cb-43fa-be86-2380d086d39a","invariantUUID":"245d984d-c845-4072-b1ba-ce745d5f7f7e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90fd5ede-6b70-47da-b29c-ece0f418602e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464429328,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f4fc327-b806-4ec9-8c9d-a8eeeb2ed456","invariantUUID":"e3653139-7d3d-403e-ac5a-f7a369bc1de3","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"82c46949-49bf-424b-b3a6-3f5420845c83","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628465022011,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"797cc79a-a442-478f-ac92-b48279ec2cea","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"securityrules","uniqueId":"938f6354-b9d0-40c1-a713-624b6acf7d65","lifecycleState":"CERTIFIED","lastUpdateDate":1628464613766,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"993ee1d1-0f86-4102-8e25-f8d416236f94","invariantUUID":"4fa2569e-0df9-4928-a1a2-eb58f5887c2f","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":"45244b7b-50dd-44fb-8e44-bdddbb45b730","lifecycleState":"CERTIFIED","lastUpdateDate":1628464502067,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c6a4be6-a18e-429c-8f41-84de3f50fbe3","invariantUUID":"ba06ea85-6667-4dfc-9149-5bd7cab59064","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578cec56-af09-4096-bb51-10ba9f289f7d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464902656,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a6c593-62a7-4ae8-9ee0-a80a95f97931","invariantUUID":"54dff7e1-76f9-477c-957c-0329a4c142db","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c83e2e6c-fae8-4d66-928c-fe9fe4e5e501","lifecycleState":"CERTIFIED","lastUpdateDate":1628464760753,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05d9675-d510-4d4e-b89b-6cec2588b3ae","invariantUUID":"e633a314-c56c-4211-85f6-4d09c728d72a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ce657b60-9380-4bcf-960c-d7615b90b209","lifecycleState":"CERTIFIED","lastUpdateDate":1628465001454,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6070eb-7cc7-4b14-9d46-e7f59bfac060","invariantUUID":"e53dd15e-c923-4318-9840-017853596c4a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e35fa730-bca0-4b06-b87e-cea4e380f8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628464482823,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71be6c49-7ea4-4a97-9c75-fbbd3b2d7553","invariantUUID":"56ecc86c-d16c-4ff2-97be-d3918cd57668","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":"3ef382df-5718-4d83-af9d-9b4c493e78f9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464633362,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727638f8-20fa-4658-85f1-518c62e17d41","invariantUUID":"282a0625-5a36-4591-ad5f-48fe0ecbe530","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":"6791ff32-0dd5-4bea-ac77-dcdaf3e933a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464782626,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896318e-94c3-4d71-9936-7cfa1dd72efd","invariantUUID":"d9a8ae23-b1d5-475a-aaf3-8f0da6fd75d2","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d28c9ddc-d3c1-4a6a-a599-9439258e5968","lifecycleState":"CERTIFIED","lastUpdateDate":1628464422209,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"92c06ea5-ee01-4faa-ad49-be0aceee82c1","invariantUUID":"0547a99f-921b-4a8b-a1a3-5414ea15e299","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":"e813235c-c04e-43fa-94aa-c7ec92770682","lifecycleState":"CERTIFIED","lastUpdateDate":1628464933985,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42a36a2e-3d17-43a4-8882-5addd24a367a","invariantUUID":"545189f5-d3f6-470a-81e1-a9d78c1cf121","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":"objectStorage","uniqueId":"9ceb445d-8408-4bdf-8202-bb5eabcb55fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464982192,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0344e46a-220a-46a0-a2bd-20197e4b6f51","invariantUUID":"f50f1aef-1e29-4932-ad87-15f5243b0b37","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73329356-c0cb-4b57-8815-b5bbadd2e75a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464549045,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d0e07d38-9e89-4778-8185-2ce585d0a132","invariantUUID":"68242c29-65df-4b5f-809f-667976ce271b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"853f22df-a76f-47d1-a184-2be1de446d47","lifecycleState":"CERTIFIED","lastUpdateDate":1628464721922,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95cff61f-8453-448e-be2f-c00b3b323d7c","invariantUUID":"4472dfb9-2f23-4610-bfb7-4f44bcea7c34","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb9c3d33-d1b0-4b40-b191-7dedc064a4c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464638703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47832159-6efa-42d1-b97f-60cf6784ae10","invariantUUID":"06eeb1c0-bbbd-49e2-9ca1-a2526c5ac0f3","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":"loadBalancer","uniqueId":"58c0b7a2-dfc1-46d6-926b-4e78f7a3dc8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464448781,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9a62a0-e020-428c-95a0-619357ddf8d0","invariantUUID":"e630bd97-f7b8-4abe-8911-5b4bdf541bc9","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":"562ad1d6-6a63-44a4-9f7a-7953aa29b373","lifecycleState":"CERTIFIED","lastUpdateDate":1628464391609,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b43715f-977c-48a3-b003-835cb048325d","invariantUUID":"e760d3b6-937b-424e-83a8-f33a58541525","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"824da060-601b-4af9-9755-911e094d7301","lifecycleState":"CERTIFIED","lastUpdateDate":1628464909541,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1c5d99c-e4c9-4894-a84a-742b7e054bda","invariantUUID":"81f73aa2-dab7-46d5-abba-45ec90c6d4f6","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":"a88e470d-2d8a-4595-9eb9-1837a9476812","lifecycleState":"CERTIFIED","lastUpdateDate":1628464542530,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9433408-9035-4871-a169-447125ac27a1","invariantUUID":"7049ccb5-e8b9-4149-ba13-6b9a85787733","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":"8c98f81d-67e7-42c8-9bf2-9871e68d6392","lifecycleState":"CERTIFIED","lastUpdateDate":1628464534888,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d42348ce-94af-412d-b5ad-a9a8cb07c4a5","invariantUUID":"ca09fa17-a4d1-41cb-a8d2-f27de9070f7a","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":"networkrules","uniqueId":"938f5585-769c-4dc4-9bb4-dbe54b5475d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628464579021,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"308c0ed4-8203-4180-8538-32fcf4349391","invariantUUID":"ec315b29-233a-4daa-8195-cd7c60c01e55","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":"5c21b961-aea4-402e-b6d5-cb5f26349b51","lifecycleState":"CERTIFIED","lastUpdateDate":1628464622516,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e9ae94a-73a9-4e7b-b447-e3befaaa820c","invariantUUID":"e396945f-37c0-40b7-8279-1ac55880f42c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3dcd2f4-e371-42e8-be1c-c32440959c1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464768509,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9576a13-9e33-43e1-b3cb-594ecb60d76b","invariantUUID":"f3520e7c-9428-44d3-b083-2ba142390d2c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8de4c3e5-69da-460e-a053-7ff0a86ed442","lifecycleState":"CERTIFIED","lastUpdateDate":1628464733983,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"622bf756-da27-4e6b-adf0-ac8fd0ab8f24","invariantUUID":"6fea32a0-e535-4c1c-87cc-6e3f1a429bcd","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":"port","uniqueId":"84e005c1-6e44-4a32-9f62-1e656e626518","lifecycleState":"CERTIFIED","lastUpdateDate":1628464895992,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d11e6d04-f24a-4b21-a367-5c835b824de2","invariantUUID":"75f4aec3-2103-40e3-8166-d2d4476ebf9f","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":"port","uniqueId":"a22b51e5-8aad-4533-b4fe-0bba72b311d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464584340,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5eaf1b-6606-44df-b631-8a05b315ffd2","invariantUUID":"dc0dce9d-7c4c-4da8-a071-76f8ad21b5f9","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":"fdebc827-bbfd-4434-ba57-900d01016d49","lifecycleState":"CERTIFIED","lastUpdateDate":1628464714288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d1934f0-df58-47a4-97be-2f1f9931b6d1","invariantUUID":"df1ab290-ebfd-41c0-bc3f-d444781581c1","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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","lifecycleState":"CERTIFIED","lastUpdateDate":1628464520133,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ffe1be55-ac0e-4b22-80cb-27934012f0de","invariantUUID":"c1ab92de-bc6c-4228-a1e7-9f1c8ad0a314","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","lifecycleState":"CERTIFIED","lastUpdateDate":1628473062825,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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-09 01:41:13,394 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-09 01:41:13,394 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': '24ea431c-2c3d-402e-82cb-a68d761b87c1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:13,395 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/527006fe-48d1-4708-b64d-e6fb9d8775fa/networks
2021-08-09 01:41:13,395 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "6a9db530-026c-47b7-b13a-21874a38a97e"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "7ee15313-71be-4684-ac21-2830d80d7542",
    "modelVersionId": "3fd6f333-de2e-47de-87df-b3567500d48b",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "12624bf5-6bbb-4421-9da1-b6eb054d8966",
    "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": "527006fe-48d1-4708-b64d-e6fb9d8775fa",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "6a9db530-026c-47b7-b13a-21874a38a97e",
                    "modelVersion": "1.0",
                    "modelVersionId": "d22eb49c-b6dc-450f-9bb6-0af426cbad3d"
                }
            }
        }]
    }
}
2021-08-09 01:41:13,396 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:15,513 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/527006fe-48d1-4708-b64d-e6fb9d8775fa/networks HTTP/1.1" 202 262
2021-08-09 01:41:15,515 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-09 01:41:15,515 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"24ea431c-2c3d-402e-82cb-a68d761b87c1","instanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1"}}
2021-08-09 01:41:15,515 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-09 01:41:15,522 DEBUG 129:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '002919d3-8d1e-4d15-bf4e-7f36bd082ad1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:15,523 DEBUG 131:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1
2021-08-09 01:41:15,523 DEBUG 132:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] data sent: None
2021-08-09 01:41:15,526 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:15,728 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1 HTTP/1.1" 200 1961
2021-08-09 01:41:15,729 INFO 142:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response code: 200
2021-08-09 01:41:15,730 DEBUG 146:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response: {"request":{"requestId":"24ea431c-2c3d-402e-82cb-a68d761b87c1","startTime":"Mon, 09 Aug 2021 01:41:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7ee15313-71be-4684-ac21-2830d80d7542","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelVersionId":"3fd6f333-de2e-47de-87df-b3567500d48b","modelCustomizationId":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelUuid":"3fd6f333-de2e-47de-87df-b3567500d48b","modelInvariantUuid":"7ee15313-71be-4684-ac21-2830d80d7542","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"6a9db530-026c-47b7-b13a-21874a38a97e","source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"}}}],"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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 09 Aug 2021 01:41:14 GMT"}}}
2021-08-09 01:41:25,743 DEBUG 129:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '79c6e69d-4e3d-43fc-82fd-73d3fcfafd0f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:25,744 DEBUG 131:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1
2021-08-09 01:41:25,745 DEBUG 132:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] data sent: None
2021-08-09 01:41:25,749 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:26,583 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1 HTTP/1.1" 200 2202
2021-08-09 01:41:26,585 INFO 142:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response code: 200
2021-08-09 01:41:26,585 DEBUG 146:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response: {"request":{"requestId":"24ea431c-2c3d-402e-82cb-a68d761b87c1","startTime":"Mon, 09 Aug 2021 01:41:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7ee15313-71be-4684-ac21-2830d80d7542","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelVersionId":"3fd6f333-de2e-47de-87df-b3567500d48b","modelCustomizationId":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelUuid":"3fd6f333-de2e-47de-87df-b3567500d48b","modelInvariantUuid":"7ee15313-71be-4684-ac21-2830d80d7542","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"6a9db530-026c-47b7-b13a-21874a38a97e","source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"}}}],"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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:41:21 GMT"}}}
2021-08-09 01:41:36,598 DEBUG 129:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '129a9481-80c0-4e29-b44f-84907a1fcb08', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:36,598 DEBUG 131:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1
2021-08-09 01:41:36,599 DEBUG 132:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] data sent: None
2021-08-09 01:41:36,601 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:37,273 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1 HTTP/1.1" 200 3722
2021-08-09 01:41:37,275 INFO 142:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response code: 200
2021-08-09 01:41:37,275 DEBUG 146:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response: {"request":{"requestId":"24ea431c-2c3d-402e-82cb-a68d761b87c1","startTime":"Mon, 09 Aug 2021 01:41:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7ee15313-71be-4684-ac21-2830d80d7542","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelVersionId":"3fd6f333-de2e-47de-87df-b3567500d48b","modelCustomizationId":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelUuid":"3fd6f333-de2e-47de-87df-b3567500d48b","modelInvariantUuid":"7ee15313-71be-4684-ac21-2830d80d7542","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"6a9db530-026c-47b7-b13a-21874a38a97e","source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"}}}],"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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:41:21 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"45a67d02-5a89-4b18-b439-082bc54768c0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_a3e5e783-a02c-4927-8910-941caab98ed5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":null,\"creation_time\":1628473210000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:41:47,287 DEBUG 129:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8eef05db-2483-461d-80b3-5cd72fd1d7d2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:47,288 DEBUG 131:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1
2021-08-09 01:41:47,288 DEBUG 132:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] data sent: None
2021-08-09 01:41:47,290 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:47,856 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1 HTTP/1.1" 200 3843
2021-08-09 01:41:47,858 INFO 142:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response code: 200
2021-08-09 01:41:47,858 DEBUG 146:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response: {"request":{"requestId":"24ea431c-2c3d-402e-82cb-a68d761b87c1","startTime":"Mon, 09 Aug 2021 01:41:13 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7ee15313-71be-4684-ac21-2830d80d7542","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelVersionId":"3fd6f333-de2e-47de-87df-b3567500d48b","modelCustomizationId":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelUuid":"3fd6f333-de2e-47de-87df-b3567500d48b","modelInvariantUuid":"7ee15313-71be-4684-ac21-2830d80d7542","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"6a9db530-026c-47b7-b13a-21874a38a97e","source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"}}}],"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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":68,"timestamp":"Mon, 09 Aug 2021 01:41:46 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"45a67d02-5a89-4b18-b439-082bc54768c0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"ff96301e-6fa4-4763-83a8-dad386f820a8\",\"output_key\":\"subnet_id_a3e5e783-a02c-4927-8910-941caab98ed5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":null,\"creation_time\":1628473210000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:41:57,870 DEBUG 129:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '37eb06c9-97aa-4c62-a0e1-dd3f27926160', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:57,870 DEBUG 131:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1
2021-08-09 01:41:57,870 DEBUG 132:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] data sent: None
2021-08-09 01:41:57,872 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:58,110 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1 HTTP/1.1" 200 3810
2021-08-09 01:41:58,111 INFO 142:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response code: 200
2021-08-09 01:41:58,111 DEBUG 146:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response: {"request":{"requestId":"24ea431c-2c3d-402e-82cb-a68d761b87c1","startTime":"Mon, 09 Aug 2021 01:41:13 GMT","finishTime":"Mon, 09 Aug 2021 01:41:48 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7ee15313-71be-4684-ac21-2830d80d7542","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelVersionId":"3fd6f333-de2e-47de-87df-b3567500d48b","modelCustomizationId":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelUuid":"3fd6f333-de2e-47de-87df-b3567500d48b","modelInvariantUuid":"7ee15313-71be-4684-ac21-2830d80d7542","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"6a9db530-026c-47b7-b13a-21874a38a97e","source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"}}}],"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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:41:48 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"45a67d02-5a89-4b18-b439-082bc54768c0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"ff96301e-6fa4-4763-83a8-dad386f820a8\",\"output_key\":\"subnet_id_a3e5e783-a02c-4927-8910-941caab98ed5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":null,\"creation_time\":1628473210000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:41:58,112 INFO 56:mixins.py(9) - NetworkInstantiation task finished
2021-08-09 01:41:58,112 DEBUG 129:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f6603fce-34b8-42d7-899e-682e22c4a73f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:58,113 DEBUG 131:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1
2021-08-09 01:41:58,113 DEBUG 132:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] data sent: None
2021-08-09 01:41:58,114 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:58,293 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1 HTTP/1.1" 200 3810
2021-08-09 01:41:58,294 INFO 142:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response code: 200
2021-08-09 01:41:58,295 DEBUG 146:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response: {"request":{"requestId":"24ea431c-2c3d-402e-82cb-a68d761b87c1","startTime":"Mon, 09 Aug 2021 01:41:13 GMT","finishTime":"Mon, 09 Aug 2021 01:41:48 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7ee15313-71be-4684-ac21-2830d80d7542","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelVersionId":"3fd6f333-de2e-47de-87df-b3567500d48b","modelCustomizationId":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelUuid":"3fd6f333-de2e-47de-87df-b3567500d48b","modelInvariantUuid":"7ee15313-71be-4684-ac21-2830d80d7542","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"6a9db530-026c-47b7-b13a-21874a38a97e","source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"}}}],"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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:41:48 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"45a67d02-5a89-4b18-b439-082bc54768c0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"ff96301e-6fa4-4763-83a8-dad386f820a8\",\"output_key\":\"subnet_id_a3e5e783-a02c-4927-8910-941caab98ed5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":null,\"creation_time\":1628473210000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:41:58,295 DEBUG 129:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd73f224a-081b-479d-8390-70e84e08ab90', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:58,296 DEBUG 131:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1
2021-08-09 01:41:58,296 DEBUG 132:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] data sent: None
2021-08-09 01:41:58,297 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:58,503 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1 HTTP/1.1" 200 3810
2021-08-09 01:41:58,504 INFO 142:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response code: 200
2021-08-09 01:41:58,504 DEBUG 146:onap_service.py(9) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response: {"request":{"requestId":"24ea431c-2c3d-402e-82cb-a68d761b87c1","startTime":"Mon, 09 Aug 2021 01:41:13 GMT","finishTime":"Mon, 09 Aug 2021 01:41:48 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7ee15313-71be-4684-ac21-2830d80d7542","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelVersionId":"3fd6f333-de2e-47de-87df-b3567500d48b","modelCustomizationId":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelUuid":"3fd6f333-de2e-47de-87df-b3567500d48b","modelInvariantUuid":"7ee15313-71be-4684-ac21-2830d80d7542","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"6a9db530-026c-47b7-b13a-21874a38a97e","source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"}}}],"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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:41:48 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"45a67d02-5a89-4b18-b439-082bc54768c0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"ff96301e-6fa4-4763-83a8-dad386f820a8\",\"output_key\":\"subnet_id_a3e5e783-a02c-4927-8910-941caab98ed5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":null,\"creation_time\":1628473210000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:41:58,514 DEBUG 129:onap_service.py(1) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2206d9b1-e0d0-47f1-a7e7-27776fa406f5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:58,515 DEBUG 131:onap_service.py(1) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1
2021-08-09 01:41:58,515 DEBUG 132:onap_service.py(1) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] data sent: None
2021-08-09 01:41:58,518 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:58,712 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1 HTTP/1.1" 200 3810
2021-08-09 01:41:58,714 INFO 142:onap_service.py(1) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response code: 200
2021-08-09 01:41:58,714 DEBUG 146:onap_service.py(1) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response: {"request":{"requestId":"24ea431c-2c3d-402e-82cb-a68d761b87c1","startTime":"Mon, 09 Aug 2021 01:41:13 GMT","finishTime":"Mon, 09 Aug 2021 01:41:48 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7ee15313-71be-4684-ac21-2830d80d7542","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelVersionId":"3fd6f333-de2e-47de-87df-b3567500d48b","modelCustomizationId":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelUuid":"3fd6f333-de2e-47de-87df-b3567500d48b","modelInvariantUuid":"7ee15313-71be-4684-ac21-2830d80d7542","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"6a9db530-026c-47b7-b13a-21874a38a97e","source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"}}}],"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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:41:48 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"45a67d02-5a89-4b18-b439-082bc54768c0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"ff96301e-6fa4-4763-83a8-dad386f820a8\",\"output_key\":\"subnet_id_a3e5e783-a02c-4927-8910-941caab98ed5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":null,\"creation_time\":1628473210000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:41:58,715 DEBUG 129:onap_service.py(1) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6bbfd06c-cdce-45ae-99ac-c69b3ad4d88d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:41:58,716 DEBUG 131:onap_service.py(1) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1
2021-08-09 01:41:58,716 DEBUG 132:onap_service.py(1) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] data sent: None
2021-08-09 01:41:58,717 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:41:58,921 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/24ea431c-2c3d-402e-82cb-a68d761b87c1 HTTP/1.1" 200 3810
2021-08-09 01:41:58,923 INFO 142:onap_service.py(1) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response code: 200
2021-08-09 01:41:58,923 DEBUG 146:onap_service.py(1) - [None][Check 24ea431c-2c3d-402e-82cb-a68d761b87c1 orchestration request status] response: {"request":{"requestId":"24ea431c-2c3d-402e-82cb-a68d761b87c1","startTime":"Mon, 09 Aug 2021 01:41:13 GMT","finishTime":"Mon, 09 Aug 2021 01:41:48 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"7ee15313-71be-4684-ac21-2830d80d7542","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelVersionId":"3fd6f333-de2e-47de-87df-b3567500d48b","modelCustomizationId":"12624bf5-6bbb-4421-9da1-b6eb054d8966","modelUuid":"3fd6f333-de2e-47de-87df-b3567500d48b","modelInvariantUuid":"7ee15313-71be-4684-ac21-2830d80d7542","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"6a9db530-026c-47b7-b13a-21874a38a97e","source":"VID","instanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"}}}],"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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:41:48 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"45a67d02-5a89-4b18-b439-082bc54768c0\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"ff96301e-6fa4-4763-83a8-dad386f820a8\",\"output_key\":\"subnet_id_a3e5e783-a02c-4927-8910-941caab98ed5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":null,\"creation_time\":1628473210000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:41:58,924 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-09 01:41:58,924 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-09 01:42:08,935 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-09 01:42:08,936 DEBUG 131:onap_service.py(1) - [AAI][Get object relationships] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/527006fe-48d1-4708-b64d-e6fb9d8775fa/relationship-list
2021-08-09 01:42:08,936 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-09 01:42:08,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:42:09,025 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/527006fe-48d1-4708-b64d-e6fb9d8775fa/relationship-list HTTP/1.1" 200 1071
2021-08-09 01:42:09,026 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-09 01:42:09,026 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/2401e455-52fb-456f-8837-e3f9a391789d","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"2401e455-52fb-456f-8837-e3f9a391789d"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/a26c8dfb-4240-44b5-b130-fb55b62e68db","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"a26c8dfb-4240-44b5-b130-fb55b62e68db"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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-09 01:42:09,029 DEBUG 129:onap_service.py(1) - [AAI][Get 527006fe-48d1-4708-b64d-e6fb9d8775fa 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-09 01:42:09,029 DEBUG 131:onap_service.py(1) - [AAI][Get 527006fe-48d1-4708-b64d-e6fb9d8775fa ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/a26c8dfb-4240-44b5-b130-fb55b62e68db
2021-08-09 01:42:09,030 DEBUG 132:onap_service.py(1) - [AAI][Get 527006fe-48d1-4708-b64d-e6fb9d8775fa ABCMeta] data sent: None
2021-08-09 01:42:09,031 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:42:09,105 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/a26c8dfb-4240-44b5-b130-fb55b62e68db HTTP/1.1" 200 3203
2021-08-09 01:42:09,106 INFO 142:onap_service.py(1) - [AAI][Get 527006fe-48d1-4708-b64d-e6fb9d8775fa ABCMeta] response code: 200
2021-08-09 01:42:09,106 DEBUG 146:onap_service.py(1) - [AAI][Get 527006fe-48d1-4708-b64d-e6fb9d8775fa ABCMeta] response: {"network-id":"a26c8dfb-4240-44b5-b130-fb55b62e68db","network-name":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"45a67d02-5a89-4b18-b439-082bc54768c0","is-bound-to-vpn":false,"resource-version":"1628473308205","orchestration-status":"Active","heat-stack-id":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394","model-invariant-id":"7ee15313-71be-4684-ac21-2830d80d7542","model-version-id":"3fd6f333-de2e-47de-87df-b3567500d48b","model-customization-id":"12624bf5-6bbb-4421-9da1-b6eb054d8966","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/527006fe-48d1-4708-b64d-e6fb9d8775fa","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":"527006fe-48d1-4708-b64d-e6fb9d8775fa"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]}]}}
2021-08-09 01:42:09,109 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-09 01:42:09,109 DEBUG 199:network.py(1) - Delete a26c8dfb-4240-44b5-b130-fb55b62e68db network
2021-08-09 01:42:09,110 DEBUG 144:deletion.py(1) - Network a26c8dfb-4240-44b5-b130-fb55b62e68db deletion request
2021-08-09 01:42:09,119 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-09 01:42:09,120 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-09 01:42:09,120 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-09 01:42:09,121 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:42:09,170 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-09 01:42:09,171 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-09 01:42:09,171 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-09 01:42:09,174 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-09 01:42:09,174 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-09 01:42:09,174 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-09 01:42:09,176 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:42:09,248 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-09 01:42:09,249 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-09 01:42:09,249 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":"1628473277227","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/a26c8dfb-4240-44b5-b130-fb55b62e68db","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"a26c8dfb-4240-44b5-b130-fb55b62e68db"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0"}]}]}}]}
2021-08-09 01:42:09,252 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-09 01:42:09,252 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-09 01:42:09,252 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-09 01:42:09,254 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:42:09,298 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-09 01:42:09,299 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-09 01:42:09,299 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-09 01:42:09,302 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-09 01:42:09,302 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-09 01:42:09,302 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-09 01:42:09,304 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:42:09,365 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-09 01:42:09,366 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-09 01:42:09,366 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":"1628473277227","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/a26c8dfb-4240-44b5-b130-fb55b62e68db","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"a26c8dfb-4240-44b5-b130-fb55b62e68db"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0"}]}]}}]}
2021-08-09 01:42:09,368 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-09 01:42:09,369 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-09 01:42:09,369 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-09 01:42:09,370 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:42:09,425 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-09 01:42:09,425 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-09 01:42:09,426 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-09 01:42:09,428 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-09 01:42:09,428 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-09 01:42:09,429 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-09 01:42:09,430 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:42:09,488 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-09 01:42:09,489 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-09 01:42:09,489 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":"1628473277227","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/a26c8dfb-4240-44b5-b130-fb55b62e68db","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"a26c8dfb-4240-44b5-b130-fb55b62e68db"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0"}]}]}}]}
2021-08-09 01:42:09,492 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-09 01:42:09,492 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-09 01:42:09,492 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-09 01:42:09,494 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-09 01:42:09,553 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-09 01:42:09,555 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-09 01:42:09,555 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628473277082","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/a26c8dfb-4240-44b5-b130-fb55b62e68db","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"a26c8dfb-4240-44b5-b130-fb55b62e68db"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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-09 01:42:09,558 DEBUG 129:onap_service.py(1) - [None][Create a26c8dfb-4240-44b5-b130-fb55b62e68db Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'db6da7b6-9717-4859-aba9-0bf1096c3325', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:42:09,558 DEBUG 131:onap_service.py(1) - [None][Create a26c8dfb-4240-44b5-b130-fb55b62e68db Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/527006fe-48d1-4708-b64d-e6fb9d8775fa/networks/a26c8dfb-4240-44b5-b130-fb55b62e68db
2021-08-09 01:42:09,558 DEBUG 132:onap_service.py(1) - [None][Create a26c8dfb-4240-44b5-b130-fb55b62e68db 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-09 01:42:09,560 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:42:12,119 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/527006fe-48d1-4708-b64d-e6fb9d8775fa/networks/a26c8dfb-4240-44b5-b130-fb55b62e68db HTTP/1.1" 202 262
2021-08-09 01:42:12,120 INFO 142:onap_service.py(1) - [None][Create a26c8dfb-4240-44b5-b130-fb55b62e68db Network deletion request] response code: 202
2021-08-09 01:42:12,121 DEBUG 146:onap_service.py(1) - [None][Create a26c8dfb-4240-44b5-b130-fb55b62e68db Network deletion request] response: {"requestReferences":{"requestId":"db6da7b6-9717-4859-aba9-0bf1096c3325","instanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325"}}
2021-08-09 01:42:12,121 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-09 01:42:12,129 DEBUG 129:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '846d1744-dcbd-4edb-983d-75117ffb0a79', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:42:12,130 DEBUG 131:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325
2021-08-09 01:42:12,130 DEBUG 132:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] data sent: None
2021-08-09 01:42:12,132 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:42:12,334 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325 HTTP/1.1" 200 825
2021-08-09 01:42:12,336 INFO 142:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response code: 200
2021-08-09 01:42:12,337 DEBUG 146:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response: {"request":{"requestId":"db6da7b6-9717-4859-aba9-0bf1096c3325","startTime":"Mon, 09 Aug 2021 01:42:10 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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 09 Aug 2021 01:42:11 GMT"}}}
2021-08-09 01:42:22,348 DEBUG 129:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3a4ffe80-b12b-4666-80ed-76ed5db482f3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:42:22,348 DEBUG 131:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325
2021-08-09 01:42:22,349 DEBUG 132:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] data sent: None
2021-08-09 01:42:22,350 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:42:23,008 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325 HTTP/1.1" 200 2640
2021-08-09 01:42:23,009 INFO 142:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response code: 200
2021-08-09 01:42:23,009 DEBUG 146:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response: {"request":{"requestId":"db6da7b6-9717-4859-aba9-0bf1096c3325","startTime":"Mon, 09 Aug 2021 01:42:10 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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:42:17 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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_a3e5e783-a02c-4927-8910-941caab98ed5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":1628473258000,\"creation_time\":1628473210000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:42:33,020 DEBUG 129:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd422d8eb-72e4-42f1-8964-301ffeff082e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:42:33,021 DEBUG 131:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325
2021-08-09 01:42:33,021 DEBUG 132:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] data sent: None
2021-08-09 01:42:33,023 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:42:33,631 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325 HTTP/1.1" 200 2640
2021-08-09 01:42:33,632 INFO 142:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response code: 200
2021-08-09 01:42:33,633 DEBUG 146:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response: {"request":{"requestId":"db6da7b6-9717-4859-aba9-0bf1096c3325","startTime":"Mon, 09 Aug 2021 01:42:10 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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:42:17 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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_a3e5e783-a02c-4927-8910-941caab98ed5\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":1628473258000,\"creation_time\":1628473210000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:42:43,644 DEBUG 129:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '76054a02-c482-4960-a5b8-5536fb114e99', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:42:43,644 DEBUG 131:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325
2021-08-09 01:42:43,644 DEBUG 132:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] data sent: None
2021-08-09 01:42:43,646 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:42:44,260 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325 HTTP/1.1" 200 2413
2021-08-09 01:42:44,261 INFO 142:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response code: 200
2021-08-09 01:42:44,262 DEBUG 146:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response: {"request":{"requestId":"db6da7b6-9717-4859-aba9-0bf1096c3325","startTime":"Mon, 09 Aug 2021 01:42:10 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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:42:37 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":1628473258000,\"creation_time\":1628473210000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:42:54,266 DEBUG 129:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '80ff9c8d-1343-47b9-9e78-35636d00aae0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:42:54,266 DEBUG 131:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325
2021-08-09 01:42:54,266 DEBUG 132:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] data sent: None
2021-08-09 01:42:54,268 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:42:54,434 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325 HTTP/1.1" 200 2456
2021-08-09 01:42:54,435 INFO 142:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response code: 200
2021-08-09 01:42:54,435 DEBUG 146:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response: {"request":{"requestId":"db6da7b6-9717-4859-aba9-0bf1096c3325","startTime":"Mon, 09 Aug 2021 01:42:10 GMT","finishTime":"Mon, 09 Aug 2021 01:42:53 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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:42:53 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":1628473258000,\"creation_time\":1628473210000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:42:54,436 INFO 56:mixins.py(10) - NetworkDeletionRequest task finished
2021-08-09 01:42:54,436 DEBUG 129:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c117064d-40ef-4e72-982c-81daafd82d54', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:42:54,436 DEBUG 131:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325
2021-08-09 01:42:54,437 DEBUG 132:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] data sent: None
2021-08-09 01:42:54,438 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:42:54,657 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325 HTTP/1.1" 200 2456
2021-08-09 01:42:54,659 INFO 142:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response code: 200
2021-08-09 01:42:54,659 DEBUG 146:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response: {"request":{"requestId":"db6da7b6-9717-4859-aba9-0bf1096c3325","startTime":"Mon, 09 Aug 2021 01:42:10 GMT","finishTime":"Mon, 09 Aug 2021 01:42:53 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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:42:53 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":1628473258000,\"creation_time\":1628473210000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:42:54,660 DEBUG 129:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '56169c5e-a6f3-44a0-90ef-cd4f4ce824a2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:42:54,660 DEBUG 131:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325
2021-08-09 01:42:54,660 DEBUG 132:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] data sent: None
2021-08-09 01:42:54,661 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:42:54,880 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325 HTTP/1.1" 200 2456
2021-08-09 01:42:54,881 INFO 142:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response code: 200
2021-08-09 01:42:54,881 DEBUG 146:onap_service.py(10) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response: {"request":{"requestId":"db6da7b6-9717-4859-aba9-0bf1096c3325","startTime":"Mon, 09 Aug 2021 01:42:10 GMT","finishTime":"Mon, 09 Aug 2021 01:42:53 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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:42:53 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":1628473258000,\"creation_time\":1628473210000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:42:54,891 DEBUG 129:onap_service.py(1) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '327b3c0f-c222-41dc-a161-7add126cc526', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:42:54,892 DEBUG 131:onap_service.py(1) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325
2021-08-09 01:42:54,892 DEBUG 132:onap_service.py(1) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] data sent: None
2021-08-09 01:42:54,894 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:42:55,083 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325 HTTP/1.1" 200 2456
2021-08-09 01:42:55,084 INFO 142:onap_service.py(1) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response code: 200
2021-08-09 01:42:55,085 DEBUG 146:onap_service.py(1) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response: {"request":{"requestId":"db6da7b6-9717-4859-aba9-0bf1096c3325","startTime":"Mon, 09 Aug 2021 01:42:10 GMT","finishTime":"Mon, 09 Aug 2021 01:42:53 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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:42:53 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":1628473258000,\"creation_time\":1628473210000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:42:55,086 DEBUG 129:onap_service.py(1) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '450c81bb-094e-4a1d-ae29-3e37d305dd1c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:42:55,086 DEBUG 131:onap_service.py(1) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325
2021-08-09 01:42:55,086 DEBUG 132:onap_service.py(1) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] data sent: None
2021-08-09 01:42:55,087 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:42:55,260 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/db6da7b6-9717-4859-aba9-0bf1096c3325 HTTP/1.1" 200 2456
2021-08-09 01:42:55,261 INFO 142:onap_service.py(1) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response code: 200
2021-08-09 01:42:55,262 DEBUG 146:onap_service.py(1) - [None][Check db6da7b6-9717-4859-aba9-0bf1096c3325 orchestration request status] response: {"request":{"requestId":"db6da7b6-9717-4859-aba9-0bf1096c3325","startTime":"Mon, 09 Aug 2021 01:42:10 GMT","finishTime":"Mon, 09 Aug 2021 01:42:53 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":"527006fe-48d1-4708-b64d-e6fb9d8775fa","networkInstanceId":"a26c8dfb-4240-44b5-b130-fb55b62e68db","networkInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_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":"Mon, 09 Aug 2021 01:42:53 GMT"},"requestProcessingData":[{"groupingId":"f709709f-c089-4a11-8928-4403f4c03394","tag":"StackInformation","dataPairs":[{"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0/f709709f-c089-4a11-8928-4403f4c03394\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"updated_time\":1628473258000,\"creation_time\":1628473210000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"2a9f618c46a34298b8a165c6f98a22c3\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"OS::stack_id\":\"f709709f-c089-4a11-8928-4403f4c03394\",\"OS::stack_name\":\"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-09 01:42:55,262 DEBUG 319:service.py(1) - Delete 527006fe-48d1-4708-b64d-e6fb9d8775fa service instance
2021-08-09 01:42:55,263 DEBUG 113:deletion.py(1) - Service 527006fe-48d1-4708-b64d-e6fb9d8775fa deletion request
2021-08-09 01:42:55,271 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:42:55,271 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:42:55,272 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-09 01:42:55,272 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-09 01:42:55,272 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:42:55,273 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:42:55,807 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-09 01:42:55,809 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:42:55,809 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-09 01:42:55,811 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-09 01:42:55,811 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:42:55,811 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:42:55,811 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-09 01:42:55,812 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-09 01:42:55,812 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:42:55,812 INFO 192:__init__.py(1) - Service found, updating information
2021-08-09 01:42:55,812 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-09 01:42:55,812 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-09 01:42:55,812 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-09 01:42:55,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:42:56,524 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-09 01:42:56,566 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-09 01:42:56,568 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5a961185-196c-4724-a4f2-8b8cdb3eac48","lifecycleState":"CERTIFIED","lastUpdateDate":1628464455244,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8829833-c2c3-49a1-8964-909e2186eae4","invariantUUID":"9986bf8e-1cff-45f8-9758-63457ddf7367","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20b730d4-b0f8-4d66-b9e3-c161255337af","lifecycleState":"CERTIFIED","lastUpdateDate":1628464943240,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"530651d1-dfd1-48c6-a629-ad87f9bd4122","invariantUUID":"35ff1a74-d977-4395-b50c-19dc892e6a2c","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":"54c1847c-5607-47b0-a55b-b654910bc5dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464668444,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18878c9d-a8e4-41e9-99fb-a86adc03e12d","invariantUUID":"dec0542f-cdab-44d1-bc6a-636b68b368e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b5fd388-ade1-4b90-b6fe-b078f36bb91d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464854558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3739f05e-f452-4160-a206-beaf04d5912e","invariantUUID":"d9f9ea2d-45d0-4553-afb2-d94acdaf792a","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":"0da70388-f552-4429-9ff0-1203a5ad2798","lifecycleState":"CERTIFIED","lastUpdateDate":1628464807895,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74217e78-dbe4-4e8f-8abf-4eeeb506c6f0","invariantUUID":"21285fa0-ddb3-4293-8865-7f016bec2c1e","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":"4868b330-9231-450a-a2e6-2777bc75e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464802254,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbb60601-3074-4660-b853-bea823e98762","invariantUUID":"3162228c-f122-4fdb-9da7-bcf13472a22c","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":"734a516c-bc61-4908-b626-8855fe348b50","lifecycleState":"CERTIFIED","lastUpdateDate":1628464460657,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9c52359-89e8-4134-8773-4551096d71b9","invariantUUID":"690c5b28-1614-47f6-8b6c-8b05667b8d67","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":"network","uniqueId":"c9f500c6-4f45-45da-9d20-1e7a45da1864","lifecycleState":"CERTIFIED","lastUpdateDate":1628464739314,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"28d6d763-f6a4-4c4c-8d22-d01b8e4a813f","invariantUUID":"15f219f7-6d05-4c91-aafd-b677cf0d115e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e85b283-c7dc-4308-8e39-0053e876f4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464527312,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f34ddc1-f498-48d6-80fe-9db4c48181da","invariantUUID":"1f62e992-4174-4e5f-b5d5-4804bacbaef2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3d45b2e-1354-4847-934b-ac702d32220c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464495448,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d983e8-9efb-4bb0-81c7-56e3396d36eb","invariantUUID":"f9e2f564-a0cc-49e0-9e9d-5c220ae59869","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d472db9-d6f4-4228-b24c-ee017e863ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464927117,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a35e1ca-d3c5-4787-9ca6-1a31f90ef23c","invariantUUID":"8cbb631e-25f0-4e10-bb23-c007a79ade8c","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":"network","uniqueId":"ec79ab79-e02a-4f39-94a2-181aecabd48e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464693915,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48544043-98b9-4f7e-8805-739e13078ee1","invariantUUID":"cd987ca7-6d9e-45e3-b6e6-935f54047066","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":"103b3f18-aef1-481a-99b3-4eaf4c9d1cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464974921,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f1caa4a-38d9-4082-b428-77dc66daf30e","invariantUUID":"d3651c4a-8ec0-4333-b9ee-bde46796256a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b9ce76-7d5c-44d8-8b30-fd40d53e0242","lifecycleState":"CERTIFIED","lastUpdateDate":1628464992748,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f253318d-bc67-47a0-aaa6-d5962b0e2a26","invariantUUID":"ef99b0b9-7b08-40a7-a727-2632a0769f0b","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"939691b6-8aa9-45cf-99e9-95ace13fa4d9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628464951629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"295c10cb-eb14-4d07-ac5f-02da3aee6363","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","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":"e2ee9e27-18a7-4ed6-a62c-54fa546cb10c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464627996,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6d9401a-fe9a-46e9-9779-e13831e4f431","invariantUUID":"816ba4ad-a866-4f2c-9a30-7106b4e1ed37","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7cb0428-f678-4454-9023-469d8f1c2458","lifecycleState":"CERTIFIED","lastUpdateDate":1628465011016,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8667b1-820a-4e5d-a581-9c4970a11704","invariantUUID":"39226816-814e-4460-81f9-c122f532bfe4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f6b966-c045-4496-86c5-df1a97f26937","lifecycleState":"CERTIFIED","lastUpdateDate":1628464655292,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc6b3af-5cd3-4e0b-b3ad-f9f6acbf1368","invariantUUID":"0dd9d385-cf2f-4b6c-9283-6e7187380f41","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":"objectStorage","uniqueId":"46e8d943-3199-4c28-8cdc-8e1ba8ae0b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628464489687,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efcae536-27fd-4b87-85af-344e5e268acc","invariantUUID":"4bbe7835-22e9-44a7-bd05-4eee22920f39","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":"defaulticon","uniqueId":"c37cf4d8-96f2-4b2a-96f4-4d2b0b54c8e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464755232,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9487f184-d291-4204-b669-87bb94efb9ae","invariantUUID":"e13d047d-1cfc-48a7-991b-81af346ecb18","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"90104b14-203b-41e7-81a5-4a5fbfffe7b2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464601351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66b7a691-767a-45b0-9889-46e8455c01f8","invariantUUID":"47c2523e-7c54-4f6a-bb22-8ce0aa35fddc","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"12397981-e880-4a09-a91f-382007ba3f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464971633,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9265f356-3ca3-4fcc-a169-b570a794db5e","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"99444a2e-2495-429f-931d-ff1d5764e5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464662514,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"393496d5-7244-426b-b3bf-0e40fe6afb78","invariantUUID":"31161b96-ce34-4c35-bb2f-5dad3404629a","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":"objectStorage","uniqueId":"ace8d0dc-f670-4974-87e1-feea2c63b61a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464842451,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53069537-6442-40a6-99ee-04a9c47307be","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5bc3f405-210f-48ac-bec4-cd270009cec4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464875132,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daaf8686-80e6-43f2-a5c5-cbe0d69a3dd4","invariantUUID":"29f048b9-c007-4cc2-bac0-f8af747b8890","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"96cbc352-1750-4efc-8daa-222f6ac5d359","lifecycleState":"CERTIFIED","lastUpdateDate":1628464826724,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68af1029-24ef-40a0-8be3-55a7011af883","invariantUUID":"3569e465-82af-47ba-9c28-d92625cd7ea0","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":"d2a0f7aa-7da6-4491-8912-3e3a81e6ad74","lifecycleState":"CERTIFIED","lastUpdateDate":1628464608457,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e8fa562-044b-4812-8c5b-a0b9ec97c68e","invariantUUID":"0199062f-a7a5-46a3-8f6f-cc301da8c0a6","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":"ccbc19b7-540b-4982-bbad-8819d55131c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464888389,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2131d8fc-433a-40f9-91fe-d369453cb424","invariantUUID":"e5d9fc71-c0bd-4f89-84cf-10826dfbe872","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":"port","uniqueId":"fd8b2e88-8c69-4339-846c-52425e4d312a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464508274,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e9985e5-2e97-4e55-b097-2475e496a292","invariantUUID":"390f0f49-91b1-4f7d-8cd1-58f96a3a38b0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"464faef1-a568-48a3-a73d-bd7022e799e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464749954,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"01dc93d6-76f0-4eca-b1e4-cddb6ebdb38e","invariantUUID":"71e9948b-910b-4218-9e67-8216ab2bd272","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c71c90b-b6b6-4ae3-a328-fe6dc103c480","lifecycleState":"CERTIFIED","lastUpdateDate":1628464848916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4c661f2-7e78-433f-98a0-64d5cd59f7a2","invariantUUID":"cd37c499-7a8a-45e2-a580-c423590c46cc","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":"network","uniqueId":"89d1d2a1-9d98-44d0-bef1-3f98e641b92f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464795024,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48094df8-91f7-4297-9348-2652997ae55b","invariantUUID":"f8cad5e4-5242-4f9f-8b6f-a41caf3f7ee5","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":"compute","uniqueId":"364911a1-7728-459c-b7a8-5e889934d8e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464820363,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b51473-ef64-4318-bd56-460bd95b153c","invariantUUID":"e9edeacb-c270-4246-a49d-62c8f0c353a2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d0f43e4-b430-4e7f-85d3-b3f731a6bf0d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464435889,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70d40f8b-ed3d-4fc8-a47a-0bc2cedcaf73","invariantUUID":"bfef3fbd-60a1-4e1c-a023-a313cdac6a90","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":"defaulticon","uniqueId":"648342e6-6f5f-4f7f-a1a6-64007a8ce0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628464514223,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea68f3a5-340d-4b22-a7cc-91ac906d31a5","invariantUUID":"8882fa6a-6184-4d02-b325-a4e8ab1aa60a","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":"758f69ae-9a55-4c6f-8379-2c879dc60559","lifecycleState":"CERTIFIED","lastUpdateDate":1628464915506,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5d314f8-0b73-450e-8be7-10e366f4932f","invariantUUID":"3acdc8f1-c7ac-4779-a3f4-08c120a3a74e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c2169e3-580b-4e91-9f29-c5b0fa1551d2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464997981,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b120d0b6-efbb-46c2-9400-6e9f8136e7ca","invariantUUID":"98710bc7-32fd-4d72-9dba-d38230913bc0","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":"port","uniqueId":"1638c7fb-bb5a-46c7-a121-3c43bc8f53ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628465037512,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91e5d89-7d34-44a2-acd4-0e291cc256dc","invariantUUID":"cefa5bef-226f-45f4-ac34-44268bbbec84","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464744786,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fd6f333-de2e-47de-87df-b3567500d48b","invariantUUID":"7ee15313-71be-4684-ac21-2830d80d7542","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad27c698-7a8e-432a-ae74-84b9e730d969","lifecycleState":"CERTIFIED","lastUpdateDate":1628464921951,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41150da9-33ee-4409-abd8-7e8755eb00bb","invariantUUID":"62b30c1b-0ebb-4a88-b70d-ed3b8f9f25a4","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":"compute","uniqueId":"901a70a5-c105-4df0-958b-82fd723b30d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464776287,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97d348f-05f0-4b2b-b8b6-83b92842a8c9","invariantUUID":"b788a2b1-f192-4f8b-a11e-0f3bf179b4b6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bbc12ea9-9b13-412b-bd44-9e1e0567d92d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464880556,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a90f3ec-5c42-4cda-9716-eda0dc6c5aa4","invariantUUID":"f2b640d7-fb70-401f-8abb-dd945876ec52","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f74cfd5-2e60-45eb-b148-1c4f72a3b099","lifecycleState":"CERTIFIED","lastUpdateDate":1628464966575,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36d3e573-33cb-43fa-be86-2380d086d39a","invariantUUID":"245d984d-c845-4072-b1ba-ce745d5f7f7e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90fd5ede-6b70-47da-b29c-ece0f418602e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464429328,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f4fc327-b806-4ec9-8c9d-a8eeeb2ed456","invariantUUID":"e3653139-7d3d-403e-ac5a-f7a369bc1de3","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"82c46949-49bf-424b-b3a6-3f5420845c83","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628465022011,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"797cc79a-a442-478f-ac92-b48279ec2cea","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"securityrules","uniqueId":"938f6354-b9d0-40c1-a713-624b6acf7d65","lifecycleState":"CERTIFIED","lastUpdateDate":1628464613766,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"993ee1d1-0f86-4102-8e25-f8d416236f94","invariantUUID":"4fa2569e-0df9-4928-a1a2-eb58f5887c2f","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":"45244b7b-50dd-44fb-8e44-bdddbb45b730","lifecycleState":"CERTIFIED","lastUpdateDate":1628464502067,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c6a4be6-a18e-429c-8f41-84de3f50fbe3","invariantUUID":"ba06ea85-6667-4dfc-9149-5bd7cab59064","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578cec56-af09-4096-bb51-10ba9f289f7d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464902656,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a6c593-62a7-4ae8-9ee0-a80a95f97931","invariantUUID":"54dff7e1-76f9-477c-957c-0329a4c142db","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c83e2e6c-fae8-4d66-928c-fe9fe4e5e501","lifecycleState":"CERTIFIED","lastUpdateDate":1628464760753,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05d9675-d510-4d4e-b89b-6cec2588b3ae","invariantUUID":"e633a314-c56c-4211-85f6-4d09c728d72a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ce657b60-9380-4bcf-960c-d7615b90b209","lifecycleState":"CERTIFIED","lastUpdateDate":1628465001454,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6070eb-7cc7-4b14-9d46-e7f59bfac060","invariantUUID":"e53dd15e-c923-4318-9840-017853596c4a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e35fa730-bca0-4b06-b87e-cea4e380f8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628464482823,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71be6c49-7ea4-4a97-9c75-fbbd3b2d7553","invariantUUID":"56ecc86c-d16c-4ff2-97be-d3918cd57668","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":"3ef382df-5718-4d83-af9d-9b4c493e78f9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464633362,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727638f8-20fa-4658-85f1-518c62e17d41","invariantUUID":"282a0625-5a36-4591-ad5f-48fe0ecbe530","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":"6791ff32-0dd5-4bea-ac77-dcdaf3e933a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464782626,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896318e-94c3-4d71-9936-7cfa1dd72efd","invariantUUID":"d9a8ae23-b1d5-475a-aaf3-8f0da6fd75d2","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d28c9ddc-d3c1-4a6a-a599-9439258e5968","lifecycleState":"CERTIFIED","lastUpdateDate":1628464422209,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"92c06ea5-ee01-4faa-ad49-be0aceee82c1","invariantUUID":"0547a99f-921b-4a8b-a1a3-5414ea15e299","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":"e813235c-c04e-43fa-94aa-c7ec92770682","lifecycleState":"CERTIFIED","lastUpdateDate":1628464933985,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42a36a2e-3d17-43a4-8882-5addd24a367a","invariantUUID":"545189f5-d3f6-470a-81e1-a9d78c1cf121","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":"objectStorage","uniqueId":"9ceb445d-8408-4bdf-8202-bb5eabcb55fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464982192,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0344e46a-220a-46a0-a2bd-20197e4b6f51","invariantUUID":"f50f1aef-1e29-4932-ad87-15f5243b0b37","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73329356-c0cb-4b57-8815-b5bbadd2e75a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464549045,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d0e07d38-9e89-4778-8185-2ce585d0a132","invariantUUID":"68242c29-65df-4b5f-809f-667976ce271b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"853f22df-a76f-47d1-a184-2be1de446d47","lifecycleState":"CERTIFIED","lastUpdateDate":1628464721922,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95cff61f-8453-448e-be2f-c00b3b323d7c","invariantUUID":"4472dfb9-2f23-4610-bfb7-4f44bcea7c34","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb9c3d33-d1b0-4b40-b191-7dedc064a4c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464638703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47832159-6efa-42d1-b97f-60cf6784ae10","invariantUUID":"06eeb1c0-bbbd-49e2-9ca1-a2526c5ac0f3","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":"loadBalancer","uniqueId":"58c0b7a2-dfc1-46d6-926b-4e78f7a3dc8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464448781,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9a62a0-e020-428c-95a0-619357ddf8d0","invariantUUID":"e630bd97-f7b8-4abe-8911-5b4bdf541bc9","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":"562ad1d6-6a63-44a4-9f7a-7953aa29b373","lifecycleState":"CERTIFIED","lastUpdateDate":1628464391609,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b43715f-977c-48a3-b003-835cb048325d","invariantUUID":"e760d3b6-937b-424e-83a8-f33a58541525","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"824da060-601b-4af9-9755-911e094d7301","lifecycleState":"CERTIFIED","lastUpdateDate":1628464909541,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1c5d99c-e4c9-4894-a84a-742b7e054bda","invariantUUID":"81f73aa2-dab7-46d5-abba-45ec90c6d4f6","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":"a88e470d-2d8a-4595-9eb9-1837a9476812","lifecycleState":"CERTIFIED","lastUpdateDate":1628464542530,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9433408-9035-4871-a169-447125ac27a1","invariantUUID":"7049ccb5-e8b9-4149-ba13-6b9a85787733","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":"8c98f81d-67e7-42c8-9bf2-9871e68d6392","lifecycleState":"CERTIFIED","lastUpdateDate":1628464534888,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d42348ce-94af-412d-b5ad-a9a8cb07c4a5","invariantUUID":"ca09fa17-a4d1-41cb-a8d2-f27de9070f7a","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":"networkrules","uniqueId":"938f5585-769c-4dc4-9bb4-dbe54b5475d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628464579021,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"308c0ed4-8203-4180-8538-32fcf4349391","invariantUUID":"ec315b29-233a-4daa-8195-cd7c60c01e55","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":"5c21b961-aea4-402e-b6d5-cb5f26349b51","lifecycleState":"CERTIFIED","lastUpdateDate":1628464622516,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e9ae94a-73a9-4e7b-b447-e3befaaa820c","invariantUUID":"e396945f-37c0-40b7-8279-1ac55880f42c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3dcd2f4-e371-42e8-be1c-c32440959c1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464768509,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9576a13-9e33-43e1-b3cb-594ecb60d76b","invariantUUID":"f3520e7c-9428-44d3-b083-2ba142390d2c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8de4c3e5-69da-460e-a053-7ff0a86ed442","lifecycleState":"CERTIFIED","lastUpdateDate":1628464733983,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"622bf756-da27-4e6b-adf0-ac8fd0ab8f24","invariantUUID":"6fea32a0-e535-4c1c-87cc-6e3f1a429bcd","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":"port","uniqueId":"84e005c1-6e44-4a32-9f62-1e656e626518","lifecycleState":"CERTIFIED","lastUpdateDate":1628464895992,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d11e6d04-f24a-4b21-a367-5c835b824de2","invariantUUID":"75f4aec3-2103-40e3-8166-d2d4476ebf9f","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":"port","uniqueId":"a22b51e5-8aad-4533-b4fe-0bba72b311d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464584340,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5eaf1b-6606-44df-b631-8a05b315ffd2","invariantUUID":"dc0dce9d-7c4c-4da8-a071-76f8ad21b5f9","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":"fdebc827-bbfd-4434-ba57-900d01016d49","lifecycleState":"CERTIFIED","lastUpdateDate":1628464714288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d1934f0-df58-47a4-97be-2f1f9931b6d1","invariantUUID":"df1ab290-ebfd-41c0-bc3f-d444781581c1","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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","lifecycleState":"CERTIFIED","lastUpdateDate":1628464520133,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ffe1be55-ac0e-4b22-80cb-27934012f0de","invariantUUID":"c1ab92de-bc6c-4228-a1e7-9f1c8ad0a314","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","lifecycleState":"CERTIFIED","lastUpdateDate":1628473062825,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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-09 01:42:56,572 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-09 01:42:56,572 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:42:56,572 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:42:56,573 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-09 01:42:56,573 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-09 01:42:56,573 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:42:56,574 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:42:57,123 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-09 01:42:57,124 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:42:57,124 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-09 01:42:57,126 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-09 01:42:57,126 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:42:57,127 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:42:57,127 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-09 01:42:57,127 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-09 01:42:57,127 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:42:57,127 INFO 192:__init__.py(1) - Service found, updating information
2021-08-09 01:42:57,127 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-09 01:42:57,127 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-09 01:42:57,128 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-09 01:42:57,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:42:57,732 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-09 01:42:57,735 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-09 01:42:57,737 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5a961185-196c-4724-a4f2-8b8cdb3eac48","lifecycleState":"CERTIFIED","lastUpdateDate":1628464455244,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8829833-c2c3-49a1-8964-909e2186eae4","invariantUUID":"9986bf8e-1cff-45f8-9758-63457ddf7367","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20b730d4-b0f8-4d66-b9e3-c161255337af","lifecycleState":"CERTIFIED","lastUpdateDate":1628464943240,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"530651d1-dfd1-48c6-a629-ad87f9bd4122","invariantUUID":"35ff1a74-d977-4395-b50c-19dc892e6a2c","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":"54c1847c-5607-47b0-a55b-b654910bc5dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464668444,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18878c9d-a8e4-41e9-99fb-a86adc03e12d","invariantUUID":"dec0542f-cdab-44d1-bc6a-636b68b368e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b5fd388-ade1-4b90-b6fe-b078f36bb91d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464854558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3739f05e-f452-4160-a206-beaf04d5912e","invariantUUID":"d9f9ea2d-45d0-4553-afb2-d94acdaf792a","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":"0da70388-f552-4429-9ff0-1203a5ad2798","lifecycleState":"CERTIFIED","lastUpdateDate":1628464807895,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74217e78-dbe4-4e8f-8abf-4eeeb506c6f0","invariantUUID":"21285fa0-ddb3-4293-8865-7f016bec2c1e","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":"4868b330-9231-450a-a2e6-2777bc75e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464802254,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbb60601-3074-4660-b853-bea823e98762","invariantUUID":"3162228c-f122-4fdb-9da7-bcf13472a22c","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":"734a516c-bc61-4908-b626-8855fe348b50","lifecycleState":"CERTIFIED","lastUpdateDate":1628464460657,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9c52359-89e8-4134-8773-4551096d71b9","invariantUUID":"690c5b28-1614-47f6-8b6c-8b05667b8d67","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":"network","uniqueId":"c9f500c6-4f45-45da-9d20-1e7a45da1864","lifecycleState":"CERTIFIED","lastUpdateDate":1628464739314,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"28d6d763-f6a4-4c4c-8d22-d01b8e4a813f","invariantUUID":"15f219f7-6d05-4c91-aafd-b677cf0d115e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e85b283-c7dc-4308-8e39-0053e876f4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464527312,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f34ddc1-f498-48d6-80fe-9db4c48181da","invariantUUID":"1f62e992-4174-4e5f-b5d5-4804bacbaef2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3d45b2e-1354-4847-934b-ac702d32220c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464495448,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d983e8-9efb-4bb0-81c7-56e3396d36eb","invariantUUID":"f9e2f564-a0cc-49e0-9e9d-5c220ae59869","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d472db9-d6f4-4228-b24c-ee017e863ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464927117,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a35e1ca-d3c5-4787-9ca6-1a31f90ef23c","invariantUUID":"8cbb631e-25f0-4e10-bb23-c007a79ade8c","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":"network","uniqueId":"ec79ab79-e02a-4f39-94a2-181aecabd48e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464693915,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48544043-98b9-4f7e-8805-739e13078ee1","invariantUUID":"cd987ca7-6d9e-45e3-b6e6-935f54047066","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":"103b3f18-aef1-481a-99b3-4eaf4c9d1cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464974921,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f1caa4a-38d9-4082-b428-77dc66daf30e","invariantUUID":"d3651c4a-8ec0-4333-b9ee-bde46796256a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b9ce76-7d5c-44d8-8b30-fd40d53e0242","lifecycleState":"CERTIFIED","lastUpdateDate":1628464992748,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f253318d-bc67-47a0-aaa6-d5962b0e2a26","invariantUUID":"ef99b0b9-7b08-40a7-a727-2632a0769f0b","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"939691b6-8aa9-45cf-99e9-95ace13fa4d9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628464951629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"295c10cb-eb14-4d07-ac5f-02da3aee6363","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","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":"e2ee9e27-18a7-4ed6-a62c-54fa546cb10c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464627996,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6d9401a-fe9a-46e9-9779-e13831e4f431","invariantUUID":"816ba4ad-a866-4f2c-9a30-7106b4e1ed37","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7cb0428-f678-4454-9023-469d8f1c2458","lifecycleState":"CERTIFIED","lastUpdateDate":1628465011016,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8667b1-820a-4e5d-a581-9c4970a11704","invariantUUID":"39226816-814e-4460-81f9-c122f532bfe4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f6b966-c045-4496-86c5-df1a97f26937","lifecycleState":"CERTIFIED","lastUpdateDate":1628464655292,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc6b3af-5cd3-4e0b-b3ad-f9f6acbf1368","invariantUUID":"0dd9d385-cf2f-4b6c-9283-6e7187380f41","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":"objectStorage","uniqueId":"46e8d943-3199-4c28-8cdc-8e1ba8ae0b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628464489687,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efcae536-27fd-4b87-85af-344e5e268acc","invariantUUID":"4bbe7835-22e9-44a7-bd05-4eee22920f39","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":"defaulticon","uniqueId":"c37cf4d8-96f2-4b2a-96f4-4d2b0b54c8e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464755232,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9487f184-d291-4204-b669-87bb94efb9ae","invariantUUID":"e13d047d-1cfc-48a7-991b-81af346ecb18","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"90104b14-203b-41e7-81a5-4a5fbfffe7b2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464601351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66b7a691-767a-45b0-9889-46e8455c01f8","invariantUUID":"47c2523e-7c54-4f6a-bb22-8ce0aa35fddc","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"12397981-e880-4a09-a91f-382007ba3f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464971633,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9265f356-3ca3-4fcc-a169-b570a794db5e","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"99444a2e-2495-429f-931d-ff1d5764e5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464662514,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"393496d5-7244-426b-b3bf-0e40fe6afb78","invariantUUID":"31161b96-ce34-4c35-bb2f-5dad3404629a","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":"objectStorage","uniqueId":"ace8d0dc-f670-4974-87e1-feea2c63b61a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464842451,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53069537-6442-40a6-99ee-04a9c47307be","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5bc3f405-210f-48ac-bec4-cd270009cec4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464875132,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daaf8686-80e6-43f2-a5c5-cbe0d69a3dd4","invariantUUID":"29f048b9-c007-4cc2-bac0-f8af747b8890","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"96cbc352-1750-4efc-8daa-222f6ac5d359","lifecycleState":"CERTIFIED","lastUpdateDate":1628464826724,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68af1029-24ef-40a0-8be3-55a7011af883","invariantUUID":"3569e465-82af-47ba-9c28-d92625cd7ea0","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":"d2a0f7aa-7da6-4491-8912-3e3a81e6ad74","lifecycleState":"CERTIFIED","lastUpdateDate":1628464608457,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e8fa562-044b-4812-8c5b-a0b9ec97c68e","invariantUUID":"0199062f-a7a5-46a3-8f6f-cc301da8c0a6","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":"ccbc19b7-540b-4982-bbad-8819d55131c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464888389,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2131d8fc-433a-40f9-91fe-d369453cb424","invariantUUID":"e5d9fc71-c0bd-4f89-84cf-10826dfbe872","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":"port","uniqueId":"fd8b2e88-8c69-4339-846c-52425e4d312a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464508274,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e9985e5-2e97-4e55-b097-2475e496a292","invariantUUID":"390f0f49-91b1-4f7d-8cd1-58f96a3a38b0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"464faef1-a568-48a3-a73d-bd7022e799e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464749954,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"01dc93d6-76f0-4eca-b1e4-cddb6ebdb38e","invariantUUID":"71e9948b-910b-4218-9e67-8216ab2bd272","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c71c90b-b6b6-4ae3-a328-fe6dc103c480","lifecycleState":"CERTIFIED","lastUpdateDate":1628464848916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4c661f2-7e78-433f-98a0-64d5cd59f7a2","invariantUUID":"cd37c499-7a8a-45e2-a580-c423590c46cc","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":"network","uniqueId":"89d1d2a1-9d98-44d0-bef1-3f98e641b92f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464795024,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48094df8-91f7-4297-9348-2652997ae55b","invariantUUID":"f8cad5e4-5242-4f9f-8b6f-a41caf3f7ee5","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":"compute","uniqueId":"364911a1-7728-459c-b7a8-5e889934d8e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464820363,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b51473-ef64-4318-bd56-460bd95b153c","invariantUUID":"e9edeacb-c270-4246-a49d-62c8f0c353a2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d0f43e4-b430-4e7f-85d3-b3f731a6bf0d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464435889,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70d40f8b-ed3d-4fc8-a47a-0bc2cedcaf73","invariantUUID":"bfef3fbd-60a1-4e1c-a023-a313cdac6a90","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":"defaulticon","uniqueId":"648342e6-6f5f-4f7f-a1a6-64007a8ce0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628464514223,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea68f3a5-340d-4b22-a7cc-91ac906d31a5","invariantUUID":"8882fa6a-6184-4d02-b325-a4e8ab1aa60a","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":"758f69ae-9a55-4c6f-8379-2c879dc60559","lifecycleState":"CERTIFIED","lastUpdateDate":1628464915506,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5d314f8-0b73-450e-8be7-10e366f4932f","invariantUUID":"3acdc8f1-c7ac-4779-a3f4-08c120a3a74e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c2169e3-580b-4e91-9f29-c5b0fa1551d2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464997981,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b120d0b6-efbb-46c2-9400-6e9f8136e7ca","invariantUUID":"98710bc7-32fd-4d72-9dba-d38230913bc0","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":"port","uniqueId":"1638c7fb-bb5a-46c7-a121-3c43bc8f53ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628465037512,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91e5d89-7d34-44a2-acd4-0e291cc256dc","invariantUUID":"cefa5bef-226f-45f4-ac34-44268bbbec84","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464744786,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fd6f333-de2e-47de-87df-b3567500d48b","invariantUUID":"7ee15313-71be-4684-ac21-2830d80d7542","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad27c698-7a8e-432a-ae74-84b9e730d969","lifecycleState":"CERTIFIED","lastUpdateDate":1628464921951,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41150da9-33ee-4409-abd8-7e8755eb00bb","invariantUUID":"62b30c1b-0ebb-4a88-b70d-ed3b8f9f25a4","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":"compute","uniqueId":"901a70a5-c105-4df0-958b-82fd723b30d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464776287,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97d348f-05f0-4b2b-b8b6-83b92842a8c9","invariantUUID":"b788a2b1-f192-4f8b-a11e-0f3bf179b4b6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bbc12ea9-9b13-412b-bd44-9e1e0567d92d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464880556,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a90f3ec-5c42-4cda-9716-eda0dc6c5aa4","invariantUUID":"f2b640d7-fb70-401f-8abb-dd945876ec52","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f74cfd5-2e60-45eb-b148-1c4f72a3b099","lifecycleState":"CERTIFIED","lastUpdateDate":1628464966575,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36d3e573-33cb-43fa-be86-2380d086d39a","invariantUUID":"245d984d-c845-4072-b1ba-ce745d5f7f7e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90fd5ede-6b70-47da-b29c-ece0f418602e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464429328,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f4fc327-b806-4ec9-8c9d-a8eeeb2ed456","invariantUUID":"e3653139-7d3d-403e-ac5a-f7a369bc1de3","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"82c46949-49bf-424b-b3a6-3f5420845c83","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628465022011,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"797cc79a-a442-478f-ac92-b48279ec2cea","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"securityrules","uniqueId":"938f6354-b9d0-40c1-a713-624b6acf7d65","lifecycleState":"CERTIFIED","lastUpdateDate":1628464613766,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"993ee1d1-0f86-4102-8e25-f8d416236f94","invariantUUID":"4fa2569e-0df9-4928-a1a2-eb58f5887c2f","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":"45244b7b-50dd-44fb-8e44-bdddbb45b730","lifecycleState":"CERTIFIED","lastUpdateDate":1628464502067,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c6a4be6-a18e-429c-8f41-84de3f50fbe3","invariantUUID":"ba06ea85-6667-4dfc-9149-5bd7cab59064","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578cec56-af09-4096-bb51-10ba9f289f7d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464902656,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a6c593-62a7-4ae8-9ee0-a80a95f97931","invariantUUID":"54dff7e1-76f9-477c-957c-0329a4c142db","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c83e2e6c-fae8-4d66-928c-fe9fe4e5e501","lifecycleState":"CERTIFIED","lastUpdateDate":1628464760753,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05d9675-d510-4d4e-b89b-6cec2588b3ae","invariantUUID":"e633a314-c56c-4211-85f6-4d09c728d72a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ce657b60-9380-4bcf-960c-d7615b90b209","lifecycleState":"CERTIFIED","lastUpdateDate":1628465001454,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6070eb-7cc7-4b14-9d46-e7f59bfac060","invariantUUID":"e53dd15e-c923-4318-9840-017853596c4a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e35fa730-bca0-4b06-b87e-cea4e380f8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628464482823,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71be6c49-7ea4-4a97-9c75-fbbd3b2d7553","invariantUUID":"56ecc86c-d16c-4ff2-97be-d3918cd57668","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":"3ef382df-5718-4d83-af9d-9b4c493e78f9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464633362,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727638f8-20fa-4658-85f1-518c62e17d41","invariantUUID":"282a0625-5a36-4591-ad5f-48fe0ecbe530","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":"6791ff32-0dd5-4bea-ac77-dcdaf3e933a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464782626,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896318e-94c3-4d71-9936-7cfa1dd72efd","invariantUUID":"d9a8ae23-b1d5-475a-aaf3-8f0da6fd75d2","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d28c9ddc-d3c1-4a6a-a599-9439258e5968","lifecycleState":"CERTIFIED","lastUpdateDate":1628464422209,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"92c06ea5-ee01-4faa-ad49-be0aceee82c1","invariantUUID":"0547a99f-921b-4a8b-a1a3-5414ea15e299","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":"e813235c-c04e-43fa-94aa-c7ec92770682","lifecycleState":"CERTIFIED","lastUpdateDate":1628464933985,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42a36a2e-3d17-43a4-8882-5addd24a367a","invariantUUID":"545189f5-d3f6-470a-81e1-a9d78c1cf121","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":"objectStorage","uniqueId":"9ceb445d-8408-4bdf-8202-bb5eabcb55fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464982192,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0344e46a-220a-46a0-a2bd-20197e4b6f51","invariantUUID":"f50f1aef-1e29-4932-ad87-15f5243b0b37","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73329356-c0cb-4b57-8815-b5bbadd2e75a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464549045,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d0e07d38-9e89-4778-8185-2ce585d0a132","invariantUUID":"68242c29-65df-4b5f-809f-667976ce271b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"853f22df-a76f-47d1-a184-2be1de446d47","lifecycleState":"CERTIFIED","lastUpdateDate":1628464721922,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95cff61f-8453-448e-be2f-c00b3b323d7c","invariantUUID":"4472dfb9-2f23-4610-bfb7-4f44bcea7c34","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb9c3d33-d1b0-4b40-b191-7dedc064a4c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464638703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47832159-6efa-42d1-b97f-60cf6784ae10","invariantUUID":"06eeb1c0-bbbd-49e2-9ca1-a2526c5ac0f3","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":"loadBalancer","uniqueId":"58c0b7a2-dfc1-46d6-926b-4e78f7a3dc8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464448781,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9a62a0-e020-428c-95a0-619357ddf8d0","invariantUUID":"e630bd97-f7b8-4abe-8911-5b4bdf541bc9","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":"562ad1d6-6a63-44a4-9f7a-7953aa29b373","lifecycleState":"CERTIFIED","lastUpdateDate":1628464391609,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b43715f-977c-48a3-b003-835cb048325d","invariantUUID":"e760d3b6-937b-424e-83a8-f33a58541525","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"824da060-601b-4af9-9755-911e094d7301","lifecycleState":"CERTIFIED","lastUpdateDate":1628464909541,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1c5d99c-e4c9-4894-a84a-742b7e054bda","invariantUUID":"81f73aa2-dab7-46d5-abba-45ec90c6d4f6","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":"a88e470d-2d8a-4595-9eb9-1837a9476812","lifecycleState":"CERTIFIED","lastUpdateDate":1628464542530,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9433408-9035-4871-a169-447125ac27a1","invariantUUID":"7049ccb5-e8b9-4149-ba13-6b9a85787733","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":"8c98f81d-67e7-42c8-9bf2-9871e68d6392","lifecycleState":"CERTIFIED","lastUpdateDate":1628464534888,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d42348ce-94af-412d-b5ad-a9a8cb07c4a5","invariantUUID":"ca09fa17-a4d1-41cb-a8d2-f27de9070f7a","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":"networkrules","uniqueId":"938f5585-769c-4dc4-9bb4-dbe54b5475d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628464579021,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"308c0ed4-8203-4180-8538-32fcf4349391","invariantUUID":"ec315b29-233a-4daa-8195-cd7c60c01e55","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":"5c21b961-aea4-402e-b6d5-cb5f26349b51","lifecycleState":"CERTIFIED","lastUpdateDate":1628464622516,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e9ae94a-73a9-4e7b-b447-e3befaaa820c","invariantUUID":"e396945f-37c0-40b7-8279-1ac55880f42c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3dcd2f4-e371-42e8-be1c-c32440959c1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464768509,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9576a13-9e33-43e1-b3cb-594ecb60d76b","invariantUUID":"f3520e7c-9428-44d3-b083-2ba142390d2c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8de4c3e5-69da-460e-a053-7ff0a86ed442","lifecycleState":"CERTIFIED","lastUpdateDate":1628464733983,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"622bf756-da27-4e6b-adf0-ac8fd0ab8f24","invariantUUID":"6fea32a0-e535-4c1c-87cc-6e3f1a429bcd","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":"port","uniqueId":"84e005c1-6e44-4a32-9f62-1e656e626518","lifecycleState":"CERTIFIED","lastUpdateDate":1628464895992,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d11e6d04-f24a-4b21-a367-5c835b824de2","invariantUUID":"75f4aec3-2103-40e3-8166-d2d4476ebf9f","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":"port","uniqueId":"a22b51e5-8aad-4533-b4fe-0bba72b311d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464584340,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5eaf1b-6606-44df-b631-8a05b315ffd2","invariantUUID":"dc0dce9d-7c4c-4da8-a071-76f8ad21b5f9","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":"fdebc827-bbfd-4434-ba57-900d01016d49","lifecycleState":"CERTIFIED","lastUpdateDate":1628464714288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d1934f0-df58-47a4-97be-2f1f9931b6d1","invariantUUID":"df1ab290-ebfd-41c0-bc3f-d444781581c1","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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","lifecycleState":"CERTIFIED","lastUpdateDate":1628464520133,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ffe1be55-ac0e-4b22-80cb-27934012f0de","invariantUUID":"c1ab92de-bc6c-4228-a1e7-9f1c8ad0a314","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","lifecycleState":"CERTIFIED","lastUpdateDate":1628473062825,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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-09 01:42:57,741 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-09 01:42:57,742 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-09 01:42:57,742 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-09 01:42:57,742 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-09 01:42:57,742 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-09 01:42:57,742 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-09 01:42:57,744 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:42:58,529 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-09 01:42:58,530 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-09 01:42:58,530 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-09 01:42:58,533 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-09 01:42:58,533 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-09 01:42:58,533 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-09 01:42:58,533 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-09 01:42:58,533 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-09 01:42:58,534 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-09 01:42:58,534 INFO 192:__init__.py(1) - Service found, updating information
2021-08-09 01:42:58,534 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-09 01:42:58,534 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-09 01:42:58,534 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-09 01:42:58,536 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-09 01:42:59,115 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-09 01:42:59,120 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-09 01:42:59,122 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5a961185-196c-4724-a4f2-8b8cdb3eac48","lifecycleState":"CERTIFIED","lastUpdateDate":1628464455244,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8829833-c2c3-49a1-8964-909e2186eae4","invariantUUID":"9986bf8e-1cff-45f8-9758-63457ddf7367","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"20b730d4-b0f8-4d66-b9e3-c161255337af","lifecycleState":"CERTIFIED","lastUpdateDate":1628464943240,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"530651d1-dfd1-48c6-a629-ad87f9bd4122","invariantUUID":"35ff1a74-d977-4395-b50c-19dc892e6a2c","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":"54c1847c-5607-47b0-a55b-b654910bc5dc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464668444,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"18878c9d-a8e4-41e9-99fb-a86adc03e12d","invariantUUID":"dec0542f-cdab-44d1-bc6a-636b68b368e4","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6b5fd388-ade1-4b90-b6fe-b078f36bb91d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464854558,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3739f05e-f452-4160-a206-beaf04d5912e","invariantUUID":"d9f9ea2d-45d0-4553-afb2-d94acdaf792a","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":"0da70388-f552-4429-9ff0-1203a5ad2798","lifecycleState":"CERTIFIED","lastUpdateDate":1628464807895,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"74217e78-dbe4-4e8f-8abf-4eeeb506c6f0","invariantUUID":"21285fa0-ddb3-4293-8865-7f016bec2c1e","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":"4868b330-9231-450a-a2e6-2777bc75e8c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464802254,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dbb60601-3074-4660-b853-bea823e98762","invariantUUID":"3162228c-f122-4fdb-9da7-bcf13472a22c","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":"734a516c-bc61-4908-b626-8855fe348b50","lifecycleState":"CERTIFIED","lastUpdateDate":1628464460657,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e9c52359-89e8-4134-8773-4551096d71b9","invariantUUID":"690c5b28-1614-47f6-8b6c-8b05667b8d67","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":"network","uniqueId":"c9f500c6-4f45-45da-9d20-1e7a45da1864","lifecycleState":"CERTIFIED","lastUpdateDate":1628464739314,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"28d6d763-f6a4-4c4c-8d22-d01b8e4a813f","invariantUUID":"15f219f7-6d05-4c91-aafd-b677cf0d115e","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7e85b283-c7dc-4308-8e39-0053e876f4c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464527312,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0f34ddc1-f498-48d6-80fe-9db4c48181da","invariantUUID":"1f62e992-4174-4e5f-b5d5-4804bacbaef2","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c3d45b2e-1354-4847-934b-ac702d32220c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464495448,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c1d983e8-9efb-4bb0-81c7-56e3396d36eb","invariantUUID":"f9e2f564-a0cc-49e0-9e9d-5c220ae59869","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0d472db9-d6f4-4228-b24c-ee017e863ddc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464927117,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3a35e1ca-d3c5-4787-9ca6-1a31f90ef23c","invariantUUID":"8cbb631e-25f0-4e10-bb23-c007a79ade8c","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":"network","uniqueId":"ec79ab79-e02a-4f39-94a2-181aecabd48e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464693915,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48544043-98b9-4f7e-8805-739e13078ee1","invariantUUID":"cd987ca7-6d9e-45e3-b6e6-935f54047066","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":"103b3f18-aef1-481a-99b3-4eaf4c9d1cd4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464974921,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0f1caa4a-38d9-4082-b428-77dc66daf30e","invariantUUID":"d3651c4a-8ec0-4333-b9ee-bde46796256a","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"f5b9ce76-7d5c-44d8-8b30-fd40d53e0242","lifecycleState":"CERTIFIED","lastUpdateDate":1628464992748,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f253318d-bc67-47a0-aaa6-d5962b0e2a26","invariantUUID":"ef99b0b9-7b08-40a7-a727-2632a0769f0b","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.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"939691b6-8aa9-45cf-99e9-95ace13fa4d9","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628464951629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"295c10cb-eb14-4d07-ac5f-02da3aee6363","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","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":"e2ee9e27-18a7-4ed6-a62c-54fa546cb10c","lifecycleState":"CERTIFIED","lastUpdateDate":1628464627996,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6d9401a-fe9a-46e9-9779-e13831e4f431","invariantUUID":"816ba4ad-a866-4f2c-9a30-7106b4e1ed37","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d7cb0428-f678-4454-9023-469d8f1c2458","lifecycleState":"CERTIFIED","lastUpdateDate":1628465011016,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c8667b1-820a-4e5d-a581-9c4970a11704","invariantUUID":"39226816-814e-4460-81f9-c122f532bfe4","systemName":"Oscontainergroup","description":"osContainerGroup","tags":["osContainerGroup"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d9f6b966-c045-4496-86c5-df1a97f26937","lifecycleState":"CERTIFIED","lastUpdateDate":1628464655292,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dbc6b3af-5cd3-4e0b-b3ad-f9f6acbf1368","invariantUUID":"0dd9d385-cf2f-4b6c-9283-6e7187380f41","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":"objectStorage","uniqueId":"46e8d943-3199-4c28-8cdc-8e1ba8ae0b17","lifecycleState":"CERTIFIED","lastUpdateDate":1628464489687,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efcae536-27fd-4b87-85af-344e5e268acc","invariantUUID":"4bbe7835-22e9-44a7-bd05-4eee22920f39","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":"defaulticon","uniqueId":"c37cf4d8-96f2-4b2a-96f4-4d2b0b54c8e9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464755232,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9487f184-d291-4204-b669-87bb94efb9ae","invariantUUID":"e13d047d-1cfc-48a7-991b-81af346ecb18","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"networkrules","uniqueId":"90104b14-203b-41e7-81a5-4a5fbfffe7b2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464601351,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"66b7a691-767a-45b0-9889-46e8455c01f8","invariantUUID":"47c2523e-7c54-4f6a-bb22-8ce0aa35fddc","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"port","uniqueId":"12397981-e880-4a09-a91f-382007ba3f4a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464971633,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9265f356-3ca3-4fcc-a169-b570a794db5e","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"99444a2e-2495-429f-931d-ff1d5764e5b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464662514,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"393496d5-7244-426b-b3bf-0e40fe6afb78","invariantUUID":"31161b96-ce34-4c35-bb2f-5dad3404629a","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":"objectStorage","uniqueId":"ace8d0dc-f670-4974-87e1-feea2c63b61a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464842451,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"53069537-6442-40a6-99ee-04a9c47307be","invariantUUID":"89455ac4-db57-46a5-b3b8-f84e2180f20f","systemName":"VduVirtualfilestorage","description":"VDU VirtualFileStorage","tags":["VDU VirtualFileStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"5bc3f405-210f-48ac-bec4-cd270009cec4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464875132,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"daaf8686-80e6-43f2-a5c5-cbe0d69a3dd4","invariantUUID":"29f048b9-c007-4cc2-bac0-f8af747b8890","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"96cbc352-1750-4efc-8daa-222f6ac5d359","lifecycleState":"CERTIFIED","lastUpdateDate":1628464826724,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"68af1029-24ef-40a0-8be3-55a7011af883","invariantUUID":"3569e465-82af-47ba-9c28-d92625cd7ea0","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":"d2a0f7aa-7da6-4491-8912-3e3a81e6ad74","lifecycleState":"CERTIFIED","lastUpdateDate":1628464608457,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2e8fa562-044b-4812-8c5b-a0b9ec97c68e","invariantUUID":"0199062f-a7a5-46a3-8f6f-cc301da8c0a6","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":"ccbc19b7-540b-4982-bbad-8819d55131c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464888389,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2131d8fc-433a-40f9-91fe-d369453cb424","invariantUUID":"e5d9fc71-c0bd-4f89-84cf-10826dfbe872","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":"port","uniqueId":"fd8b2e88-8c69-4339-846c-52425e4d312a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464508274,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9e9985e5-2e97-4e55-b097-2475e496a292","invariantUUID":"390f0f49-91b1-4f7d-8cd1-58f96a3a38b0","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"464faef1-a568-48a3-a73d-bd7022e799e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628464749954,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"01dc93d6-76f0-4eca-b1e4-cddb6ebdb38e","invariantUUID":"71e9948b-910b-4218-9e67-8216ab2bd272","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4c71c90b-b6b6-4ae3-a328-fe6dc103c480","lifecycleState":"CERTIFIED","lastUpdateDate":1628464848916,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e4c661f2-7e78-433f-98a0-64d5cd59f7a2","invariantUUID":"cd37c499-7a8a-45e2-a580-c423590c46cc","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":"network","uniqueId":"89d1d2a1-9d98-44d0-bef1-3f98e641b92f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464795024,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"48094df8-91f7-4297-9348-2652997ae55b","invariantUUID":"f8cad5e4-5242-4f9f-8b6f-a41caf3f7ee5","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":"compute","uniqueId":"364911a1-7728-459c-b7a8-5e889934d8e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464820363,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"87b51473-ef64-4318-bd56-460bd95b153c","invariantUUID":"e9edeacb-c270-4246-a49d-62c8f0c353a2","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"7d0f43e4-b430-4e7f-85d3-b3f731a6bf0d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464435889,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"70d40f8b-ed3d-4fc8-a47a-0bc2cedcaf73","invariantUUID":"bfef3fbd-60a1-4e1c-a023-a313cdac6a90","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":"defaulticon","uniqueId":"648342e6-6f5f-4f7f-a1a6-64007a8ce0b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628464514223,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ea68f3a5-340d-4b22-a7cc-91ac906d31a5","invariantUUID":"8882fa6a-6184-4d02-b325-a4e8ab1aa60a","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":"758f69ae-9a55-4c6f-8379-2c879dc60559","lifecycleState":"CERTIFIED","lastUpdateDate":1628464915506,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b5d314f8-0b73-450e-8be7-10e366f4932f","invariantUUID":"3acdc8f1-c7ac-4779-a3f4-08c120a3a74e","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"5c2169e3-580b-4e91-9f29-c5b0fa1551d2","lifecycleState":"CERTIFIED","lastUpdateDate":1628464997981,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b120d0b6-efbb-46c2-9400-6e9f8136e7ca","invariantUUID":"98710bc7-32fd-4d72-9dba-d38230913bc0","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":"port","uniqueId":"1638c7fb-bb5a-46c7-a121-3c43bc8f53ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628465037512,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c91e5d89-7d34-44a2-acd4-0e291cc256dc","invariantUUID":"cefa5bef-226f-45f4-ac34-44268bbbec84","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":"56b32f2e-042f-4c18-8185-a2c88c2cc93f","lifecycleState":"CERTIFIED","lastUpdateDate":1628464744786,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fd6f333-de2e-47de-87df-b3567500d48b","invariantUUID":"7ee15313-71be-4684-ac21-2830d80d7542","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ad27c698-7a8e-432a-ae74-84b9e730d969","lifecycleState":"CERTIFIED","lastUpdateDate":1628464921951,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"41150da9-33ee-4409-abd8-7e8755eb00bb","invariantUUID":"62b30c1b-0ebb-4a88-b70d-ed3b8f9f25a4","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":"compute","uniqueId":"901a70a5-c105-4df0-958b-82fd723b30d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464776287,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f97d348f-05f0-4b2b-b8b6-83b92842a8c9","invariantUUID":"b788a2b1-f192-4f8b-a11e-0f3bf179b4b6","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"bbc12ea9-9b13-412b-bd44-9e1e0567d92d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464880556,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8a90f3ec-5c42-4cda-9716-eda0dc6c5aa4","invariantUUID":"f2b640d7-fb70-401f-8abb-dd945876ec52","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f74cfd5-2e60-45eb-b148-1c4f72a3b099","lifecycleState":"CERTIFIED","lastUpdateDate":1628464966575,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"36d3e573-33cb-43fa-be86-2380d086d39a","invariantUUID":"245d984d-c845-4072-b1ba-ce745d5f7f7e","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"90fd5ede-6b70-47da-b29c-ece0f418602e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464429328,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4f4fc327-b806-4ec9-8c9d-a8eeeb2ed456","invariantUUID":"e3653139-7d3d-403e-ac5a-f7a369bc1de3","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":"2.1","componentType":"RESOURCE","icon":"port","uniqueId":"82c46949-49bf-424b-b3a6-3f5420845c83","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628465022011,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"797cc79a-a442-478f-ac92-b48279ec2cea","invariantUUID":"3bf66f17-6595-4d95-90fa-f2260077a177","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":"securityrules","uniqueId":"938f6354-b9d0-40c1-a713-624b6acf7d65","lifecycleState":"CERTIFIED","lastUpdateDate":1628464613766,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"993ee1d1-0f86-4102-8e25-f8d416236f94","invariantUUID":"4fa2569e-0df9-4928-a1a2-eb58f5887c2f","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":"45244b7b-50dd-44fb-8e44-bdddbb45b730","lifecycleState":"CERTIFIED","lastUpdateDate":1628464502067,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5c6a4be6-a18e-429c-8f41-84de3f50fbe3","invariantUUID":"ba06ea85-6667-4dfc-9149-5bd7cab59064","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"578cec56-af09-4096-bb51-10ba9f289f7d","lifecycleState":"CERTIFIED","lastUpdateDate":1628464902656,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"78a6c593-62a7-4ae8-9ee0-a80a95f97931","invariantUUID":"54dff7e1-76f9-477c-957c-0329a4c142db","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"c83e2e6c-fae8-4d66-928c-fe9fe4e5e501","lifecycleState":"CERTIFIED","lastUpdateDate":1628464760753,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d05d9675-d510-4d4e-b89b-6cec2588b3ae","invariantUUID":"e633a314-c56c-4211-85f6-4d09c728d72a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"ce657b60-9380-4bcf-960c-d7615b90b209","lifecycleState":"CERTIFIED","lastUpdateDate":1628465001454,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ce6070eb-7cc7-4b14-9d46-e7f59bfac060","invariantUUID":"e53dd15e-c923-4318-9840-017853596c4a","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"e35fa730-bca0-4b06-b87e-cea4e380f8cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628464482823,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71be6c49-7ea4-4a97-9c75-fbbd3b2d7553","invariantUUID":"56ecc86c-d16c-4ff2-97be-d3918cd57668","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":"3ef382df-5718-4d83-af9d-9b4c493e78f9","lifecycleState":"CERTIFIED","lastUpdateDate":1628464633362,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"727638f8-20fa-4658-85f1-518c62e17d41","invariantUUID":"282a0625-5a36-4591-ad5f-48fe0ecbe530","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":"6791ff32-0dd5-4bea-ac77-dcdaf3e933a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628464782626,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6896318e-94c3-4d71-9936-7cfa1dd72efd","invariantUUID":"d9a8ae23-b1d5-475a-aaf3-8f0da6fd75d2","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"d28c9ddc-d3c1-4a6a-a599-9439258e5968","lifecycleState":"CERTIFIED","lastUpdateDate":1628464422209,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"92c06ea5-ee01-4faa-ad49-be0aceee82c1","invariantUUID":"0547a99f-921b-4a8b-a1a3-5414ea15e299","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":"e813235c-c04e-43fa-94aa-c7ec92770682","lifecycleState":"CERTIFIED","lastUpdateDate":1628464933985,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"42a36a2e-3d17-43a4-8882-5addd24a367a","invariantUUID":"545189f5-d3f6-470a-81e1-a9d78c1cf121","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":"objectStorage","uniqueId":"9ceb445d-8408-4bdf-8202-bb5eabcb55fc","lifecycleState":"CERTIFIED","lastUpdateDate":1628464982192,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0344e46a-220a-46a0-a2bd-20197e4b6f51","invariantUUID":"f50f1aef-1e29-4932-ad87-15f5243b0b37","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"73329356-c0cb-4b57-8815-b5bbadd2e75a","lifecycleState":"CERTIFIED","lastUpdateDate":1628464549045,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d0e07d38-9e89-4778-8185-2ce585d0a132","invariantUUID":"68242c29-65df-4b5f-809f-667976ce271b","systemName":"VlEline","description":"Thenode represents an E-Line virtual link entity.","tags":["VL ELINE"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"853f22df-a76f-47d1-a184-2be1de446d47","lifecycleState":"CERTIFIED","lastUpdateDate":1628464721922,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"95cff61f-8453-448e-be2f-c00b3b323d7c","invariantUUID":"4472dfb9-2f23-4610-bfb7-4f44bcea7c34","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"eb9c3d33-d1b0-4b40-b191-7dedc064a4c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628464638703,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"47832159-6efa-42d1-b97f-60cf6784ae10","invariantUUID":"06eeb1c0-bbbd-49e2-9ca1-a2526c5ac0f3","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":"loadBalancer","uniqueId":"58c0b7a2-dfc1-46d6-926b-4e78f7a3dc8e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464448781,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4a9a62a0-e020-428c-95a0-619357ddf8d0","invariantUUID":"e630bd97-f7b8-4abe-8911-5b4bdf541bc9","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":"562ad1d6-6a63-44a4-9f7a-7953aa29b373","lifecycleState":"CERTIFIED","lastUpdateDate":1628464391609,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b43715f-977c-48a3-b003-835cb048325d","invariantUUID":"e760d3b6-937b-424e-83a8-f33a58541525","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"824da060-601b-4af9-9755-911e094d7301","lifecycleState":"CERTIFIED","lastUpdateDate":1628464909541,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f1c5d99c-e4c9-4894-a84a-742b7e054bda","invariantUUID":"81f73aa2-dab7-46d5-abba-45ec90c6d4f6","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":"a88e470d-2d8a-4595-9eb9-1837a9476812","lifecycleState":"CERTIFIED","lastUpdateDate":1628464542530,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d9433408-9035-4871-a169-447125ac27a1","invariantUUID":"7049ccb5-e8b9-4149-ba13-6b9a85787733","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":"8c98f81d-67e7-42c8-9bf2-9871e68d6392","lifecycleState":"CERTIFIED","lastUpdateDate":1628464534888,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d42348ce-94af-412d-b5ad-a9a8cb07c4a5","invariantUUID":"ca09fa17-a4d1-41cb-a8d2-f27de9070f7a","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":"networkrules","uniqueId":"938f5585-769c-4dc4-9bb4-dbe54b5475d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628464579021,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"308c0ed4-8203-4180-8538-32fcf4349391","invariantUUID":"ec315b29-233a-4daa-8195-cd7c60c01e55","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":"5c21b961-aea4-402e-b6d5-cb5f26349b51","lifecycleState":"CERTIFIED","lastUpdateDate":1628464622516,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9e9ae94a-73a9-4e7b-b447-e3befaaa820c","invariantUUID":"e396945f-37c0-40b7-8279-1ac55880f42c","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a3dcd2f4-e371-42e8-be1c-c32440959c1e","lifecycleState":"CERTIFIED","lastUpdateDate":1628464768509,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d9576a13-9e33-43e1-b3cb-594ecb60d76b","invariantUUID":"f3520e7c-9428-44d3-b083-2ba142390d2c","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8de4c3e5-69da-460e-a053-7ff0a86ed442","lifecycleState":"CERTIFIED","lastUpdateDate":1628464733983,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"622bf756-da27-4e6b-adf0-ac8fd0ab8f24","invariantUUID":"6fea32a0-e535-4c1c-87cc-6e3f1a429bcd","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":"port","uniqueId":"84e005c1-6e44-4a32-9f62-1e656e626518","lifecycleState":"CERTIFIED","lastUpdateDate":1628464895992,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d11e6d04-f24a-4b21-a367-5c835b824de2","invariantUUID":"75f4aec3-2103-40e3-8166-d2d4476ebf9f","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":"port","uniqueId":"a22b51e5-8aad-4533-b4fe-0bba72b311d1","lifecycleState":"CERTIFIED","lastUpdateDate":1628464584340,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd5eaf1b-6606-44df-b631-8a05b315ffd2","invariantUUID":"dc0dce9d-7c4c-4da8-a071-76f8ad21b5f9","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":"fdebc827-bbfd-4434-ba57-900d01016d49","lifecycleState":"CERTIFIED","lastUpdateDate":1628464714288,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d1934f0-df58-47a4-97be-2f1f9931b6d1","invariantUUID":"df1ab290-ebfd-41c0-bc3f-d444781581c1","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":"390b7bdc-cbef-48c7-a5c9-3db9722e4625","lifecycleState":"CERTIFIED","lastUpdateDate":1628464520133,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ffe1be55-ac0e-4b22-80cb-27934012f0de","invariantUUID":"c1ab92de-bc6c-4228-a1e7-9f1c8ad0a314","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"627c823d-c01d-4ea9-8d64-d0504153cd77","lifecycleState":"CERTIFIED","lastUpdateDate":1628473062825,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","invariantUUID":"6a9db530-026c-47b7-b13a-21874a38a97e","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-09 01:42:59,127 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-09 01:42:59,128 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-09 01:42:59,128 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/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel
2021-08-09 01:42:59,129 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-09 01:42:59,131 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-09 01:42:59,346 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/d22eb49c-b6dc-450f-9bb6-0af426cbad3d/toscaModel HTTP/1.1" 200 None
2021-08-09 01:42:59,348 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-09 01:42:59,348 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-09 01:42:59,397 DEBUG 129:onap_service.py(1) - [None][Create 527006fe-48d1-4708-b64d-e6fb9d8775fa Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '123bd832-e3af-473f-b6fe-308223374377', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:42:59,397 DEBUG 131:onap_service.py(1) - [None][Create 527006fe-48d1-4708-b64d-e6fb9d8775fa Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/527006fe-48d1-4708-b64d-e6fb9d8775fa
2021-08-09 01:42:59,398 DEBUG 132:onap_service.py(1) - [None][Create 527006fe-48d1-4708-b64d-e6fb9d8775fa Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "6a9db530-026c-47b7-b13a-21874a38a97e",
            "modelVersion": "1.0",
            "modelVersionId": "d22eb49c-b6dc-450f-9bb6-0af426cbad3d"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-09 01:42:59,399 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:43:01,372 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/527006fe-48d1-4708-b64d-e6fb9d8775fa HTTP/1.1" 202 262
2021-08-09 01:43:01,373 INFO 142:onap_service.py(1) - [None][Create 527006fe-48d1-4708-b64d-e6fb9d8775fa Service deletion request] response code: 202
2021-08-09 01:43:01,373 DEBUG 146:onap_service.py(1) - [None][Create 527006fe-48d1-4708-b64d-e6fb9d8775fa Service deletion request] response: {"requestReferences":{"requestId":"123bd832-e3af-473f-b6fe-308223374377","instanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/123bd832-e3af-473f-b6fe-308223374377"}}
2021-08-09 01:43:01,374 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-09 01:43:01,380 DEBUG 129:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '239f410e-00ab-457a-afc5-f8aaec1006d6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:43:01,381 DEBUG 131:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/123bd832-e3af-473f-b6fe-308223374377
2021-08-09 01:43:01,381 DEBUG 132:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] data sent: None
2021-08-09 01:43:01,384 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:43:01,558 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/123bd832-e3af-473f-b6fe-308223374377 HTTP/1.1" 200 875
2021-08-09 01:43:01,560 INFO 142:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] response code: 200
2021-08-09 01:43:01,561 DEBUG 146:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] response: {"request":{"requestId":"123bd832-e3af-473f-b6fe-308223374377","startTime":"Mon, 09 Aug 2021 01:43:00 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","serviceInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 09 Aug 2021 01:43:00 GMT"}}}
2021-08-09 01:43:11,573 DEBUG 129:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3dfbc5c3-ee55-444f-afc0-c09ba1b00144', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:43:11,573 DEBUG 131:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/123bd832-e3af-473f-b6fe-308223374377
2021-08-09 01:43:11,573 DEBUG 132:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] data sent: None
2021-08-09 01:43:11,575 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:43:11,840 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/123bd832-e3af-473f-b6fe-308223374377 HTTP/1.1" 200 1085
2021-08-09 01:43:11,841 INFO 142:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] response code: 200
2021-08-09 01:43:11,842 DEBUG 146:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] response: {"request":{"requestId":"123bd832-e3af-473f-b6fe-308223374377","startTime":"Mon, 09 Aug 2021 01:43:00 GMT","finishTime":"Mon, 09 Aug 2021 01:43:04 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","serviceInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 09 Aug 2021 01:43:04 GMT"}}}
2021-08-09 01:43:11,842 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished
2021-08-09 01:43:11,843 DEBUG 129:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd4383f73-5402-4aa1-86bb-8ec1debff9b5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:43:11,843 DEBUG 131:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/123bd832-e3af-473f-b6fe-308223374377
2021-08-09 01:43:11,843 DEBUG 132:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] data sent: None
2021-08-09 01:43:11,846 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:43:12,068 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/123bd832-e3af-473f-b6fe-308223374377 HTTP/1.1" 200 1085
2021-08-09 01:43:12,070 INFO 142:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] response code: 200
2021-08-09 01:43:12,070 DEBUG 146:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] response: {"request":{"requestId":"123bd832-e3af-473f-b6fe-308223374377","startTime":"Mon, 09 Aug 2021 01:43:00 GMT","finishTime":"Mon, 09 Aug 2021 01:43:04 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","serviceInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 09 Aug 2021 01:43:04 GMT"}}}
2021-08-09 01:43:12,071 DEBUG 129:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '97139b9e-d741-4dc7-94d1-13a0e354147a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:43:12,071 DEBUG 131:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/123bd832-e3af-473f-b6fe-308223374377
2021-08-09 01:43:12,071 DEBUG 132:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] data sent: None
2021-08-09 01:43:12,072 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:43:12,277 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/123bd832-e3af-473f-b6fe-308223374377 HTTP/1.1" 200 1085
2021-08-09 01:43:12,278 INFO 142:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] response code: 200
2021-08-09 01:43:12,279 DEBUG 146:onap_service.py(11) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] response: {"request":{"requestId":"123bd832-e3af-473f-b6fe-308223374377","startTime":"Mon, 09 Aug 2021 01:43:00 GMT","finishTime":"Mon, 09 Aug 2021 01:43:04 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","serviceInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 09 Aug 2021 01:43:04 GMT"}}}
2021-08-09 01:43:12,286 DEBUG 129:onap_service.py(1) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6a4e0f60-0f5d-4eaf-bfd4-d95833ac507b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-09 01:43:12,286 DEBUG 131:onap_service.py(1) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/123bd832-e3af-473f-b6fe-308223374377
2021-08-09 01:43:12,286 DEBUG 132:onap_service.py(1) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] data sent: None
2021-08-09 01:43:12,288 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-09 01:43:12,482 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/123bd832-e3af-473f-b6fe-308223374377 HTTP/1.1" 200 1085
2021-08-09 01:43:12,484 INFO 142:onap_service.py(1) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] response code: 200
2021-08-09 01:43:12,485 DEBUG 146:onap_service.py(1) - [None][Check 123bd832-e3af-473f-b6fe-308223374377 orchestration request status] response: {"request":{"requestId":"123bd832-e3af-473f-b6fe-308223374377","startTime":"Mon, 09 Aug 2021 01:43:00 GMT","finishTime":"Mon, 09 Aug 2021 01:43:04 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"6a9db530-026c-47b7-b13a-21874a38a97e","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelUuid":"d22eb49c-b6dc-450f-9bb6-0af426cbad3d","modelInvariantUuid":"6a9db530-026c-47b7-b13a-21874a38a97e"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"527006fe-48d1-4708-b64d-e6fb9d8775fa","serviceInstanceName":"basic_network-8f5bb711-a45a-4f9e-bcd5-792b1362ffaa"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 09 Aug 2021 01:43:04 GMT"}}}
2021-08-09 01:43:12,486 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-09 01:43:12,487 INFO 176:run_tests.py(1) - Test result:

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

2021-08-09 01:43:12,492 INFO 61:basic_network.py(1) - Generate Test report
2021-08-09 01:43:12,579 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-09 01:43:12,948 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-09 01:43:12,950 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/611088306c44f500102b22cd

2021-08-09 01:43:12,950 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK