2021-08-16 01:36:28,635 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-16 01:36:28,636 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-16 01:36:28,645 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-16 01:36:28,645 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-16 01:36:28,645 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-16 01:36:28,645 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-16 01:36:28,646 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-16 01:36:28,646 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-16 01:36:28,646 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-16 01:36:28,646 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-16 01:36:28,646 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-16 01:36:28,646 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-16 01:36:28,647 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-16 01:36:28,647 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-16 01:36:28,647 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-16 01:36:28,647 DEBUG 34:basic_network.py(1) - start time
2021-08-16 01:36:28,648 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-16 01:36:28,656 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:36:28,656 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:36:28,656 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-16 01:36:28,657 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-16 01:36:28,657 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:36:28,660 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:36:30,085 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-16 01:36:30,087 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:36:30,088 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-16 01:36:30,090 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-16 01:36:30,090 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:36:30,090 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-16 01:36:30,091 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:36:30,091 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:36:30,091 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-16 01:36:30,091 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-16 01:36:30,091 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:36:30,093 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:36:31,310 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-16 01:36:31,312 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:36:31,313 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-16 01:36:31,315 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-16 01:36:31,315 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:36:31,315 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-16 01:36:31,315 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-16 01:36:31,316 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-16 01:36:31,316 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-16 01:36:31,316 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-16 01:36:31,316 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-16 01:36:31,318 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:36:32,213 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-16 01:36:32,215 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-16 01:36:32,217 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":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"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":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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 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":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"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":"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":"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":"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":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"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":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"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}],"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}],"serviceCategories":[{"name":"E2E Service","normalizedName":"e2e service","uniqueId":"serviceNewCategory.e2e service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-16 01:36:32,221 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-16 01:36:32,222 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-16 01:36:32,222 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-16 01:36:32,222 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-16 01:36:32,222 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:36:32,223 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:36:32,223 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-16 01:36:32,223 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-16 01:36:32,223 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:36:32,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:36:32,881 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-16 01:36:32,882 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:36:32,883 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-16 01:36:32,884 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-16 01:36:32,885 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:36:32,885 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-16 01:36:32,913 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-16 01:36:32,913 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-16 01:36:32,913 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-16 01:36:32,914 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:36:34,278 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-16 01:36:34,279 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-16 01:36:34,280 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":"TOSCA definition package of the asset","creationDate":1629077793542,"artifactType":"TOSCA_CSAR","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":"TOSCA representation of the asset","creationDate":1629077793542,"artifactType":"TOSCA_TEMPLATE","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"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":"13fb158c-718f-4e77-9013-f68740923a6e.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":"13fb158c-718f-4e77-9013-f68740923a6e","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":"13fb158c-718f-4e77-9013-f68740923a6e","empty":false},{"definition":false,"hidden":false,"uniqueId":"13fb158c-718f-4e77-9013-f68740923a6e.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":"13fb158c-718f-4e77-9013-f68740923a6e","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":"13fb158c-718f-4e77-9013-f68740923a6e","empty":false},{"definition":false,"hidden":false,"uniqueId":"13fb158c-718f-4e77-9013-f68740923a6e.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":"13fb158c-718f-4e77-9013-f68740923a6e","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":"13fb158c-718f-4e77-9013-f68740923a6e","empty":false},{"definition":false,"hidden":false,"uniqueId":"13fb158c-718f-4e77-9013-f68740923a6e.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":"13fb158c-718f-4e77-9013-f68740923a6e","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":"13fb158c-718f-4e77-9013-f68740923a6e","empty":false},{"definition":false,"hidden":false,"uniqueId":"13fb158c-718f-4e77-9013-f68740923a6e.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":"13fb158c-718f-4e77-9013-f68740923a6e","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":"13fb158c-718f-4e77-9013-f68740923a6e","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"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","icon":"network_l_1-3","description":"service","tags":["basic_network"],"creationDate":1629077793638,"uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1","componentMetadataForSupportLog":{"SupportablityComponentUUID":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629077793638,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"description":null,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"requiredArtifacts":null,"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,"service":true,"archiveTime":0,"name":"basic_network"}
2021-08-16 01:36:34,284 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-16 01:36:34,284 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,284 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-16 01:36:34,284 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-16 01:36:34,284 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-16 01:36:34,285 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-16 01:36:34,285 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-16 01:36:34,286 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:36:34,519 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-16 01:36:34,520 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-16 01:36:34,520 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"31c27716-2f7c-4327-b38b-c901b259bd1d","invariantUUID":"09f20286-5dac-4aa3-a1b5-d4d12b9631f1","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/31c27716-2f7c-4327-b38b-c901b259bd1d/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2aad271f-55d4-4ee3-9548-ca9905717bb6","invariantUUID":"1be766b9-e6ca-4812-8aec-ad297d1d9477","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2aad271f-55d4-4ee3-9548-ca9905717bb6/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"25e8a002-49ef-43d6-80cb-52cce4fb6cca","invariantUUID":"9759ea94-2b30-48ce-8cbb-8ff1e7a9ea3a","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/25e8a002-49ef-43d6-80cb-52cce4fb6cca/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"fbf8cf56-10f7-462e-9770-d04d982ddf31","invariantUUID":"e9d3e910-2471-477e-8683-ce4ef8e9b73a","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/fbf8cf56-10f7-462e-9770-d04d982ddf31/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4a9388f3-551c-4c01-af6b-78268977c0ee","invariantUUID":"df6a963b-9f6a-4299-99ef-a4472fc420c7","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4a9388f3-551c-4c01-af6b-78268977c0ee/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c92e1440-88c2-496e-86a9-01a9aa2d4eb4","invariantUUID":"b410b5c1-647a-4f68-8e5b-17f9072b0e7b","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c92e1440-88c2-496e-86a9-01a9aa2d4eb4/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"e5083809-857e-4df0-943b-ce5362bfb294","invariantUUID":"ffa4e924-e99b-4053-9698-6f13c4fb685f","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/e5083809-857e-4df0-943b-ce5362bfb294/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"ab97bdee-ac74-4db3-81af-eb9602a16d3f","invariantUUID":"d61449a1-f86f-4d85-aec2-45844bed5be0","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/ab97bdee-ac74-4db3-81af-eb9602a16d3f/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"187b5d46-9534-4a27-93e1-d4905385a89a","invariantUUID":"975ae8f2-36d5-47d2-b5aa-697f771c00ba","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/187b5d46-9534-4a27-93e1-d4905385a89a/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","invariantUUID":"93ce2741-316a-4005-8eca-49b7b88806ec","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4c908f51-9993-4d29-9913-ebac4355ca5b/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d01505b5-089e-4272-a434-cb8183a42b3a","invariantUUID":"f9396820-ee0c-4801-9066-aebd2573d4e0","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d01505b5-089e-4272-a434-cb8183a42b3a/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"67de1a82-bad3-4dfd-ac43-38a5f2db8c47","invariantUUID":"bb87f3a6-caef-4ab2-b5a6-18e7f9099e01","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/67de1a82-bad3-4dfd-ac43-38a5f2db8c47/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d6ca0992-35ee-4a48-961f-719b8bfa2f8c","invariantUUID":"4add75b0-bcd3-49e7-9ea8-9a1796ed9318","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d6ca0992-35ee-4a48-961f-719b8bfa2f8c/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0681f657-d42f-4846-a4fb-c3ba5403b1f4","invariantUUID":"7a0d3b49-605d-48b8-8594-641078f3f780","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0681f657-d42f-4846-a4fb-c3ba5403b1f4/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"a8e3580a-f21c-4f86-aab5-717647ac3d72","invariantUUID":"56af00cc-c4b6-4885-9972-dc1e66eb30be","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/a8e3580a-f21c-4f86-aab5-717647ac3d72/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-16 01:36:34,523 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-16 01:36:34,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,523 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,523 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-16 01:36:34,523 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-16 01:36:34,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,523 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,523 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-16 01:36:34,523 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-16 01:36:34,524 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,524 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,524 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-16 01:36:34,524 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-16 01:36:34,524 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,524 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,524 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-16 01:36:34,524 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-16 01:36:34,524 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,524 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,524 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-16 01:36:34,525 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-16 01:36:34,525 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,525 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,525 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-16 01:36:34,525 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-16 01:36:34,525 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,525 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,525 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-16 01:36:34,525 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-16 01:36:34,525 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,526 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-16 01:36:34,526 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-16 01:36:34,526 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,526 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-16 01:36:34,526 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-16 01:36:34,526 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,526 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,526 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-16 01:36:34,527 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-16 01:36:34,527 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,527 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,527 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-16 01:36:34,527 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-16 01:36:34,527 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,527 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,527 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-16 01:36:34,527 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-16 01:36:34,527 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,527 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,528 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-16 01:36:34,528 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-16 01:36:34,528 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,528 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,528 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-16 01:36:34,528 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-16 01:36:34,528 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:34,528 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:34,528 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-16 01:36:34,528 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-16 01:36:34,528 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-16 01:36:34,529 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-16 01:36:34,529 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-16 01:36:34,529 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-16 01:36:34,529 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-16 01:36:34,531 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:36:35,390 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-16 01:36:35,393 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-16 01:36:35,394 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91797325-a63c-4371-a9ef-18e6f6aabdd0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069402090,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2977194-72bc-4a73-ac52-c7600a480571","invariantUUID":"6c2a071e-a186-4e49-b7c9-2f3c8211502b","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":"objectStorage","uniqueId":"046b3e6c-43a7-4009-be5c-e06aa6354e11","lifecycleState":"CERTIFIED","lastUpdateDate":1629069255393,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"258d74ec-68de-48e4-9115-efde2363e92f","invariantUUID":"d2b851a4-f4c1-45f7-8c13-aae6808b72ed","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5fd4376-4a82-4298-8f9e-50652ecd3df0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069610899,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8e3580a-f21c-4f86-aab5-717647ac3d72","invariantUUID":"56af00cc-c4b6-4885-9972-dc1e66eb30be","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":"objectStorage","uniqueId":"e787979b-433e-4cd3-bcb5-ec4c4af2fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069261768,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4750e84e-7df2-4039-bc3f-78006469ab95","invariantUUID":"38ff4682-8b7e-4e20-8fe6-b712366a2520","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":"port","uniqueId":"7d277773-eee2-46bc-88a8-dbbbd84872a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069769528,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1449b60-d513-403d-aa7c-fa77ad78772e","invariantUUID":"483cfe10-bf8a-4664-967a-ddc3a7627020","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"597e9b78-3f42-416d-8e6b-947659da668f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069593196,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6ca0992-35ee-4a48-961f-719b8bfa2f8c","invariantUUID":"4add75b0-bcd3-49e7-9ea8-9a1796ed9318","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3478f0aa-4f6e-4fdd-81f6-668e6cb626d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069325109,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2aad271f-55d4-4ee3-9548-ca9905717bb6","invariantUUID":"1be766b9-e6ca-4812-8aec-ad297d1d9477","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2b7f9dbc-21f7-441a-bba0-35794aa53ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069630572,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88c63892-3f63-4ee8-b2ce-104cd00fe48b","invariantUUID":"7a6b019f-b35c-41ac-8cee-020d06229281","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":"network","uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069342905,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c92e1440-88c2-496e-86a9-01a9aa2d4eb4","invariantUUID":"b410b5c1-647a-4f68-8e5b-17f9072b0e7b","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e43a0be0-9df6-4ea6-8b13-2a0d6460a2aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629069713894,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f63b16d9-94c1-4500-bdcb-2a18de31df87","invariantUUID":"ec884af0-06dd-4d53-b4dd-13b99c0864c4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d93dd5aa-17ea-4837-ba28-dfe45de476d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069637111,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3854a666-7775-47bf-abb4-a40ecc8382ac","invariantUUID":"9d014bcc-f721-4294-aefd-e7b9cc7f10d6","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":"88b17f88-d294-4ff4-93c9-76af48d1229a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069581173,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c94b86d4-3d86-4ed4-83a5-5c68be0de48f","invariantUUID":"ed20d185-4967-42c0-b460-fbdf33b27301","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":"b1346fdd-bfe1-492d-aca6-5c145405cf9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069364855,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5083809-857e-4df0-943b-ce5362bfb294","invariantUUID":"ffa4e924-e99b-4053-9698-6f13c4fb685f","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":"a256a729-5b00-49e5-af52-b1b8c61ecb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069511474,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d687a5f-8199-4cec-a311-151ddbae6474","invariantUUID":"a3760ea6-141f-4dd7-bfaf-a42df01230c8","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":"loadBalancer","uniqueId":"d005cdea-7152-405e-b0c6-23533b725131","lifecycleState":"CERTIFIED","lastUpdateDate":1629069277418,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d79bdd9-f43d-4b43-8e95-54c7f9694efe","invariantUUID":"b0d21937-db07-4818-92df-0ba063875271","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":"port","uniqueId":"522c7501-a674-41b5-9a7c-9da347bb945a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069702178,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d3d5d50-7c92-4136-9b70-bb65ae8cda4d","invariantUUID":"1d658606-fa18-4b20-aac4-d17cc16153e8","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":"objectStorage","uniqueId":"28d0864f-acb9-4d81-be21-7320c19e688b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069643041,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffafc3ee-1532-48fb-8238-4562d078c8ce","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"defaulticon","uniqueId":"71e715be-f151-4b0a-b8be-d45a50f3d44e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069337351,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd7d1a3-8a4d-4831-af9a-3439bdb0f2e9","invariantUUID":"e9f1f0e7-8b62-445c-a8ed-d6213f28cd73","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":"82bc17aa-4769-4c1c-998e-7fafc6b2660e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069736633,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040b389c-1682-4664-b390-da76b27a5c3c","invariantUUID":"aa9c1a99-a30d-4b17-ae89-f89647ade0d9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359e0def-8935-49cf-b5c7-6caff87c5006","lifecycleState":"CERTIFIED","lastUpdateDate":1629069459259,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"400f619f-4419-4b43-8216-80715dcf681d","invariantUUID":"0baf2d9e-f781-4c58-a327-892297931ea2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"17d730dd-350e-4df0-9428-94001a25d652","lifecycleState":"CERTIFIED","lastUpdateDate":1629069441527,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e08c87c-32df-4833-abf5-5c19603adc2b","invariantUUID":"420a50e6-677e-485b-912b-7be7cdfdfe6e","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":"10c4b031-c3f5-439f-8ea1-54559acaa534","lifecycleState":"CERTIFIED","lastUpdateDate":1629069454103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec6b423d-b9c2-4f3f-a142-34fcffee7cb8","invariantUUID":"68552b56-5a03-43f2-955e-2cdd8cd62855","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":"3769a6a4-1003-43be-8b54-17b6fa4dad8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069724363,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6a95ce9-f43c-44ba-bf4c-a663b1fa99fa","invariantUUID":"1f64a42a-15c6-4a05-bd82-509bd6cb5155","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6ebecfb-f8d8-46cf-92aa-c53ff9933c24","lifecycleState":"CERTIFIED","lastUpdateDate":1629069759294,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e4e479a-5355-47d0-b0f3-09100103f288","invariantUUID":"84a94029-aa3c-4d59-8333-f9f1c68a51a1","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":"85bc3b13-cf15-40f7-8e49-1efabd022a3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069306808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc9be0b-1ae7-40fa-a6d9-37109f3e6420","invariantUUID":"9f856f39-d287-4b47-801e-f77743060683","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":"networkrules","uniqueId":"2b7d5375-deba-45db-a61c-608aa5440fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069396601,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8407537b-6c2d-49f6-a18c-493c786ae018","invariantUUID":"65536dd7-7e57-4370-8559-5c67b0705e9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f60dd0c-04e1-4d3b-8ba3-c3e8396a5572","lifecycleState":"CERTIFIED","lastUpdateDate":1629069473902,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c81b1af-89a6-479a-a45b-2c4331ee6885","invariantUUID":"f2a14bda-1c50-4b8d-8316-13457c605623","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":"port","uniqueId":"3929aa4f-b335-4a87-8d58-5fc5a1bc5b72","lifecycleState":"CERTIFIED","lastUpdateDate":1629069696875,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a7e4fc2-cf45-490b-844b-399a188baf29","invariantUUID":"becb3d23-beb1-4966-a55c-7b7952cb3c51","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff72bd87-96e1-4bac-9adf-269e7640677b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069447177,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e428673-4be3-4d2a-a0b8-f8a39911fe17","invariantUUID":"b95a5fa9-e71d-47bf-ae1c-cd9f751c8408","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":"network","uniqueId":"3ac3a19c-5108-4009-a1b9-296d1f5ae3bf","lifecycleState":"CERTIFIED","lastUpdateDate":1629069359531,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a9388f3-551c-4c01-af6b-78268977c0ee","invariantUUID":"df6a963b-9f6a-4299-99ef-a4472fc420c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cf3f519-85b5-43d1-895d-99e5af32a71c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069825637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d6be6af-e3ef-4793-ac67-a02d6672a64d","invariantUUID":"3b7b4e9a-a2e1-478e-8442-42cf87ebb087","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":"port","uniqueId":"8de995c7-231e-4126-a6dc-15077560f4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629069708540,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a16a739-fcd0-4216-b5f9-b3cb8f807512","invariantUUID":"98036929-9452-4572-804b-f1ab48b90ad7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9161a43-32ca-4dcf-8f17-b791aecf95c9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069818209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3935ec7-5aa2-438f-9356-6d8948ec961e","invariantUUID":"2c356b9d-c0c9-4d9e-8327-99b985e20a4a","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":"aa15a2e8-e8b2-46dd-ae30-6af1c1d994a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069424405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab97bdee-ac74-4db3-81af-eb9602a16d3f","invariantUUID":"d61449a1-f86f-4d85-aec2-45844bed5be0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f37e6dd0-c894-46ff-abfa-386dc3c8ddb1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069348948,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0681f657-d42f-4846-a4fb-c3ba5403b1f4","invariantUUID":"7a0d3b49-605d-48b8-8594-641078f3f780","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d7c9bf-906e-4b19-a7bf-01b5757cd8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629069805933,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb4571e-48d2-4e74-ae94-1d818f2b9f6c","invariantUUID":"f32587f5-1030-41e6-a40f-ef1d570d76c1","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":"objectStorage","uniqueId":"3b4a5f25-cbe3-40af-b3d9-911bb554e8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069654127,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e567c342-4e27-42ce-a8f4-2d934e843cbe","invariantUUID":"541778a7-d343-428a-8660-777dcba7fffe","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":"port","uniqueId":"831a9961-aaf4-4320-aff2-9d1079ea6584","lifecycleState":"CERTIFIED","lastUpdateDate":1629069331399,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbbc81-8623-4ced-b96d-f905e66bd30e","invariantUUID":"e5f4f3a4-45bb-4192-840a-bdb8ae75b969","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f36213e3-621f-451e-9898-0067c3774565","lifecycleState":"CERTIFIED","lastUpdateDate":1629069754190,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4cdd848-c54a-4b92-87b7-8874c8fdd079","invariantUUID":"4011294f-87b2-44a9-b2f1-94a0e933bfb7","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":"55e6ed28-5d06-4c7f-beeb-e1bafcf6b03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069534105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3972031-0319-48e8-beee-e6b71733d229","invariantUUID":"27296a2f-204a-4a00-8498-58a73e63cbec","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":"dec51a63-88fb-4156-969d-3e266e90f7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069479063,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c10c35-698e-4f86-84c9-747b73680a7b","invariantUUID":"c6d97ce2-6950-4439-b2be-97a28fb595b2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d12343f3-43eb-4786-b617-1eaf7140ef09","lifecycleState":"CERTIFIED","lastUpdateDate":1629069546122,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d01505b5-089e-4272-a434-cb8183a42b3a","invariantUUID":"f9396820-ee0c-4801-9066-aebd2573d4e0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bbfda1b-32c7-41be-aafb-e10266b2139d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069719174,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d474cccb-f365-4a2d-be91-c1601b3946b0","invariantUUID":"69d50759-d1f7-405d-a0e4-1e11ee827c85","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d522f838-5dea-4c78-b3fd-d4213ebf0cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069603886,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44b9f297-742e-471a-8865-f294710e90ac","invariantUUID":"e0581ec5-be17-4c6c-b1d6-616c33b11461","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e50ccdb-3d9e-4837-9c62-e3d7025a3de3","lifecycleState":"CERTIFIED","lastUpdateDate":1629069661657,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67de1a82-bad3-4dfd-ac43-38a5f2db8c47","invariantUUID":"bb87f3a6-caef-4ab2-b5a6-18e7f9099e01","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":"defaulticon","uniqueId":"338b8c13-8f35-413e-97f2-5d58937b2673","lifecycleState":"CERTIFIED","lastUpdateDate":1629069248335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e03560b7-c0f0-476e-83fb-bd1f26bf936e","invariantUUID":"5439ba9c-8c36-42ad-8c24-478926d8acc2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fba7c501-0f0a-4742-bb5a-5c425185c401","lifecycleState":"CERTIFIED","lastUpdateDate":1629069745653,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4072a4e-dac8-40bf-9254-c94ca44b3ddc","invariantUUID":"77404a5a-56ba-4465-9417-ce83271eb4b1","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":"3880f14b-f886-47e9-90d1-7567c04c7395","lifecycleState":"CERTIFIED","lastUpdateDate":1629069319860,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf8cf56-10f7-462e-9770-d04d982ddf31","invariantUUID":"e9d3e910-2471-477e-8683-ce4ef8e9b73a","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":"defaulticon","uniqueId":"b4fe50a2-b46d-48b2-84a3-c66ff55eb25e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069691072,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c40efba-a655-41f2-a22d-4e4086a04133","invariantUUID":"46d22523-ca93-45ef-8bcf-85cc1c7a02fd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90ae540b-4c13-4656-9c15-d8c384d80255","lifecycleState":"CERTIFIED","lastUpdateDate":1629069225641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aeb2ea0-92a9-49fc-b86f-30bc531543be","invariantUUID":"d3506397-841b-4da1-9778-f45b4d2bfdbc","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":"securityrules","uniqueId":"e41cd454-d334-41ad-88c6-e62c6857a15f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069432470,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5a570d94-294c-40d0-93d6-0682ace84219","invariantUUID":"e0fb4bfe-0947-4294-bb44-9bd87f20efed","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":"50eabc07-42ef-413c-9e98-00992d46d33c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069528767,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc32462d-592c-4615-8eb9-58f278a501ef","invariantUUID":"0afe8a3c-fcdf-4e3a-81db-85a4160a2210","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":"port","uniqueId":"b0870b98-ad27-4c18-a918-2c33692748e9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069830274,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36031717-9f5c-429b-b358-0c267c2da2ac","invariantUUID":"32508348-bda4-4df9-8cdb-6e34e0b8f47e","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":"port","uniqueId":"0f186d50-2c77-4d1a-a047-519a215f587e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069282944,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c773913-3790-4b2a-a5fb-cac9924044c0","invariantUUID":"2c0aa758-2dc9-4b28-bb08-e1832c9fc7df","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c27416ab-4901-4ddf-8859-ac612c659fcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629069569986,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290d1a38-c066-4504-ad60-7c08f6f2f3e0","invariantUUID":"6777ab1d-ea16-48fc-be17-b11dd8fd6d55","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":"defaulticon","uniqueId":"6fd6d182-fa9a-4216-8a2b-42aa603607ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069684717,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"669065d2-948b-46da-833f-d3eb7323e797","invariantUUID":"7e732503-7866-4505-a4fd-bfc010c75d90","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"436b9a62-168c-494c-9c2a-2710d40a74f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069801035,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8d93d5f-1805-4e97-8ae8-b1694cc61009","invariantUUID":"80b6ee32-f79f-4114-a407-b2df9a94d40b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b185ccef-c78a-4cd9-8c26-1c9e7f602c89","lifecycleState":"CERTIFIED","lastUpdateDate":1629069564049,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b68df37c-c56e-4765-a0b8-117849578b7d","invariantUUID":"9987a2bd-ccdf-4f7a-aaad-27498faaf265","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee4e88b6-d020-466a-bd49-6b7fc60c7c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069288984,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31c27716-2f7c-4327-b38b-c901b259bd1d","invariantUUID":"09f20286-5dac-4aa3-a1b5-d4d12b9631f1","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":"8c92b7e5-dd52-4e79-946c-136f15e60297","lifecycleState":"CERTIFIED","lastUpdateDate":1629069730533,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbf93b1-e771-4ecd-8c84-96e47f180e7c","invariantUUID":"b2fce5e9-5eb4-4677-b05c-bce7233c3342","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":"16a6edf2-f496-4faa-96b2-27b80df0a903","lifecycleState":"CERTIFIED","lastUpdateDate":1629069354348,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5a375d9-c9ad-4af1-90b6-a484d1f0325d","invariantUUID":"94bfc40e-ea6b-4429-8992-54d94a0942b3","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bccf3369-148f-4719-8d5b-84d4db7706ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629069576023,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11698ccf-d652-4f2c-b31f-432173cb1130","invariantUUID":"9eb64e5a-1896-4bee-a8c3-55cec92a429b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3da31ced-15ca-4aeb-b40f-c1434c52ddb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069553397,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"187b5d46-9534-4a27-93e1-d4905385a89a","invariantUUID":"975ae8f2-36d5-47d2-b5aa-697f771c00ba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"290d7a4b-8417-4749-9e6d-089c6fa16cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069811589,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54fa4101-34f7-4721-9569-8e67d4c9fe7e","invariantUUID":"8cbebd00-1ab4-4e8a-9503-fb6438dbb4a2","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":"networkrules","uniqueId":"8cc659f9-a9dd-46f0-87f4-b062195ed05e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069417730,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a2802d92-716b-4c15-b931-3c87f52a1d97","invariantUUID":"f7b25975-78dd-4586-a4f4-044e760bd870","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02fe52eb-3cd0-4a3c-b454-c22d864af03e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629069777639,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"533b192f-4a71-4010-aeb0-fd09fdd911b4","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"60b60100-ac84-4757-94de-67ad1b4a1308","lifecycleState":"CERTIFIED","lastUpdateDate":1629069484297,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e470340c-d5d3-48b7-9ab7-d5b37e63e97d","invariantUUID":"76a0037e-3743-404c-95b3-5354b8689dbf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9b328a09-3f3c-43da-8e0e-1c483822039f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069587738,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6671b63-95a8-4937-b12d-45652055ee83","invariantUUID":"42401cac-90fb-4f9b-a948-2f57f64e366a","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":"compute","uniqueId":"ffe6f86b-3c4c-440c-9abe-6b5c893ba0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069617437,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7611fea5-1a7f-447e-837b-3f470f570e7f","invariantUUID":"aed64032-58b5-4bdc-ba96-088b2be181ca","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a829fece-98e2-486c-b5cf-92e9b6db7088","lifecycleState":"CERTIFIED","lastUpdateDate":1629069314462,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bc93ad6-fe4f-418f-86b9-e30e3f5d9ff6","invariantUUID":"5be31c75-8ac6-4cae-af9d-aa068e84f506","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","lifecycleState":"CERTIFIED","lastUpdateDate":1629069558851,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","invariantUUID":"93ce2741-316a-4005-8eca-49b7b88806ec","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1629077793638,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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-16 01:36:35,398 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-16 01:36:35,403 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-16 01:36:35,403 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/48d5f6eb-2124-4511-a1fb-f2bfb22798d1/resourceInstance
2021-08-16 01:36:35,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": "c1d4f87c-c43e-4d5a-97fd-42a4e84c68de",
  "originType": "VL",
  "componentUid": "c1d4f87c-c43e-4d5a-97fd-42a4e84c68de",
  "icon": "defaulticon"
}
2021-08-16 01:36:35,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:36:37,508 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/48d5f6eb-2124-4511-a1fb-f2bfb22798d1/resourceInstance HTTP/1.1" 201 None
2021-08-16 01:36:37,510 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-16 01:36:37,510 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"path":["48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0"],"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","parentName":null,"uniqueId":"capability.3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.feature","ownerId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":["48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","parentName":null,"uniqueId":"capability.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.virtual_linkable","ownerId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0"],"node":"tosca.nodes.Root","source":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","parentName":null,"uniqueId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.dependency","capability":"tosca.capabilities.Node","ownerId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","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":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"9c7ece94-2980-498f-9c36-314a3303cfab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"9c7ece94-2980-498f-9c36-314a3303cfab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab.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":"9c7ece94-2980-498f-9c36-314a3303cfab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"9c7ece94-2980-498f-9c36-314a3303cfab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"9c7ece94-2980-498f-9c36-314a3303cfab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"9c7ece94-2980-498f-9c36-314a3303cfab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"9c7ece94-2980-498f-9c36-314a3303cfab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"9c7ece94-2980-498f-9c36-314a3303cfab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"9c7ece94-2980-498f-9c36-314a3303cfab","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.tosca_name","ownerId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.state","ownerId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.tosca_id","ownerId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","createdFromCsar":false,"uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1629077796219,"description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629077796219,"customizationUUID":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"version":null,"type":null,"ownerId":null,"empty":false}
2021-08-16 01:36:37,511 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-16 01:36:37,513 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-16 01:36:37,513 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/a22a45e3-aa41-4063-ba9a-935c533f6e8a/distribution
2021-08-16 01:36:37,513 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-16 01:36:37,515 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:36:37,590 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/distribution HTTP/1.1" 200 38
2021-08-16 01:36:37,591 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-16 01:36:37,591 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-16 01:36:37,593 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-16 01:36:37,594 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-16 01:36:37,594 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-16 01:36:37,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:36:37,652 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-16 01:36:37,653 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-16 01:36:37,653 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-16 01:36:37,655 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-16 01:36:37,655 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-16 01:36:37,658 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-16 01:36:37,658 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/48d5f6eb-2124-4511-a1fb-f2bfb22798d1/lifecycleState/checkin
2021-08-16 01:36:37,659 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-16 01:36:37,660 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:36:39,693 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/48d5f6eb-2124-4511-a1fb-f2bfb22798d1/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-16 01:36:39,694 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-16 01:36:39,694 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1629077793638,"lastUpdateDate":1629077798411,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1"},"projectCode":"123456","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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":"a22a45e3-aa41-4063-ba9a-935c533f6e8a"}
2021-08-16 01:36:39,696 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:36:39,696 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:36:39,697 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-16 01:36:39,697 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-16 01:36:39,697 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:36:39,698 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:36:40,124 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-16 01:36:40,125 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:36:40,126 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-16 01:36:40,127 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 01:36:40,128 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:40,128 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:40,128 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-16 01:36:40,128 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 01:36:40,128 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:36:40,128 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 01:36:40,128 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-16 01:36:40,129 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-16 01:36:40,129 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 01:36:40,130 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:36:40,738 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-16 01:36:40,740 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 01:36:40,742 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91797325-a63c-4371-a9ef-18e6f6aabdd0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069402090,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2977194-72bc-4a73-ac52-c7600a480571","invariantUUID":"6c2a071e-a186-4e49-b7c9-2f3c8211502b","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":"objectStorage","uniqueId":"046b3e6c-43a7-4009-be5c-e06aa6354e11","lifecycleState":"CERTIFIED","lastUpdateDate":1629069255393,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"258d74ec-68de-48e4-9115-efde2363e92f","invariantUUID":"d2b851a4-f4c1-45f7-8c13-aae6808b72ed","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5fd4376-4a82-4298-8f9e-50652ecd3df0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069610899,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8e3580a-f21c-4f86-aab5-717647ac3d72","invariantUUID":"56af00cc-c4b6-4885-9972-dc1e66eb30be","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":"objectStorage","uniqueId":"e787979b-433e-4cd3-bcb5-ec4c4af2fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069261768,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4750e84e-7df2-4039-bc3f-78006469ab95","invariantUUID":"38ff4682-8b7e-4e20-8fe6-b712366a2520","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":"port","uniqueId":"7d277773-eee2-46bc-88a8-dbbbd84872a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069769528,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1449b60-d513-403d-aa7c-fa77ad78772e","invariantUUID":"483cfe10-bf8a-4664-967a-ddc3a7627020","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"597e9b78-3f42-416d-8e6b-947659da668f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069593196,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6ca0992-35ee-4a48-961f-719b8bfa2f8c","invariantUUID":"4add75b0-bcd3-49e7-9ea8-9a1796ed9318","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3478f0aa-4f6e-4fdd-81f6-668e6cb626d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069325109,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2aad271f-55d4-4ee3-9548-ca9905717bb6","invariantUUID":"1be766b9-e6ca-4812-8aec-ad297d1d9477","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2b7f9dbc-21f7-441a-bba0-35794aa53ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069630572,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88c63892-3f63-4ee8-b2ce-104cd00fe48b","invariantUUID":"7a6b019f-b35c-41ac-8cee-020d06229281","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":"network","uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069342905,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c92e1440-88c2-496e-86a9-01a9aa2d4eb4","invariantUUID":"b410b5c1-647a-4f68-8e5b-17f9072b0e7b","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e43a0be0-9df6-4ea6-8b13-2a0d6460a2aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629069713894,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f63b16d9-94c1-4500-bdcb-2a18de31df87","invariantUUID":"ec884af0-06dd-4d53-b4dd-13b99c0864c4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d93dd5aa-17ea-4837-ba28-dfe45de476d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069637111,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3854a666-7775-47bf-abb4-a40ecc8382ac","invariantUUID":"9d014bcc-f721-4294-aefd-e7b9cc7f10d6","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":"88b17f88-d294-4ff4-93c9-76af48d1229a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069581173,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c94b86d4-3d86-4ed4-83a5-5c68be0de48f","invariantUUID":"ed20d185-4967-42c0-b460-fbdf33b27301","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":"b1346fdd-bfe1-492d-aca6-5c145405cf9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069364855,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5083809-857e-4df0-943b-ce5362bfb294","invariantUUID":"ffa4e924-e99b-4053-9698-6f13c4fb685f","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":"a256a729-5b00-49e5-af52-b1b8c61ecb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069511474,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d687a5f-8199-4cec-a311-151ddbae6474","invariantUUID":"a3760ea6-141f-4dd7-bfaf-a42df01230c8","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":"loadBalancer","uniqueId":"d005cdea-7152-405e-b0c6-23533b725131","lifecycleState":"CERTIFIED","lastUpdateDate":1629069277418,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d79bdd9-f43d-4b43-8e95-54c7f9694efe","invariantUUID":"b0d21937-db07-4818-92df-0ba063875271","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":"port","uniqueId":"522c7501-a674-41b5-9a7c-9da347bb945a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069702178,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d3d5d50-7c92-4136-9b70-bb65ae8cda4d","invariantUUID":"1d658606-fa18-4b20-aac4-d17cc16153e8","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":"objectStorage","uniqueId":"28d0864f-acb9-4d81-be21-7320c19e688b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069643041,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffafc3ee-1532-48fb-8238-4562d078c8ce","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"defaulticon","uniqueId":"71e715be-f151-4b0a-b8be-d45a50f3d44e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069337351,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd7d1a3-8a4d-4831-af9a-3439bdb0f2e9","invariantUUID":"e9f1f0e7-8b62-445c-a8ed-d6213f28cd73","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":"82bc17aa-4769-4c1c-998e-7fafc6b2660e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069736633,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040b389c-1682-4664-b390-da76b27a5c3c","invariantUUID":"aa9c1a99-a30d-4b17-ae89-f89647ade0d9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359e0def-8935-49cf-b5c7-6caff87c5006","lifecycleState":"CERTIFIED","lastUpdateDate":1629069459259,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"400f619f-4419-4b43-8216-80715dcf681d","invariantUUID":"0baf2d9e-f781-4c58-a327-892297931ea2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"17d730dd-350e-4df0-9428-94001a25d652","lifecycleState":"CERTIFIED","lastUpdateDate":1629069441527,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e08c87c-32df-4833-abf5-5c19603adc2b","invariantUUID":"420a50e6-677e-485b-912b-7be7cdfdfe6e","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":"10c4b031-c3f5-439f-8ea1-54559acaa534","lifecycleState":"CERTIFIED","lastUpdateDate":1629069454103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec6b423d-b9c2-4f3f-a142-34fcffee7cb8","invariantUUID":"68552b56-5a03-43f2-955e-2cdd8cd62855","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":"3769a6a4-1003-43be-8b54-17b6fa4dad8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069724363,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6a95ce9-f43c-44ba-bf4c-a663b1fa99fa","invariantUUID":"1f64a42a-15c6-4a05-bd82-509bd6cb5155","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6ebecfb-f8d8-46cf-92aa-c53ff9933c24","lifecycleState":"CERTIFIED","lastUpdateDate":1629069759294,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e4e479a-5355-47d0-b0f3-09100103f288","invariantUUID":"84a94029-aa3c-4d59-8333-f9f1c68a51a1","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":"85bc3b13-cf15-40f7-8e49-1efabd022a3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069306808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc9be0b-1ae7-40fa-a6d9-37109f3e6420","invariantUUID":"9f856f39-d287-4b47-801e-f77743060683","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":"networkrules","uniqueId":"2b7d5375-deba-45db-a61c-608aa5440fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069396601,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8407537b-6c2d-49f6-a18c-493c786ae018","invariantUUID":"65536dd7-7e57-4370-8559-5c67b0705e9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f60dd0c-04e1-4d3b-8ba3-c3e8396a5572","lifecycleState":"CERTIFIED","lastUpdateDate":1629069473902,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c81b1af-89a6-479a-a45b-2c4331ee6885","invariantUUID":"f2a14bda-1c50-4b8d-8316-13457c605623","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":"port","uniqueId":"3929aa4f-b335-4a87-8d58-5fc5a1bc5b72","lifecycleState":"CERTIFIED","lastUpdateDate":1629069696875,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a7e4fc2-cf45-490b-844b-399a188baf29","invariantUUID":"becb3d23-beb1-4966-a55c-7b7952cb3c51","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff72bd87-96e1-4bac-9adf-269e7640677b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069447177,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e428673-4be3-4d2a-a0b8-f8a39911fe17","invariantUUID":"b95a5fa9-e71d-47bf-ae1c-cd9f751c8408","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":"network","uniqueId":"3ac3a19c-5108-4009-a1b9-296d1f5ae3bf","lifecycleState":"CERTIFIED","lastUpdateDate":1629069359531,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a9388f3-551c-4c01-af6b-78268977c0ee","invariantUUID":"df6a963b-9f6a-4299-99ef-a4472fc420c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cf3f519-85b5-43d1-895d-99e5af32a71c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069825637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d6be6af-e3ef-4793-ac67-a02d6672a64d","invariantUUID":"3b7b4e9a-a2e1-478e-8442-42cf87ebb087","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":"port","uniqueId":"8de995c7-231e-4126-a6dc-15077560f4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629069708540,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a16a739-fcd0-4216-b5f9-b3cb8f807512","invariantUUID":"98036929-9452-4572-804b-f1ab48b90ad7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9161a43-32ca-4dcf-8f17-b791aecf95c9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069818209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3935ec7-5aa2-438f-9356-6d8948ec961e","invariantUUID":"2c356b9d-c0c9-4d9e-8327-99b985e20a4a","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":"aa15a2e8-e8b2-46dd-ae30-6af1c1d994a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069424405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab97bdee-ac74-4db3-81af-eb9602a16d3f","invariantUUID":"d61449a1-f86f-4d85-aec2-45844bed5be0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f37e6dd0-c894-46ff-abfa-386dc3c8ddb1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069348948,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0681f657-d42f-4846-a4fb-c3ba5403b1f4","invariantUUID":"7a0d3b49-605d-48b8-8594-641078f3f780","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d7c9bf-906e-4b19-a7bf-01b5757cd8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629069805933,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb4571e-48d2-4e74-ae94-1d818f2b9f6c","invariantUUID":"f32587f5-1030-41e6-a40f-ef1d570d76c1","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":"objectStorage","uniqueId":"3b4a5f25-cbe3-40af-b3d9-911bb554e8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069654127,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e567c342-4e27-42ce-a8f4-2d934e843cbe","invariantUUID":"541778a7-d343-428a-8660-777dcba7fffe","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":"port","uniqueId":"831a9961-aaf4-4320-aff2-9d1079ea6584","lifecycleState":"CERTIFIED","lastUpdateDate":1629069331399,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbbc81-8623-4ced-b96d-f905e66bd30e","invariantUUID":"e5f4f3a4-45bb-4192-840a-bdb8ae75b969","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f36213e3-621f-451e-9898-0067c3774565","lifecycleState":"CERTIFIED","lastUpdateDate":1629069754190,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4cdd848-c54a-4b92-87b7-8874c8fdd079","invariantUUID":"4011294f-87b2-44a9-b2f1-94a0e933bfb7","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":"55e6ed28-5d06-4c7f-beeb-e1bafcf6b03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069534105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3972031-0319-48e8-beee-e6b71733d229","invariantUUID":"27296a2f-204a-4a00-8498-58a73e63cbec","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":"dec51a63-88fb-4156-969d-3e266e90f7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069479063,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c10c35-698e-4f86-84c9-747b73680a7b","invariantUUID":"c6d97ce2-6950-4439-b2be-97a28fb595b2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d12343f3-43eb-4786-b617-1eaf7140ef09","lifecycleState":"CERTIFIED","lastUpdateDate":1629069546122,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d01505b5-089e-4272-a434-cb8183a42b3a","invariantUUID":"f9396820-ee0c-4801-9066-aebd2573d4e0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bbfda1b-32c7-41be-aafb-e10266b2139d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069719174,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d474cccb-f365-4a2d-be91-c1601b3946b0","invariantUUID":"69d50759-d1f7-405d-a0e4-1e11ee827c85","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d522f838-5dea-4c78-b3fd-d4213ebf0cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069603886,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44b9f297-742e-471a-8865-f294710e90ac","invariantUUID":"e0581ec5-be17-4c6c-b1d6-616c33b11461","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e50ccdb-3d9e-4837-9c62-e3d7025a3de3","lifecycleState":"CERTIFIED","lastUpdateDate":1629069661657,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67de1a82-bad3-4dfd-ac43-38a5f2db8c47","invariantUUID":"bb87f3a6-caef-4ab2-b5a6-18e7f9099e01","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":"defaulticon","uniqueId":"338b8c13-8f35-413e-97f2-5d58937b2673","lifecycleState":"CERTIFIED","lastUpdateDate":1629069248335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e03560b7-c0f0-476e-83fb-bd1f26bf936e","invariantUUID":"5439ba9c-8c36-42ad-8c24-478926d8acc2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fba7c501-0f0a-4742-bb5a-5c425185c401","lifecycleState":"CERTIFIED","lastUpdateDate":1629069745653,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4072a4e-dac8-40bf-9254-c94ca44b3ddc","invariantUUID":"77404a5a-56ba-4465-9417-ce83271eb4b1","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":"3880f14b-f886-47e9-90d1-7567c04c7395","lifecycleState":"CERTIFIED","lastUpdateDate":1629069319860,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf8cf56-10f7-462e-9770-d04d982ddf31","invariantUUID":"e9d3e910-2471-477e-8683-ce4ef8e9b73a","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":"defaulticon","uniqueId":"b4fe50a2-b46d-48b2-84a3-c66ff55eb25e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069691072,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c40efba-a655-41f2-a22d-4e4086a04133","invariantUUID":"46d22523-ca93-45ef-8bcf-85cc1c7a02fd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90ae540b-4c13-4656-9c15-d8c384d80255","lifecycleState":"CERTIFIED","lastUpdateDate":1629069225641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aeb2ea0-92a9-49fc-b86f-30bc531543be","invariantUUID":"d3506397-841b-4da1-9778-f45b4d2bfdbc","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":"securityrules","uniqueId":"e41cd454-d334-41ad-88c6-e62c6857a15f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069432470,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5a570d94-294c-40d0-93d6-0682ace84219","invariantUUID":"e0fb4bfe-0947-4294-bb44-9bd87f20efed","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":"50eabc07-42ef-413c-9e98-00992d46d33c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069528767,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc32462d-592c-4615-8eb9-58f278a501ef","invariantUUID":"0afe8a3c-fcdf-4e3a-81db-85a4160a2210","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":"port","uniqueId":"b0870b98-ad27-4c18-a918-2c33692748e9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069830274,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36031717-9f5c-429b-b358-0c267c2da2ac","invariantUUID":"32508348-bda4-4df9-8cdb-6e34e0b8f47e","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":"port","uniqueId":"0f186d50-2c77-4d1a-a047-519a215f587e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069282944,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c773913-3790-4b2a-a5fb-cac9924044c0","invariantUUID":"2c0aa758-2dc9-4b28-bb08-e1832c9fc7df","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c27416ab-4901-4ddf-8859-ac612c659fcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629069569986,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290d1a38-c066-4504-ad60-7c08f6f2f3e0","invariantUUID":"6777ab1d-ea16-48fc-be17-b11dd8fd6d55","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":"defaulticon","uniqueId":"6fd6d182-fa9a-4216-8a2b-42aa603607ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069684717,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"669065d2-948b-46da-833f-d3eb7323e797","invariantUUID":"7e732503-7866-4505-a4fd-bfc010c75d90","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"436b9a62-168c-494c-9c2a-2710d40a74f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069801035,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8d93d5f-1805-4e97-8ae8-b1694cc61009","invariantUUID":"80b6ee32-f79f-4114-a407-b2df9a94d40b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b185ccef-c78a-4cd9-8c26-1c9e7f602c89","lifecycleState":"CERTIFIED","lastUpdateDate":1629069564049,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b68df37c-c56e-4765-a0b8-117849578b7d","invariantUUID":"9987a2bd-ccdf-4f7a-aaad-27498faaf265","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee4e88b6-d020-466a-bd49-6b7fc60c7c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069288984,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31c27716-2f7c-4327-b38b-c901b259bd1d","invariantUUID":"09f20286-5dac-4aa3-a1b5-d4d12b9631f1","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":"8c92b7e5-dd52-4e79-946c-136f15e60297","lifecycleState":"CERTIFIED","lastUpdateDate":1629069730533,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbf93b1-e771-4ecd-8c84-96e47f180e7c","invariantUUID":"b2fce5e9-5eb4-4677-b05c-bce7233c3342","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":"16a6edf2-f496-4faa-96b2-27b80df0a903","lifecycleState":"CERTIFIED","lastUpdateDate":1629069354348,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5a375d9-c9ad-4af1-90b6-a484d1f0325d","invariantUUID":"94bfc40e-ea6b-4429-8992-54d94a0942b3","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bccf3369-148f-4719-8d5b-84d4db7706ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629069576023,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11698ccf-d652-4f2c-b31f-432173cb1130","invariantUUID":"9eb64e5a-1896-4bee-a8c3-55cec92a429b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3da31ced-15ca-4aeb-b40f-c1434c52ddb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069553397,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"187b5d46-9534-4a27-93e1-d4905385a89a","invariantUUID":"975ae8f2-36d5-47d2-b5aa-697f771c00ba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"290d7a4b-8417-4749-9e6d-089c6fa16cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069811589,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54fa4101-34f7-4721-9569-8e67d4c9fe7e","invariantUUID":"8cbebd00-1ab4-4e8a-9503-fb6438dbb4a2","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":"networkrules","uniqueId":"8cc659f9-a9dd-46f0-87f4-b062195ed05e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069417730,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a2802d92-716b-4c15-b931-3c87f52a1d97","invariantUUID":"f7b25975-78dd-4586-a4f4-044e760bd870","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02fe52eb-3cd0-4a3c-b454-c22d864af03e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629069777639,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"533b192f-4a71-4010-aeb0-fd09fdd911b4","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"60b60100-ac84-4757-94de-67ad1b4a1308","lifecycleState":"CERTIFIED","lastUpdateDate":1629069484297,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e470340c-d5d3-48b7-9ab7-d5b37e63e97d","invariantUUID":"76a0037e-3743-404c-95b3-5354b8689dbf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9b328a09-3f3c-43da-8e0e-1c483822039f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069587738,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6671b63-95a8-4937-b12d-45652055ee83","invariantUUID":"42401cac-90fb-4f9b-a948-2f57f64e366a","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":"compute","uniqueId":"ffe6f86b-3c4c-440c-9abe-6b5c893ba0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069617437,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7611fea5-1a7f-447e-837b-3f470f570e7f","invariantUUID":"aed64032-58b5-4bdc-ba96-088b2be181ca","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a829fece-98e2-486c-b5cf-92e9b6db7088","lifecycleState":"CERTIFIED","lastUpdateDate":1629069314462,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bc93ad6-fe4f-418f-86b9-e30e3f5d9ff6","invariantUUID":"5be31c75-8ac6-4cae-af9d-aa068e84f506","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","lifecycleState":"CERTIFIED","lastUpdateDate":1629069558851,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","invariantUUID":"93ce2741-316a-4005-8eca-49b7b88806ec","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629077798411,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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-16 01:36:40,746 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 01:36:40,746 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-16 01:36:40,749 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-16 01:36:40,750 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/48d5f6eb-2124-4511-a1fb-f2bfb22798d1/lifecycleState/Certify
2021-08-16 01:36:40,750 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-16 01:36:40,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:36:43,559 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/48d5f6eb-2124-4511-a1fb-f2bfb22798d1/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-16 01:36:43,560 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-16 01:36:43,561 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"acacb544-ab7d-4391-a585-e22940256352","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1629077793638,"lastUpdateDate":1629077798411,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"acacb544-ab7d-4391-a585-e22940256352"},"projectCode":"123456","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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":"a22a45e3-aa41-4063-ba9a-935c533f6e8a"}
2021-08-16 01:36:43,563 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:36:43,563 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:36:43,563 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-16 01:36:43,564 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-16 01:36:43,564 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:36:43,565 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:36:44,019 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-16 01:36:44,020 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:36:44,020 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-16 01:36:44,022 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 01:36:44,022 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:36:44,022 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:36:44,022 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-16 01:36:44,022 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 01:36:44,023 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:36:44,023 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 01:36:44,023 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-16 01:36:44,023 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-16 01:36:44,023 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 01:36:44,024 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:36:45,458 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-16 01:36:45,460 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 01:36:45,463 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91797325-a63c-4371-a9ef-18e6f6aabdd0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069402090,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2977194-72bc-4a73-ac52-c7600a480571","invariantUUID":"6c2a071e-a186-4e49-b7c9-2f3c8211502b","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":"objectStorage","uniqueId":"046b3e6c-43a7-4009-be5c-e06aa6354e11","lifecycleState":"CERTIFIED","lastUpdateDate":1629069255393,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"258d74ec-68de-48e4-9115-efde2363e92f","invariantUUID":"d2b851a4-f4c1-45f7-8c13-aae6808b72ed","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5fd4376-4a82-4298-8f9e-50652ecd3df0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069610899,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8e3580a-f21c-4f86-aab5-717647ac3d72","invariantUUID":"56af00cc-c4b6-4885-9972-dc1e66eb30be","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":"objectStorage","uniqueId":"e787979b-433e-4cd3-bcb5-ec4c4af2fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069261768,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4750e84e-7df2-4039-bc3f-78006469ab95","invariantUUID":"38ff4682-8b7e-4e20-8fe6-b712366a2520","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":"port","uniqueId":"7d277773-eee2-46bc-88a8-dbbbd84872a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069769528,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1449b60-d513-403d-aa7c-fa77ad78772e","invariantUUID":"483cfe10-bf8a-4664-967a-ddc3a7627020","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"597e9b78-3f42-416d-8e6b-947659da668f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069593196,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6ca0992-35ee-4a48-961f-719b8bfa2f8c","invariantUUID":"4add75b0-bcd3-49e7-9ea8-9a1796ed9318","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3478f0aa-4f6e-4fdd-81f6-668e6cb626d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069325109,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2aad271f-55d4-4ee3-9548-ca9905717bb6","invariantUUID":"1be766b9-e6ca-4812-8aec-ad297d1d9477","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2b7f9dbc-21f7-441a-bba0-35794aa53ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069630572,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88c63892-3f63-4ee8-b2ce-104cd00fe48b","invariantUUID":"7a6b019f-b35c-41ac-8cee-020d06229281","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":"network","uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069342905,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c92e1440-88c2-496e-86a9-01a9aa2d4eb4","invariantUUID":"b410b5c1-647a-4f68-8e5b-17f9072b0e7b","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e43a0be0-9df6-4ea6-8b13-2a0d6460a2aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629069713894,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f63b16d9-94c1-4500-bdcb-2a18de31df87","invariantUUID":"ec884af0-06dd-4d53-b4dd-13b99c0864c4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d93dd5aa-17ea-4837-ba28-dfe45de476d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069637111,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3854a666-7775-47bf-abb4-a40ecc8382ac","invariantUUID":"9d014bcc-f721-4294-aefd-e7b9cc7f10d6","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":"88b17f88-d294-4ff4-93c9-76af48d1229a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069581173,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c94b86d4-3d86-4ed4-83a5-5c68be0de48f","invariantUUID":"ed20d185-4967-42c0-b460-fbdf33b27301","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":"b1346fdd-bfe1-492d-aca6-5c145405cf9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069364855,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5083809-857e-4df0-943b-ce5362bfb294","invariantUUID":"ffa4e924-e99b-4053-9698-6f13c4fb685f","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":"a256a729-5b00-49e5-af52-b1b8c61ecb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069511474,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d687a5f-8199-4cec-a311-151ddbae6474","invariantUUID":"a3760ea6-141f-4dd7-bfaf-a42df01230c8","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":"loadBalancer","uniqueId":"d005cdea-7152-405e-b0c6-23533b725131","lifecycleState":"CERTIFIED","lastUpdateDate":1629069277418,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d79bdd9-f43d-4b43-8e95-54c7f9694efe","invariantUUID":"b0d21937-db07-4818-92df-0ba063875271","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":"port","uniqueId":"522c7501-a674-41b5-9a7c-9da347bb945a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069702178,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d3d5d50-7c92-4136-9b70-bb65ae8cda4d","invariantUUID":"1d658606-fa18-4b20-aac4-d17cc16153e8","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":"objectStorage","uniqueId":"28d0864f-acb9-4d81-be21-7320c19e688b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069643041,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffafc3ee-1532-48fb-8238-4562d078c8ce","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"defaulticon","uniqueId":"71e715be-f151-4b0a-b8be-d45a50f3d44e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069337351,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd7d1a3-8a4d-4831-af9a-3439bdb0f2e9","invariantUUID":"e9f1f0e7-8b62-445c-a8ed-d6213f28cd73","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":"82bc17aa-4769-4c1c-998e-7fafc6b2660e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069736633,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040b389c-1682-4664-b390-da76b27a5c3c","invariantUUID":"aa9c1a99-a30d-4b17-ae89-f89647ade0d9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359e0def-8935-49cf-b5c7-6caff87c5006","lifecycleState":"CERTIFIED","lastUpdateDate":1629069459259,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"400f619f-4419-4b43-8216-80715dcf681d","invariantUUID":"0baf2d9e-f781-4c58-a327-892297931ea2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"17d730dd-350e-4df0-9428-94001a25d652","lifecycleState":"CERTIFIED","lastUpdateDate":1629069441527,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e08c87c-32df-4833-abf5-5c19603adc2b","invariantUUID":"420a50e6-677e-485b-912b-7be7cdfdfe6e","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":"10c4b031-c3f5-439f-8ea1-54559acaa534","lifecycleState":"CERTIFIED","lastUpdateDate":1629069454103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec6b423d-b9c2-4f3f-a142-34fcffee7cb8","invariantUUID":"68552b56-5a03-43f2-955e-2cdd8cd62855","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":"3769a6a4-1003-43be-8b54-17b6fa4dad8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069724363,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6a95ce9-f43c-44ba-bf4c-a663b1fa99fa","invariantUUID":"1f64a42a-15c6-4a05-bd82-509bd6cb5155","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6ebecfb-f8d8-46cf-92aa-c53ff9933c24","lifecycleState":"CERTIFIED","lastUpdateDate":1629069759294,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e4e479a-5355-47d0-b0f3-09100103f288","invariantUUID":"84a94029-aa3c-4d59-8333-f9f1c68a51a1","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":"85bc3b13-cf15-40f7-8e49-1efabd022a3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069306808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc9be0b-1ae7-40fa-a6d9-37109f3e6420","invariantUUID":"9f856f39-d287-4b47-801e-f77743060683","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":"networkrules","uniqueId":"2b7d5375-deba-45db-a61c-608aa5440fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069396601,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8407537b-6c2d-49f6-a18c-493c786ae018","invariantUUID":"65536dd7-7e57-4370-8559-5c67b0705e9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f60dd0c-04e1-4d3b-8ba3-c3e8396a5572","lifecycleState":"CERTIFIED","lastUpdateDate":1629069473902,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c81b1af-89a6-479a-a45b-2c4331ee6885","invariantUUID":"f2a14bda-1c50-4b8d-8316-13457c605623","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":"port","uniqueId":"3929aa4f-b335-4a87-8d58-5fc5a1bc5b72","lifecycleState":"CERTIFIED","lastUpdateDate":1629069696875,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a7e4fc2-cf45-490b-844b-399a188baf29","invariantUUID":"becb3d23-beb1-4966-a55c-7b7952cb3c51","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff72bd87-96e1-4bac-9adf-269e7640677b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069447177,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e428673-4be3-4d2a-a0b8-f8a39911fe17","invariantUUID":"b95a5fa9-e71d-47bf-ae1c-cd9f751c8408","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":"network","uniqueId":"3ac3a19c-5108-4009-a1b9-296d1f5ae3bf","lifecycleState":"CERTIFIED","lastUpdateDate":1629069359531,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a9388f3-551c-4c01-af6b-78268977c0ee","invariantUUID":"df6a963b-9f6a-4299-99ef-a4472fc420c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cf3f519-85b5-43d1-895d-99e5af32a71c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069825637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d6be6af-e3ef-4793-ac67-a02d6672a64d","invariantUUID":"3b7b4e9a-a2e1-478e-8442-42cf87ebb087","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":"port","uniqueId":"8de995c7-231e-4126-a6dc-15077560f4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629069708540,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a16a739-fcd0-4216-b5f9-b3cb8f807512","invariantUUID":"98036929-9452-4572-804b-f1ab48b90ad7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9161a43-32ca-4dcf-8f17-b791aecf95c9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069818209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3935ec7-5aa2-438f-9356-6d8948ec961e","invariantUUID":"2c356b9d-c0c9-4d9e-8327-99b985e20a4a","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":"aa15a2e8-e8b2-46dd-ae30-6af1c1d994a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069424405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab97bdee-ac74-4db3-81af-eb9602a16d3f","invariantUUID":"d61449a1-f86f-4d85-aec2-45844bed5be0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f37e6dd0-c894-46ff-abfa-386dc3c8ddb1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069348948,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0681f657-d42f-4846-a4fb-c3ba5403b1f4","invariantUUID":"7a0d3b49-605d-48b8-8594-641078f3f780","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d7c9bf-906e-4b19-a7bf-01b5757cd8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629069805933,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb4571e-48d2-4e74-ae94-1d818f2b9f6c","invariantUUID":"f32587f5-1030-41e6-a40f-ef1d570d76c1","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":"objectStorage","uniqueId":"3b4a5f25-cbe3-40af-b3d9-911bb554e8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069654127,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e567c342-4e27-42ce-a8f4-2d934e843cbe","invariantUUID":"541778a7-d343-428a-8660-777dcba7fffe","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":"port","uniqueId":"831a9961-aaf4-4320-aff2-9d1079ea6584","lifecycleState":"CERTIFIED","lastUpdateDate":1629069331399,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbbc81-8623-4ced-b96d-f905e66bd30e","invariantUUID":"e5f4f3a4-45bb-4192-840a-bdb8ae75b969","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f36213e3-621f-451e-9898-0067c3774565","lifecycleState":"CERTIFIED","lastUpdateDate":1629069754190,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4cdd848-c54a-4b92-87b7-8874c8fdd079","invariantUUID":"4011294f-87b2-44a9-b2f1-94a0e933bfb7","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":"55e6ed28-5d06-4c7f-beeb-e1bafcf6b03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069534105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3972031-0319-48e8-beee-e6b71733d229","invariantUUID":"27296a2f-204a-4a00-8498-58a73e63cbec","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":"dec51a63-88fb-4156-969d-3e266e90f7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069479063,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c10c35-698e-4f86-84c9-747b73680a7b","invariantUUID":"c6d97ce2-6950-4439-b2be-97a28fb595b2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d12343f3-43eb-4786-b617-1eaf7140ef09","lifecycleState":"CERTIFIED","lastUpdateDate":1629069546122,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d01505b5-089e-4272-a434-cb8183a42b3a","invariantUUID":"f9396820-ee0c-4801-9066-aebd2573d4e0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bbfda1b-32c7-41be-aafb-e10266b2139d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069719174,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d474cccb-f365-4a2d-be91-c1601b3946b0","invariantUUID":"69d50759-d1f7-405d-a0e4-1e11ee827c85","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d522f838-5dea-4c78-b3fd-d4213ebf0cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069603886,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44b9f297-742e-471a-8865-f294710e90ac","invariantUUID":"e0581ec5-be17-4c6c-b1d6-616c33b11461","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e50ccdb-3d9e-4837-9c62-e3d7025a3de3","lifecycleState":"CERTIFIED","lastUpdateDate":1629069661657,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67de1a82-bad3-4dfd-ac43-38a5f2db8c47","invariantUUID":"bb87f3a6-caef-4ab2-b5a6-18e7f9099e01","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":"defaulticon","uniqueId":"338b8c13-8f35-413e-97f2-5d58937b2673","lifecycleState":"CERTIFIED","lastUpdateDate":1629069248335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e03560b7-c0f0-476e-83fb-bd1f26bf936e","invariantUUID":"5439ba9c-8c36-42ad-8c24-478926d8acc2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fba7c501-0f0a-4742-bb5a-5c425185c401","lifecycleState":"CERTIFIED","lastUpdateDate":1629069745653,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4072a4e-dac8-40bf-9254-c94ca44b3ddc","invariantUUID":"77404a5a-56ba-4465-9417-ce83271eb4b1","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":"3880f14b-f886-47e9-90d1-7567c04c7395","lifecycleState":"CERTIFIED","lastUpdateDate":1629069319860,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf8cf56-10f7-462e-9770-d04d982ddf31","invariantUUID":"e9d3e910-2471-477e-8683-ce4ef8e9b73a","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":"defaulticon","uniqueId":"b4fe50a2-b46d-48b2-84a3-c66ff55eb25e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069691072,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c40efba-a655-41f2-a22d-4e4086a04133","invariantUUID":"46d22523-ca93-45ef-8bcf-85cc1c7a02fd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90ae540b-4c13-4656-9c15-d8c384d80255","lifecycleState":"CERTIFIED","lastUpdateDate":1629069225641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aeb2ea0-92a9-49fc-b86f-30bc531543be","invariantUUID":"d3506397-841b-4da1-9778-f45b4d2bfdbc","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":"securityrules","uniqueId":"e41cd454-d334-41ad-88c6-e62c6857a15f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069432470,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5a570d94-294c-40d0-93d6-0682ace84219","invariantUUID":"e0fb4bfe-0947-4294-bb44-9bd87f20efed","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":"50eabc07-42ef-413c-9e98-00992d46d33c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069528767,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc32462d-592c-4615-8eb9-58f278a501ef","invariantUUID":"0afe8a3c-fcdf-4e3a-81db-85a4160a2210","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":"port","uniqueId":"b0870b98-ad27-4c18-a918-2c33692748e9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069830274,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36031717-9f5c-429b-b358-0c267c2da2ac","invariantUUID":"32508348-bda4-4df9-8cdb-6e34e0b8f47e","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":"port","uniqueId":"0f186d50-2c77-4d1a-a047-519a215f587e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069282944,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c773913-3790-4b2a-a5fb-cac9924044c0","invariantUUID":"2c0aa758-2dc9-4b28-bb08-e1832c9fc7df","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c27416ab-4901-4ddf-8859-ac612c659fcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629069569986,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290d1a38-c066-4504-ad60-7c08f6f2f3e0","invariantUUID":"6777ab1d-ea16-48fc-be17-b11dd8fd6d55","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":"defaulticon","uniqueId":"6fd6d182-fa9a-4216-8a2b-42aa603607ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069684717,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"669065d2-948b-46da-833f-d3eb7323e797","invariantUUID":"7e732503-7866-4505-a4fd-bfc010c75d90","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"436b9a62-168c-494c-9c2a-2710d40a74f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069801035,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8d93d5f-1805-4e97-8ae8-b1694cc61009","invariantUUID":"80b6ee32-f79f-4114-a407-b2df9a94d40b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b185ccef-c78a-4cd9-8c26-1c9e7f602c89","lifecycleState":"CERTIFIED","lastUpdateDate":1629069564049,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b68df37c-c56e-4765-a0b8-117849578b7d","invariantUUID":"9987a2bd-ccdf-4f7a-aaad-27498faaf265","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee4e88b6-d020-466a-bd49-6b7fc60c7c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069288984,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31c27716-2f7c-4327-b38b-c901b259bd1d","invariantUUID":"09f20286-5dac-4aa3-a1b5-d4d12b9631f1","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":"8c92b7e5-dd52-4e79-946c-136f15e60297","lifecycleState":"CERTIFIED","lastUpdateDate":1629069730533,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbf93b1-e771-4ecd-8c84-96e47f180e7c","invariantUUID":"b2fce5e9-5eb4-4677-b05c-bce7233c3342","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":"16a6edf2-f496-4faa-96b2-27b80df0a903","lifecycleState":"CERTIFIED","lastUpdateDate":1629069354348,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5a375d9-c9ad-4af1-90b6-a484d1f0325d","invariantUUID":"94bfc40e-ea6b-4429-8992-54d94a0942b3","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bccf3369-148f-4719-8d5b-84d4db7706ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629069576023,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11698ccf-d652-4f2c-b31f-432173cb1130","invariantUUID":"9eb64e5a-1896-4bee-a8c3-55cec92a429b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3da31ced-15ca-4aeb-b40f-c1434c52ddb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069553397,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"187b5d46-9534-4a27-93e1-d4905385a89a","invariantUUID":"975ae8f2-36d5-47d2-b5aa-697f771c00ba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"290d7a4b-8417-4749-9e6d-089c6fa16cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069811589,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54fa4101-34f7-4721-9569-8e67d4c9fe7e","invariantUUID":"8cbebd00-1ab4-4e8a-9503-fb6438dbb4a2","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":"networkrules","uniqueId":"8cc659f9-a9dd-46f0-87f4-b062195ed05e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069417730,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a2802d92-716b-4c15-b931-3c87f52a1d97","invariantUUID":"f7b25975-78dd-4586-a4f4-044e760bd870","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02fe52eb-3cd0-4a3c-b454-c22d864af03e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629069777639,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"533b192f-4a71-4010-aeb0-fd09fdd911b4","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"60b60100-ac84-4757-94de-67ad1b4a1308","lifecycleState":"CERTIFIED","lastUpdateDate":1629069484297,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e470340c-d5d3-48b7-9ab7-d5b37e63e97d","invariantUUID":"76a0037e-3743-404c-95b3-5354b8689dbf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9b328a09-3f3c-43da-8e0e-1c483822039f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069587738,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6671b63-95a8-4937-b12d-45652055ee83","invariantUUID":"42401cac-90fb-4f9b-a948-2f57f64e366a","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":"compute","uniqueId":"ffe6f86b-3c4c-440c-9abe-6b5c893ba0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069617437,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7611fea5-1a7f-447e-837b-3f470f570e7f","invariantUUID":"aed64032-58b5-4bdc-ba96-088b2be181ca","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a829fece-98e2-486c-b5cf-92e9b6db7088","lifecycleState":"CERTIFIED","lastUpdateDate":1629069314462,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bc93ad6-fe4f-418f-86b9-e30e3f5d9ff6","invariantUUID":"5be31c75-8ac6-4cae-af9d-aa068e84f506","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","lifecycleState":"CERTIFIED","lastUpdateDate":1629069558851,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","invariantUUID":"93ce2741-316a-4005-8eca-49b7b88806ec","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acacb544-ab7d-4391-a585-e22940256352","lifecycleState":"CERTIFIED","lastUpdateDate":1629077798411,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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-16 01:36:45,468 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 01:36:55,479 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-16 01:36:55,483 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-16 01:36:55,483 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/acacb544-ab7d-4391-a585-e22940256352/distribution/PROD/activate
2021-08-16 01:36:55,483 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-16 01:36:55,484 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:36:58,958 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/acacb544-ab7d-4391-a585-e22940256352/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-16 01:36:58,960 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-16 01:36:58,962 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"acacb544-ab7d-4391-a585-e22940256352","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"acacb544-ab7d-4391-a585-e22940256352","empty":false},{"definition":false,"hidden":false,"uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"acacb544-ab7d-4391-a585-e22940256352","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"acacb544-ab7d-4391-a585-e22940256352","empty":false},{"definition":false,"hidden":false,"uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"acacb544-ab7d-4391-a585-e22940256352","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"acacb544-ab7d-4391-a585-e22940256352","empty":false},{"definition":false,"hidden":false,"uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"acacb544-ab7d-4391-a585-e22940256352","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"acacb544-ab7d-4391-a585-e22940256352","empty":false},{"definition":false,"hidden":false,"uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"acacb544-ab7d-4391-a585-e22940256352","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"acacb544-ab7d-4391-a585-e22940256352","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA definition package of the asset","creationDate":1629077793542,"artifactType":"TOSCA_CSAR","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NzAyMTEwYjM5ZGVlMmE0YjcyMDM0MTVmZDVjYWRjYzI=","artifactUUID":"89a027a8-1a68-4600-b47d-4ffe2ff76a83","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.assettoscacsar","duplicated":false,"payloadUpdateDate":1629077802173,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629077793542,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"description":"TOSCA representation of the asset","creationDate":1629077793542,"artifactType":"TOSCA_TEMPLATE","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"NjFkMDdhMjhmMDdkMTRkNDE0M2NiZjYxOWVjMDUwZmE=","artifactUUID":"0560819a-37aa-4aef-bf89-3bcd1fe63ac8","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.assettoscatemplate","duplicated":false,"payloadUpdateDate":1629077801753,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1629077793542,"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":["48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","uniqueId":"capability.3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.feature","ownerId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":["48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","uniqueId":"capability.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.virtual_linkable","ownerId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0"],"node":"tosca.nodes.Root","source":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","uniqueId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.dependency","capability":"tosca.capabilities.Node","ownerId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","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":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false}],"attributes":[{"parentUniqueId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.tosca_name","ownerId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","empty":false},{"parentUniqueId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","definition":false,"name":"state","type":"string","uniqueId":"attribute.3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.state","ownerId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","empty":false},{"parentUniqueId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.tosca_id","ownerId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","createdFromCsar":false,"uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1629077796219,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1629077796219,"customizationUUID":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","posX":"200","posY":"100","componentName":"Generic NeutronNet","originArchived":false,"propertyValueCounter":1,"serviceSubstitution":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false},{"definition":false,"hidden":false,"uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9c7ece94-2980-498f-9c36-314a3303cfab","empty":false}]},"componentInstancesAttributes":{"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0":[{"parentUniqueId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","uniqueId":"attribute.3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","empty":false},{"parentUniqueId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","uniqueId":"attribute.3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.state","name":"state","type":"string","definition":false,"ownerId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","empty":false},{"parentUniqueId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","uniqueId":"attribute.3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"path":["48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0"],"type":"tosca.capabilities.Node","source":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","uniqueId":"capability.3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.feature","ownerId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.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":["48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0"],"type":"tosca.capabilities.network.Linkable","source":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","uniqueId":"capability.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.virtual_linkable","ownerId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"path":["48d5f6eb-2124-4511-a1fb-f2bfb22798d1.c1d4f87c-c43e-4d5a-97fd-42a4e84c68de.genericneutronnet0"],"node":"tosca.nodes.Root","source":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","uniqueId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d.dependency","capability":"tosca.capabilities.Node","ownerId":"3a872aba-e81c-4ebd-bc9d-1e97ac2a317d","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":"13fb158c-718f-4e77-9013-f68740923a6e.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"13fb158c-718f-4e77-9013-f68740923a6e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"13fb158c-718f-4e77-9013-f68740923a6e","empty":false},{"definition":false,"hidden":false,"uniqueId":"13fb158c-718f-4e77-9013-f68740923a6e.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"13fb158c-718f-4e77-9013-f68740923a6e","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"13fb158c-718f-4e77-9013-f68740923a6e","empty":false},{"definition":false,"hidden":false,"uniqueId":"13fb158c-718f-4e77-9013-f68740923a6e.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"13fb158c-718f-4e77-9013-f68740923a6e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"13fb158c-718f-4e77-9013-f68740923a6e","empty":false},{"definition":false,"hidden":false,"uniqueId":"13fb158c-718f-4e77-9013-f68740923a6e.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"13fb158c-718f-4e77-9013-f68740923a6e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"13fb158c-718f-4e77-9013-f68740923a6e","empty":false},{"definition":false,"hidden":false,"uniqueId":"13fb158c-718f-4e77-9013-f68740923a6e.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"13fb158c-718f-4e77-9013-f68740923a6e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"13fb158c-718f-4e77-9013-f68740923a6e","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"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","icon":"network_l_1-3","description":"service","tags":["basic_network"],"creationDate":1629077793638,"uniqueId":"acacb544-ab7d-4391-a585-e22940256352","componentMetadataForSupportLog":{"SupportablityComponentUUID":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","highestVersion":true,"systemName":"BasicNetwork","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1629077817826,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793542,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793542,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1629077793541,"artifactType":"OTHER","uniqueId":"48d5f6eb-2124-4511-a1fb-f2bfb22798d1.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":1629077793541,"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":"acacb544-ab7d-4391-a585-e22940256352"},"categorySpecificMetadata":{},"vspArchived":false,"service":true,"archiveTime":0,"name":"basic_network"}
2021-08-16 01:36:58,964 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:36:58,965 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:36:58,965 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-16 01:36:58,965 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-16 01:36:58,965 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:36:58,967 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:37:00,750 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-16 01:37:00,753 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:37:00,753 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 01:37:00,757 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 01:37:00,757 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:37:00,758 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:37:00,758 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 01:37:00,758 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 01:37:00,758 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:37:00,759 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 01:37:00,759 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-16 01:37:00,760 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-16 01:37:00,760 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 01:37:00,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:37:01,805 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-16 01:37:01,807 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 01:37:01,811 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91797325-a63c-4371-a9ef-18e6f6aabdd0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069402090,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2977194-72bc-4a73-ac52-c7600a480571","invariantUUID":"6c2a071e-a186-4e49-b7c9-2f3c8211502b","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":"objectStorage","uniqueId":"046b3e6c-43a7-4009-be5c-e06aa6354e11","lifecycleState":"CERTIFIED","lastUpdateDate":1629069255393,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"258d74ec-68de-48e4-9115-efde2363e92f","invariantUUID":"d2b851a4-f4c1-45f7-8c13-aae6808b72ed","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5fd4376-4a82-4298-8f9e-50652ecd3df0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069610899,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8e3580a-f21c-4f86-aab5-717647ac3d72","invariantUUID":"56af00cc-c4b6-4885-9972-dc1e66eb30be","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":"objectStorage","uniqueId":"e787979b-433e-4cd3-bcb5-ec4c4af2fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069261768,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4750e84e-7df2-4039-bc3f-78006469ab95","invariantUUID":"38ff4682-8b7e-4e20-8fe6-b712366a2520","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":"port","uniqueId":"7d277773-eee2-46bc-88a8-dbbbd84872a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069769528,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1449b60-d513-403d-aa7c-fa77ad78772e","invariantUUID":"483cfe10-bf8a-4664-967a-ddc3a7627020","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"597e9b78-3f42-416d-8e6b-947659da668f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069593196,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6ca0992-35ee-4a48-961f-719b8bfa2f8c","invariantUUID":"4add75b0-bcd3-49e7-9ea8-9a1796ed9318","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3478f0aa-4f6e-4fdd-81f6-668e6cb626d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069325109,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2aad271f-55d4-4ee3-9548-ca9905717bb6","invariantUUID":"1be766b9-e6ca-4812-8aec-ad297d1d9477","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2b7f9dbc-21f7-441a-bba0-35794aa53ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069630572,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88c63892-3f63-4ee8-b2ce-104cd00fe48b","invariantUUID":"7a6b019f-b35c-41ac-8cee-020d06229281","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":"network","uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069342905,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c92e1440-88c2-496e-86a9-01a9aa2d4eb4","invariantUUID":"b410b5c1-647a-4f68-8e5b-17f9072b0e7b","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e43a0be0-9df6-4ea6-8b13-2a0d6460a2aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629069713894,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f63b16d9-94c1-4500-bdcb-2a18de31df87","invariantUUID":"ec884af0-06dd-4d53-b4dd-13b99c0864c4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d93dd5aa-17ea-4837-ba28-dfe45de476d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069637111,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3854a666-7775-47bf-abb4-a40ecc8382ac","invariantUUID":"9d014bcc-f721-4294-aefd-e7b9cc7f10d6","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":"88b17f88-d294-4ff4-93c9-76af48d1229a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069581173,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c94b86d4-3d86-4ed4-83a5-5c68be0de48f","invariantUUID":"ed20d185-4967-42c0-b460-fbdf33b27301","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":"b1346fdd-bfe1-492d-aca6-5c145405cf9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069364855,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5083809-857e-4df0-943b-ce5362bfb294","invariantUUID":"ffa4e924-e99b-4053-9698-6f13c4fb685f","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":"a256a729-5b00-49e5-af52-b1b8c61ecb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069511474,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d687a5f-8199-4cec-a311-151ddbae6474","invariantUUID":"a3760ea6-141f-4dd7-bfaf-a42df01230c8","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":"loadBalancer","uniqueId":"d005cdea-7152-405e-b0c6-23533b725131","lifecycleState":"CERTIFIED","lastUpdateDate":1629069277418,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d79bdd9-f43d-4b43-8e95-54c7f9694efe","invariantUUID":"b0d21937-db07-4818-92df-0ba063875271","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":"port","uniqueId":"522c7501-a674-41b5-9a7c-9da347bb945a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069702178,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d3d5d50-7c92-4136-9b70-bb65ae8cda4d","invariantUUID":"1d658606-fa18-4b20-aac4-d17cc16153e8","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":"objectStorage","uniqueId":"28d0864f-acb9-4d81-be21-7320c19e688b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069643041,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffafc3ee-1532-48fb-8238-4562d078c8ce","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"defaulticon","uniqueId":"71e715be-f151-4b0a-b8be-d45a50f3d44e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069337351,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd7d1a3-8a4d-4831-af9a-3439bdb0f2e9","invariantUUID":"e9f1f0e7-8b62-445c-a8ed-d6213f28cd73","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":"82bc17aa-4769-4c1c-998e-7fafc6b2660e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069736633,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040b389c-1682-4664-b390-da76b27a5c3c","invariantUUID":"aa9c1a99-a30d-4b17-ae89-f89647ade0d9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359e0def-8935-49cf-b5c7-6caff87c5006","lifecycleState":"CERTIFIED","lastUpdateDate":1629069459259,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"400f619f-4419-4b43-8216-80715dcf681d","invariantUUID":"0baf2d9e-f781-4c58-a327-892297931ea2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"17d730dd-350e-4df0-9428-94001a25d652","lifecycleState":"CERTIFIED","lastUpdateDate":1629069441527,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e08c87c-32df-4833-abf5-5c19603adc2b","invariantUUID":"420a50e6-677e-485b-912b-7be7cdfdfe6e","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":"10c4b031-c3f5-439f-8ea1-54559acaa534","lifecycleState":"CERTIFIED","lastUpdateDate":1629069454103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec6b423d-b9c2-4f3f-a142-34fcffee7cb8","invariantUUID":"68552b56-5a03-43f2-955e-2cdd8cd62855","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":"3769a6a4-1003-43be-8b54-17b6fa4dad8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069724363,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6a95ce9-f43c-44ba-bf4c-a663b1fa99fa","invariantUUID":"1f64a42a-15c6-4a05-bd82-509bd6cb5155","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6ebecfb-f8d8-46cf-92aa-c53ff9933c24","lifecycleState":"CERTIFIED","lastUpdateDate":1629069759294,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e4e479a-5355-47d0-b0f3-09100103f288","invariantUUID":"84a94029-aa3c-4d59-8333-f9f1c68a51a1","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":"85bc3b13-cf15-40f7-8e49-1efabd022a3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069306808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc9be0b-1ae7-40fa-a6d9-37109f3e6420","invariantUUID":"9f856f39-d287-4b47-801e-f77743060683","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":"networkrules","uniqueId":"2b7d5375-deba-45db-a61c-608aa5440fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069396601,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8407537b-6c2d-49f6-a18c-493c786ae018","invariantUUID":"65536dd7-7e57-4370-8559-5c67b0705e9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f60dd0c-04e1-4d3b-8ba3-c3e8396a5572","lifecycleState":"CERTIFIED","lastUpdateDate":1629069473902,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c81b1af-89a6-479a-a45b-2c4331ee6885","invariantUUID":"f2a14bda-1c50-4b8d-8316-13457c605623","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":"port","uniqueId":"3929aa4f-b335-4a87-8d58-5fc5a1bc5b72","lifecycleState":"CERTIFIED","lastUpdateDate":1629069696875,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a7e4fc2-cf45-490b-844b-399a188baf29","invariantUUID":"becb3d23-beb1-4966-a55c-7b7952cb3c51","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff72bd87-96e1-4bac-9adf-269e7640677b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069447177,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e428673-4be3-4d2a-a0b8-f8a39911fe17","invariantUUID":"b95a5fa9-e71d-47bf-ae1c-cd9f751c8408","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":"network","uniqueId":"3ac3a19c-5108-4009-a1b9-296d1f5ae3bf","lifecycleState":"CERTIFIED","lastUpdateDate":1629069359531,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a9388f3-551c-4c01-af6b-78268977c0ee","invariantUUID":"df6a963b-9f6a-4299-99ef-a4472fc420c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cf3f519-85b5-43d1-895d-99e5af32a71c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069825637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d6be6af-e3ef-4793-ac67-a02d6672a64d","invariantUUID":"3b7b4e9a-a2e1-478e-8442-42cf87ebb087","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":"port","uniqueId":"8de995c7-231e-4126-a6dc-15077560f4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629069708540,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a16a739-fcd0-4216-b5f9-b3cb8f807512","invariantUUID":"98036929-9452-4572-804b-f1ab48b90ad7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9161a43-32ca-4dcf-8f17-b791aecf95c9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069818209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3935ec7-5aa2-438f-9356-6d8948ec961e","invariantUUID":"2c356b9d-c0c9-4d9e-8327-99b985e20a4a","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":"aa15a2e8-e8b2-46dd-ae30-6af1c1d994a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069424405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab97bdee-ac74-4db3-81af-eb9602a16d3f","invariantUUID":"d61449a1-f86f-4d85-aec2-45844bed5be0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f37e6dd0-c894-46ff-abfa-386dc3c8ddb1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069348948,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0681f657-d42f-4846-a4fb-c3ba5403b1f4","invariantUUID":"7a0d3b49-605d-48b8-8594-641078f3f780","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d7c9bf-906e-4b19-a7bf-01b5757cd8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629069805933,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb4571e-48d2-4e74-ae94-1d818f2b9f6c","invariantUUID":"f32587f5-1030-41e6-a40f-ef1d570d76c1","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":"objectStorage","uniqueId":"3b4a5f25-cbe3-40af-b3d9-911bb554e8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069654127,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e567c342-4e27-42ce-a8f4-2d934e843cbe","invariantUUID":"541778a7-d343-428a-8660-777dcba7fffe","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":"port","uniqueId":"831a9961-aaf4-4320-aff2-9d1079ea6584","lifecycleState":"CERTIFIED","lastUpdateDate":1629069331399,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbbc81-8623-4ced-b96d-f905e66bd30e","invariantUUID":"e5f4f3a4-45bb-4192-840a-bdb8ae75b969","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f36213e3-621f-451e-9898-0067c3774565","lifecycleState":"CERTIFIED","lastUpdateDate":1629069754190,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4cdd848-c54a-4b92-87b7-8874c8fdd079","invariantUUID":"4011294f-87b2-44a9-b2f1-94a0e933bfb7","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":"55e6ed28-5d06-4c7f-beeb-e1bafcf6b03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069534105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3972031-0319-48e8-beee-e6b71733d229","invariantUUID":"27296a2f-204a-4a00-8498-58a73e63cbec","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":"dec51a63-88fb-4156-969d-3e266e90f7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069479063,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c10c35-698e-4f86-84c9-747b73680a7b","invariantUUID":"c6d97ce2-6950-4439-b2be-97a28fb595b2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d12343f3-43eb-4786-b617-1eaf7140ef09","lifecycleState":"CERTIFIED","lastUpdateDate":1629069546122,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d01505b5-089e-4272-a434-cb8183a42b3a","invariantUUID":"f9396820-ee0c-4801-9066-aebd2573d4e0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bbfda1b-32c7-41be-aafb-e10266b2139d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069719174,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d474cccb-f365-4a2d-be91-c1601b3946b0","invariantUUID":"69d50759-d1f7-405d-a0e4-1e11ee827c85","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d522f838-5dea-4c78-b3fd-d4213ebf0cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069603886,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44b9f297-742e-471a-8865-f294710e90ac","invariantUUID":"e0581ec5-be17-4c6c-b1d6-616c33b11461","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e50ccdb-3d9e-4837-9c62-e3d7025a3de3","lifecycleState":"CERTIFIED","lastUpdateDate":1629069661657,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67de1a82-bad3-4dfd-ac43-38a5f2db8c47","invariantUUID":"bb87f3a6-caef-4ab2-b5a6-18e7f9099e01","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":"defaulticon","uniqueId":"338b8c13-8f35-413e-97f2-5d58937b2673","lifecycleState":"CERTIFIED","lastUpdateDate":1629069248335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e03560b7-c0f0-476e-83fb-bd1f26bf936e","invariantUUID":"5439ba9c-8c36-42ad-8c24-478926d8acc2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fba7c501-0f0a-4742-bb5a-5c425185c401","lifecycleState":"CERTIFIED","lastUpdateDate":1629069745653,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4072a4e-dac8-40bf-9254-c94ca44b3ddc","invariantUUID":"77404a5a-56ba-4465-9417-ce83271eb4b1","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":"3880f14b-f886-47e9-90d1-7567c04c7395","lifecycleState":"CERTIFIED","lastUpdateDate":1629069319860,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf8cf56-10f7-462e-9770-d04d982ddf31","invariantUUID":"e9d3e910-2471-477e-8683-ce4ef8e9b73a","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":"defaulticon","uniqueId":"b4fe50a2-b46d-48b2-84a3-c66ff55eb25e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069691072,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c40efba-a655-41f2-a22d-4e4086a04133","invariantUUID":"46d22523-ca93-45ef-8bcf-85cc1c7a02fd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90ae540b-4c13-4656-9c15-d8c384d80255","lifecycleState":"CERTIFIED","lastUpdateDate":1629069225641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aeb2ea0-92a9-49fc-b86f-30bc531543be","invariantUUID":"d3506397-841b-4da1-9778-f45b4d2bfdbc","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":"securityrules","uniqueId":"e41cd454-d334-41ad-88c6-e62c6857a15f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069432470,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5a570d94-294c-40d0-93d6-0682ace84219","invariantUUID":"e0fb4bfe-0947-4294-bb44-9bd87f20efed","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":"50eabc07-42ef-413c-9e98-00992d46d33c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069528767,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc32462d-592c-4615-8eb9-58f278a501ef","invariantUUID":"0afe8a3c-fcdf-4e3a-81db-85a4160a2210","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":"port","uniqueId":"b0870b98-ad27-4c18-a918-2c33692748e9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069830274,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36031717-9f5c-429b-b358-0c267c2da2ac","invariantUUID":"32508348-bda4-4df9-8cdb-6e34e0b8f47e","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":"port","uniqueId":"0f186d50-2c77-4d1a-a047-519a215f587e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069282944,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c773913-3790-4b2a-a5fb-cac9924044c0","invariantUUID":"2c0aa758-2dc9-4b28-bb08-e1832c9fc7df","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c27416ab-4901-4ddf-8859-ac612c659fcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629069569986,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290d1a38-c066-4504-ad60-7c08f6f2f3e0","invariantUUID":"6777ab1d-ea16-48fc-be17-b11dd8fd6d55","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":"defaulticon","uniqueId":"6fd6d182-fa9a-4216-8a2b-42aa603607ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069684717,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"669065d2-948b-46da-833f-d3eb7323e797","invariantUUID":"7e732503-7866-4505-a4fd-bfc010c75d90","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"436b9a62-168c-494c-9c2a-2710d40a74f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069801035,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8d93d5f-1805-4e97-8ae8-b1694cc61009","invariantUUID":"80b6ee32-f79f-4114-a407-b2df9a94d40b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b185ccef-c78a-4cd9-8c26-1c9e7f602c89","lifecycleState":"CERTIFIED","lastUpdateDate":1629069564049,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b68df37c-c56e-4765-a0b8-117849578b7d","invariantUUID":"9987a2bd-ccdf-4f7a-aaad-27498faaf265","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee4e88b6-d020-466a-bd49-6b7fc60c7c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069288984,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31c27716-2f7c-4327-b38b-c901b259bd1d","invariantUUID":"09f20286-5dac-4aa3-a1b5-d4d12b9631f1","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":"8c92b7e5-dd52-4e79-946c-136f15e60297","lifecycleState":"CERTIFIED","lastUpdateDate":1629069730533,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbf93b1-e771-4ecd-8c84-96e47f180e7c","invariantUUID":"b2fce5e9-5eb4-4677-b05c-bce7233c3342","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":"16a6edf2-f496-4faa-96b2-27b80df0a903","lifecycleState":"CERTIFIED","lastUpdateDate":1629069354348,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5a375d9-c9ad-4af1-90b6-a484d1f0325d","invariantUUID":"94bfc40e-ea6b-4429-8992-54d94a0942b3","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bccf3369-148f-4719-8d5b-84d4db7706ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629069576023,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11698ccf-d652-4f2c-b31f-432173cb1130","invariantUUID":"9eb64e5a-1896-4bee-a8c3-55cec92a429b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3da31ced-15ca-4aeb-b40f-c1434c52ddb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069553397,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"187b5d46-9534-4a27-93e1-d4905385a89a","invariantUUID":"975ae8f2-36d5-47d2-b5aa-697f771c00ba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"290d7a4b-8417-4749-9e6d-089c6fa16cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069811589,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54fa4101-34f7-4721-9569-8e67d4c9fe7e","invariantUUID":"8cbebd00-1ab4-4e8a-9503-fb6438dbb4a2","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":"networkrules","uniqueId":"8cc659f9-a9dd-46f0-87f4-b062195ed05e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069417730,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a2802d92-716b-4c15-b931-3c87f52a1d97","invariantUUID":"f7b25975-78dd-4586-a4f4-044e760bd870","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02fe52eb-3cd0-4a3c-b454-c22d864af03e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629069777639,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"533b192f-4a71-4010-aeb0-fd09fdd911b4","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"60b60100-ac84-4757-94de-67ad1b4a1308","lifecycleState":"CERTIFIED","lastUpdateDate":1629069484297,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e470340c-d5d3-48b7-9ab7-d5b37e63e97d","invariantUUID":"76a0037e-3743-404c-95b3-5354b8689dbf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9b328a09-3f3c-43da-8e0e-1c483822039f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069587738,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6671b63-95a8-4937-b12d-45652055ee83","invariantUUID":"42401cac-90fb-4f9b-a948-2f57f64e366a","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":"compute","uniqueId":"ffe6f86b-3c4c-440c-9abe-6b5c893ba0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069617437,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7611fea5-1a7f-447e-837b-3f470f570e7f","invariantUUID":"aed64032-58b5-4bdc-ba96-088b2be181ca","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a829fece-98e2-486c-b5cf-92e9b6db7088","lifecycleState":"CERTIFIED","lastUpdateDate":1629069314462,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bc93ad6-fe4f-418f-86b9-e30e3f5d9ff6","invariantUUID":"5be31c75-8ac6-4cae-af9d-aa068e84f506","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","lifecycleState":"CERTIFIED","lastUpdateDate":1629069558851,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","invariantUUID":"93ce2741-316a-4005-8eca-49b7b88806ec","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acacb544-ab7d-4391-a585-e22940256352","lifecycleState":"CERTIFIED","lastUpdateDate":1629077817826,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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-16 01:37:01,817 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 01:37:01,817 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-16 01:37:01,818 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-16 01:37:01,818 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-16 01:37:01,818 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-16 01:37:01,819 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 01:37:01,821 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:01,914 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-16 01:37:01,915 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-16 01:37:01,915 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-16 01:37:01,916 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-16 01:37:01,916 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-16 01:37:01,927 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-16 01:37:01,927 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-16 01:37:01,927 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-16 01:37:01,930 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:02,129 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-16 01:37:02,129 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-16 01:37:02,130 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-16 01:37:02,132 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-16 01:37:02,132 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-16 01:37:02,132 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 01:37:02,133 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:02,232 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-16 01:37:02,234 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 01:37:02,234 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":"1629077821975"}]}
2021-08-16 01:37:02,262 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-16 01:37:02,262 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/9ec9dbce-4864-439d-8800-3978bd0448ff
2021-08-16 01:37:02,262 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "9ec9dbce-4864-439d-8800-3978bd0448ff",
    "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-16 01:37:02,264 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:02,973 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/9ec9dbce-4864-439d-8800-3978bd0448ff HTTP/1.1" 201 0
2021-08-16 01:37:02,975 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-16 01:37:02,975 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-16 01:37:02,978 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-16 01:37:02,978 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-16 01:37:02,978 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-16 01:37:02,981 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:03,031 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-16 01:37:03,031 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-16 01:37:03,032 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-16 01:37:03,032 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-16 01:37:03,032 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-16 01:37:03,033 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-16 01:37:03,033 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-16 01:37:03,037 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-16 01:37:03,037 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-16 01:37:03,037 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-16 01:37:03,040 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:03,146 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-16 01:37:03,147 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-16 01:37:03,147 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-16 01:37:03,150 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-16 01:37:03,151 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-16 01:37:03,151 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-16 01:37:03,153 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:03,198 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-16 01:37:03,198 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-16 01:37:03,199 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-16 01:37:03,199 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-16 01:37:03,199 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-16 01:37:03,202 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-16 01:37:03,203 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-16 01:37:03,203 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-16 01:37:03,204 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:03,642 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-16 01:37:03,643 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-16 01:37:03,643 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-16 01:37:03,658 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-16 01:37:03,658 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-16 01:37:03,658 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-16 01:37:03,660 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:04,412 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-16 01:37:04,413 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-16 01:37:04,413 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-16 01:37:04,415 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-16 01:37:04,415 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-16 01:37:04,415 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 01:37:04,417 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:04,474 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-16 01:37:04,480 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 01:37:04,480 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":"1629077821975"}]}
2021-08-16 01:37:04,488 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-16 01:37:04,488 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-16 01:37:04,488 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-16 01:37:04,490 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:04,624 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-16 01:37:04,625 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-16 01:37:04,625 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-16 01:37:04,632 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-16 01:37:04,632 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-16 01:37:04,632 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-16 01:37:04,633 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:04,709 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-16 01:37:04,709 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-16 01:37:04,710 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-16 01:37:04,712 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-16 01:37:04,712 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-16 01:37:04,712 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-16 01:37:04,713 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:04,758 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-16 01:37:04,759 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-16 01:37:04,759 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":"1629077824664"}
2021-08-16 01:37:04,762 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-16 01:37:04,762 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-16 01:37:04,762 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-16 01:37:04,763 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:04,813 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-16 01:37:04,814 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-16 01:37:04,814 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":"1629077824664"}
2021-08-16 01:37:04,816 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-16 01:37:04,816 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-16 01:37:04,817 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-16 01:37:04,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:04,869 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-16 01:37:04,870 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-16 01:37:04,870 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-16 01:37:04,870 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-16 01:37:04,871 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-16 01:37:04,871 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-16 01:37:04,874 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:37:04,874 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:37:04,875 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-16 01:37:04,875 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-16 01:37:04,875 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:37:04,877 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:37:05,480 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-16 01:37:05,481 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:37:05,481 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 01:37:05,483 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 01:37:05,483 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:37:05,483 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:37:05,483 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 01:37:05,484 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 01:37:05,484 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:37:05,484 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 01:37:05,484 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-16 01:37:05,484 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-16 01:37:05,484 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 01:37:05,485 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:37:06,066 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-16 01:37:06,068 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 01:37:06,070 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91797325-a63c-4371-a9ef-18e6f6aabdd0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069402090,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2977194-72bc-4a73-ac52-c7600a480571","invariantUUID":"6c2a071e-a186-4e49-b7c9-2f3c8211502b","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":"objectStorage","uniqueId":"046b3e6c-43a7-4009-be5c-e06aa6354e11","lifecycleState":"CERTIFIED","lastUpdateDate":1629069255393,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"258d74ec-68de-48e4-9115-efde2363e92f","invariantUUID":"d2b851a4-f4c1-45f7-8c13-aae6808b72ed","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5fd4376-4a82-4298-8f9e-50652ecd3df0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069610899,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8e3580a-f21c-4f86-aab5-717647ac3d72","invariantUUID":"56af00cc-c4b6-4885-9972-dc1e66eb30be","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":"objectStorage","uniqueId":"e787979b-433e-4cd3-bcb5-ec4c4af2fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069261768,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4750e84e-7df2-4039-bc3f-78006469ab95","invariantUUID":"38ff4682-8b7e-4e20-8fe6-b712366a2520","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":"port","uniqueId":"7d277773-eee2-46bc-88a8-dbbbd84872a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069769528,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1449b60-d513-403d-aa7c-fa77ad78772e","invariantUUID":"483cfe10-bf8a-4664-967a-ddc3a7627020","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"597e9b78-3f42-416d-8e6b-947659da668f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069593196,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6ca0992-35ee-4a48-961f-719b8bfa2f8c","invariantUUID":"4add75b0-bcd3-49e7-9ea8-9a1796ed9318","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3478f0aa-4f6e-4fdd-81f6-668e6cb626d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069325109,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2aad271f-55d4-4ee3-9548-ca9905717bb6","invariantUUID":"1be766b9-e6ca-4812-8aec-ad297d1d9477","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2b7f9dbc-21f7-441a-bba0-35794aa53ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069630572,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88c63892-3f63-4ee8-b2ce-104cd00fe48b","invariantUUID":"7a6b019f-b35c-41ac-8cee-020d06229281","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":"network","uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069342905,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c92e1440-88c2-496e-86a9-01a9aa2d4eb4","invariantUUID":"b410b5c1-647a-4f68-8e5b-17f9072b0e7b","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e43a0be0-9df6-4ea6-8b13-2a0d6460a2aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629069713894,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f63b16d9-94c1-4500-bdcb-2a18de31df87","invariantUUID":"ec884af0-06dd-4d53-b4dd-13b99c0864c4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d93dd5aa-17ea-4837-ba28-dfe45de476d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069637111,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3854a666-7775-47bf-abb4-a40ecc8382ac","invariantUUID":"9d014bcc-f721-4294-aefd-e7b9cc7f10d6","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":"88b17f88-d294-4ff4-93c9-76af48d1229a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069581173,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c94b86d4-3d86-4ed4-83a5-5c68be0de48f","invariantUUID":"ed20d185-4967-42c0-b460-fbdf33b27301","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":"b1346fdd-bfe1-492d-aca6-5c145405cf9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069364855,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5083809-857e-4df0-943b-ce5362bfb294","invariantUUID":"ffa4e924-e99b-4053-9698-6f13c4fb685f","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":"a256a729-5b00-49e5-af52-b1b8c61ecb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069511474,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d687a5f-8199-4cec-a311-151ddbae6474","invariantUUID":"a3760ea6-141f-4dd7-bfaf-a42df01230c8","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":"loadBalancer","uniqueId":"d005cdea-7152-405e-b0c6-23533b725131","lifecycleState":"CERTIFIED","lastUpdateDate":1629069277418,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d79bdd9-f43d-4b43-8e95-54c7f9694efe","invariantUUID":"b0d21937-db07-4818-92df-0ba063875271","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":"port","uniqueId":"522c7501-a674-41b5-9a7c-9da347bb945a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069702178,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d3d5d50-7c92-4136-9b70-bb65ae8cda4d","invariantUUID":"1d658606-fa18-4b20-aac4-d17cc16153e8","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":"objectStorage","uniqueId":"28d0864f-acb9-4d81-be21-7320c19e688b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069643041,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffafc3ee-1532-48fb-8238-4562d078c8ce","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"defaulticon","uniqueId":"71e715be-f151-4b0a-b8be-d45a50f3d44e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069337351,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd7d1a3-8a4d-4831-af9a-3439bdb0f2e9","invariantUUID":"e9f1f0e7-8b62-445c-a8ed-d6213f28cd73","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":"82bc17aa-4769-4c1c-998e-7fafc6b2660e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069736633,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040b389c-1682-4664-b390-da76b27a5c3c","invariantUUID":"aa9c1a99-a30d-4b17-ae89-f89647ade0d9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359e0def-8935-49cf-b5c7-6caff87c5006","lifecycleState":"CERTIFIED","lastUpdateDate":1629069459259,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"400f619f-4419-4b43-8216-80715dcf681d","invariantUUID":"0baf2d9e-f781-4c58-a327-892297931ea2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"17d730dd-350e-4df0-9428-94001a25d652","lifecycleState":"CERTIFIED","lastUpdateDate":1629069441527,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e08c87c-32df-4833-abf5-5c19603adc2b","invariantUUID":"420a50e6-677e-485b-912b-7be7cdfdfe6e","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":"10c4b031-c3f5-439f-8ea1-54559acaa534","lifecycleState":"CERTIFIED","lastUpdateDate":1629069454103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec6b423d-b9c2-4f3f-a142-34fcffee7cb8","invariantUUID":"68552b56-5a03-43f2-955e-2cdd8cd62855","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":"3769a6a4-1003-43be-8b54-17b6fa4dad8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069724363,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6a95ce9-f43c-44ba-bf4c-a663b1fa99fa","invariantUUID":"1f64a42a-15c6-4a05-bd82-509bd6cb5155","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6ebecfb-f8d8-46cf-92aa-c53ff9933c24","lifecycleState":"CERTIFIED","lastUpdateDate":1629069759294,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e4e479a-5355-47d0-b0f3-09100103f288","invariantUUID":"84a94029-aa3c-4d59-8333-f9f1c68a51a1","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":"85bc3b13-cf15-40f7-8e49-1efabd022a3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069306808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc9be0b-1ae7-40fa-a6d9-37109f3e6420","invariantUUID":"9f856f39-d287-4b47-801e-f77743060683","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":"networkrules","uniqueId":"2b7d5375-deba-45db-a61c-608aa5440fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069396601,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8407537b-6c2d-49f6-a18c-493c786ae018","invariantUUID":"65536dd7-7e57-4370-8559-5c67b0705e9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f60dd0c-04e1-4d3b-8ba3-c3e8396a5572","lifecycleState":"CERTIFIED","lastUpdateDate":1629069473902,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c81b1af-89a6-479a-a45b-2c4331ee6885","invariantUUID":"f2a14bda-1c50-4b8d-8316-13457c605623","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":"port","uniqueId":"3929aa4f-b335-4a87-8d58-5fc5a1bc5b72","lifecycleState":"CERTIFIED","lastUpdateDate":1629069696875,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a7e4fc2-cf45-490b-844b-399a188baf29","invariantUUID":"becb3d23-beb1-4966-a55c-7b7952cb3c51","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff72bd87-96e1-4bac-9adf-269e7640677b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069447177,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e428673-4be3-4d2a-a0b8-f8a39911fe17","invariantUUID":"b95a5fa9-e71d-47bf-ae1c-cd9f751c8408","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":"network","uniqueId":"3ac3a19c-5108-4009-a1b9-296d1f5ae3bf","lifecycleState":"CERTIFIED","lastUpdateDate":1629069359531,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a9388f3-551c-4c01-af6b-78268977c0ee","invariantUUID":"df6a963b-9f6a-4299-99ef-a4472fc420c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cf3f519-85b5-43d1-895d-99e5af32a71c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069825637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d6be6af-e3ef-4793-ac67-a02d6672a64d","invariantUUID":"3b7b4e9a-a2e1-478e-8442-42cf87ebb087","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":"port","uniqueId":"8de995c7-231e-4126-a6dc-15077560f4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629069708540,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a16a739-fcd0-4216-b5f9-b3cb8f807512","invariantUUID":"98036929-9452-4572-804b-f1ab48b90ad7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9161a43-32ca-4dcf-8f17-b791aecf95c9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069818209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3935ec7-5aa2-438f-9356-6d8948ec961e","invariantUUID":"2c356b9d-c0c9-4d9e-8327-99b985e20a4a","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":"aa15a2e8-e8b2-46dd-ae30-6af1c1d994a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069424405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab97bdee-ac74-4db3-81af-eb9602a16d3f","invariantUUID":"d61449a1-f86f-4d85-aec2-45844bed5be0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f37e6dd0-c894-46ff-abfa-386dc3c8ddb1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069348948,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0681f657-d42f-4846-a4fb-c3ba5403b1f4","invariantUUID":"7a0d3b49-605d-48b8-8594-641078f3f780","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d7c9bf-906e-4b19-a7bf-01b5757cd8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629069805933,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb4571e-48d2-4e74-ae94-1d818f2b9f6c","invariantUUID":"f32587f5-1030-41e6-a40f-ef1d570d76c1","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":"objectStorage","uniqueId":"3b4a5f25-cbe3-40af-b3d9-911bb554e8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069654127,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e567c342-4e27-42ce-a8f4-2d934e843cbe","invariantUUID":"541778a7-d343-428a-8660-777dcba7fffe","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":"port","uniqueId":"831a9961-aaf4-4320-aff2-9d1079ea6584","lifecycleState":"CERTIFIED","lastUpdateDate":1629069331399,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbbc81-8623-4ced-b96d-f905e66bd30e","invariantUUID":"e5f4f3a4-45bb-4192-840a-bdb8ae75b969","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f36213e3-621f-451e-9898-0067c3774565","lifecycleState":"CERTIFIED","lastUpdateDate":1629069754190,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4cdd848-c54a-4b92-87b7-8874c8fdd079","invariantUUID":"4011294f-87b2-44a9-b2f1-94a0e933bfb7","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":"55e6ed28-5d06-4c7f-beeb-e1bafcf6b03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069534105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3972031-0319-48e8-beee-e6b71733d229","invariantUUID":"27296a2f-204a-4a00-8498-58a73e63cbec","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":"dec51a63-88fb-4156-969d-3e266e90f7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069479063,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c10c35-698e-4f86-84c9-747b73680a7b","invariantUUID":"c6d97ce2-6950-4439-b2be-97a28fb595b2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d12343f3-43eb-4786-b617-1eaf7140ef09","lifecycleState":"CERTIFIED","lastUpdateDate":1629069546122,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d01505b5-089e-4272-a434-cb8183a42b3a","invariantUUID":"f9396820-ee0c-4801-9066-aebd2573d4e0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bbfda1b-32c7-41be-aafb-e10266b2139d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069719174,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d474cccb-f365-4a2d-be91-c1601b3946b0","invariantUUID":"69d50759-d1f7-405d-a0e4-1e11ee827c85","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d522f838-5dea-4c78-b3fd-d4213ebf0cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069603886,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44b9f297-742e-471a-8865-f294710e90ac","invariantUUID":"e0581ec5-be17-4c6c-b1d6-616c33b11461","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e50ccdb-3d9e-4837-9c62-e3d7025a3de3","lifecycleState":"CERTIFIED","lastUpdateDate":1629069661657,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67de1a82-bad3-4dfd-ac43-38a5f2db8c47","invariantUUID":"bb87f3a6-caef-4ab2-b5a6-18e7f9099e01","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":"defaulticon","uniqueId":"338b8c13-8f35-413e-97f2-5d58937b2673","lifecycleState":"CERTIFIED","lastUpdateDate":1629069248335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e03560b7-c0f0-476e-83fb-bd1f26bf936e","invariantUUID":"5439ba9c-8c36-42ad-8c24-478926d8acc2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fba7c501-0f0a-4742-bb5a-5c425185c401","lifecycleState":"CERTIFIED","lastUpdateDate":1629069745653,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4072a4e-dac8-40bf-9254-c94ca44b3ddc","invariantUUID":"77404a5a-56ba-4465-9417-ce83271eb4b1","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":"3880f14b-f886-47e9-90d1-7567c04c7395","lifecycleState":"CERTIFIED","lastUpdateDate":1629069319860,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf8cf56-10f7-462e-9770-d04d982ddf31","invariantUUID":"e9d3e910-2471-477e-8683-ce4ef8e9b73a","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":"defaulticon","uniqueId":"b4fe50a2-b46d-48b2-84a3-c66ff55eb25e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069691072,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c40efba-a655-41f2-a22d-4e4086a04133","invariantUUID":"46d22523-ca93-45ef-8bcf-85cc1c7a02fd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90ae540b-4c13-4656-9c15-d8c384d80255","lifecycleState":"CERTIFIED","lastUpdateDate":1629069225641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aeb2ea0-92a9-49fc-b86f-30bc531543be","invariantUUID":"d3506397-841b-4da1-9778-f45b4d2bfdbc","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":"securityrules","uniqueId":"e41cd454-d334-41ad-88c6-e62c6857a15f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069432470,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5a570d94-294c-40d0-93d6-0682ace84219","invariantUUID":"e0fb4bfe-0947-4294-bb44-9bd87f20efed","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":"50eabc07-42ef-413c-9e98-00992d46d33c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069528767,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc32462d-592c-4615-8eb9-58f278a501ef","invariantUUID":"0afe8a3c-fcdf-4e3a-81db-85a4160a2210","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":"port","uniqueId":"b0870b98-ad27-4c18-a918-2c33692748e9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069830274,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36031717-9f5c-429b-b358-0c267c2da2ac","invariantUUID":"32508348-bda4-4df9-8cdb-6e34e0b8f47e","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":"port","uniqueId":"0f186d50-2c77-4d1a-a047-519a215f587e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069282944,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c773913-3790-4b2a-a5fb-cac9924044c0","invariantUUID":"2c0aa758-2dc9-4b28-bb08-e1832c9fc7df","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c27416ab-4901-4ddf-8859-ac612c659fcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629069569986,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290d1a38-c066-4504-ad60-7c08f6f2f3e0","invariantUUID":"6777ab1d-ea16-48fc-be17-b11dd8fd6d55","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":"defaulticon","uniqueId":"6fd6d182-fa9a-4216-8a2b-42aa603607ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069684717,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"669065d2-948b-46da-833f-d3eb7323e797","invariantUUID":"7e732503-7866-4505-a4fd-bfc010c75d90","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"436b9a62-168c-494c-9c2a-2710d40a74f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069801035,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8d93d5f-1805-4e97-8ae8-b1694cc61009","invariantUUID":"80b6ee32-f79f-4114-a407-b2df9a94d40b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b185ccef-c78a-4cd9-8c26-1c9e7f602c89","lifecycleState":"CERTIFIED","lastUpdateDate":1629069564049,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b68df37c-c56e-4765-a0b8-117849578b7d","invariantUUID":"9987a2bd-ccdf-4f7a-aaad-27498faaf265","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee4e88b6-d020-466a-bd49-6b7fc60c7c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069288984,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31c27716-2f7c-4327-b38b-c901b259bd1d","invariantUUID":"09f20286-5dac-4aa3-a1b5-d4d12b9631f1","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":"8c92b7e5-dd52-4e79-946c-136f15e60297","lifecycleState":"CERTIFIED","lastUpdateDate":1629069730533,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbf93b1-e771-4ecd-8c84-96e47f180e7c","invariantUUID":"b2fce5e9-5eb4-4677-b05c-bce7233c3342","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":"16a6edf2-f496-4faa-96b2-27b80df0a903","lifecycleState":"CERTIFIED","lastUpdateDate":1629069354348,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5a375d9-c9ad-4af1-90b6-a484d1f0325d","invariantUUID":"94bfc40e-ea6b-4429-8992-54d94a0942b3","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bccf3369-148f-4719-8d5b-84d4db7706ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629069576023,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11698ccf-d652-4f2c-b31f-432173cb1130","invariantUUID":"9eb64e5a-1896-4bee-a8c3-55cec92a429b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3da31ced-15ca-4aeb-b40f-c1434c52ddb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069553397,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"187b5d46-9534-4a27-93e1-d4905385a89a","invariantUUID":"975ae8f2-36d5-47d2-b5aa-697f771c00ba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"290d7a4b-8417-4749-9e6d-089c6fa16cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069811589,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54fa4101-34f7-4721-9569-8e67d4c9fe7e","invariantUUID":"8cbebd00-1ab4-4e8a-9503-fb6438dbb4a2","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":"networkrules","uniqueId":"8cc659f9-a9dd-46f0-87f4-b062195ed05e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069417730,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a2802d92-716b-4c15-b931-3c87f52a1d97","invariantUUID":"f7b25975-78dd-4586-a4f4-044e760bd870","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02fe52eb-3cd0-4a3c-b454-c22d864af03e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629069777639,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"533b192f-4a71-4010-aeb0-fd09fdd911b4","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"60b60100-ac84-4757-94de-67ad1b4a1308","lifecycleState":"CERTIFIED","lastUpdateDate":1629069484297,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e470340c-d5d3-48b7-9ab7-d5b37e63e97d","invariantUUID":"76a0037e-3743-404c-95b3-5354b8689dbf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9b328a09-3f3c-43da-8e0e-1c483822039f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069587738,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6671b63-95a8-4937-b12d-45652055ee83","invariantUUID":"42401cac-90fb-4f9b-a948-2f57f64e366a","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":"compute","uniqueId":"ffe6f86b-3c4c-440c-9abe-6b5c893ba0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069617437,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7611fea5-1a7f-447e-837b-3f470f570e7f","invariantUUID":"aed64032-58b5-4bdc-ba96-088b2be181ca","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a829fece-98e2-486c-b5cf-92e9b6db7088","lifecycleState":"CERTIFIED","lastUpdateDate":1629069314462,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bc93ad6-fe4f-418f-86b9-e30e3f5d9ff6","invariantUUID":"5be31c75-8ac6-4cae-af9d-aa068e84f506","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","lifecycleState":"CERTIFIED","lastUpdateDate":1629069558851,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","invariantUUID":"93ce2741-316a-4005-8eca-49b7b88806ec","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acacb544-ab7d-4391-a585-e22940256352","lifecycleState":"CERTIFIED","lastUpdateDate":1629077817826,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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-16 01:37:06,075 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 01:37:06,076 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-16 01:37:06,076 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-16 01:37:06,076 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"
}
2021-08-16 01:37:06,077 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,160 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-16 01:37:06,161 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-16 01:37:06,161 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-16 01:37:06,163 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-16 01:37:06,164 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-16 01:37:06,164 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-16 01:37:06,165 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,210 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-16 01:37:06,211 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-16 01:37:06,211 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629077826111"}]}
2021-08-16 01:37:06,213 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-16 01:37:06,214 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-16 01:37:06,214 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-16 01:37:06,215 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,256 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-16 01:37:06,256 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-16 01:37:06,256 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":"1629077824664"}
2021-08-16 01:37:06,258 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-16 01:37:06,258 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-16 01:37:06,259 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-16 01:37:06,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,318 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-16 01:37:06,319 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-16 01:37:06,319 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629077826111"}]}
2021-08-16 01:37:06,322 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-16 01:37:06,322 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-16 01:37:06,322 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 01:37:06,324 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,388 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-16 01:37:06,388 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 01:37:06,389 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":"1629077824521","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-16 01:37:06,391 DEBUG 129:onap_service.py(1) - [AAI][get tenants] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-16 01:37:06,391 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-08-16 01:37:06,391 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-16 01:37:06,392 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,437 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-16 01:37:06,438 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-16 01:37:06,438 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629077823080"}
2021-08-16 01:37:06,446 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-16 01:37:06,447 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-16 01:37:06,447 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=1629077823080",
    
    
        "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-16 01:37:06,448 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,550 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-16 01:37:06,551 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-16 01:37:06,551 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-16 01:37:06,554 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-16 01:37:06,554 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-16 01:37:06,554 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-16 01:37:06,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,614 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-16 01:37:06,615 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-16 01:37:06,615 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":"1629077824664"}
2021-08-16 01:37:06,617 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-16 01:37:06,617 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-16 01:37:06,617 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 01:37:06,619 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,678 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-16 01:37:06,679 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 01:37:06,679 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":"1629077824521","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-16 01:37:06,681 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-16 01:37:06,682 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-16 01:37:06,682 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-16 01:37:06,683 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,739 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-16 01:37:06,740 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-16 01:37:06,740 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629077826479","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-16 01:37:06,742 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-16 01:37:06,742 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-16 01:37:06,742 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-16 01:37:06,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,794 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-16 01:37:06,795 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-16 01:37:06,795 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"aacdc6b6-cdf0-4f57-acf6-81abd8cca6f4","owning-entity-name":"OE-ETE_Customer-aacdc6b6-cdf0-4f57-acf6-81abd8cca6f4","resource-version":"1629077317580","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_efd20227-eb3a-4e24-ab29-3074df5ff194/service-subscriptions/service-subscription/pNF/service-instances/service-instance/263c9c9b-9076-46a0-8506-947f28cd1c29","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_efd20227-eb3a-4e24-ab29-3074df5ff194"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"263c9c9b-9076-46a0-8506-947f28cd1c29"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Nameefd20227-eb3a-4e24-ab29-3074df5ff194"}]}]}}]}
2021-08-16 01:37:06,797 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-16 01:37:06,799 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-16 01:37:06,799 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/aeed594a-4108-4c35-8a39-4f1fa616507b
2021-08-16 01:37:06,800 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "aeed594a-4108-4c35-8a39-4f1fa616507b"
}
2021-08-16 01:37:06,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,880 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/aeed594a-4108-4c35-8a39-4f1fa616507b HTTP/1.1" 201 0
2021-08-16 01:37:06,881 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-16 01:37:06,881 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-16 01:37:06,883 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-16 01:37:06,883 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/aeed594a-4108-4c35-8a39-4f1fa616507b
2021-08-16 01:37:06,883 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-16 01:37:06,885 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:37:06,928 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/aeed594a-4108-4c35-8a39-4f1fa616507b HTTP/1.1" 200 128
2021-08-16 01:37:06,929 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-16 01:37:06,929 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"aeed594a-4108-4c35-8a39-4f1fa616507b","owning-entity-name":"basicnw-oe","resource-version":"1629077826829"}
2021-08-16 01:37:06,934 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-16 01:37:06,934 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-16 01:37:06,934 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-16 01:37:06,935 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-16 01:37:07,284 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-16 01:37:07,286 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-16 01:37:07,286 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-16 01:37:07,289 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-16 01:37:07,289 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:37:07,289 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:37:07,290 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-16 01:37:07,290 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-16 01:37:07,290 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:37:07,292 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:37:07,972 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-16 01:37:07,973 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:37:07,973 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 01:37:07,975 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 01:37:07,975 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:37:07,975 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:37:07,975 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 01:37:07,975 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 01:37:07,976 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:37:07,976 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 01:37:07,976 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-16 01:37:07,976 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-16 01:37:07,976 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 01:37:07,978 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:37:13,179 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-16 01:37:13,183 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 01:37:13,185 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91797325-a63c-4371-a9ef-18e6f6aabdd0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069402090,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2977194-72bc-4a73-ac52-c7600a480571","invariantUUID":"6c2a071e-a186-4e49-b7c9-2f3c8211502b","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":"objectStorage","uniqueId":"046b3e6c-43a7-4009-be5c-e06aa6354e11","lifecycleState":"CERTIFIED","lastUpdateDate":1629069255393,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"258d74ec-68de-48e4-9115-efde2363e92f","invariantUUID":"d2b851a4-f4c1-45f7-8c13-aae6808b72ed","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5fd4376-4a82-4298-8f9e-50652ecd3df0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069610899,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8e3580a-f21c-4f86-aab5-717647ac3d72","invariantUUID":"56af00cc-c4b6-4885-9972-dc1e66eb30be","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":"objectStorage","uniqueId":"e787979b-433e-4cd3-bcb5-ec4c4af2fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069261768,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4750e84e-7df2-4039-bc3f-78006469ab95","invariantUUID":"38ff4682-8b7e-4e20-8fe6-b712366a2520","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":"port","uniqueId":"7d277773-eee2-46bc-88a8-dbbbd84872a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069769528,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1449b60-d513-403d-aa7c-fa77ad78772e","invariantUUID":"483cfe10-bf8a-4664-967a-ddc3a7627020","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"597e9b78-3f42-416d-8e6b-947659da668f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069593196,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6ca0992-35ee-4a48-961f-719b8bfa2f8c","invariantUUID":"4add75b0-bcd3-49e7-9ea8-9a1796ed9318","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3478f0aa-4f6e-4fdd-81f6-668e6cb626d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069325109,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2aad271f-55d4-4ee3-9548-ca9905717bb6","invariantUUID":"1be766b9-e6ca-4812-8aec-ad297d1d9477","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2b7f9dbc-21f7-441a-bba0-35794aa53ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069630572,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88c63892-3f63-4ee8-b2ce-104cd00fe48b","invariantUUID":"7a6b019f-b35c-41ac-8cee-020d06229281","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":"network","uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069342905,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c92e1440-88c2-496e-86a9-01a9aa2d4eb4","invariantUUID":"b410b5c1-647a-4f68-8e5b-17f9072b0e7b","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e43a0be0-9df6-4ea6-8b13-2a0d6460a2aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629069713894,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f63b16d9-94c1-4500-bdcb-2a18de31df87","invariantUUID":"ec884af0-06dd-4d53-b4dd-13b99c0864c4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d93dd5aa-17ea-4837-ba28-dfe45de476d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069637111,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3854a666-7775-47bf-abb4-a40ecc8382ac","invariantUUID":"9d014bcc-f721-4294-aefd-e7b9cc7f10d6","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":"88b17f88-d294-4ff4-93c9-76af48d1229a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069581173,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c94b86d4-3d86-4ed4-83a5-5c68be0de48f","invariantUUID":"ed20d185-4967-42c0-b460-fbdf33b27301","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":"b1346fdd-bfe1-492d-aca6-5c145405cf9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069364855,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5083809-857e-4df0-943b-ce5362bfb294","invariantUUID":"ffa4e924-e99b-4053-9698-6f13c4fb685f","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":"a256a729-5b00-49e5-af52-b1b8c61ecb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069511474,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d687a5f-8199-4cec-a311-151ddbae6474","invariantUUID":"a3760ea6-141f-4dd7-bfaf-a42df01230c8","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":"loadBalancer","uniqueId":"d005cdea-7152-405e-b0c6-23533b725131","lifecycleState":"CERTIFIED","lastUpdateDate":1629069277418,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d79bdd9-f43d-4b43-8e95-54c7f9694efe","invariantUUID":"b0d21937-db07-4818-92df-0ba063875271","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":"port","uniqueId":"522c7501-a674-41b5-9a7c-9da347bb945a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069702178,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d3d5d50-7c92-4136-9b70-bb65ae8cda4d","invariantUUID":"1d658606-fa18-4b20-aac4-d17cc16153e8","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":"objectStorage","uniqueId":"28d0864f-acb9-4d81-be21-7320c19e688b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069643041,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffafc3ee-1532-48fb-8238-4562d078c8ce","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"defaulticon","uniqueId":"71e715be-f151-4b0a-b8be-d45a50f3d44e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069337351,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd7d1a3-8a4d-4831-af9a-3439bdb0f2e9","invariantUUID":"e9f1f0e7-8b62-445c-a8ed-d6213f28cd73","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":"82bc17aa-4769-4c1c-998e-7fafc6b2660e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069736633,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040b389c-1682-4664-b390-da76b27a5c3c","invariantUUID":"aa9c1a99-a30d-4b17-ae89-f89647ade0d9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359e0def-8935-49cf-b5c7-6caff87c5006","lifecycleState":"CERTIFIED","lastUpdateDate":1629069459259,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"400f619f-4419-4b43-8216-80715dcf681d","invariantUUID":"0baf2d9e-f781-4c58-a327-892297931ea2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"17d730dd-350e-4df0-9428-94001a25d652","lifecycleState":"CERTIFIED","lastUpdateDate":1629069441527,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e08c87c-32df-4833-abf5-5c19603adc2b","invariantUUID":"420a50e6-677e-485b-912b-7be7cdfdfe6e","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":"10c4b031-c3f5-439f-8ea1-54559acaa534","lifecycleState":"CERTIFIED","lastUpdateDate":1629069454103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec6b423d-b9c2-4f3f-a142-34fcffee7cb8","invariantUUID":"68552b56-5a03-43f2-955e-2cdd8cd62855","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":"3769a6a4-1003-43be-8b54-17b6fa4dad8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069724363,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6a95ce9-f43c-44ba-bf4c-a663b1fa99fa","invariantUUID":"1f64a42a-15c6-4a05-bd82-509bd6cb5155","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6ebecfb-f8d8-46cf-92aa-c53ff9933c24","lifecycleState":"CERTIFIED","lastUpdateDate":1629069759294,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e4e479a-5355-47d0-b0f3-09100103f288","invariantUUID":"84a94029-aa3c-4d59-8333-f9f1c68a51a1","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":"85bc3b13-cf15-40f7-8e49-1efabd022a3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069306808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc9be0b-1ae7-40fa-a6d9-37109f3e6420","invariantUUID":"9f856f39-d287-4b47-801e-f77743060683","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":"networkrules","uniqueId":"2b7d5375-deba-45db-a61c-608aa5440fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069396601,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8407537b-6c2d-49f6-a18c-493c786ae018","invariantUUID":"65536dd7-7e57-4370-8559-5c67b0705e9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f60dd0c-04e1-4d3b-8ba3-c3e8396a5572","lifecycleState":"CERTIFIED","lastUpdateDate":1629069473902,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c81b1af-89a6-479a-a45b-2c4331ee6885","invariantUUID":"f2a14bda-1c50-4b8d-8316-13457c605623","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":"port","uniqueId":"3929aa4f-b335-4a87-8d58-5fc5a1bc5b72","lifecycleState":"CERTIFIED","lastUpdateDate":1629069696875,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a7e4fc2-cf45-490b-844b-399a188baf29","invariantUUID":"becb3d23-beb1-4966-a55c-7b7952cb3c51","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff72bd87-96e1-4bac-9adf-269e7640677b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069447177,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e428673-4be3-4d2a-a0b8-f8a39911fe17","invariantUUID":"b95a5fa9-e71d-47bf-ae1c-cd9f751c8408","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":"network","uniqueId":"3ac3a19c-5108-4009-a1b9-296d1f5ae3bf","lifecycleState":"CERTIFIED","lastUpdateDate":1629069359531,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a9388f3-551c-4c01-af6b-78268977c0ee","invariantUUID":"df6a963b-9f6a-4299-99ef-a4472fc420c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cf3f519-85b5-43d1-895d-99e5af32a71c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069825637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d6be6af-e3ef-4793-ac67-a02d6672a64d","invariantUUID":"3b7b4e9a-a2e1-478e-8442-42cf87ebb087","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":"port","uniqueId":"8de995c7-231e-4126-a6dc-15077560f4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629069708540,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a16a739-fcd0-4216-b5f9-b3cb8f807512","invariantUUID":"98036929-9452-4572-804b-f1ab48b90ad7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9161a43-32ca-4dcf-8f17-b791aecf95c9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069818209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3935ec7-5aa2-438f-9356-6d8948ec961e","invariantUUID":"2c356b9d-c0c9-4d9e-8327-99b985e20a4a","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":"aa15a2e8-e8b2-46dd-ae30-6af1c1d994a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069424405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab97bdee-ac74-4db3-81af-eb9602a16d3f","invariantUUID":"d61449a1-f86f-4d85-aec2-45844bed5be0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f37e6dd0-c894-46ff-abfa-386dc3c8ddb1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069348948,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0681f657-d42f-4846-a4fb-c3ba5403b1f4","invariantUUID":"7a0d3b49-605d-48b8-8594-641078f3f780","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d7c9bf-906e-4b19-a7bf-01b5757cd8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629069805933,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb4571e-48d2-4e74-ae94-1d818f2b9f6c","invariantUUID":"f32587f5-1030-41e6-a40f-ef1d570d76c1","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":"objectStorage","uniqueId":"3b4a5f25-cbe3-40af-b3d9-911bb554e8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069654127,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e567c342-4e27-42ce-a8f4-2d934e843cbe","invariantUUID":"541778a7-d343-428a-8660-777dcba7fffe","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":"port","uniqueId":"831a9961-aaf4-4320-aff2-9d1079ea6584","lifecycleState":"CERTIFIED","lastUpdateDate":1629069331399,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbbc81-8623-4ced-b96d-f905e66bd30e","invariantUUID":"e5f4f3a4-45bb-4192-840a-bdb8ae75b969","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f36213e3-621f-451e-9898-0067c3774565","lifecycleState":"CERTIFIED","lastUpdateDate":1629069754190,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4cdd848-c54a-4b92-87b7-8874c8fdd079","invariantUUID":"4011294f-87b2-44a9-b2f1-94a0e933bfb7","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":"55e6ed28-5d06-4c7f-beeb-e1bafcf6b03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069534105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3972031-0319-48e8-beee-e6b71733d229","invariantUUID":"27296a2f-204a-4a00-8498-58a73e63cbec","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":"dec51a63-88fb-4156-969d-3e266e90f7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069479063,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c10c35-698e-4f86-84c9-747b73680a7b","invariantUUID":"c6d97ce2-6950-4439-b2be-97a28fb595b2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d12343f3-43eb-4786-b617-1eaf7140ef09","lifecycleState":"CERTIFIED","lastUpdateDate":1629069546122,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d01505b5-089e-4272-a434-cb8183a42b3a","invariantUUID":"f9396820-ee0c-4801-9066-aebd2573d4e0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bbfda1b-32c7-41be-aafb-e10266b2139d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069719174,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d474cccb-f365-4a2d-be91-c1601b3946b0","invariantUUID":"69d50759-d1f7-405d-a0e4-1e11ee827c85","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d522f838-5dea-4c78-b3fd-d4213ebf0cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069603886,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44b9f297-742e-471a-8865-f294710e90ac","invariantUUID":"e0581ec5-be17-4c6c-b1d6-616c33b11461","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e50ccdb-3d9e-4837-9c62-e3d7025a3de3","lifecycleState":"CERTIFIED","lastUpdateDate":1629069661657,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67de1a82-bad3-4dfd-ac43-38a5f2db8c47","invariantUUID":"bb87f3a6-caef-4ab2-b5a6-18e7f9099e01","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":"defaulticon","uniqueId":"338b8c13-8f35-413e-97f2-5d58937b2673","lifecycleState":"CERTIFIED","lastUpdateDate":1629069248335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e03560b7-c0f0-476e-83fb-bd1f26bf936e","invariantUUID":"5439ba9c-8c36-42ad-8c24-478926d8acc2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fba7c501-0f0a-4742-bb5a-5c425185c401","lifecycleState":"CERTIFIED","lastUpdateDate":1629069745653,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4072a4e-dac8-40bf-9254-c94ca44b3ddc","invariantUUID":"77404a5a-56ba-4465-9417-ce83271eb4b1","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":"3880f14b-f886-47e9-90d1-7567c04c7395","lifecycleState":"CERTIFIED","lastUpdateDate":1629069319860,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf8cf56-10f7-462e-9770-d04d982ddf31","invariantUUID":"e9d3e910-2471-477e-8683-ce4ef8e9b73a","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":"defaulticon","uniqueId":"b4fe50a2-b46d-48b2-84a3-c66ff55eb25e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069691072,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c40efba-a655-41f2-a22d-4e4086a04133","invariantUUID":"46d22523-ca93-45ef-8bcf-85cc1c7a02fd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90ae540b-4c13-4656-9c15-d8c384d80255","lifecycleState":"CERTIFIED","lastUpdateDate":1629069225641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aeb2ea0-92a9-49fc-b86f-30bc531543be","invariantUUID":"d3506397-841b-4da1-9778-f45b4d2bfdbc","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":"securityrules","uniqueId":"e41cd454-d334-41ad-88c6-e62c6857a15f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069432470,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5a570d94-294c-40d0-93d6-0682ace84219","invariantUUID":"e0fb4bfe-0947-4294-bb44-9bd87f20efed","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":"50eabc07-42ef-413c-9e98-00992d46d33c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069528767,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc32462d-592c-4615-8eb9-58f278a501ef","invariantUUID":"0afe8a3c-fcdf-4e3a-81db-85a4160a2210","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":"port","uniqueId":"b0870b98-ad27-4c18-a918-2c33692748e9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069830274,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36031717-9f5c-429b-b358-0c267c2da2ac","invariantUUID":"32508348-bda4-4df9-8cdb-6e34e0b8f47e","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":"port","uniqueId":"0f186d50-2c77-4d1a-a047-519a215f587e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069282944,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c773913-3790-4b2a-a5fb-cac9924044c0","invariantUUID":"2c0aa758-2dc9-4b28-bb08-e1832c9fc7df","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c27416ab-4901-4ddf-8859-ac612c659fcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629069569986,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290d1a38-c066-4504-ad60-7c08f6f2f3e0","invariantUUID":"6777ab1d-ea16-48fc-be17-b11dd8fd6d55","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":"defaulticon","uniqueId":"6fd6d182-fa9a-4216-8a2b-42aa603607ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069684717,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"669065d2-948b-46da-833f-d3eb7323e797","invariantUUID":"7e732503-7866-4505-a4fd-bfc010c75d90","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"436b9a62-168c-494c-9c2a-2710d40a74f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069801035,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8d93d5f-1805-4e97-8ae8-b1694cc61009","invariantUUID":"80b6ee32-f79f-4114-a407-b2df9a94d40b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b185ccef-c78a-4cd9-8c26-1c9e7f602c89","lifecycleState":"CERTIFIED","lastUpdateDate":1629069564049,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b68df37c-c56e-4765-a0b8-117849578b7d","invariantUUID":"9987a2bd-ccdf-4f7a-aaad-27498faaf265","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee4e88b6-d020-466a-bd49-6b7fc60c7c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069288984,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31c27716-2f7c-4327-b38b-c901b259bd1d","invariantUUID":"09f20286-5dac-4aa3-a1b5-d4d12b9631f1","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":"8c92b7e5-dd52-4e79-946c-136f15e60297","lifecycleState":"CERTIFIED","lastUpdateDate":1629069730533,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbf93b1-e771-4ecd-8c84-96e47f180e7c","invariantUUID":"b2fce5e9-5eb4-4677-b05c-bce7233c3342","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":"16a6edf2-f496-4faa-96b2-27b80df0a903","lifecycleState":"CERTIFIED","lastUpdateDate":1629069354348,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5a375d9-c9ad-4af1-90b6-a484d1f0325d","invariantUUID":"94bfc40e-ea6b-4429-8992-54d94a0942b3","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bccf3369-148f-4719-8d5b-84d4db7706ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629069576023,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11698ccf-d652-4f2c-b31f-432173cb1130","invariantUUID":"9eb64e5a-1896-4bee-a8c3-55cec92a429b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3da31ced-15ca-4aeb-b40f-c1434c52ddb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069553397,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"187b5d46-9534-4a27-93e1-d4905385a89a","invariantUUID":"975ae8f2-36d5-47d2-b5aa-697f771c00ba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"290d7a4b-8417-4749-9e6d-089c6fa16cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069811589,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54fa4101-34f7-4721-9569-8e67d4c9fe7e","invariantUUID":"8cbebd00-1ab4-4e8a-9503-fb6438dbb4a2","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":"networkrules","uniqueId":"8cc659f9-a9dd-46f0-87f4-b062195ed05e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069417730,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a2802d92-716b-4c15-b931-3c87f52a1d97","invariantUUID":"f7b25975-78dd-4586-a4f4-044e760bd870","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02fe52eb-3cd0-4a3c-b454-c22d864af03e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629069777639,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"533b192f-4a71-4010-aeb0-fd09fdd911b4","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"60b60100-ac84-4757-94de-67ad1b4a1308","lifecycleState":"CERTIFIED","lastUpdateDate":1629069484297,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e470340c-d5d3-48b7-9ab7-d5b37e63e97d","invariantUUID":"76a0037e-3743-404c-95b3-5354b8689dbf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9b328a09-3f3c-43da-8e0e-1c483822039f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069587738,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6671b63-95a8-4937-b12d-45652055ee83","invariantUUID":"42401cac-90fb-4f9b-a948-2f57f64e366a","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":"compute","uniqueId":"ffe6f86b-3c4c-440c-9abe-6b5c893ba0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069617437,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7611fea5-1a7f-447e-837b-3f470f570e7f","invariantUUID":"aed64032-58b5-4bdc-ba96-088b2be181ca","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a829fece-98e2-486c-b5cf-92e9b6db7088","lifecycleState":"CERTIFIED","lastUpdateDate":1629069314462,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bc93ad6-fe4f-418f-86b9-e30e3f5d9ff6","invariantUUID":"5be31c75-8ac6-4cae-af9d-aa068e84f506","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","lifecycleState":"CERTIFIED","lastUpdateDate":1629069558851,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","invariantUUID":"93ce2741-316a-4005-8eca-49b7b88806ec","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acacb544-ab7d-4391-a585-e22940256352","lifecycleState":"CERTIFIED","lastUpdateDate":1629077817826,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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-16 01:37:13,190 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 01:37:13,190 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-16 01:37:13,191 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/a22a45e3-aa41-4063-ba9a-935c533f6e8a/distribution
2021-08-16 01:37:13,191 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-16 01:37:13,193 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:37:13,284 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/distribution HTTP/1.1" 200 205
2021-08-16 01:37:13,286 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-16 01:37:13,286 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"c1548e37-6e1c-4b6b-ad4b-0e1b6d79f2a2","timestamp":"2021-08-16 01:36:57.175 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-16 01:37:13,288 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-16 01:37:13,288 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/c1548e37-6e1c-4b6b-ad4b-0e1b6d79f2a2
2021-08-16 01:37:13,288 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-16 01:37:13,290 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:37:13,373 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/c1548e37-6e1c-4b6b-ad4b-0e1b6d79f2a2 HTTP/1.1" 200 3844
2021-08-16 01:37:13,374 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-16 01:37:13,375 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1629077824685","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629077821867","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077820648","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077821651","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077815970","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629077823708","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629077822674","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629077821867","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629077822077","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629077818697","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629077809211","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629077819877","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629077818697","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629077807843","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629077809211","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629077822077","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629077807843","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077815970","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629077819877","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077819645","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]}
2021-08-16 01:37:13,377 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1629077824685', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629077821867', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077820648', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077821651', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077815970', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629077823708', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629077822674', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629077821867', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629077822077', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629077818697', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629077809211', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629077819877', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629077818697', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629077807843', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629077809211', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629077822077', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629077807843', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077815970', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629077819877', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077819645', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}]
2021-08-16 01:37:13,377 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-16 01:37:13,377 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-16 01:38:13,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-16 01:38:13,442 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/c1548e37-6e1c-4b6b-ad4b-0e1b6d79f2a2
2021-08-16 01:38:13,442 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-16 01:38:13,446 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:38:13,558 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/c1548e37-6e1c-4b6b-ad4b-0e1b6d79f2a2 HTTP/1.1" 200 4033
2021-08-16 01:38:13,559 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-16 01:38:13,560 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1629077828733","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629077824685","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629077821867","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077820648","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077821651","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077815970","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629077823708","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629077822674","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629077821867","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629077822077","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629077818697","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629077809211","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629077819877","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629077818697","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629077807843","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629077809211","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629077822077","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629077807843","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077815970","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629077819877","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077819645","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]}
2021-08-16 01:38:13,562 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1629077828733', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629077824685', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629077821867', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077820648', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077821651', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077815970', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629077823708', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629077822674', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629077821867', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629077822077', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629077818697', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629077809211', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629077819877', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629077818697', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629077807843', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629077809211', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629077822077', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629077807843', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077815970', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629077819877', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077819645', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}]
2021-08-16 01:38:13,563 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-16 01:38:13,563 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-16 01:39:13,624 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-16 01:39:13,625 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/c1548e37-6e1c-4b6b-ad4b-0e1b6d79f2a2
2021-08-16 01:39:13,625 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-16 01:39:13,627 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:39:13,770 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/c1548e37-6e1c-4b6b-ad4b-0e1b6d79f2a2 HTTP/1.1" 200 6477
2021-08-16 01:39:13,772 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-16 01:39:13,773 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1629077828733","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629077831597","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629077824685","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629077821867","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077820648","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":"1629077835700","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629077829278","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077821651","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629077833180","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077815970","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629077823708","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629077863193","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":"1629077829278","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629077822674","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629077833621","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629077821867","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629077822077","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629077818697","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1629077829738","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629077858499","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629077809211","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629077819877","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1629077818697","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629077861517","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1629077858499","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629077832617","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629077807843","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1629077834695","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1629077809211","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1629077822077","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1629077807843","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077815970","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1629077819877","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1629077819645","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]}
2021-08-16 01:39:13,776 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1629077828733', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629077831597', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629077824685', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629077821867', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077820648', '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': '1629077835700', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629077829278', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077821651', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629077833180', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077815970', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629077823708', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629077863193', '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': '1629077829278', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629077822674', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629077833621', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629077821867', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629077822077', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629077818697', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1629077829738', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629077858499', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629077809211', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629077819877', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1629077818697', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629077861517', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1629077858499', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629077832617', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629077807843', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1629077834695', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1629077809211', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1629077822077', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1629077807843', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077815970', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1629077819877', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1629077819645', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}]
2021-08-16 01:39:13,777 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-16 01:39:13,778 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-16 01:39:13,778 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-16 01:39:13,778 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-16 01:39:13,796 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': 'ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:39:13,796 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-16 01:39:13,796 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "ad55757f-7765-4f4e-a4cc-6ea7da12c8ff",
			"modelVersionId": "a22a45e3-aa41-4063-ba9a-935c533f6e8a",
			"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": "aeed594a-4108-4c35-8a39-4f1fa616507b",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-16 01:39:13,799 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:39:15,526 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-16 01:39:15,527 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-16 01:39:15,528 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4","instanceId":"9facb0e0-5987-4f13-b782-909b40a86196","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4"}}
2021-08-16 01:39:15,528 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-16 01:39:15,549 DEBUG 129:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '436e32dc-2df4-41b7-aeb7-97f8d0223d81', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:39:15,550 DEBUG 131:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4
2021-08-16 01:39:15,550 DEBUG 132:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] data sent: None
2021-08-16 01:39:15,555 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:39:15,746 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 HTTP/1.1" 200 1352
2021-08-16 01:39:15,749 INFO 142:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] response code: 200
2021-08-16 01:39:15,750 DEBUG 146:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] response: {"request":{"requestId":"ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4","startTime":"Mon, 16 Aug 2021 01:39:13 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"},"requestInfo":{"source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73","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":"aeed594a-4108-4c35-8a39-4f1fa616507b","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"9facb0e0-5987-4f13-b782-909b40a86196","serviceInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 16 Aug 2021 01:39:14 GMT"}}}
2021-08-16 01:39:25,764 DEBUG 129:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b792ad07-37aa-45e9-b0a3-10b32f0ff964', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:39:25,765 DEBUG 131:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4
2021-08-16 01:39:25,766 DEBUG 132:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] data sent: None
2021-08-16 01:39:25,770 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:39:25,938 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 HTTP/1.1" 200 1562
2021-08-16 01:39:25,940 INFO 142:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] response code: 200
2021-08-16 01:39:25,941 DEBUG 146:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] response: {"request":{"requestId":"ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4","startTime":"Mon, 16 Aug 2021 01:39:13 GMT","finishTime":"Mon, 16 Aug 2021 01:39:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"},"requestInfo":{"source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73","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":"aeed594a-4108-4c35-8a39-4f1fa616507b","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"9facb0e0-5987-4f13-b782-909b40a86196","serviceInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 01:39:19 GMT"}}}
2021-08-16 01:39:25,942 INFO 56:mixins.py(8) - ServiceInstantiation task finished
2021-08-16 01:39:25,942 DEBUG 129:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a1ad828e-f68c-4dbc-ae7a-e2e233c6ab1d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:39:25,942 DEBUG 131:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4
2021-08-16 01:39:25,942 DEBUG 132:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] data sent: None
2021-08-16 01:39:25,944 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:39:26,126 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 HTTP/1.1" 200 1562
2021-08-16 01:39:26,127 INFO 142:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] response code: 200
2021-08-16 01:39:26,127 DEBUG 146:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] response: {"request":{"requestId":"ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4","startTime":"Mon, 16 Aug 2021 01:39:13 GMT","finishTime":"Mon, 16 Aug 2021 01:39:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"},"requestInfo":{"source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73","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":"aeed594a-4108-4c35-8a39-4f1fa616507b","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"9facb0e0-5987-4f13-b782-909b40a86196","serviceInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 01:39:19 GMT"}}}
2021-08-16 01:39:26,128 DEBUG 129:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'faf3d5b2-c5b1-4fe9-9569-029158dda8aa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:39:26,128 DEBUG 131:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4
2021-08-16 01:39:26,128 DEBUG 132:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] data sent: None
2021-08-16 01:39:26,130 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:39:26,297 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 HTTP/1.1" 200 1562
2021-08-16 01:39:26,299 INFO 142:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] response code: 200
2021-08-16 01:39:26,299 DEBUG 146:onap_service.py(8) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] response: {"request":{"requestId":"ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4","startTime":"Mon, 16 Aug 2021 01:39:13 GMT","finishTime":"Mon, 16 Aug 2021 01:39:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"},"requestInfo":{"source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73","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":"aeed594a-4108-4c35-8a39-4f1fa616507b","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"9facb0e0-5987-4f13-b782-909b40a86196","serviceInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 01:39:19 GMT"}}}
2021-08-16 01:39:26,307 DEBUG 129:onap_service.py(1) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '11b8aded-81d6-4e59-8e4d-ce605b05d320', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:39:26,308 DEBUG 131:onap_service.py(1) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4
2021-08-16 01:39:26,308 DEBUG 132:onap_service.py(1) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] data sent: None
2021-08-16 01:39:26,311 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:39:26,498 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 HTTP/1.1" 200 1562
2021-08-16 01:39:26,500 INFO 142:onap_service.py(1) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] response code: 200
2021-08-16 01:39:26,500 DEBUG 146:onap_service.py(1) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] response: {"request":{"requestId":"ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4","startTime":"Mon, 16 Aug 2021 01:39:13 GMT","finishTime":"Mon, 16 Aug 2021 01:39:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"},"requestInfo":{"source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73","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":"aeed594a-4108-4c35-8a39-4f1fa616507b","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"9facb0e0-5987-4f13-b782-909b40a86196","serviceInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 01:39:19 GMT"}}}
2021-08-16 01:39:26,501 DEBUG 129:onap_service.py(1) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e0acb2c4-527f-4ec2-94ce-ddfa1a317704', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:39:26,501 DEBUG 131:onap_service.py(1) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4
2021-08-16 01:39:26,501 DEBUG 132:onap_service.py(1) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] data sent: None
2021-08-16 01:39:26,503 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:39:26,681 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 HTTP/1.1" 200 1562
2021-08-16 01:39:26,683 INFO 142:onap_service.py(1) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] response code: 200
2021-08-16 01:39:26,683 DEBUG 146:onap_service.py(1) - [None][Check ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4 orchestration request status] response: {"request":{"requestId":"ad4c73e3-1a06-4b14-89f9-26f1f31ce6e4","startTime":"Mon, 16 Aug 2021 01:39:13 GMT","finishTime":"Mon, 16 Aug 2021 01:39:19 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"},"requestInfo":{"source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73","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":"aeed594a-4108-4c35-8a39-4f1fa616507b","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"9facb0e0-5987-4f13-b782-909b40a86196","serviceInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 01:39:19 GMT"}}}
2021-08-16 01:39:26,684 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-16 01:39:26,684 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-16 01:39:26,684 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-16 01:39:26,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:39:26,787 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-16 01:39:26,788 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-16 01:39:26,788 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629077826479","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-16 01:39:26,790 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73 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-16 01:39:26,791 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73 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-e659b1d1-9dc7-46be-a0f7-055235a8fb73
2021-08-16 01:39:26,791 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73 service-instance-name] data sent: None
2021-08-16 01:39:26,793 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:39:26,898 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-e659b1d1-9dc7-46be-a0f7-055235a8fb73 HTTP/1.1" 200 1195
2021-08-16 01:39:26,899 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73 service-instance-name] response code: 200
2021-08-16 01:39:26,899 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73 service-instance-name] response: {"service-instance":[{"service-instance-id":"9facb0e0-5987-4f13-b782-909b40a86196","service-instance-name":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","model-version-id":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","resource-version":"1629077959067","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9facb0e0-5987-4f13-b782-909b40a86196/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/aeed594a-4108-4c35-8a39-4f1fa616507b","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"aeed594a-4108-4c35-8a39-4f1fa616507b"}]},{"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-16 01:39:26,902 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-16 01:39:26,902 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-16 01:39:26,902 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-16 01:39:26,904 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:39:26,957 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-16 01:39:26,958 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-16 01:39:26,958 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":"1629077824664"}
2021-08-16 01:39:26,960 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-16 01:39:26,960 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-16 01:39:26,960 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-16 01:39:26,962 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:39:27,085 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer/service-subscriptions?service-type=basic_network HTTP/1.1" 200 754
2021-08-16 01:39:27,087 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-16 01:39:27,087 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1629077826479","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-16 01:39:27,089 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73 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-16 01:39:27,089 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73 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-e659b1d1-9dc7-46be-a0f7-055235a8fb73
2021-08-16 01:39:27,089 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73 service-instance-name] data sent: None
2021-08-16 01:39:27,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:39:27,190 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-e659b1d1-9dc7-46be-a0f7-055235a8fb73 HTTP/1.1" 200 1195
2021-08-16 01:39:27,190 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73 service-instance-name] response code: 200
2021-08-16 01:39:27,191 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73 service-instance-name] response: {"service-instance":[{"service-instance-id":"9facb0e0-5987-4f13-b782-909b40a86196","service-instance-name":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","model-version-id":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","resource-version":"1629077959067","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/9facb0e0-5987-4f13-b782-909b40a86196/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/aeed594a-4108-4c35-8a39-4f1fa616507b","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"aeed594a-4108-4c35-8a39-4f1fa616507b"}]},{"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-16 01:39:27,193 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:39:27,193 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:39:27,193 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-16 01:39:27,193 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-16 01:39:27,193 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:39:27,194 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:39:28,692 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-16 01:39:28,693 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:39:28,694 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 01:39:28,696 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 01:39:28,696 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:39:28,696 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:39:28,696 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 01:39:28,696 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 01:39:28,696 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:39:28,697 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 01:39:28,697 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-16 01:39:28,697 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-16 01:39:28,697 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 01:39:28,698 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:39:30,674 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-16 01:39:30,677 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 01:39:30,680 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91797325-a63c-4371-a9ef-18e6f6aabdd0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069402090,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2977194-72bc-4a73-ac52-c7600a480571","invariantUUID":"6c2a071e-a186-4e49-b7c9-2f3c8211502b","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":"objectStorage","uniqueId":"046b3e6c-43a7-4009-be5c-e06aa6354e11","lifecycleState":"CERTIFIED","lastUpdateDate":1629069255393,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"258d74ec-68de-48e4-9115-efde2363e92f","invariantUUID":"d2b851a4-f4c1-45f7-8c13-aae6808b72ed","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5fd4376-4a82-4298-8f9e-50652ecd3df0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069610899,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8e3580a-f21c-4f86-aab5-717647ac3d72","invariantUUID":"56af00cc-c4b6-4885-9972-dc1e66eb30be","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":"objectStorage","uniqueId":"e787979b-433e-4cd3-bcb5-ec4c4af2fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069261768,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4750e84e-7df2-4039-bc3f-78006469ab95","invariantUUID":"38ff4682-8b7e-4e20-8fe6-b712366a2520","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":"port","uniqueId":"7d277773-eee2-46bc-88a8-dbbbd84872a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069769528,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1449b60-d513-403d-aa7c-fa77ad78772e","invariantUUID":"483cfe10-bf8a-4664-967a-ddc3a7627020","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"597e9b78-3f42-416d-8e6b-947659da668f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069593196,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6ca0992-35ee-4a48-961f-719b8bfa2f8c","invariantUUID":"4add75b0-bcd3-49e7-9ea8-9a1796ed9318","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3478f0aa-4f6e-4fdd-81f6-668e6cb626d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069325109,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2aad271f-55d4-4ee3-9548-ca9905717bb6","invariantUUID":"1be766b9-e6ca-4812-8aec-ad297d1d9477","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2b7f9dbc-21f7-441a-bba0-35794aa53ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069630572,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88c63892-3f63-4ee8-b2ce-104cd00fe48b","invariantUUID":"7a6b019f-b35c-41ac-8cee-020d06229281","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":"network","uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069342905,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c92e1440-88c2-496e-86a9-01a9aa2d4eb4","invariantUUID":"b410b5c1-647a-4f68-8e5b-17f9072b0e7b","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e43a0be0-9df6-4ea6-8b13-2a0d6460a2aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629069713894,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f63b16d9-94c1-4500-bdcb-2a18de31df87","invariantUUID":"ec884af0-06dd-4d53-b4dd-13b99c0864c4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d93dd5aa-17ea-4837-ba28-dfe45de476d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069637111,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3854a666-7775-47bf-abb4-a40ecc8382ac","invariantUUID":"9d014bcc-f721-4294-aefd-e7b9cc7f10d6","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":"88b17f88-d294-4ff4-93c9-76af48d1229a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069581173,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c94b86d4-3d86-4ed4-83a5-5c68be0de48f","invariantUUID":"ed20d185-4967-42c0-b460-fbdf33b27301","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":"b1346fdd-bfe1-492d-aca6-5c145405cf9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069364855,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5083809-857e-4df0-943b-ce5362bfb294","invariantUUID":"ffa4e924-e99b-4053-9698-6f13c4fb685f","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":"a256a729-5b00-49e5-af52-b1b8c61ecb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069511474,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d687a5f-8199-4cec-a311-151ddbae6474","invariantUUID":"a3760ea6-141f-4dd7-bfaf-a42df01230c8","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":"loadBalancer","uniqueId":"d005cdea-7152-405e-b0c6-23533b725131","lifecycleState":"CERTIFIED","lastUpdateDate":1629069277418,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d79bdd9-f43d-4b43-8e95-54c7f9694efe","invariantUUID":"b0d21937-db07-4818-92df-0ba063875271","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":"port","uniqueId":"522c7501-a674-41b5-9a7c-9da347bb945a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069702178,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d3d5d50-7c92-4136-9b70-bb65ae8cda4d","invariantUUID":"1d658606-fa18-4b20-aac4-d17cc16153e8","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":"objectStorage","uniqueId":"28d0864f-acb9-4d81-be21-7320c19e688b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069643041,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffafc3ee-1532-48fb-8238-4562d078c8ce","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"defaulticon","uniqueId":"71e715be-f151-4b0a-b8be-d45a50f3d44e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069337351,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd7d1a3-8a4d-4831-af9a-3439bdb0f2e9","invariantUUID":"e9f1f0e7-8b62-445c-a8ed-d6213f28cd73","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":"82bc17aa-4769-4c1c-998e-7fafc6b2660e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069736633,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040b389c-1682-4664-b390-da76b27a5c3c","invariantUUID":"aa9c1a99-a30d-4b17-ae89-f89647ade0d9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359e0def-8935-49cf-b5c7-6caff87c5006","lifecycleState":"CERTIFIED","lastUpdateDate":1629069459259,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"400f619f-4419-4b43-8216-80715dcf681d","invariantUUID":"0baf2d9e-f781-4c58-a327-892297931ea2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"17d730dd-350e-4df0-9428-94001a25d652","lifecycleState":"CERTIFIED","lastUpdateDate":1629069441527,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e08c87c-32df-4833-abf5-5c19603adc2b","invariantUUID":"420a50e6-677e-485b-912b-7be7cdfdfe6e","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":"10c4b031-c3f5-439f-8ea1-54559acaa534","lifecycleState":"CERTIFIED","lastUpdateDate":1629069454103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec6b423d-b9c2-4f3f-a142-34fcffee7cb8","invariantUUID":"68552b56-5a03-43f2-955e-2cdd8cd62855","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":"3769a6a4-1003-43be-8b54-17b6fa4dad8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069724363,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6a95ce9-f43c-44ba-bf4c-a663b1fa99fa","invariantUUID":"1f64a42a-15c6-4a05-bd82-509bd6cb5155","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6ebecfb-f8d8-46cf-92aa-c53ff9933c24","lifecycleState":"CERTIFIED","lastUpdateDate":1629069759294,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e4e479a-5355-47d0-b0f3-09100103f288","invariantUUID":"84a94029-aa3c-4d59-8333-f9f1c68a51a1","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":"85bc3b13-cf15-40f7-8e49-1efabd022a3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069306808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc9be0b-1ae7-40fa-a6d9-37109f3e6420","invariantUUID":"9f856f39-d287-4b47-801e-f77743060683","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":"networkrules","uniqueId":"2b7d5375-deba-45db-a61c-608aa5440fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069396601,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8407537b-6c2d-49f6-a18c-493c786ae018","invariantUUID":"65536dd7-7e57-4370-8559-5c67b0705e9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f60dd0c-04e1-4d3b-8ba3-c3e8396a5572","lifecycleState":"CERTIFIED","lastUpdateDate":1629069473902,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c81b1af-89a6-479a-a45b-2c4331ee6885","invariantUUID":"f2a14bda-1c50-4b8d-8316-13457c605623","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":"port","uniqueId":"3929aa4f-b335-4a87-8d58-5fc5a1bc5b72","lifecycleState":"CERTIFIED","lastUpdateDate":1629069696875,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a7e4fc2-cf45-490b-844b-399a188baf29","invariantUUID":"becb3d23-beb1-4966-a55c-7b7952cb3c51","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff72bd87-96e1-4bac-9adf-269e7640677b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069447177,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e428673-4be3-4d2a-a0b8-f8a39911fe17","invariantUUID":"b95a5fa9-e71d-47bf-ae1c-cd9f751c8408","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":"network","uniqueId":"3ac3a19c-5108-4009-a1b9-296d1f5ae3bf","lifecycleState":"CERTIFIED","lastUpdateDate":1629069359531,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a9388f3-551c-4c01-af6b-78268977c0ee","invariantUUID":"df6a963b-9f6a-4299-99ef-a4472fc420c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cf3f519-85b5-43d1-895d-99e5af32a71c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069825637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d6be6af-e3ef-4793-ac67-a02d6672a64d","invariantUUID":"3b7b4e9a-a2e1-478e-8442-42cf87ebb087","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":"port","uniqueId":"8de995c7-231e-4126-a6dc-15077560f4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629069708540,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a16a739-fcd0-4216-b5f9-b3cb8f807512","invariantUUID":"98036929-9452-4572-804b-f1ab48b90ad7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9161a43-32ca-4dcf-8f17-b791aecf95c9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069818209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3935ec7-5aa2-438f-9356-6d8948ec961e","invariantUUID":"2c356b9d-c0c9-4d9e-8327-99b985e20a4a","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":"aa15a2e8-e8b2-46dd-ae30-6af1c1d994a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069424405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab97bdee-ac74-4db3-81af-eb9602a16d3f","invariantUUID":"d61449a1-f86f-4d85-aec2-45844bed5be0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f37e6dd0-c894-46ff-abfa-386dc3c8ddb1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069348948,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0681f657-d42f-4846-a4fb-c3ba5403b1f4","invariantUUID":"7a0d3b49-605d-48b8-8594-641078f3f780","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d7c9bf-906e-4b19-a7bf-01b5757cd8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629069805933,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb4571e-48d2-4e74-ae94-1d818f2b9f6c","invariantUUID":"f32587f5-1030-41e6-a40f-ef1d570d76c1","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":"objectStorage","uniqueId":"3b4a5f25-cbe3-40af-b3d9-911bb554e8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069654127,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e567c342-4e27-42ce-a8f4-2d934e843cbe","invariantUUID":"541778a7-d343-428a-8660-777dcba7fffe","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":"port","uniqueId":"831a9961-aaf4-4320-aff2-9d1079ea6584","lifecycleState":"CERTIFIED","lastUpdateDate":1629069331399,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbbc81-8623-4ced-b96d-f905e66bd30e","invariantUUID":"e5f4f3a4-45bb-4192-840a-bdb8ae75b969","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f36213e3-621f-451e-9898-0067c3774565","lifecycleState":"CERTIFIED","lastUpdateDate":1629069754190,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4cdd848-c54a-4b92-87b7-8874c8fdd079","invariantUUID":"4011294f-87b2-44a9-b2f1-94a0e933bfb7","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":"55e6ed28-5d06-4c7f-beeb-e1bafcf6b03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069534105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3972031-0319-48e8-beee-e6b71733d229","invariantUUID":"27296a2f-204a-4a00-8498-58a73e63cbec","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":"dec51a63-88fb-4156-969d-3e266e90f7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069479063,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c10c35-698e-4f86-84c9-747b73680a7b","invariantUUID":"c6d97ce2-6950-4439-b2be-97a28fb595b2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d12343f3-43eb-4786-b617-1eaf7140ef09","lifecycleState":"CERTIFIED","lastUpdateDate":1629069546122,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d01505b5-089e-4272-a434-cb8183a42b3a","invariantUUID":"f9396820-ee0c-4801-9066-aebd2573d4e0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bbfda1b-32c7-41be-aafb-e10266b2139d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069719174,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d474cccb-f365-4a2d-be91-c1601b3946b0","invariantUUID":"69d50759-d1f7-405d-a0e4-1e11ee827c85","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d522f838-5dea-4c78-b3fd-d4213ebf0cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069603886,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44b9f297-742e-471a-8865-f294710e90ac","invariantUUID":"e0581ec5-be17-4c6c-b1d6-616c33b11461","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e50ccdb-3d9e-4837-9c62-e3d7025a3de3","lifecycleState":"CERTIFIED","lastUpdateDate":1629069661657,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67de1a82-bad3-4dfd-ac43-38a5f2db8c47","invariantUUID":"bb87f3a6-caef-4ab2-b5a6-18e7f9099e01","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":"defaulticon","uniqueId":"338b8c13-8f35-413e-97f2-5d58937b2673","lifecycleState":"CERTIFIED","lastUpdateDate":1629069248335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e03560b7-c0f0-476e-83fb-bd1f26bf936e","invariantUUID":"5439ba9c-8c36-42ad-8c24-478926d8acc2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fba7c501-0f0a-4742-bb5a-5c425185c401","lifecycleState":"CERTIFIED","lastUpdateDate":1629069745653,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4072a4e-dac8-40bf-9254-c94ca44b3ddc","invariantUUID":"77404a5a-56ba-4465-9417-ce83271eb4b1","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":"3880f14b-f886-47e9-90d1-7567c04c7395","lifecycleState":"CERTIFIED","lastUpdateDate":1629069319860,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf8cf56-10f7-462e-9770-d04d982ddf31","invariantUUID":"e9d3e910-2471-477e-8683-ce4ef8e9b73a","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":"defaulticon","uniqueId":"b4fe50a2-b46d-48b2-84a3-c66ff55eb25e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069691072,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c40efba-a655-41f2-a22d-4e4086a04133","invariantUUID":"46d22523-ca93-45ef-8bcf-85cc1c7a02fd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90ae540b-4c13-4656-9c15-d8c384d80255","lifecycleState":"CERTIFIED","lastUpdateDate":1629069225641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aeb2ea0-92a9-49fc-b86f-30bc531543be","invariantUUID":"d3506397-841b-4da1-9778-f45b4d2bfdbc","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":"securityrules","uniqueId":"e41cd454-d334-41ad-88c6-e62c6857a15f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069432470,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5a570d94-294c-40d0-93d6-0682ace84219","invariantUUID":"e0fb4bfe-0947-4294-bb44-9bd87f20efed","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":"50eabc07-42ef-413c-9e98-00992d46d33c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069528767,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc32462d-592c-4615-8eb9-58f278a501ef","invariantUUID":"0afe8a3c-fcdf-4e3a-81db-85a4160a2210","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":"port","uniqueId":"b0870b98-ad27-4c18-a918-2c33692748e9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069830274,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36031717-9f5c-429b-b358-0c267c2da2ac","invariantUUID":"32508348-bda4-4df9-8cdb-6e34e0b8f47e","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":"port","uniqueId":"0f186d50-2c77-4d1a-a047-519a215f587e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069282944,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c773913-3790-4b2a-a5fb-cac9924044c0","invariantUUID":"2c0aa758-2dc9-4b28-bb08-e1832c9fc7df","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c27416ab-4901-4ddf-8859-ac612c659fcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629069569986,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290d1a38-c066-4504-ad60-7c08f6f2f3e0","invariantUUID":"6777ab1d-ea16-48fc-be17-b11dd8fd6d55","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":"defaulticon","uniqueId":"6fd6d182-fa9a-4216-8a2b-42aa603607ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069684717,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"669065d2-948b-46da-833f-d3eb7323e797","invariantUUID":"7e732503-7866-4505-a4fd-bfc010c75d90","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"436b9a62-168c-494c-9c2a-2710d40a74f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069801035,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8d93d5f-1805-4e97-8ae8-b1694cc61009","invariantUUID":"80b6ee32-f79f-4114-a407-b2df9a94d40b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b185ccef-c78a-4cd9-8c26-1c9e7f602c89","lifecycleState":"CERTIFIED","lastUpdateDate":1629069564049,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b68df37c-c56e-4765-a0b8-117849578b7d","invariantUUID":"9987a2bd-ccdf-4f7a-aaad-27498faaf265","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee4e88b6-d020-466a-bd49-6b7fc60c7c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069288984,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31c27716-2f7c-4327-b38b-c901b259bd1d","invariantUUID":"09f20286-5dac-4aa3-a1b5-d4d12b9631f1","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":"8c92b7e5-dd52-4e79-946c-136f15e60297","lifecycleState":"CERTIFIED","lastUpdateDate":1629069730533,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbf93b1-e771-4ecd-8c84-96e47f180e7c","invariantUUID":"b2fce5e9-5eb4-4677-b05c-bce7233c3342","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":"16a6edf2-f496-4faa-96b2-27b80df0a903","lifecycleState":"CERTIFIED","lastUpdateDate":1629069354348,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5a375d9-c9ad-4af1-90b6-a484d1f0325d","invariantUUID":"94bfc40e-ea6b-4429-8992-54d94a0942b3","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bccf3369-148f-4719-8d5b-84d4db7706ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629069576023,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11698ccf-d652-4f2c-b31f-432173cb1130","invariantUUID":"9eb64e5a-1896-4bee-a8c3-55cec92a429b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3da31ced-15ca-4aeb-b40f-c1434c52ddb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069553397,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"187b5d46-9534-4a27-93e1-d4905385a89a","invariantUUID":"975ae8f2-36d5-47d2-b5aa-697f771c00ba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"290d7a4b-8417-4749-9e6d-089c6fa16cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069811589,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54fa4101-34f7-4721-9569-8e67d4c9fe7e","invariantUUID":"8cbebd00-1ab4-4e8a-9503-fb6438dbb4a2","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":"networkrules","uniqueId":"8cc659f9-a9dd-46f0-87f4-b062195ed05e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069417730,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a2802d92-716b-4c15-b931-3c87f52a1d97","invariantUUID":"f7b25975-78dd-4586-a4f4-044e760bd870","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02fe52eb-3cd0-4a3c-b454-c22d864af03e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629069777639,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"533b192f-4a71-4010-aeb0-fd09fdd911b4","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"60b60100-ac84-4757-94de-67ad1b4a1308","lifecycleState":"CERTIFIED","lastUpdateDate":1629069484297,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e470340c-d5d3-48b7-9ab7-d5b37e63e97d","invariantUUID":"76a0037e-3743-404c-95b3-5354b8689dbf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9b328a09-3f3c-43da-8e0e-1c483822039f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069587738,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6671b63-95a8-4937-b12d-45652055ee83","invariantUUID":"42401cac-90fb-4f9b-a948-2f57f64e366a","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":"compute","uniqueId":"ffe6f86b-3c4c-440c-9abe-6b5c893ba0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069617437,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7611fea5-1a7f-447e-837b-3f470f570e7f","invariantUUID":"aed64032-58b5-4bdc-ba96-088b2be181ca","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a829fece-98e2-486c-b5cf-92e9b6db7088","lifecycleState":"CERTIFIED","lastUpdateDate":1629069314462,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bc93ad6-fe4f-418f-86b9-e30e3f5d9ff6","invariantUUID":"5be31c75-8ac6-4cae-af9d-aa068e84f506","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","lifecycleState":"CERTIFIED","lastUpdateDate":1629069558851,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","invariantUUID":"93ce2741-316a-4005-8eca-49b7b88806ec","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acacb544-ab7d-4391-a585-e22940256352","lifecycleState":"CERTIFIED","lastUpdateDate":1629077817826,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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-16 01:39:30,684 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 01:39:30,685 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-16 01:39:30,685 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/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel
2021-08-16 01:39:30,685 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-16 01:39:30,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:39:31,295 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel HTTP/1.1" 200 None
2021-08-16 01:39:31,297 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-16 01:39:31,297 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-16 01:39:31,343 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': '1c7b1335-1b83-494f-b33e-d0009ef2beeb', 'x-fromappid': 'API client'}
2021-08-16 01:39:31,344 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-16 01:39:31,344 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-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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-16 01:39:31,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-16 01:39:31,769 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-16 01:39:31,771 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-16 01:39:31,771 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-16 01:39:31,785 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-16 01:39:31,786 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-16 01:39:31,786 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-16 01:39:31,788 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:39:31,876 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-16 01:39:31,877 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-16 01:39:31,877 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-16 01:39:31,881 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-16 01:39:31,881 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-16 01:39:31,881 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 01:39:31,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:39:31,949 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-16 01:39:31,950 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 01:39:31,951 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":"1629077824521","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-16 01:39:31,953 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-16 01:39:31,953 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-16 01:39:31,953 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-16 01:39:31,955 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:39:32,006 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-16 01:39:32,007 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-16 01:39:32,007 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-16 01:39:32,010 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-16 01:39:32,011 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-16 01:39:32,011 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 01:39:32,012 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:39:32,086 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-16 01:39:32,087 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 01:39:32,087 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":"1629077824521","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-16 01:39:32,090 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-16 01:39:32,090 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-16 01:39:32,090 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-16 01:39:32,092 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:39:32,145 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-16 01:39:32,146 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-16 01:39:32,146 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629077826479","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-16 01:39:32,156 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:39:32,156 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:39:32,157 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-16 01:39:32,157 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-16 01:39:32,157 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:39:32,158 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:39:32,692 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services HTTP/1.1" 200 356
2021-08-16 01:39:32,694 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:39:32,694 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 01:39:32,697 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 01:39:32,697 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:39:32,697 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:39:32,698 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 01:39:32,698 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 01:39:32,698 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:39:32,698 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 01:39:32,698 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-16 01:39:32,699 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-16 01:39:32,699 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 01:39:32,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:39:33,240 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-16 01:39:33,244 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 01:39:33,246 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91797325-a63c-4371-a9ef-18e6f6aabdd0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069402090,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2977194-72bc-4a73-ac52-c7600a480571","invariantUUID":"6c2a071e-a186-4e49-b7c9-2f3c8211502b","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":"objectStorage","uniqueId":"046b3e6c-43a7-4009-be5c-e06aa6354e11","lifecycleState":"CERTIFIED","lastUpdateDate":1629069255393,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"258d74ec-68de-48e4-9115-efde2363e92f","invariantUUID":"d2b851a4-f4c1-45f7-8c13-aae6808b72ed","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5fd4376-4a82-4298-8f9e-50652ecd3df0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069610899,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8e3580a-f21c-4f86-aab5-717647ac3d72","invariantUUID":"56af00cc-c4b6-4885-9972-dc1e66eb30be","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":"objectStorage","uniqueId":"e787979b-433e-4cd3-bcb5-ec4c4af2fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069261768,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4750e84e-7df2-4039-bc3f-78006469ab95","invariantUUID":"38ff4682-8b7e-4e20-8fe6-b712366a2520","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":"port","uniqueId":"7d277773-eee2-46bc-88a8-dbbbd84872a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069769528,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1449b60-d513-403d-aa7c-fa77ad78772e","invariantUUID":"483cfe10-bf8a-4664-967a-ddc3a7627020","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"597e9b78-3f42-416d-8e6b-947659da668f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069593196,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6ca0992-35ee-4a48-961f-719b8bfa2f8c","invariantUUID":"4add75b0-bcd3-49e7-9ea8-9a1796ed9318","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3478f0aa-4f6e-4fdd-81f6-668e6cb626d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069325109,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2aad271f-55d4-4ee3-9548-ca9905717bb6","invariantUUID":"1be766b9-e6ca-4812-8aec-ad297d1d9477","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2b7f9dbc-21f7-441a-bba0-35794aa53ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069630572,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88c63892-3f63-4ee8-b2ce-104cd00fe48b","invariantUUID":"7a6b019f-b35c-41ac-8cee-020d06229281","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":"network","uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069342905,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c92e1440-88c2-496e-86a9-01a9aa2d4eb4","invariantUUID":"b410b5c1-647a-4f68-8e5b-17f9072b0e7b","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e43a0be0-9df6-4ea6-8b13-2a0d6460a2aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629069713894,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f63b16d9-94c1-4500-bdcb-2a18de31df87","invariantUUID":"ec884af0-06dd-4d53-b4dd-13b99c0864c4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d93dd5aa-17ea-4837-ba28-dfe45de476d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069637111,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3854a666-7775-47bf-abb4-a40ecc8382ac","invariantUUID":"9d014bcc-f721-4294-aefd-e7b9cc7f10d6","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":"88b17f88-d294-4ff4-93c9-76af48d1229a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069581173,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c94b86d4-3d86-4ed4-83a5-5c68be0de48f","invariantUUID":"ed20d185-4967-42c0-b460-fbdf33b27301","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":"b1346fdd-bfe1-492d-aca6-5c145405cf9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069364855,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5083809-857e-4df0-943b-ce5362bfb294","invariantUUID":"ffa4e924-e99b-4053-9698-6f13c4fb685f","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":"a256a729-5b00-49e5-af52-b1b8c61ecb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069511474,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d687a5f-8199-4cec-a311-151ddbae6474","invariantUUID":"a3760ea6-141f-4dd7-bfaf-a42df01230c8","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":"loadBalancer","uniqueId":"d005cdea-7152-405e-b0c6-23533b725131","lifecycleState":"CERTIFIED","lastUpdateDate":1629069277418,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d79bdd9-f43d-4b43-8e95-54c7f9694efe","invariantUUID":"b0d21937-db07-4818-92df-0ba063875271","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":"port","uniqueId":"522c7501-a674-41b5-9a7c-9da347bb945a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069702178,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d3d5d50-7c92-4136-9b70-bb65ae8cda4d","invariantUUID":"1d658606-fa18-4b20-aac4-d17cc16153e8","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":"objectStorage","uniqueId":"28d0864f-acb9-4d81-be21-7320c19e688b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069643041,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffafc3ee-1532-48fb-8238-4562d078c8ce","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"defaulticon","uniqueId":"71e715be-f151-4b0a-b8be-d45a50f3d44e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069337351,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd7d1a3-8a4d-4831-af9a-3439bdb0f2e9","invariantUUID":"e9f1f0e7-8b62-445c-a8ed-d6213f28cd73","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":"82bc17aa-4769-4c1c-998e-7fafc6b2660e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069736633,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040b389c-1682-4664-b390-da76b27a5c3c","invariantUUID":"aa9c1a99-a30d-4b17-ae89-f89647ade0d9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359e0def-8935-49cf-b5c7-6caff87c5006","lifecycleState":"CERTIFIED","lastUpdateDate":1629069459259,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"400f619f-4419-4b43-8216-80715dcf681d","invariantUUID":"0baf2d9e-f781-4c58-a327-892297931ea2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"17d730dd-350e-4df0-9428-94001a25d652","lifecycleState":"CERTIFIED","lastUpdateDate":1629069441527,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e08c87c-32df-4833-abf5-5c19603adc2b","invariantUUID":"420a50e6-677e-485b-912b-7be7cdfdfe6e","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":"10c4b031-c3f5-439f-8ea1-54559acaa534","lifecycleState":"CERTIFIED","lastUpdateDate":1629069454103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec6b423d-b9c2-4f3f-a142-34fcffee7cb8","invariantUUID":"68552b56-5a03-43f2-955e-2cdd8cd62855","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":"3769a6a4-1003-43be-8b54-17b6fa4dad8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069724363,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6a95ce9-f43c-44ba-bf4c-a663b1fa99fa","invariantUUID":"1f64a42a-15c6-4a05-bd82-509bd6cb5155","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6ebecfb-f8d8-46cf-92aa-c53ff9933c24","lifecycleState":"CERTIFIED","lastUpdateDate":1629069759294,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e4e479a-5355-47d0-b0f3-09100103f288","invariantUUID":"84a94029-aa3c-4d59-8333-f9f1c68a51a1","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":"85bc3b13-cf15-40f7-8e49-1efabd022a3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069306808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc9be0b-1ae7-40fa-a6d9-37109f3e6420","invariantUUID":"9f856f39-d287-4b47-801e-f77743060683","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":"networkrules","uniqueId":"2b7d5375-deba-45db-a61c-608aa5440fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069396601,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8407537b-6c2d-49f6-a18c-493c786ae018","invariantUUID":"65536dd7-7e57-4370-8559-5c67b0705e9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f60dd0c-04e1-4d3b-8ba3-c3e8396a5572","lifecycleState":"CERTIFIED","lastUpdateDate":1629069473902,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c81b1af-89a6-479a-a45b-2c4331ee6885","invariantUUID":"f2a14bda-1c50-4b8d-8316-13457c605623","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":"port","uniqueId":"3929aa4f-b335-4a87-8d58-5fc5a1bc5b72","lifecycleState":"CERTIFIED","lastUpdateDate":1629069696875,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a7e4fc2-cf45-490b-844b-399a188baf29","invariantUUID":"becb3d23-beb1-4966-a55c-7b7952cb3c51","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff72bd87-96e1-4bac-9adf-269e7640677b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069447177,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e428673-4be3-4d2a-a0b8-f8a39911fe17","invariantUUID":"b95a5fa9-e71d-47bf-ae1c-cd9f751c8408","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":"network","uniqueId":"3ac3a19c-5108-4009-a1b9-296d1f5ae3bf","lifecycleState":"CERTIFIED","lastUpdateDate":1629069359531,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a9388f3-551c-4c01-af6b-78268977c0ee","invariantUUID":"df6a963b-9f6a-4299-99ef-a4472fc420c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cf3f519-85b5-43d1-895d-99e5af32a71c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069825637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d6be6af-e3ef-4793-ac67-a02d6672a64d","invariantUUID":"3b7b4e9a-a2e1-478e-8442-42cf87ebb087","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":"port","uniqueId":"8de995c7-231e-4126-a6dc-15077560f4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629069708540,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a16a739-fcd0-4216-b5f9-b3cb8f807512","invariantUUID":"98036929-9452-4572-804b-f1ab48b90ad7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9161a43-32ca-4dcf-8f17-b791aecf95c9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069818209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3935ec7-5aa2-438f-9356-6d8948ec961e","invariantUUID":"2c356b9d-c0c9-4d9e-8327-99b985e20a4a","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":"aa15a2e8-e8b2-46dd-ae30-6af1c1d994a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069424405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab97bdee-ac74-4db3-81af-eb9602a16d3f","invariantUUID":"d61449a1-f86f-4d85-aec2-45844bed5be0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f37e6dd0-c894-46ff-abfa-386dc3c8ddb1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069348948,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0681f657-d42f-4846-a4fb-c3ba5403b1f4","invariantUUID":"7a0d3b49-605d-48b8-8594-641078f3f780","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d7c9bf-906e-4b19-a7bf-01b5757cd8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629069805933,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb4571e-48d2-4e74-ae94-1d818f2b9f6c","invariantUUID":"f32587f5-1030-41e6-a40f-ef1d570d76c1","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":"objectStorage","uniqueId":"3b4a5f25-cbe3-40af-b3d9-911bb554e8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069654127,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e567c342-4e27-42ce-a8f4-2d934e843cbe","invariantUUID":"541778a7-d343-428a-8660-777dcba7fffe","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":"port","uniqueId":"831a9961-aaf4-4320-aff2-9d1079ea6584","lifecycleState":"CERTIFIED","lastUpdateDate":1629069331399,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbbc81-8623-4ced-b96d-f905e66bd30e","invariantUUID":"e5f4f3a4-45bb-4192-840a-bdb8ae75b969","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f36213e3-621f-451e-9898-0067c3774565","lifecycleState":"CERTIFIED","lastUpdateDate":1629069754190,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4cdd848-c54a-4b92-87b7-8874c8fdd079","invariantUUID":"4011294f-87b2-44a9-b2f1-94a0e933bfb7","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":"55e6ed28-5d06-4c7f-beeb-e1bafcf6b03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069534105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3972031-0319-48e8-beee-e6b71733d229","invariantUUID":"27296a2f-204a-4a00-8498-58a73e63cbec","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":"dec51a63-88fb-4156-969d-3e266e90f7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069479063,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c10c35-698e-4f86-84c9-747b73680a7b","invariantUUID":"c6d97ce2-6950-4439-b2be-97a28fb595b2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d12343f3-43eb-4786-b617-1eaf7140ef09","lifecycleState":"CERTIFIED","lastUpdateDate":1629069546122,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d01505b5-089e-4272-a434-cb8183a42b3a","invariantUUID":"f9396820-ee0c-4801-9066-aebd2573d4e0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bbfda1b-32c7-41be-aafb-e10266b2139d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069719174,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d474cccb-f365-4a2d-be91-c1601b3946b0","invariantUUID":"69d50759-d1f7-405d-a0e4-1e11ee827c85","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d522f838-5dea-4c78-b3fd-d4213ebf0cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069603886,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44b9f297-742e-471a-8865-f294710e90ac","invariantUUID":"e0581ec5-be17-4c6c-b1d6-616c33b11461","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e50ccdb-3d9e-4837-9c62-e3d7025a3de3","lifecycleState":"CERTIFIED","lastUpdateDate":1629069661657,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67de1a82-bad3-4dfd-ac43-38a5f2db8c47","invariantUUID":"bb87f3a6-caef-4ab2-b5a6-18e7f9099e01","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":"defaulticon","uniqueId":"338b8c13-8f35-413e-97f2-5d58937b2673","lifecycleState":"CERTIFIED","lastUpdateDate":1629069248335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e03560b7-c0f0-476e-83fb-bd1f26bf936e","invariantUUID":"5439ba9c-8c36-42ad-8c24-478926d8acc2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fba7c501-0f0a-4742-bb5a-5c425185c401","lifecycleState":"CERTIFIED","lastUpdateDate":1629069745653,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4072a4e-dac8-40bf-9254-c94ca44b3ddc","invariantUUID":"77404a5a-56ba-4465-9417-ce83271eb4b1","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":"3880f14b-f886-47e9-90d1-7567c04c7395","lifecycleState":"CERTIFIED","lastUpdateDate":1629069319860,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf8cf56-10f7-462e-9770-d04d982ddf31","invariantUUID":"e9d3e910-2471-477e-8683-ce4ef8e9b73a","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":"defaulticon","uniqueId":"b4fe50a2-b46d-48b2-84a3-c66ff55eb25e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069691072,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c40efba-a655-41f2-a22d-4e4086a04133","invariantUUID":"46d22523-ca93-45ef-8bcf-85cc1c7a02fd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90ae540b-4c13-4656-9c15-d8c384d80255","lifecycleState":"CERTIFIED","lastUpdateDate":1629069225641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aeb2ea0-92a9-49fc-b86f-30bc531543be","invariantUUID":"d3506397-841b-4da1-9778-f45b4d2bfdbc","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":"securityrules","uniqueId":"e41cd454-d334-41ad-88c6-e62c6857a15f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069432470,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5a570d94-294c-40d0-93d6-0682ace84219","invariantUUID":"e0fb4bfe-0947-4294-bb44-9bd87f20efed","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":"50eabc07-42ef-413c-9e98-00992d46d33c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069528767,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc32462d-592c-4615-8eb9-58f278a501ef","invariantUUID":"0afe8a3c-fcdf-4e3a-81db-85a4160a2210","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":"port","uniqueId":"b0870b98-ad27-4c18-a918-2c33692748e9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069830274,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36031717-9f5c-429b-b358-0c267c2da2ac","invariantUUID":"32508348-bda4-4df9-8cdb-6e34e0b8f47e","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":"port","uniqueId":"0f186d50-2c77-4d1a-a047-519a215f587e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069282944,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c773913-3790-4b2a-a5fb-cac9924044c0","invariantUUID":"2c0aa758-2dc9-4b28-bb08-e1832c9fc7df","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c27416ab-4901-4ddf-8859-ac612c659fcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629069569986,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290d1a38-c066-4504-ad60-7c08f6f2f3e0","invariantUUID":"6777ab1d-ea16-48fc-be17-b11dd8fd6d55","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":"defaulticon","uniqueId":"6fd6d182-fa9a-4216-8a2b-42aa603607ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069684717,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"669065d2-948b-46da-833f-d3eb7323e797","invariantUUID":"7e732503-7866-4505-a4fd-bfc010c75d90","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"436b9a62-168c-494c-9c2a-2710d40a74f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069801035,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8d93d5f-1805-4e97-8ae8-b1694cc61009","invariantUUID":"80b6ee32-f79f-4114-a407-b2df9a94d40b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b185ccef-c78a-4cd9-8c26-1c9e7f602c89","lifecycleState":"CERTIFIED","lastUpdateDate":1629069564049,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b68df37c-c56e-4765-a0b8-117849578b7d","invariantUUID":"9987a2bd-ccdf-4f7a-aaad-27498faaf265","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee4e88b6-d020-466a-bd49-6b7fc60c7c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069288984,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31c27716-2f7c-4327-b38b-c901b259bd1d","invariantUUID":"09f20286-5dac-4aa3-a1b5-d4d12b9631f1","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":"8c92b7e5-dd52-4e79-946c-136f15e60297","lifecycleState":"CERTIFIED","lastUpdateDate":1629069730533,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbf93b1-e771-4ecd-8c84-96e47f180e7c","invariantUUID":"b2fce5e9-5eb4-4677-b05c-bce7233c3342","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":"16a6edf2-f496-4faa-96b2-27b80df0a903","lifecycleState":"CERTIFIED","lastUpdateDate":1629069354348,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5a375d9-c9ad-4af1-90b6-a484d1f0325d","invariantUUID":"94bfc40e-ea6b-4429-8992-54d94a0942b3","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bccf3369-148f-4719-8d5b-84d4db7706ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629069576023,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11698ccf-d652-4f2c-b31f-432173cb1130","invariantUUID":"9eb64e5a-1896-4bee-a8c3-55cec92a429b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3da31ced-15ca-4aeb-b40f-c1434c52ddb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069553397,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"187b5d46-9534-4a27-93e1-d4905385a89a","invariantUUID":"975ae8f2-36d5-47d2-b5aa-697f771c00ba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"290d7a4b-8417-4749-9e6d-089c6fa16cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069811589,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54fa4101-34f7-4721-9569-8e67d4c9fe7e","invariantUUID":"8cbebd00-1ab4-4e8a-9503-fb6438dbb4a2","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":"networkrules","uniqueId":"8cc659f9-a9dd-46f0-87f4-b062195ed05e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069417730,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a2802d92-716b-4c15-b931-3c87f52a1d97","invariantUUID":"f7b25975-78dd-4586-a4f4-044e760bd870","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02fe52eb-3cd0-4a3c-b454-c22d864af03e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629069777639,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"533b192f-4a71-4010-aeb0-fd09fdd911b4","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"60b60100-ac84-4757-94de-67ad1b4a1308","lifecycleState":"CERTIFIED","lastUpdateDate":1629069484297,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e470340c-d5d3-48b7-9ab7-d5b37e63e97d","invariantUUID":"76a0037e-3743-404c-95b3-5354b8689dbf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9b328a09-3f3c-43da-8e0e-1c483822039f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069587738,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6671b63-95a8-4937-b12d-45652055ee83","invariantUUID":"42401cac-90fb-4f9b-a948-2f57f64e366a","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":"compute","uniqueId":"ffe6f86b-3c4c-440c-9abe-6b5c893ba0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069617437,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7611fea5-1a7f-447e-837b-3f470f570e7f","invariantUUID":"aed64032-58b5-4bdc-ba96-088b2be181ca","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a829fece-98e2-486c-b5cf-92e9b6db7088","lifecycleState":"CERTIFIED","lastUpdateDate":1629069314462,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bc93ad6-fe4f-418f-86b9-e30e3f5d9ff6","invariantUUID":"5be31c75-8ac6-4cae-af9d-aa068e84f506","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","lifecycleState":"CERTIFIED","lastUpdateDate":1629069558851,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","invariantUUID":"93ce2741-316a-4005-8eca-49b7b88806ec","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acacb544-ab7d-4391-a585-e22940256352","lifecycleState":"CERTIFIED","lastUpdateDate":1629077817826,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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-16 01:39:33,250 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 01:39:33,251 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': '8eac6400-f141-4c0b-b833-380067c18d73', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:39:33,251 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/9facb0e0-5987-4f13-b782-909b40a86196/networks
2021-08-16 01:39:33,251 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "93ce2741-316a-4005-8eca-49b7b88806ec",
    "modelVersionId": "4c908f51-9993-4d29-9913-ebac4355ca5b",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "ec769aeb-a3e8-47e9-8a54-93b84d080aa0",
    "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": "9facb0e0-5987-4f13-b782-909b40a86196",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "ad55757f-7765-4f4e-a4cc-6ea7da12c8ff",
                    "modelVersion": "1.0",
                    "modelVersionId": "a22a45e3-aa41-4063-ba9a-935c533f6e8a"
                }
            }
        }]
    }
}
2021-08-16 01:39:33,253 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:39:35,210 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/9facb0e0-5987-4f13-b782-909b40a86196/networks HTTP/1.1" 202 262
2021-08-16 01:39:35,211 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-16 01:39:35,211 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"8eac6400-f141-4c0b-b833-380067c18d73","instanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73"}}
2021-08-16 01:39:35,212 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-16 01:39:35,221 DEBUG 129:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '33900ba3-85aa-49aa-b626-a790b2971df7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:39:35,221 DEBUG 131:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73
2021-08-16 01:39:35,222 DEBUG 132:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] data sent: None
2021-08-16 01:39:35,226 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:39:35,401 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73 HTTP/1.1" 200 1961
2021-08-16 01:39:35,403 INFO 142:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response code: 200
2021-08-16 01:39:35,403 DEBUG 146:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response: {"request":{"requestId":"8eac6400-f141-4c0b-b833-380067c18d73","startTime":"Mon, 16 Aug 2021 01:39:33 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"93ce2741-316a-4005-8eca-49b7b88806ec","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelVersionId":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelCustomizationId":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelUuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelInvariantUuid":"93ce2741-316a-4005-8eca-49b7b88806ec","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9facb0e0-5987-4f13-b782-909b40a86196","modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"}}}],"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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 16 Aug 2021 01:39:34 GMT"}}}
2021-08-16 01:39:45,415 DEBUG 129:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f67a331e-c365-46bf-b9c8-8b6a1bc1058a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:39:45,415 DEBUG 131:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73
2021-08-16 01:39:45,416 DEBUG 132:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] data sent: None
2021-08-16 01:39:45,418 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:39:46,161 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73 HTTP/1.1" 200 2202
2021-08-16 01:39:46,163 INFO 142:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response code: 200
2021-08-16 01:39:46,163 DEBUG 146:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response: {"request":{"requestId":"8eac6400-f141-4c0b-b833-380067c18d73","startTime":"Mon, 16 Aug 2021 01:39:33 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"93ce2741-316a-4005-8eca-49b7b88806ec","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelVersionId":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelCustomizationId":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelUuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelInvariantUuid":"93ce2741-316a-4005-8eca-49b7b88806ec","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9facb0e0-5987-4f13-b782-909b40a86196","modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"}}}],"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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:39:41 GMT"}}}
2021-08-16 01:39:56,175 DEBUG 129:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'dd6db89c-6eaf-470a-b628-c2a038373335', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:39:56,175 DEBUG 131:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73
2021-08-16 01:39:56,175 DEBUG 132:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] data sent: None
2021-08-16 01:39:56,177 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:39:56,665 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73 HTTP/1.1" 200 3722
2021-08-16 01:39:56,667 INFO 142:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response code: 200
2021-08-16 01:39:56,667 DEBUG 146:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response: {"request":{"requestId":"8eac6400-f141-4c0b-b833-380067c18d73","startTime":"Mon, 16 Aug 2021 01:39:33 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"93ce2741-316a-4005-8eca-49b7b88806ec","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelVersionId":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelCustomizationId":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelUuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelInvariantUuid":"93ce2741-316a-4005-8eca-49b7b88806ec","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9facb0e0-5987-4f13-b782-909b40a86196","modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"}}}],"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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:39:41 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"4ab668e8-7fd5-4e6f-9114-da2fffff679e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_6de6c02f-086e-4cef-8ec3-641d45745dcf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":null,\"creation_time\":1629077908000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:40:06,678 DEBUG 129:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c7bcfb3f-9a68-4ed2-915c-89c3a6f5b046', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:40:06,679 DEBUG 131:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73
2021-08-16 01:40:06,679 DEBUG 132:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] data sent: None
2021-08-16 01:40:06,681 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:40:07,176 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73 HTTP/1.1" 200 3843
2021-08-16 01:40:07,177 INFO 142:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response code: 200
2021-08-16 01:40:07,177 DEBUG 146:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response: {"request":{"requestId":"8eac6400-f141-4c0b-b833-380067c18d73","startTime":"Mon, 16 Aug 2021 01:39:33 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"93ce2741-316a-4005-8eca-49b7b88806ec","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelVersionId":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelCustomizationId":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelUuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelInvariantUuid":"93ce2741-316a-4005-8eca-49b7b88806ec","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9facb0e0-5987-4f13-b782-909b40a86196","modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"}}}],"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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:40:06 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"4ab668e8-7fd5-4e6f-9114-da2fffff679e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"18512a0f-0de6-4603-ac6c-8de328863182\",\"output_key\":\"subnet_id_6de6c02f-086e-4cef-8ec3-641d45745dcf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":null,\"creation_time\":1629077908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:40:17,189 DEBUG 129:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6472115a-de58-4971-8adb-a9ec558ab8e1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:40:17,190 DEBUG 131:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73
2021-08-16 01:40:17,190 DEBUG 132:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] data sent: None
2021-08-16 01:40:17,192 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:40:17,381 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73 HTTP/1.1" 200 3810
2021-08-16 01:40:17,382 INFO 142:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response code: 200
2021-08-16 01:40:17,383 DEBUG 146:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response: {"request":{"requestId":"8eac6400-f141-4c0b-b833-380067c18d73","startTime":"Mon, 16 Aug 2021 01:39:33 GMT","finishTime":"Mon, 16 Aug 2021 01:40:08 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"93ce2741-316a-4005-8eca-49b7b88806ec","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelVersionId":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelCustomizationId":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelUuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelInvariantUuid":"93ce2741-316a-4005-8eca-49b7b88806ec","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9facb0e0-5987-4f13-b782-909b40a86196","modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"}}}],"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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:40:08 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"4ab668e8-7fd5-4e6f-9114-da2fffff679e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"18512a0f-0de6-4603-ac6c-8de328863182\",\"output_key\":\"subnet_id_6de6c02f-086e-4cef-8ec3-641d45745dcf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":null,\"creation_time\":1629077908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:40:17,383 INFO 56:mixins.py(9) - NetworkInstantiation task finished
2021-08-16 01:40:17,384 DEBUG 129:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'aa602a5d-222a-4902-ba10-0775ce11eb48', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:40:17,384 DEBUG 131:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73
2021-08-16 01:40:17,384 DEBUG 132:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] data sent: None
2021-08-16 01:40:17,385 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:40:17,574 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73 HTTP/1.1" 200 3810
2021-08-16 01:40:17,575 INFO 142:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response code: 200
2021-08-16 01:40:17,576 DEBUG 146:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response: {"request":{"requestId":"8eac6400-f141-4c0b-b833-380067c18d73","startTime":"Mon, 16 Aug 2021 01:39:33 GMT","finishTime":"Mon, 16 Aug 2021 01:40:08 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"93ce2741-316a-4005-8eca-49b7b88806ec","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelVersionId":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelCustomizationId":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelUuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelInvariantUuid":"93ce2741-316a-4005-8eca-49b7b88806ec","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9facb0e0-5987-4f13-b782-909b40a86196","modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"}}}],"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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:40:08 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"4ab668e8-7fd5-4e6f-9114-da2fffff679e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"18512a0f-0de6-4603-ac6c-8de328863182\",\"output_key\":\"subnet_id_6de6c02f-086e-4cef-8ec3-641d45745dcf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":null,\"creation_time\":1629077908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:40:17,577 DEBUG 129:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e6215c05-ec5d-4135-b70c-077f7777f647', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:40:17,577 DEBUG 131:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73
2021-08-16 01:40:17,577 DEBUG 132:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] data sent: None
2021-08-16 01:40:17,579 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:40:17,759 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73 HTTP/1.1" 200 3810
2021-08-16 01:40:17,761 INFO 142:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response code: 200
2021-08-16 01:40:17,761 DEBUG 146:onap_service.py(9) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response: {"request":{"requestId":"8eac6400-f141-4c0b-b833-380067c18d73","startTime":"Mon, 16 Aug 2021 01:39:33 GMT","finishTime":"Mon, 16 Aug 2021 01:40:08 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"93ce2741-316a-4005-8eca-49b7b88806ec","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelVersionId":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelCustomizationId":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelUuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelInvariantUuid":"93ce2741-316a-4005-8eca-49b7b88806ec","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9facb0e0-5987-4f13-b782-909b40a86196","modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"}}}],"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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:40:08 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"4ab668e8-7fd5-4e6f-9114-da2fffff679e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"18512a0f-0de6-4603-ac6c-8de328863182\",\"output_key\":\"subnet_id_6de6c02f-086e-4cef-8ec3-641d45745dcf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":null,\"creation_time\":1629077908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:40:17,769 DEBUG 129:onap_service.py(1) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b32f1834-cb4d-4a5d-85f7-d94241ccf262', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:40:17,770 DEBUG 131:onap_service.py(1) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73
2021-08-16 01:40:17,770 DEBUG 132:onap_service.py(1) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] data sent: None
2021-08-16 01:40:17,773 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:40:17,995 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73 HTTP/1.1" 200 3810
2021-08-16 01:40:17,997 INFO 142:onap_service.py(1) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response code: 200
2021-08-16 01:40:17,997 DEBUG 146:onap_service.py(1) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response: {"request":{"requestId":"8eac6400-f141-4c0b-b833-380067c18d73","startTime":"Mon, 16 Aug 2021 01:39:33 GMT","finishTime":"Mon, 16 Aug 2021 01:40:08 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"93ce2741-316a-4005-8eca-49b7b88806ec","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelVersionId":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelCustomizationId":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelUuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelInvariantUuid":"93ce2741-316a-4005-8eca-49b7b88806ec","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9facb0e0-5987-4f13-b782-909b40a86196","modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"}}}],"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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:40:08 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"4ab668e8-7fd5-4e6f-9114-da2fffff679e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"18512a0f-0de6-4603-ac6c-8de328863182\",\"output_key\":\"subnet_id_6de6c02f-086e-4cef-8ec3-641d45745dcf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":null,\"creation_time\":1629077908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:40:17,998 DEBUG 129:onap_service.py(1) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '58fee2b0-ce82-4ac9-abe5-13b1997320ae', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:40:17,998 DEBUG 131:onap_service.py(1) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73
2021-08-16 01:40:17,998 DEBUG 132:onap_service.py(1) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] data sent: None
2021-08-16 01:40:18,000 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:40:18,200 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/8eac6400-f141-4c0b-b833-380067c18d73 HTTP/1.1" 200 3810
2021-08-16 01:40:18,201 INFO 142:onap_service.py(1) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response code: 200
2021-08-16 01:40:18,201 DEBUG 146:onap_service.py(1) - [None][Check 8eac6400-f141-4c0b-b833-380067c18d73 orchestration request status] response: {"request":{"requestId":"8eac6400-f141-4c0b-b833-380067c18d73","startTime":"Mon, 16 Aug 2021 01:39:33 GMT","finishTime":"Mon, 16 Aug 2021 01:40:08 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"93ce2741-316a-4005-8eca-49b7b88806ec","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelVersionId":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelCustomizationId":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","modelUuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","modelInvariantUuid":"93ce2741-316a-4005-8eca-49b7b88806ec","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","source":"VID","instanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"9facb0e0-5987-4f13-b782-909b40a86196","modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"}}}],"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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:40:08 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"4ab668e8-7fd5-4e6f-9114-da2fffff679e\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"18512a0f-0de6-4603-ac6c-8de328863182\",\"output_key\":\"subnet_id_6de6c02f-086e-4cef-8ec3-641d45745dcf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":null,\"creation_time\":1629077908000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:40:18,202 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-16 01:40:18,202 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-16 01:40:28,213 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-16 01:40:28,213 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/9facb0e0-5987-4f13-b782-909b40a86196/relationship-list
2021-08-16 01:40:28,213 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-16 01:40:28,216 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:40:28,290 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/9facb0e0-5987-4f13-b782-909b40a86196/relationship-list HTTP/1.1" 200 1071
2021-08-16 01:40:28,291 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-16 01:40:28,291 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/aeed594a-4108-4c35-8a39-4f1fa616507b","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"aeed594a-4108-4c35-8a39-4f1fa616507b"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/7c386f33-6d28-4696-9f02-e0ff05724ec7","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"7c386f33-6d28-4696-9f02-e0ff05724ec7"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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-16 01:40:28,294 DEBUG 129:onap_service.py(1) - [AAI][Get 9facb0e0-5987-4f13-b782-909b40a86196 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-16 01:40:28,294 DEBUG 131:onap_service.py(1) - [AAI][Get 9facb0e0-5987-4f13-b782-909b40a86196 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/7c386f33-6d28-4696-9f02-e0ff05724ec7
2021-08-16 01:40:28,294 DEBUG 132:onap_service.py(1) - [AAI][Get 9facb0e0-5987-4f13-b782-909b40a86196 ABCMeta] data sent: None
2021-08-16 01:40:28,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:40:28,399 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/7c386f33-6d28-4696-9f02-e0ff05724ec7 HTTP/1.1" 200 3203
2021-08-16 01:40:28,400 INFO 142:onap_service.py(1) - [AAI][Get 9facb0e0-5987-4f13-b782-909b40a86196 ABCMeta] response code: 200
2021-08-16 01:40:28,400 DEBUG 146:onap_service.py(1) - [AAI][Get 9facb0e0-5987-4f13-b782-909b40a86196 ABCMeta] response: {"network-id":"7c386f33-6d28-4696-9f02-e0ff05724ec7","network-name":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"4ab668e8-7fd5-4e6f-9114-da2fffff679e","is-bound-to-vpn":false,"resource-version":"1629078007842","orchestration-status":"Active","heat-stack-id":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","model-invariant-id":"93ce2741-316a-4005-8eca-49b7b88806ec","model-version-id":"4c908f51-9993-4d29-9913-ebac4355ca5b","model-customization-id":"ec769aeb-a3e8-47e9-8a54-93b84d080aa0","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/9facb0e0-5987-4f13-b782-909b40a86196","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":"9facb0e0-5987-4f13-b782-909b40a86196"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"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":"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-16 01:40:28,402 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-16 01:40:28,403 DEBUG 199:network.py(1) - Delete 7c386f33-6d28-4696-9f02-e0ff05724ec7 network
2021-08-16 01:40:28,403 DEBUG 144:deletion.py(1) - Network 7c386f33-6d28-4696-9f02-e0ff05724ec7 deletion request
2021-08-16 01:40:28,412 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-16 01:40:28,412 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-16 01:40:28,412 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-16 01:40:28,414 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:40:28,473 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-16 01:40:28,474 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-16 01:40:28,474 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-16 01:40:28,478 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-16 01:40:28,478 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-16 01:40:28,478 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 01:40:28,480 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:40:28,599 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-16 01:40:28,600 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 01:40:28,600 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":"1629077977004","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/7c386f33-6d28-4696-9f02-e0ff05724ec7","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"7c386f33-6d28-4696-9f02-e0ff05724ec7"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0"}]}]}}]}
2021-08-16 01:40:28,603 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-16 01:40:28,603 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-16 01:40:28,603 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-16 01:40:28,605 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:40:28,681 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-16 01:40:28,682 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-16 01:40:28,682 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-16 01:40:28,684 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-16 01:40:28,684 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-16 01:40:28,684 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 01:40:28,686 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:40:28,744 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-16 01:40:28,745 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 01:40:28,745 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":"1629077977004","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/7c386f33-6d28-4696-9f02-e0ff05724ec7","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"7c386f33-6d28-4696-9f02-e0ff05724ec7"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0"}]}]}}]}
2021-08-16 01:40:28,747 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-16 01:40:28,747 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-16 01:40:28,747 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-16 01:40:28,749 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:40:28,796 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-16 01:40:28,797 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-16 01:40:28,798 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-16 01:40:28,801 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-16 01:40:28,801 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-16 01:40:28,801 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-16 01:40:28,804 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:40:28,884 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-16 01:40:28,885 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-16 01:40:28,885 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":"1629077977004","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/7c386f33-6d28-4696-9f02-e0ff05724ec7","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"7c386f33-6d28-4696-9f02-e0ff05724ec7"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0"}]}]}}]}
2021-08-16 01:40:28,887 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-16 01:40:28,888 DEBUG 131:onap_service.py(1) - [AAI][get tenants] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224
2021-08-16 01:40:28,888 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-16 01:40:28,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-16 01:40:28,983 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224 HTTP/1.1" 200 1058
2021-08-16 01:40:28,983 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-16 01:40:28,984 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1629077976869","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/7c386f33-6d28-4696-9f02-e0ff05724ec7","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"7c386f33-6d28-4696-9f02-e0ff05724ec7"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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-16 01:40:28,986 DEBUG 129:onap_service.py(1) - [None][Create 7c386f33-6d28-4696-9f02-e0ff05724ec7 Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:40:28,986 DEBUG 131:onap_service.py(1) - [None][Create 7c386f33-6d28-4696-9f02-e0ff05724ec7 Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9facb0e0-5987-4f13-b782-909b40a86196/networks/7c386f33-6d28-4696-9f02-e0ff05724ec7
2021-08-16 01:40:28,986 DEBUG 132:onap_service.py(1) - [None][Create 7c386f33-6d28-4696-9f02-e0ff05724ec7 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-16 01:40:28,988 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:40:31,517 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/9facb0e0-5987-4f13-b782-909b40a86196/networks/7c386f33-6d28-4696-9f02-e0ff05724ec7 HTTP/1.1" 202 262
2021-08-16 01:40:31,518 INFO 142:onap_service.py(1) - [None][Create 7c386f33-6d28-4696-9f02-e0ff05724ec7 Network deletion request] response code: 202
2021-08-16 01:40:31,519 DEBUG 146:onap_service.py(1) - [None][Create 7c386f33-6d28-4696-9f02-e0ff05724ec7 Network deletion request] response: {"requestReferences":{"requestId":"1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b","instanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b"}}
2021-08-16 01:40:31,519 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-16 01:40:31,531 DEBUG 129:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '629720a3-d26a-433e-906b-71a11882a7bc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:40:31,531 DEBUG 131:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b
2021-08-16 01:40:31,532 DEBUG 132:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] data sent: None
2021-08-16 01:40:31,534 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:40:31,696 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b HTTP/1.1" 200 825
2021-08-16 01:40:31,698 INFO 142:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response code: 200
2021-08-16 01:40:31,698 DEBUG 146:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response: {"request":{"requestId":"1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b","startTime":"Mon, 16 Aug 2021 01:40:30 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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 16 Aug 2021 01:40:30 GMT"}}}
2021-08-16 01:40:41,710 DEBUG 129:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '76ee37a9-5fe3-4d7b-8a04-9f4584052b40', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:40:41,710 DEBUG 131:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b
2021-08-16 01:40:41,710 DEBUG 132:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] data sent: None
2021-08-16 01:40:41,712 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:40:42,254 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b HTTP/1.1" 200 2640
2021-08-16 01:40:42,255 INFO 142:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response code: 200
2021-08-16 01:40:42,255 DEBUG 146:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response: {"request":{"requestId":"1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b","startTime":"Mon, 16 Aug 2021 01:40:30 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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:40:35 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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_6de6c02f-086e-4cef-8ec3-641d45745dcf\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":1629077956000,\"creation_time\":1629077908000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:40:52,266 DEBUG 129:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c180dc18-1148-4d30-8926-3cdacfbbec73', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:40:52,267 DEBUG 131:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b
2021-08-16 01:40:52,267 DEBUG 132:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] data sent: None
2021-08-16 01:40:52,268 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:40:52,792 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b HTTP/1.1" 200 2402
2021-08-16 01:40:52,793 INFO 142:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response code: 200
2021-08-16 01:40:52,793 DEBUG 146:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response: {"request":{"requestId":"1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b","startTime":"Mon, 16 Aug 2021 01:40:30 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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Mon, 16 Aug 2021 01:40:52 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":1629077956000,\"creation_time\":1629077908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:41:02,807 DEBUG 129:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '87cf8b1b-5eb3-4fba-8b61-74b14b4bc42e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:41:02,808 DEBUG 131:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b
2021-08-16 01:41:02,809 DEBUG 132:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] data sent: None
2021-08-16 01:41:02,813 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:41:03,284 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b HTTP/1.1" 200 2413
2021-08-16 01:41:03,285 INFO 142:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response code: 200
2021-08-16 01:41:03,286 DEBUG 146:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response: {"request":{"requestId":"1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b","startTime":"Mon, 16 Aug 2021 01:40:30 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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:40:54 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":1629077956000,\"creation_time\":1629077908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:41:13,297 DEBUG 129:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '81bd62c9-5993-41f8-85d2-ee064fd2cc48', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:41:13,298 DEBUG 131:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b
2021-08-16 01:41:13,298 DEBUG 132:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] data sent: None
2021-08-16 01:41:13,299 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:41:13,478 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b HTTP/1.1" 200 2456
2021-08-16 01:41:13,479 INFO 142:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response code: 200
2021-08-16 01:41:13,480 DEBUG 146:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response: {"request":{"requestId":"1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b","startTime":"Mon, 16 Aug 2021 01:40:30 GMT","finishTime":"Mon, 16 Aug 2021 01:41:11 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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:41:11 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":1629077956000,\"creation_time\":1629077908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:41:13,480 INFO 56:mixins.py(10) - NetworkDeletionRequest task finished
2021-08-16 01:41:13,481 DEBUG 129:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cbddf034-e08c-489a-9494-9ceb504aa244', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:41:13,481 DEBUG 131:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b
2021-08-16 01:41:13,481 DEBUG 132:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] data sent: None
2021-08-16 01:41:13,482 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:41:13,675 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b HTTP/1.1" 200 2456
2021-08-16 01:41:13,676 INFO 142:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response code: 200
2021-08-16 01:41:13,676 DEBUG 146:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response: {"request":{"requestId":"1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b","startTime":"Mon, 16 Aug 2021 01:40:30 GMT","finishTime":"Mon, 16 Aug 2021 01:41:11 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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:41:11 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":1629077956000,\"creation_time\":1629077908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:41:13,677 DEBUG 129:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cc06e51d-bc23-41ca-ad0a-8f64621ab003', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:41:13,677 DEBUG 131:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b
2021-08-16 01:41:13,677 DEBUG 132:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] data sent: None
2021-08-16 01:41:13,678 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:41:13,852 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b HTTP/1.1" 200 2456
2021-08-16 01:41:13,853 INFO 142:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response code: 200
2021-08-16 01:41:13,853 DEBUG 146:onap_service.py(10) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response: {"request":{"requestId":"1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b","startTime":"Mon, 16 Aug 2021 01:40:30 GMT","finishTime":"Mon, 16 Aug 2021 01:41:11 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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:41:11 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":1629077956000,\"creation_time\":1629077908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:41:13,862 DEBUG 129:onap_service.py(1) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'fe7d7249-a5e3-4151-99ee-e99eb9ca820e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:41:13,863 DEBUG 131:onap_service.py(1) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b
2021-08-16 01:41:13,863 DEBUG 132:onap_service.py(1) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] data sent: None
2021-08-16 01:41:13,865 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:41:14,036 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b HTTP/1.1" 200 2456
2021-08-16 01:41:14,037 INFO 142:onap_service.py(1) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response code: 200
2021-08-16 01:41:14,038 DEBUG 146:onap_service.py(1) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response: {"request":{"requestId":"1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b","startTime":"Mon, 16 Aug 2021 01:40:30 GMT","finishTime":"Mon, 16 Aug 2021 01:41:11 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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:41:11 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":1629077956000,\"creation_time\":1629077908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:41:14,039 DEBUG 129:onap_service.py(1) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e62c06a0-b2a2-474e-bc1d-b10d4644c2a3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:41:14,039 DEBUG 131:onap_service.py(1) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b
2021-08-16 01:41:14,039 DEBUG 132:onap_service.py(1) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] data sent: None
2021-08-16 01:41:14,040 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:41:14,220 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b HTTP/1.1" 200 2456
2021-08-16 01:41:14,221 INFO 142:onap_service.py(1) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response code: 200
2021-08-16 01:41:14,221 DEBUG 146:onap_service.py(1) - [None][Check 1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b orchestration request status] response: {"request":{"requestId":"1e98693d-cdb3-4cf6-83aa-7c2db9a32c6b","startTime":"Mon, 16 Aug 2021 01:40:30 GMT","finishTime":"Mon, 16 Aug 2021 01:41:11 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":"9facb0e0-5987-4f13-b782-909b40a86196","networkInstanceId":"7c386f33-6d28-4696-9f02-e0ff05724ec7","networkInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_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, 16 Aug 2021 01:41:11 GMT"},"requestProcessingData":[{"groupingId":"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a","tag":"StackInformation","dataPairs":[{"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0/4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"updated_time\":1629077956000,\"creation_time\":1629077908000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"389fe198ebbd400ead9606e5f79e53f0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"OS::stack_id\":\"4957a3b9-67d7-403b-bb20-ae98ee5c6d1a\",\"OS::stack_name\":\"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-16 01:41:14,223 DEBUG 319:service.py(1) - Delete 9facb0e0-5987-4f13-b782-909b40a86196 service instance
2021-08-16 01:41:14,223 DEBUG 113:deletion.py(1) - Service 9facb0e0-5987-4f13-b782-909b40a86196 deletion request
2021-08-16 01:41:14,235 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:41:14,235 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:41:14,236 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-16 01:41:14,236 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-16 01:41:14,236 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:41:14,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:41:14,720 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-16 01:41:14,722 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:41:14,722 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 01:41:14,725 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 01:41:14,725 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:41:14,726 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:41:14,726 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 01:41:14,726 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 01:41:14,726 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:41:14,726 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 01:41:14,727 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-16 01:41:14,727 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-16 01:41:14,727 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 01:41:14,730 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:41:15,312 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-16 01:41:15,314 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 01:41:15,316 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91797325-a63c-4371-a9ef-18e6f6aabdd0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069402090,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2977194-72bc-4a73-ac52-c7600a480571","invariantUUID":"6c2a071e-a186-4e49-b7c9-2f3c8211502b","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":"objectStorage","uniqueId":"046b3e6c-43a7-4009-be5c-e06aa6354e11","lifecycleState":"CERTIFIED","lastUpdateDate":1629069255393,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"258d74ec-68de-48e4-9115-efde2363e92f","invariantUUID":"d2b851a4-f4c1-45f7-8c13-aae6808b72ed","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5fd4376-4a82-4298-8f9e-50652ecd3df0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069610899,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8e3580a-f21c-4f86-aab5-717647ac3d72","invariantUUID":"56af00cc-c4b6-4885-9972-dc1e66eb30be","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":"objectStorage","uniqueId":"e787979b-433e-4cd3-bcb5-ec4c4af2fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069261768,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4750e84e-7df2-4039-bc3f-78006469ab95","invariantUUID":"38ff4682-8b7e-4e20-8fe6-b712366a2520","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":"port","uniqueId":"7d277773-eee2-46bc-88a8-dbbbd84872a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069769528,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1449b60-d513-403d-aa7c-fa77ad78772e","invariantUUID":"483cfe10-bf8a-4664-967a-ddc3a7627020","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"597e9b78-3f42-416d-8e6b-947659da668f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069593196,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6ca0992-35ee-4a48-961f-719b8bfa2f8c","invariantUUID":"4add75b0-bcd3-49e7-9ea8-9a1796ed9318","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3478f0aa-4f6e-4fdd-81f6-668e6cb626d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069325109,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2aad271f-55d4-4ee3-9548-ca9905717bb6","invariantUUID":"1be766b9-e6ca-4812-8aec-ad297d1d9477","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2b7f9dbc-21f7-441a-bba0-35794aa53ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069630572,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88c63892-3f63-4ee8-b2ce-104cd00fe48b","invariantUUID":"7a6b019f-b35c-41ac-8cee-020d06229281","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":"network","uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069342905,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c92e1440-88c2-496e-86a9-01a9aa2d4eb4","invariantUUID":"b410b5c1-647a-4f68-8e5b-17f9072b0e7b","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e43a0be0-9df6-4ea6-8b13-2a0d6460a2aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629069713894,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f63b16d9-94c1-4500-bdcb-2a18de31df87","invariantUUID":"ec884af0-06dd-4d53-b4dd-13b99c0864c4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d93dd5aa-17ea-4837-ba28-dfe45de476d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069637111,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3854a666-7775-47bf-abb4-a40ecc8382ac","invariantUUID":"9d014bcc-f721-4294-aefd-e7b9cc7f10d6","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":"88b17f88-d294-4ff4-93c9-76af48d1229a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069581173,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c94b86d4-3d86-4ed4-83a5-5c68be0de48f","invariantUUID":"ed20d185-4967-42c0-b460-fbdf33b27301","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":"b1346fdd-bfe1-492d-aca6-5c145405cf9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069364855,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5083809-857e-4df0-943b-ce5362bfb294","invariantUUID":"ffa4e924-e99b-4053-9698-6f13c4fb685f","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":"a256a729-5b00-49e5-af52-b1b8c61ecb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069511474,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d687a5f-8199-4cec-a311-151ddbae6474","invariantUUID":"a3760ea6-141f-4dd7-bfaf-a42df01230c8","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":"loadBalancer","uniqueId":"d005cdea-7152-405e-b0c6-23533b725131","lifecycleState":"CERTIFIED","lastUpdateDate":1629069277418,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d79bdd9-f43d-4b43-8e95-54c7f9694efe","invariantUUID":"b0d21937-db07-4818-92df-0ba063875271","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":"port","uniqueId":"522c7501-a674-41b5-9a7c-9da347bb945a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069702178,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d3d5d50-7c92-4136-9b70-bb65ae8cda4d","invariantUUID":"1d658606-fa18-4b20-aac4-d17cc16153e8","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":"objectStorage","uniqueId":"28d0864f-acb9-4d81-be21-7320c19e688b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069643041,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffafc3ee-1532-48fb-8238-4562d078c8ce","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"defaulticon","uniqueId":"71e715be-f151-4b0a-b8be-d45a50f3d44e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069337351,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd7d1a3-8a4d-4831-af9a-3439bdb0f2e9","invariantUUID":"e9f1f0e7-8b62-445c-a8ed-d6213f28cd73","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":"82bc17aa-4769-4c1c-998e-7fafc6b2660e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069736633,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040b389c-1682-4664-b390-da76b27a5c3c","invariantUUID":"aa9c1a99-a30d-4b17-ae89-f89647ade0d9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359e0def-8935-49cf-b5c7-6caff87c5006","lifecycleState":"CERTIFIED","lastUpdateDate":1629069459259,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"400f619f-4419-4b43-8216-80715dcf681d","invariantUUID":"0baf2d9e-f781-4c58-a327-892297931ea2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"17d730dd-350e-4df0-9428-94001a25d652","lifecycleState":"CERTIFIED","lastUpdateDate":1629069441527,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e08c87c-32df-4833-abf5-5c19603adc2b","invariantUUID":"420a50e6-677e-485b-912b-7be7cdfdfe6e","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":"10c4b031-c3f5-439f-8ea1-54559acaa534","lifecycleState":"CERTIFIED","lastUpdateDate":1629069454103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec6b423d-b9c2-4f3f-a142-34fcffee7cb8","invariantUUID":"68552b56-5a03-43f2-955e-2cdd8cd62855","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":"3769a6a4-1003-43be-8b54-17b6fa4dad8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069724363,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6a95ce9-f43c-44ba-bf4c-a663b1fa99fa","invariantUUID":"1f64a42a-15c6-4a05-bd82-509bd6cb5155","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6ebecfb-f8d8-46cf-92aa-c53ff9933c24","lifecycleState":"CERTIFIED","lastUpdateDate":1629069759294,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e4e479a-5355-47d0-b0f3-09100103f288","invariantUUID":"84a94029-aa3c-4d59-8333-f9f1c68a51a1","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":"85bc3b13-cf15-40f7-8e49-1efabd022a3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069306808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc9be0b-1ae7-40fa-a6d9-37109f3e6420","invariantUUID":"9f856f39-d287-4b47-801e-f77743060683","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":"networkrules","uniqueId":"2b7d5375-deba-45db-a61c-608aa5440fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069396601,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8407537b-6c2d-49f6-a18c-493c786ae018","invariantUUID":"65536dd7-7e57-4370-8559-5c67b0705e9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f60dd0c-04e1-4d3b-8ba3-c3e8396a5572","lifecycleState":"CERTIFIED","lastUpdateDate":1629069473902,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c81b1af-89a6-479a-a45b-2c4331ee6885","invariantUUID":"f2a14bda-1c50-4b8d-8316-13457c605623","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":"port","uniqueId":"3929aa4f-b335-4a87-8d58-5fc5a1bc5b72","lifecycleState":"CERTIFIED","lastUpdateDate":1629069696875,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a7e4fc2-cf45-490b-844b-399a188baf29","invariantUUID":"becb3d23-beb1-4966-a55c-7b7952cb3c51","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff72bd87-96e1-4bac-9adf-269e7640677b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069447177,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e428673-4be3-4d2a-a0b8-f8a39911fe17","invariantUUID":"b95a5fa9-e71d-47bf-ae1c-cd9f751c8408","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":"network","uniqueId":"3ac3a19c-5108-4009-a1b9-296d1f5ae3bf","lifecycleState":"CERTIFIED","lastUpdateDate":1629069359531,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a9388f3-551c-4c01-af6b-78268977c0ee","invariantUUID":"df6a963b-9f6a-4299-99ef-a4472fc420c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cf3f519-85b5-43d1-895d-99e5af32a71c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069825637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d6be6af-e3ef-4793-ac67-a02d6672a64d","invariantUUID":"3b7b4e9a-a2e1-478e-8442-42cf87ebb087","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":"port","uniqueId":"8de995c7-231e-4126-a6dc-15077560f4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629069708540,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a16a739-fcd0-4216-b5f9-b3cb8f807512","invariantUUID":"98036929-9452-4572-804b-f1ab48b90ad7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9161a43-32ca-4dcf-8f17-b791aecf95c9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069818209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3935ec7-5aa2-438f-9356-6d8948ec961e","invariantUUID":"2c356b9d-c0c9-4d9e-8327-99b985e20a4a","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":"aa15a2e8-e8b2-46dd-ae30-6af1c1d994a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069424405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab97bdee-ac74-4db3-81af-eb9602a16d3f","invariantUUID":"d61449a1-f86f-4d85-aec2-45844bed5be0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f37e6dd0-c894-46ff-abfa-386dc3c8ddb1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069348948,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0681f657-d42f-4846-a4fb-c3ba5403b1f4","invariantUUID":"7a0d3b49-605d-48b8-8594-641078f3f780","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d7c9bf-906e-4b19-a7bf-01b5757cd8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629069805933,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb4571e-48d2-4e74-ae94-1d818f2b9f6c","invariantUUID":"f32587f5-1030-41e6-a40f-ef1d570d76c1","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":"objectStorage","uniqueId":"3b4a5f25-cbe3-40af-b3d9-911bb554e8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069654127,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e567c342-4e27-42ce-a8f4-2d934e843cbe","invariantUUID":"541778a7-d343-428a-8660-777dcba7fffe","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":"port","uniqueId":"831a9961-aaf4-4320-aff2-9d1079ea6584","lifecycleState":"CERTIFIED","lastUpdateDate":1629069331399,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbbc81-8623-4ced-b96d-f905e66bd30e","invariantUUID":"e5f4f3a4-45bb-4192-840a-bdb8ae75b969","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f36213e3-621f-451e-9898-0067c3774565","lifecycleState":"CERTIFIED","lastUpdateDate":1629069754190,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4cdd848-c54a-4b92-87b7-8874c8fdd079","invariantUUID":"4011294f-87b2-44a9-b2f1-94a0e933bfb7","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":"55e6ed28-5d06-4c7f-beeb-e1bafcf6b03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069534105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3972031-0319-48e8-beee-e6b71733d229","invariantUUID":"27296a2f-204a-4a00-8498-58a73e63cbec","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":"dec51a63-88fb-4156-969d-3e266e90f7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069479063,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c10c35-698e-4f86-84c9-747b73680a7b","invariantUUID":"c6d97ce2-6950-4439-b2be-97a28fb595b2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d12343f3-43eb-4786-b617-1eaf7140ef09","lifecycleState":"CERTIFIED","lastUpdateDate":1629069546122,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d01505b5-089e-4272-a434-cb8183a42b3a","invariantUUID":"f9396820-ee0c-4801-9066-aebd2573d4e0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bbfda1b-32c7-41be-aafb-e10266b2139d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069719174,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d474cccb-f365-4a2d-be91-c1601b3946b0","invariantUUID":"69d50759-d1f7-405d-a0e4-1e11ee827c85","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d522f838-5dea-4c78-b3fd-d4213ebf0cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069603886,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44b9f297-742e-471a-8865-f294710e90ac","invariantUUID":"e0581ec5-be17-4c6c-b1d6-616c33b11461","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e50ccdb-3d9e-4837-9c62-e3d7025a3de3","lifecycleState":"CERTIFIED","lastUpdateDate":1629069661657,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67de1a82-bad3-4dfd-ac43-38a5f2db8c47","invariantUUID":"bb87f3a6-caef-4ab2-b5a6-18e7f9099e01","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":"defaulticon","uniqueId":"338b8c13-8f35-413e-97f2-5d58937b2673","lifecycleState":"CERTIFIED","lastUpdateDate":1629069248335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e03560b7-c0f0-476e-83fb-bd1f26bf936e","invariantUUID":"5439ba9c-8c36-42ad-8c24-478926d8acc2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fba7c501-0f0a-4742-bb5a-5c425185c401","lifecycleState":"CERTIFIED","lastUpdateDate":1629069745653,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4072a4e-dac8-40bf-9254-c94ca44b3ddc","invariantUUID":"77404a5a-56ba-4465-9417-ce83271eb4b1","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":"3880f14b-f886-47e9-90d1-7567c04c7395","lifecycleState":"CERTIFIED","lastUpdateDate":1629069319860,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf8cf56-10f7-462e-9770-d04d982ddf31","invariantUUID":"e9d3e910-2471-477e-8683-ce4ef8e9b73a","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":"defaulticon","uniqueId":"b4fe50a2-b46d-48b2-84a3-c66ff55eb25e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069691072,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c40efba-a655-41f2-a22d-4e4086a04133","invariantUUID":"46d22523-ca93-45ef-8bcf-85cc1c7a02fd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90ae540b-4c13-4656-9c15-d8c384d80255","lifecycleState":"CERTIFIED","lastUpdateDate":1629069225641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aeb2ea0-92a9-49fc-b86f-30bc531543be","invariantUUID":"d3506397-841b-4da1-9778-f45b4d2bfdbc","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":"securityrules","uniqueId":"e41cd454-d334-41ad-88c6-e62c6857a15f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069432470,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5a570d94-294c-40d0-93d6-0682ace84219","invariantUUID":"e0fb4bfe-0947-4294-bb44-9bd87f20efed","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":"50eabc07-42ef-413c-9e98-00992d46d33c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069528767,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc32462d-592c-4615-8eb9-58f278a501ef","invariantUUID":"0afe8a3c-fcdf-4e3a-81db-85a4160a2210","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":"port","uniqueId":"b0870b98-ad27-4c18-a918-2c33692748e9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069830274,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36031717-9f5c-429b-b358-0c267c2da2ac","invariantUUID":"32508348-bda4-4df9-8cdb-6e34e0b8f47e","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":"port","uniqueId":"0f186d50-2c77-4d1a-a047-519a215f587e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069282944,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c773913-3790-4b2a-a5fb-cac9924044c0","invariantUUID":"2c0aa758-2dc9-4b28-bb08-e1832c9fc7df","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c27416ab-4901-4ddf-8859-ac612c659fcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629069569986,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290d1a38-c066-4504-ad60-7c08f6f2f3e0","invariantUUID":"6777ab1d-ea16-48fc-be17-b11dd8fd6d55","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":"defaulticon","uniqueId":"6fd6d182-fa9a-4216-8a2b-42aa603607ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069684717,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"669065d2-948b-46da-833f-d3eb7323e797","invariantUUID":"7e732503-7866-4505-a4fd-bfc010c75d90","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"436b9a62-168c-494c-9c2a-2710d40a74f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069801035,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8d93d5f-1805-4e97-8ae8-b1694cc61009","invariantUUID":"80b6ee32-f79f-4114-a407-b2df9a94d40b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b185ccef-c78a-4cd9-8c26-1c9e7f602c89","lifecycleState":"CERTIFIED","lastUpdateDate":1629069564049,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b68df37c-c56e-4765-a0b8-117849578b7d","invariantUUID":"9987a2bd-ccdf-4f7a-aaad-27498faaf265","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee4e88b6-d020-466a-bd49-6b7fc60c7c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069288984,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31c27716-2f7c-4327-b38b-c901b259bd1d","invariantUUID":"09f20286-5dac-4aa3-a1b5-d4d12b9631f1","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":"8c92b7e5-dd52-4e79-946c-136f15e60297","lifecycleState":"CERTIFIED","lastUpdateDate":1629069730533,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbf93b1-e771-4ecd-8c84-96e47f180e7c","invariantUUID":"b2fce5e9-5eb4-4677-b05c-bce7233c3342","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":"16a6edf2-f496-4faa-96b2-27b80df0a903","lifecycleState":"CERTIFIED","lastUpdateDate":1629069354348,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5a375d9-c9ad-4af1-90b6-a484d1f0325d","invariantUUID":"94bfc40e-ea6b-4429-8992-54d94a0942b3","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bccf3369-148f-4719-8d5b-84d4db7706ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629069576023,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11698ccf-d652-4f2c-b31f-432173cb1130","invariantUUID":"9eb64e5a-1896-4bee-a8c3-55cec92a429b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3da31ced-15ca-4aeb-b40f-c1434c52ddb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069553397,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"187b5d46-9534-4a27-93e1-d4905385a89a","invariantUUID":"975ae8f2-36d5-47d2-b5aa-697f771c00ba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"290d7a4b-8417-4749-9e6d-089c6fa16cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069811589,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54fa4101-34f7-4721-9569-8e67d4c9fe7e","invariantUUID":"8cbebd00-1ab4-4e8a-9503-fb6438dbb4a2","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":"networkrules","uniqueId":"8cc659f9-a9dd-46f0-87f4-b062195ed05e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069417730,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a2802d92-716b-4c15-b931-3c87f52a1d97","invariantUUID":"f7b25975-78dd-4586-a4f4-044e760bd870","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02fe52eb-3cd0-4a3c-b454-c22d864af03e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629069777639,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"533b192f-4a71-4010-aeb0-fd09fdd911b4","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"60b60100-ac84-4757-94de-67ad1b4a1308","lifecycleState":"CERTIFIED","lastUpdateDate":1629069484297,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e470340c-d5d3-48b7-9ab7-d5b37e63e97d","invariantUUID":"76a0037e-3743-404c-95b3-5354b8689dbf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9b328a09-3f3c-43da-8e0e-1c483822039f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069587738,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6671b63-95a8-4937-b12d-45652055ee83","invariantUUID":"42401cac-90fb-4f9b-a948-2f57f64e366a","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":"compute","uniqueId":"ffe6f86b-3c4c-440c-9abe-6b5c893ba0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069617437,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7611fea5-1a7f-447e-837b-3f470f570e7f","invariantUUID":"aed64032-58b5-4bdc-ba96-088b2be181ca","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a829fece-98e2-486c-b5cf-92e9b6db7088","lifecycleState":"CERTIFIED","lastUpdateDate":1629069314462,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bc93ad6-fe4f-418f-86b9-e30e3f5d9ff6","invariantUUID":"5be31c75-8ac6-4cae-af9d-aa068e84f506","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","lifecycleState":"CERTIFIED","lastUpdateDate":1629069558851,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","invariantUUID":"93ce2741-316a-4005-8eca-49b7b88806ec","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acacb544-ab7d-4391-a585-e22940256352","lifecycleState":"CERTIFIED","lastUpdateDate":1629077817826,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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-16 01:41:15,320 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 01:41:15,320 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:41:15,320 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:41:15,321 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-16 01:41:15,321 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-16 01:41:15,321 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:41:15,322 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:41:15,739 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-16 01:41:15,740 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:41:15,740 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 01:41:15,742 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 01:41:15,742 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:41:15,743 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:41:15,743 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 01:41:15,743 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 01:41:15,743 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:41:15,743 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 01:41:15,743 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-16 01:41:15,744 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-16 01:41:15,744 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 01:41:15,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:41:16,357 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-16 01:41:16,359 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 01:41:16,360 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91797325-a63c-4371-a9ef-18e6f6aabdd0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069402090,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2977194-72bc-4a73-ac52-c7600a480571","invariantUUID":"6c2a071e-a186-4e49-b7c9-2f3c8211502b","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":"objectStorage","uniqueId":"046b3e6c-43a7-4009-be5c-e06aa6354e11","lifecycleState":"CERTIFIED","lastUpdateDate":1629069255393,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"258d74ec-68de-48e4-9115-efde2363e92f","invariantUUID":"d2b851a4-f4c1-45f7-8c13-aae6808b72ed","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5fd4376-4a82-4298-8f9e-50652ecd3df0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069610899,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8e3580a-f21c-4f86-aab5-717647ac3d72","invariantUUID":"56af00cc-c4b6-4885-9972-dc1e66eb30be","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":"objectStorage","uniqueId":"e787979b-433e-4cd3-bcb5-ec4c4af2fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069261768,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4750e84e-7df2-4039-bc3f-78006469ab95","invariantUUID":"38ff4682-8b7e-4e20-8fe6-b712366a2520","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":"port","uniqueId":"7d277773-eee2-46bc-88a8-dbbbd84872a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069769528,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1449b60-d513-403d-aa7c-fa77ad78772e","invariantUUID":"483cfe10-bf8a-4664-967a-ddc3a7627020","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"597e9b78-3f42-416d-8e6b-947659da668f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069593196,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6ca0992-35ee-4a48-961f-719b8bfa2f8c","invariantUUID":"4add75b0-bcd3-49e7-9ea8-9a1796ed9318","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3478f0aa-4f6e-4fdd-81f6-668e6cb626d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069325109,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2aad271f-55d4-4ee3-9548-ca9905717bb6","invariantUUID":"1be766b9-e6ca-4812-8aec-ad297d1d9477","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2b7f9dbc-21f7-441a-bba0-35794aa53ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069630572,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88c63892-3f63-4ee8-b2ce-104cd00fe48b","invariantUUID":"7a6b019f-b35c-41ac-8cee-020d06229281","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":"network","uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069342905,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c92e1440-88c2-496e-86a9-01a9aa2d4eb4","invariantUUID":"b410b5c1-647a-4f68-8e5b-17f9072b0e7b","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e43a0be0-9df6-4ea6-8b13-2a0d6460a2aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629069713894,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f63b16d9-94c1-4500-bdcb-2a18de31df87","invariantUUID":"ec884af0-06dd-4d53-b4dd-13b99c0864c4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d93dd5aa-17ea-4837-ba28-dfe45de476d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069637111,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3854a666-7775-47bf-abb4-a40ecc8382ac","invariantUUID":"9d014bcc-f721-4294-aefd-e7b9cc7f10d6","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":"88b17f88-d294-4ff4-93c9-76af48d1229a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069581173,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c94b86d4-3d86-4ed4-83a5-5c68be0de48f","invariantUUID":"ed20d185-4967-42c0-b460-fbdf33b27301","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":"b1346fdd-bfe1-492d-aca6-5c145405cf9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069364855,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5083809-857e-4df0-943b-ce5362bfb294","invariantUUID":"ffa4e924-e99b-4053-9698-6f13c4fb685f","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":"a256a729-5b00-49e5-af52-b1b8c61ecb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069511474,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d687a5f-8199-4cec-a311-151ddbae6474","invariantUUID":"a3760ea6-141f-4dd7-bfaf-a42df01230c8","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":"loadBalancer","uniqueId":"d005cdea-7152-405e-b0c6-23533b725131","lifecycleState":"CERTIFIED","lastUpdateDate":1629069277418,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d79bdd9-f43d-4b43-8e95-54c7f9694efe","invariantUUID":"b0d21937-db07-4818-92df-0ba063875271","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":"port","uniqueId":"522c7501-a674-41b5-9a7c-9da347bb945a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069702178,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d3d5d50-7c92-4136-9b70-bb65ae8cda4d","invariantUUID":"1d658606-fa18-4b20-aac4-d17cc16153e8","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":"objectStorage","uniqueId":"28d0864f-acb9-4d81-be21-7320c19e688b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069643041,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffafc3ee-1532-48fb-8238-4562d078c8ce","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"defaulticon","uniqueId":"71e715be-f151-4b0a-b8be-d45a50f3d44e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069337351,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd7d1a3-8a4d-4831-af9a-3439bdb0f2e9","invariantUUID":"e9f1f0e7-8b62-445c-a8ed-d6213f28cd73","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":"82bc17aa-4769-4c1c-998e-7fafc6b2660e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069736633,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040b389c-1682-4664-b390-da76b27a5c3c","invariantUUID":"aa9c1a99-a30d-4b17-ae89-f89647ade0d9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359e0def-8935-49cf-b5c7-6caff87c5006","lifecycleState":"CERTIFIED","lastUpdateDate":1629069459259,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"400f619f-4419-4b43-8216-80715dcf681d","invariantUUID":"0baf2d9e-f781-4c58-a327-892297931ea2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"17d730dd-350e-4df0-9428-94001a25d652","lifecycleState":"CERTIFIED","lastUpdateDate":1629069441527,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e08c87c-32df-4833-abf5-5c19603adc2b","invariantUUID":"420a50e6-677e-485b-912b-7be7cdfdfe6e","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":"10c4b031-c3f5-439f-8ea1-54559acaa534","lifecycleState":"CERTIFIED","lastUpdateDate":1629069454103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec6b423d-b9c2-4f3f-a142-34fcffee7cb8","invariantUUID":"68552b56-5a03-43f2-955e-2cdd8cd62855","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":"3769a6a4-1003-43be-8b54-17b6fa4dad8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069724363,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6a95ce9-f43c-44ba-bf4c-a663b1fa99fa","invariantUUID":"1f64a42a-15c6-4a05-bd82-509bd6cb5155","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6ebecfb-f8d8-46cf-92aa-c53ff9933c24","lifecycleState":"CERTIFIED","lastUpdateDate":1629069759294,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e4e479a-5355-47d0-b0f3-09100103f288","invariantUUID":"84a94029-aa3c-4d59-8333-f9f1c68a51a1","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":"85bc3b13-cf15-40f7-8e49-1efabd022a3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069306808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc9be0b-1ae7-40fa-a6d9-37109f3e6420","invariantUUID":"9f856f39-d287-4b47-801e-f77743060683","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":"networkrules","uniqueId":"2b7d5375-deba-45db-a61c-608aa5440fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069396601,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8407537b-6c2d-49f6-a18c-493c786ae018","invariantUUID":"65536dd7-7e57-4370-8559-5c67b0705e9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f60dd0c-04e1-4d3b-8ba3-c3e8396a5572","lifecycleState":"CERTIFIED","lastUpdateDate":1629069473902,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c81b1af-89a6-479a-a45b-2c4331ee6885","invariantUUID":"f2a14bda-1c50-4b8d-8316-13457c605623","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":"port","uniqueId":"3929aa4f-b335-4a87-8d58-5fc5a1bc5b72","lifecycleState":"CERTIFIED","lastUpdateDate":1629069696875,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a7e4fc2-cf45-490b-844b-399a188baf29","invariantUUID":"becb3d23-beb1-4966-a55c-7b7952cb3c51","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff72bd87-96e1-4bac-9adf-269e7640677b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069447177,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e428673-4be3-4d2a-a0b8-f8a39911fe17","invariantUUID":"b95a5fa9-e71d-47bf-ae1c-cd9f751c8408","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":"network","uniqueId":"3ac3a19c-5108-4009-a1b9-296d1f5ae3bf","lifecycleState":"CERTIFIED","lastUpdateDate":1629069359531,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a9388f3-551c-4c01-af6b-78268977c0ee","invariantUUID":"df6a963b-9f6a-4299-99ef-a4472fc420c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cf3f519-85b5-43d1-895d-99e5af32a71c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069825637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d6be6af-e3ef-4793-ac67-a02d6672a64d","invariantUUID":"3b7b4e9a-a2e1-478e-8442-42cf87ebb087","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":"port","uniqueId":"8de995c7-231e-4126-a6dc-15077560f4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629069708540,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a16a739-fcd0-4216-b5f9-b3cb8f807512","invariantUUID":"98036929-9452-4572-804b-f1ab48b90ad7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9161a43-32ca-4dcf-8f17-b791aecf95c9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069818209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3935ec7-5aa2-438f-9356-6d8948ec961e","invariantUUID":"2c356b9d-c0c9-4d9e-8327-99b985e20a4a","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":"aa15a2e8-e8b2-46dd-ae30-6af1c1d994a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069424405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab97bdee-ac74-4db3-81af-eb9602a16d3f","invariantUUID":"d61449a1-f86f-4d85-aec2-45844bed5be0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f37e6dd0-c894-46ff-abfa-386dc3c8ddb1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069348948,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0681f657-d42f-4846-a4fb-c3ba5403b1f4","invariantUUID":"7a0d3b49-605d-48b8-8594-641078f3f780","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d7c9bf-906e-4b19-a7bf-01b5757cd8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629069805933,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb4571e-48d2-4e74-ae94-1d818f2b9f6c","invariantUUID":"f32587f5-1030-41e6-a40f-ef1d570d76c1","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":"objectStorage","uniqueId":"3b4a5f25-cbe3-40af-b3d9-911bb554e8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069654127,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e567c342-4e27-42ce-a8f4-2d934e843cbe","invariantUUID":"541778a7-d343-428a-8660-777dcba7fffe","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":"port","uniqueId":"831a9961-aaf4-4320-aff2-9d1079ea6584","lifecycleState":"CERTIFIED","lastUpdateDate":1629069331399,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbbc81-8623-4ced-b96d-f905e66bd30e","invariantUUID":"e5f4f3a4-45bb-4192-840a-bdb8ae75b969","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f36213e3-621f-451e-9898-0067c3774565","lifecycleState":"CERTIFIED","lastUpdateDate":1629069754190,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4cdd848-c54a-4b92-87b7-8874c8fdd079","invariantUUID":"4011294f-87b2-44a9-b2f1-94a0e933bfb7","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":"55e6ed28-5d06-4c7f-beeb-e1bafcf6b03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069534105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3972031-0319-48e8-beee-e6b71733d229","invariantUUID":"27296a2f-204a-4a00-8498-58a73e63cbec","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":"dec51a63-88fb-4156-969d-3e266e90f7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069479063,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c10c35-698e-4f86-84c9-747b73680a7b","invariantUUID":"c6d97ce2-6950-4439-b2be-97a28fb595b2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d12343f3-43eb-4786-b617-1eaf7140ef09","lifecycleState":"CERTIFIED","lastUpdateDate":1629069546122,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d01505b5-089e-4272-a434-cb8183a42b3a","invariantUUID":"f9396820-ee0c-4801-9066-aebd2573d4e0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bbfda1b-32c7-41be-aafb-e10266b2139d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069719174,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d474cccb-f365-4a2d-be91-c1601b3946b0","invariantUUID":"69d50759-d1f7-405d-a0e4-1e11ee827c85","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d522f838-5dea-4c78-b3fd-d4213ebf0cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069603886,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44b9f297-742e-471a-8865-f294710e90ac","invariantUUID":"e0581ec5-be17-4c6c-b1d6-616c33b11461","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e50ccdb-3d9e-4837-9c62-e3d7025a3de3","lifecycleState":"CERTIFIED","lastUpdateDate":1629069661657,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67de1a82-bad3-4dfd-ac43-38a5f2db8c47","invariantUUID":"bb87f3a6-caef-4ab2-b5a6-18e7f9099e01","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":"defaulticon","uniqueId":"338b8c13-8f35-413e-97f2-5d58937b2673","lifecycleState":"CERTIFIED","lastUpdateDate":1629069248335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e03560b7-c0f0-476e-83fb-bd1f26bf936e","invariantUUID":"5439ba9c-8c36-42ad-8c24-478926d8acc2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fba7c501-0f0a-4742-bb5a-5c425185c401","lifecycleState":"CERTIFIED","lastUpdateDate":1629069745653,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4072a4e-dac8-40bf-9254-c94ca44b3ddc","invariantUUID":"77404a5a-56ba-4465-9417-ce83271eb4b1","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":"3880f14b-f886-47e9-90d1-7567c04c7395","lifecycleState":"CERTIFIED","lastUpdateDate":1629069319860,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf8cf56-10f7-462e-9770-d04d982ddf31","invariantUUID":"e9d3e910-2471-477e-8683-ce4ef8e9b73a","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":"defaulticon","uniqueId":"b4fe50a2-b46d-48b2-84a3-c66ff55eb25e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069691072,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c40efba-a655-41f2-a22d-4e4086a04133","invariantUUID":"46d22523-ca93-45ef-8bcf-85cc1c7a02fd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90ae540b-4c13-4656-9c15-d8c384d80255","lifecycleState":"CERTIFIED","lastUpdateDate":1629069225641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aeb2ea0-92a9-49fc-b86f-30bc531543be","invariantUUID":"d3506397-841b-4da1-9778-f45b4d2bfdbc","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":"securityrules","uniqueId":"e41cd454-d334-41ad-88c6-e62c6857a15f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069432470,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5a570d94-294c-40d0-93d6-0682ace84219","invariantUUID":"e0fb4bfe-0947-4294-bb44-9bd87f20efed","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":"50eabc07-42ef-413c-9e98-00992d46d33c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069528767,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc32462d-592c-4615-8eb9-58f278a501ef","invariantUUID":"0afe8a3c-fcdf-4e3a-81db-85a4160a2210","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":"port","uniqueId":"b0870b98-ad27-4c18-a918-2c33692748e9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069830274,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36031717-9f5c-429b-b358-0c267c2da2ac","invariantUUID":"32508348-bda4-4df9-8cdb-6e34e0b8f47e","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":"port","uniqueId":"0f186d50-2c77-4d1a-a047-519a215f587e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069282944,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c773913-3790-4b2a-a5fb-cac9924044c0","invariantUUID":"2c0aa758-2dc9-4b28-bb08-e1832c9fc7df","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c27416ab-4901-4ddf-8859-ac612c659fcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629069569986,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290d1a38-c066-4504-ad60-7c08f6f2f3e0","invariantUUID":"6777ab1d-ea16-48fc-be17-b11dd8fd6d55","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":"defaulticon","uniqueId":"6fd6d182-fa9a-4216-8a2b-42aa603607ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069684717,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"669065d2-948b-46da-833f-d3eb7323e797","invariantUUID":"7e732503-7866-4505-a4fd-bfc010c75d90","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"436b9a62-168c-494c-9c2a-2710d40a74f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069801035,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8d93d5f-1805-4e97-8ae8-b1694cc61009","invariantUUID":"80b6ee32-f79f-4114-a407-b2df9a94d40b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b185ccef-c78a-4cd9-8c26-1c9e7f602c89","lifecycleState":"CERTIFIED","lastUpdateDate":1629069564049,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b68df37c-c56e-4765-a0b8-117849578b7d","invariantUUID":"9987a2bd-ccdf-4f7a-aaad-27498faaf265","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee4e88b6-d020-466a-bd49-6b7fc60c7c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069288984,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31c27716-2f7c-4327-b38b-c901b259bd1d","invariantUUID":"09f20286-5dac-4aa3-a1b5-d4d12b9631f1","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":"8c92b7e5-dd52-4e79-946c-136f15e60297","lifecycleState":"CERTIFIED","lastUpdateDate":1629069730533,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbf93b1-e771-4ecd-8c84-96e47f180e7c","invariantUUID":"b2fce5e9-5eb4-4677-b05c-bce7233c3342","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":"16a6edf2-f496-4faa-96b2-27b80df0a903","lifecycleState":"CERTIFIED","lastUpdateDate":1629069354348,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5a375d9-c9ad-4af1-90b6-a484d1f0325d","invariantUUID":"94bfc40e-ea6b-4429-8992-54d94a0942b3","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bccf3369-148f-4719-8d5b-84d4db7706ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629069576023,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11698ccf-d652-4f2c-b31f-432173cb1130","invariantUUID":"9eb64e5a-1896-4bee-a8c3-55cec92a429b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3da31ced-15ca-4aeb-b40f-c1434c52ddb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069553397,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"187b5d46-9534-4a27-93e1-d4905385a89a","invariantUUID":"975ae8f2-36d5-47d2-b5aa-697f771c00ba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"290d7a4b-8417-4749-9e6d-089c6fa16cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069811589,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54fa4101-34f7-4721-9569-8e67d4c9fe7e","invariantUUID":"8cbebd00-1ab4-4e8a-9503-fb6438dbb4a2","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":"networkrules","uniqueId":"8cc659f9-a9dd-46f0-87f4-b062195ed05e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069417730,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a2802d92-716b-4c15-b931-3c87f52a1d97","invariantUUID":"f7b25975-78dd-4586-a4f4-044e760bd870","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02fe52eb-3cd0-4a3c-b454-c22d864af03e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629069777639,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"533b192f-4a71-4010-aeb0-fd09fdd911b4","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"60b60100-ac84-4757-94de-67ad1b4a1308","lifecycleState":"CERTIFIED","lastUpdateDate":1629069484297,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e470340c-d5d3-48b7-9ab7-d5b37e63e97d","invariantUUID":"76a0037e-3743-404c-95b3-5354b8689dbf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9b328a09-3f3c-43da-8e0e-1c483822039f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069587738,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6671b63-95a8-4937-b12d-45652055ee83","invariantUUID":"42401cac-90fb-4f9b-a948-2f57f64e366a","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":"compute","uniqueId":"ffe6f86b-3c4c-440c-9abe-6b5c893ba0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069617437,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7611fea5-1a7f-447e-837b-3f470f570e7f","invariantUUID":"aed64032-58b5-4bdc-ba96-088b2be181ca","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a829fece-98e2-486c-b5cf-92e9b6db7088","lifecycleState":"CERTIFIED","lastUpdateDate":1629069314462,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bc93ad6-fe4f-418f-86b9-e30e3f5d9ff6","invariantUUID":"5be31c75-8ac6-4cae-af9d-aa068e84f506","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","lifecycleState":"CERTIFIED","lastUpdateDate":1629069558851,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","invariantUUID":"93ce2741-316a-4005-8eca-49b7b88806ec","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acacb544-ab7d-4391-a585-e22940256352","lifecycleState":"CERTIFIED","lastUpdateDate":1629077817826,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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-16 01:41:16,364 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 01:41:16,364 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-16 01:41:16,364 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-16 01:41:16,364 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-16 01:41:16,365 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-16 01:41:16,365 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-16 01:41:16,366 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:41:16,795 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-16 01:41:16,796 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-16 01:41:16,797 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-16 01:41:16,798 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-16 01:41:16,799 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-16 01:41:16,799 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-16 01:41:16,799 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-16 01:41:16,799 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-16 01:41:16,799 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-16 01:41:16,799 INFO 192:__init__.py(1) - Service found, updating information
2021-08-16 01:41:16,799 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-16 01:41:16,799 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-16 01:41:16,800 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-16 01:41:16,801 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-16 01:41:17,645 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-16 01:41:17,647 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-16 01:41:17,649 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"91797325-a63c-4371-a9ef-18e6f6aabdd0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069402090,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e2977194-72bc-4a73-ac52-c7600a480571","invariantUUID":"6c2a071e-a186-4e49-b7c9-2f3c8211502b","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":"objectStorage","uniqueId":"046b3e6c-43a7-4009-be5c-e06aa6354e11","lifecycleState":"CERTIFIED","lastUpdateDate":1629069255393,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"258d74ec-68de-48e4-9115-efde2363e92f","invariantUUID":"d2b851a4-f4c1-45f7-8c13-aae6808b72ed","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d5fd4376-4a82-4298-8f9e-50652ecd3df0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069610899,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a8e3580a-f21c-4f86-aab5-717647ac3d72","invariantUUID":"56af00cc-c4b6-4885-9972-dc1e66eb30be","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":"objectStorage","uniqueId":"e787979b-433e-4cd3-bcb5-ec4c4af2fe5d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069261768,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4750e84e-7df2-4039-bc3f-78006469ab95","invariantUUID":"38ff4682-8b7e-4e20-8fe6-b712366a2520","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":"port","uniqueId":"7d277773-eee2-46bc-88a8-dbbbd84872a0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069769528,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b1449b60-d513-403d-aa7c-fa77ad78772e","invariantUUID":"483cfe10-bf8a-4664-967a-ddc3a7627020","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"597e9b78-3f42-416d-8e6b-947659da668f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069593196,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d6ca0992-35ee-4a48-961f-719b8bfa2f8c","invariantUUID":"4add75b0-bcd3-49e7-9ea8-9a1796ed9318","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3478f0aa-4f6e-4fdd-81f6-668e6cb626d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069325109,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2aad271f-55d4-4ee3-9548-ca9905717bb6","invariantUUID":"1be766b9-e6ca-4812-8aec-ad297d1d9477","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"2b7f9dbc-21f7-441a-bba0-35794aa53ae1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069630572,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"88c63892-3f63-4ee8-b2ce-104cd00fe48b","invariantUUID":"7a6b019f-b35c-41ac-8cee-020d06229281","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":"network","uniqueId":"9c7ece94-2980-498f-9c36-314a3303cfab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069342905,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c92e1440-88c2-496e-86a9-01a9aa2d4eb4","invariantUUID":"b410b5c1-647a-4f68-8e5b-17f9072b0e7b","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e43a0be0-9df6-4ea6-8b13-2a0d6460a2aa","lifecycleState":"CERTIFIED","lastUpdateDate":1629069713894,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f63b16d9-94c1-4500-bdcb-2a18de31df87","invariantUUID":"ec884af0-06dd-4d53-b4dd-13b99c0864c4","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d93dd5aa-17ea-4837-ba28-dfe45de476d2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069637111,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3854a666-7775-47bf-abb4-a40ecc8382ac","invariantUUID":"9d014bcc-f721-4294-aefd-e7b9cc7f10d6","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":"88b17f88-d294-4ff4-93c9-76af48d1229a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069581173,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c94b86d4-3d86-4ed4-83a5-5c68be0de48f","invariantUUID":"ed20d185-4967-42c0-b460-fbdf33b27301","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":"b1346fdd-bfe1-492d-aca6-5c145405cf9d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069364855,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"e5083809-857e-4df0-943b-ce5362bfb294","invariantUUID":"ffa4e924-e99b-4053-9698-6f13c4fb685f","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":"a256a729-5b00-49e5-af52-b1b8c61ecb2a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069511474,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2d687a5f-8199-4cec-a311-151ddbae6474","invariantUUID":"a3760ea6-141f-4dd7-bfaf-a42df01230c8","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":"loadBalancer","uniqueId":"d005cdea-7152-405e-b0c6-23533b725131","lifecycleState":"CERTIFIED","lastUpdateDate":1629069277418,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1d79bdd9-f43d-4b43-8e95-54c7f9694efe","invariantUUID":"b0d21937-db07-4818-92df-0ba063875271","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":"port","uniqueId":"522c7501-a674-41b5-9a7c-9da347bb945a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069702178,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"7d3d5d50-7c92-4136-9b70-bb65ae8cda4d","invariantUUID":"1d658606-fa18-4b20-aac4-d17cc16153e8","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":"objectStorage","uniqueId":"28d0864f-acb9-4d81-be21-7320c19e688b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069643041,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ffafc3ee-1532-48fb-8238-4562d078c8ce","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"defaulticon","uniqueId":"71e715be-f151-4b0a-b8be-d45a50f3d44e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069337351,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ecd7d1a3-8a4d-4831-af9a-3439bdb0f2e9","invariantUUID":"e9f1f0e7-8b62-445c-a8ed-d6213f28cd73","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":"82bc17aa-4769-4c1c-998e-7fafc6b2660e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069736633,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"040b389c-1682-4664-b390-da76b27a5c3c","invariantUUID":"aa9c1a99-a30d-4b17-ae89-f89647ade0d9","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"359e0def-8935-49cf-b5c7-6caff87c5006","lifecycleState":"CERTIFIED","lastUpdateDate":1629069459259,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"400f619f-4419-4b43-8216-80715dcf681d","invariantUUID":"0baf2d9e-f781-4c58-a327-892297931ea2","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"17d730dd-350e-4df0-9428-94001a25d652","lifecycleState":"CERTIFIED","lastUpdateDate":1629069441527,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3e08c87c-32df-4833-abf5-5c19603adc2b","invariantUUID":"420a50e6-677e-485b-912b-7be7cdfdfe6e","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":"10c4b031-c3f5-439f-8ea1-54559acaa534","lifecycleState":"CERTIFIED","lastUpdateDate":1629069454103,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ec6b423d-b9c2-4f3f-a142-34fcffee7cb8","invariantUUID":"68552b56-5a03-43f2-955e-2cdd8cd62855","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":"3769a6a4-1003-43be-8b54-17b6fa4dad8f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069724363,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f6a95ce9-f43c-44ba-bf4c-a663b1fa99fa","invariantUUID":"1f64a42a-15c6-4a05-bd82-509bd6cb5155","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"c6ebecfb-f8d8-46cf-92aa-c53ff9933c24","lifecycleState":"CERTIFIED","lastUpdateDate":1629069759294,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1e4e479a-5355-47d0-b0f3-09100103f288","invariantUUID":"84a94029-aa3c-4d59-8333-f9f1c68a51a1","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":"85bc3b13-cf15-40f7-8e49-1efabd022a3c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069306808,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6dc9be0b-1ae7-40fa-a6d9-37109f3e6420","invariantUUID":"9f856f39-d287-4b47-801e-f77743060683","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":"networkrules","uniqueId":"2b7d5375-deba-45db-a61c-608aa5440fe2","lifecycleState":"CERTIFIED","lastUpdateDate":1629069396601,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"8407537b-6c2d-49f6-a18c-493c786ae018","invariantUUID":"65536dd7-7e57-4370-8559-5c67b0705e9c","systemName":"Contrailnetworkrules","description":"Configuration of policy rules to be applied over the network.","tags":["ContrailNetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f60dd0c-04e1-4d3b-8ba3-c3e8396a5572","lifecycleState":"CERTIFIED","lastUpdateDate":1629069473902,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9c81b1af-89a6-479a-a45b-2c4331ee6885","invariantUUID":"f2a14bda-1c50-4b8d-8316-13457c605623","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":"port","uniqueId":"3929aa4f-b335-4a87-8d58-5fc5a1bc5b72","lifecycleState":"CERTIFIED","lastUpdateDate":1629069696875,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8a7e4fc2-cf45-490b-844b-399a188baf29","invariantUUID":"becb3d23-beb1-4966-a55c-7b7952cb3c51","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ff72bd87-96e1-4bac-9adf-269e7640677b","lifecycleState":"CERTIFIED","lastUpdateDate":1629069447177,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6e428673-4be3-4d2a-a0b8-f8a39911fe17","invariantUUID":"b95a5fa9-e71d-47bf-ae1c-cd9f751c8408","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":"network","uniqueId":"3ac3a19c-5108-4009-a1b9-296d1f5ae3bf","lifecycleState":"CERTIFIED","lastUpdateDate":1629069359531,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"4a9388f3-551c-4c01-af6b-78268977c0ee","invariantUUID":"df6a963b-9f6a-4299-99ef-a4472fc420c7","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"2cf3f519-85b5-43d1-895d-99e5af32a71c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069825637,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9d6be6af-e3ef-4793-ac67-a02d6672a64d","invariantUUID":"3b7b4e9a-a2e1-478e-8442-42cf87ebb087","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":"port","uniqueId":"8de995c7-231e-4126-a6dc-15077560f4ae","lifecycleState":"CERTIFIED","lastUpdateDate":1629069708540,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6a16a739-fcd0-4216-b5f9-b3cb8f807512","invariantUUID":"98036929-9452-4572-804b-f1ab48b90ad7","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"e9161a43-32ca-4dcf-8f17-b791aecf95c9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069818209,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c3935ec7-5aa2-438f-9356-6d8948ec961e","invariantUUID":"2c356b9d-c0c9-4d9e-8327-99b985e20a4a","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":"aa15a2e8-e8b2-46dd-ae30-6af1c1d994a7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069424405,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ab97bdee-ac74-4db3-81af-eb9602a16d3f","invariantUUID":"d61449a1-f86f-4d85-aec2-45844bed5be0","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f37e6dd0-c894-46ff-abfa-386dc3c8ddb1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069348948,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0681f657-d42f-4846-a4fb-c3ba5403b1f4","invariantUUID":"7a0d3b49-605d-48b8-8594-641078f3f780","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"97d7c9bf-906e-4b19-a7bf-01b5757cd8d6","lifecycleState":"CERTIFIED","lastUpdateDate":1629069805933,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bcb4571e-48d2-4e74-ae94-1d818f2b9f6c","invariantUUID":"f32587f5-1030-41e6-a40f-ef1d570d76c1","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":"objectStorage","uniqueId":"3b4a5f25-cbe3-40af-b3d9-911bb554e8d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069654127,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e567c342-4e27-42ce-a8f4-2d934e843cbe","invariantUUID":"541778a7-d343-428a-8660-777dcba7fffe","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":"port","uniqueId":"831a9961-aaf4-4320-aff2-9d1079ea6584","lifecycleState":"CERTIFIED","lastUpdateDate":1629069331399,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbbc81-8623-4ced-b96d-f905e66bd30e","invariantUUID":"e5f4f3a4-45bb-4192-840a-bdb8ae75b969","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"f36213e3-621f-451e-9898-0067c3774565","lifecycleState":"CERTIFIED","lastUpdateDate":1629069754190,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d4cdd848-c54a-4b92-87b7-8874c8fdd079","invariantUUID":"4011294f-87b2-44a9-b2f1-94a0e933bfb7","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":"55e6ed28-5d06-4c7f-beeb-e1bafcf6b03e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069534105,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a3972031-0319-48e8-beee-e6b71733d229","invariantUUID":"27296a2f-204a-4a00-8498-58a73e63cbec","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":"dec51a63-88fb-4156-969d-3e266e90f7f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069479063,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f8c10c35-698e-4f86-84c9-747b73680a7b","invariantUUID":"c6d97ce2-6950-4439-b2be-97a28fb595b2","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d12343f3-43eb-4786-b617-1eaf7140ef09","lifecycleState":"CERTIFIED","lastUpdateDate":1629069546122,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d01505b5-089e-4272-a434-cb8183a42b3a","invariantUUID":"f9396820-ee0c-4801-9066-aebd2573d4e0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4bbfda1b-32c7-41be-aafb-e10266b2139d","lifecycleState":"CERTIFIED","lastUpdateDate":1629069719174,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d474cccb-f365-4a2d-be91-c1601b3946b0","invariantUUID":"69d50759-d1f7-405d-a0e4-1e11ee827c85","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d522f838-5dea-4c78-b3fd-d4213ebf0cf0","lifecycleState":"CERTIFIED","lastUpdateDate":1629069603886,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"44b9f297-742e-471a-8865-f294710e90ac","invariantUUID":"e0581ec5-be17-4c6c-b1d6-616c33b11461","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8e50ccdb-3d9e-4837-9c62-e3d7025a3de3","lifecycleState":"CERTIFIED","lastUpdateDate":1629069661657,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"67de1a82-bad3-4dfd-ac43-38a5f2db8c47","invariantUUID":"bb87f3a6-caef-4ab2-b5a6-18e7f9099e01","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":"defaulticon","uniqueId":"338b8c13-8f35-413e-97f2-5d58937b2673","lifecycleState":"CERTIFIED","lastUpdateDate":1629069248335,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"e03560b7-c0f0-476e-83fb-bd1f26bf936e","invariantUUID":"5439ba9c-8c36-42ad-8c24-478926d8acc2","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"fba7c501-0f0a-4742-bb5a-5c425185c401","lifecycleState":"CERTIFIED","lastUpdateDate":1629069745653,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a4072a4e-dac8-40bf-9254-c94ca44b3ddc","invariantUUID":"77404a5a-56ba-4465-9417-ce83271eb4b1","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":"3880f14b-f886-47e9-90d1-7567c04c7395","lifecycleState":"CERTIFIED","lastUpdateDate":1629069319860,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fbf8cf56-10f7-462e-9770-d04d982ddf31","invariantUUID":"e9d3e910-2471-477e-8683-ce4ef8e9b73a","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":"defaulticon","uniqueId":"b4fe50a2-b46d-48b2-84a3-c66ff55eb25e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069691072,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5c40efba-a655-41f2-a22d-4e4086a04133","invariantUUID":"46d22523-ca93-45ef-8bcf-85cc1c7a02fd","systemName":"Ontpnf","description":"OntPnf","tags":["OntPnf"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"90ae540b-4c13-4656-9c15-d8c384d80255","lifecycleState":"CERTIFIED","lastUpdateDate":1629069225641,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4aeb2ea0-92a9-49fc-b86f-30bc531543be","invariantUUID":"d3506397-841b-4da1-9778-f45b4d2bfdbc","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":"securityrules","uniqueId":"e41cd454-d334-41ad-88c6-e62c6857a15f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069432470,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"5a570d94-294c-40d0-93d6-0682ace84219","invariantUUID":"e0fb4bfe-0947-4294-bb44-9bd87f20efed","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":"50eabc07-42ef-413c-9e98-00992d46d33c","lifecycleState":"CERTIFIED","lastUpdateDate":1629069528767,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc32462d-592c-4615-8eb9-58f278a501ef","invariantUUID":"0afe8a3c-fcdf-4e3a-81db-85a4160a2210","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":"port","uniqueId":"b0870b98-ad27-4c18-a918-2c33692748e9","lifecycleState":"CERTIFIED","lastUpdateDate":1629069830274,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"36031717-9f5c-429b-b358-0c267c2da2ac","invariantUUID":"32508348-bda4-4df9-8cdb-6e34e0b8f47e","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":"port","uniqueId":"0f186d50-2c77-4d1a-a047-519a215f587e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069282944,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"8c773913-3790-4b2a-a5fb-cac9924044c0","invariantUUID":"2c0aa758-2dc9-4b28-bb08-e1832c9fc7df","systemName":"Port","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["Port"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"c27416ab-4901-4ddf-8859-ac612c659fcc","lifecycleState":"CERTIFIED","lastUpdateDate":1629069569986,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"290d1a38-c066-4504-ad60-7c08f6f2f3e0","invariantUUID":"6777ab1d-ea16-48fc-be17-b11dd8fd6d55","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":"defaulticon","uniqueId":"6fd6d182-fa9a-4216-8a2b-42aa603607ab","lifecycleState":"CERTIFIED","lastUpdateDate":1629069684717,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"669065d2-948b-46da-833f-d3eb7323e797","invariantUUID":"7e732503-7866-4505-a4fd-bfc010c75d90","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"436b9a62-168c-494c-9c2a-2710d40a74f1","lifecycleState":"CERTIFIED","lastUpdateDate":1629069801035,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b8d93d5f-1805-4e97-8ae8-b1694cc61009","invariantUUID":"80b6ee32-f79f-4114-a407-b2df9a94d40b","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"b185ccef-c78a-4cd9-8c26-1c9e7f602c89","lifecycleState":"CERTIFIED","lastUpdateDate":1629069564049,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b68df37c-c56e-4765-a0b8-117849578b7d","invariantUUID":"9987a2bd-ccdf-4f7a-aaad-27498faaf265","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ee4e88b6-d020-466a-bd49-6b7fc60c7c1a","lifecycleState":"CERTIFIED","lastUpdateDate":1629069288984,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"31c27716-2f7c-4327-b38b-c901b259bd1d","invariantUUID":"09f20286-5dac-4aa3-a1b5-d4d12b9631f1","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":"8c92b7e5-dd52-4e79-946c-136f15e60297","lifecycleState":"CERTIFIED","lastUpdateDate":1629069730533,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"afbf93b1-e771-4ecd-8c84-96e47f180e7c","invariantUUID":"b2fce5e9-5eb4-4677-b05c-bce7233c3342","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":"16a6edf2-f496-4faa-96b2-27b80df0a903","lifecycleState":"CERTIFIED","lastUpdateDate":1629069354348,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b5a375d9-c9ad-4af1-90b6-a484d1f0325d","invariantUUID":"94bfc40e-ea6b-4429-8992-54d94a0942b3","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bccf3369-148f-4719-8d5b-84d4db7706ac","lifecycleState":"CERTIFIED","lastUpdateDate":1629069576023,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11698ccf-d652-4f2c-b31f-432173cb1130","invariantUUID":"9eb64e5a-1896-4bee-a8c3-55cec92a429b","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"3da31ced-15ca-4aeb-b40f-c1434c52ddb4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069553397,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"187b5d46-9534-4a27-93e1-d4905385a89a","invariantUUID":"975ae8f2-36d5-47d2-b5aa-697f771c00ba","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"290d7a4b-8417-4749-9e6d-089c6fa16cb7","lifecycleState":"CERTIFIED","lastUpdateDate":1629069811589,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"54fa4101-34f7-4721-9569-8e67d4c9fe7e","invariantUUID":"8cbebd00-1ab4-4e8a-9503-fb6438dbb4a2","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":"networkrules","uniqueId":"8cc659f9-a9dd-46f0-87f4-b062195ed05e","lifecycleState":"CERTIFIED","lastUpdateDate":1629069417730,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"a2802d92-716b-4c15-b931-3c87f52a1d97","invariantUUID":"f7b25975-78dd-4586-a4f4-044e760bd870","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.1","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"02fe52eb-3cd0-4a3c-b454-c22d864af03e","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1629069777639,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"533b192f-4a71-4010-aeb0-fd09fdd911b4","invariantUUID":"083bd378-a82a-44fa-91bd-c6c738fb9070","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":"60b60100-ac84-4757-94de-67ad1b4a1308","lifecycleState":"CERTIFIED","lastUpdateDate":1629069484297,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"e470340c-d5d3-48b7-9ab7-d5b37e63e97d","invariantUUID":"76a0037e-3743-404c-95b3-5354b8689dbf","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"9b328a09-3f3c-43da-8e0e-1c483822039f","lifecycleState":"CERTIFIED","lastUpdateDate":1629069587738,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d6671b63-95a8-4937-b12d-45652055ee83","invariantUUID":"42401cac-90fb-4f9b-a948-2f57f64e366a","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":"compute","uniqueId":"ffe6f86b-3c4c-440c-9abe-6b5c893ba0d4","lifecycleState":"CERTIFIED","lastUpdateDate":1629069617437,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7611fea5-1a7f-447e-837b-3f470f570e7f","invariantUUID":"aed64032-58b5-4bdc-ba96-088b2be181ca","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"a829fece-98e2-486c-b5cf-92e9b6db7088","lifecycleState":"CERTIFIED","lastUpdateDate":1629069314462,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9bc93ad6-fe4f-418f-86b9-e30e3f5d9ff6","invariantUUID":"5be31c75-8ac6-4cae-af9d-aa068e84f506","systemName":"Cindervolume","description":"Represents a server-local block storage device that provides persistent storage to guest virtual machines. ","tags":["CinderVolume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"c1d4f87c-c43e-4d5a-97fd-42a4e84c68de","lifecycleState":"CERTIFIED","lastUpdateDate":1629069558851,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4c908f51-9993-4d29-9913-ebac4355ca5b","invariantUUID":"93ce2741-316a-4005-8eca-49b7b88806ec","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"acacb544-ab7d-4391-a585-e22940256352","lifecycleState":"CERTIFIED","lastUpdateDate":1629077817826,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","invariantUUID":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","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-16 01:41:17,652 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-16 01:41:17,653 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-16 01:41:17,653 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/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel
2021-08-16 01:41:17,653 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-16 01:41:17,655 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-16 01:41:17,855 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/a22a45e3-aa41-4063-ba9a-935c533f6e8a/toscaModel HTTP/1.1" 200 None
2021-08-16 01:41:17,857 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-16 01:41:17,857 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-16 01:41:17,893 DEBUG 129:onap_service.py(1) - [None][Create 9facb0e0-5987-4f13-b782-909b40a86196 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '042b37b5-6431-4a00-96d4-093bdddcde7f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:41:17,893 DEBUG 131:onap_service.py(1) - [None][Create 9facb0e0-5987-4f13-b782-909b40a86196 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9facb0e0-5987-4f13-b782-909b40a86196
2021-08-16 01:41:17,893 DEBUG 132:onap_service.py(1) - [None][Create 9facb0e0-5987-4f13-b782-909b40a86196 Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "ad55757f-7765-4f4e-a4cc-6ea7da12c8ff",
            "modelVersion": "1.0",
            "modelVersionId": "a22a45e3-aa41-4063-ba9a-935c533f6e8a"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-16 01:41:17,895 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:41:19,799 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/9facb0e0-5987-4f13-b782-909b40a86196 HTTP/1.1" 202 262
2021-08-16 01:41:19,800 INFO 142:onap_service.py(1) - [None][Create 9facb0e0-5987-4f13-b782-909b40a86196 Service deletion request] response code: 202
2021-08-16 01:41:19,800 DEBUG 146:onap_service.py(1) - [None][Create 9facb0e0-5987-4f13-b782-909b40a86196 Service deletion request] response: {"requestReferences":{"requestId":"042b37b5-6431-4a00-96d4-093bdddcde7f","instanceId":"9facb0e0-5987-4f13-b782-909b40a86196","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/042b37b5-6431-4a00-96d4-093bdddcde7f"}}
2021-08-16 01:41:19,801 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-16 01:41:19,808 DEBUG 129:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e126960b-d5cf-4d9e-8572-9d4ba8d38395', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:41:19,808 DEBUG 131:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/042b37b5-6431-4a00-96d4-093bdddcde7f
2021-08-16 01:41:19,809 DEBUG 132:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] data sent: None
2021-08-16 01:41:19,812 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:41:20,022 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/042b37b5-6431-4a00-96d4-093bdddcde7f HTTP/1.1" 200 875
2021-08-16 01:41:20,024 INFO 142:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] response code: 200
2021-08-16 01:41:20,025 DEBUG 146:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] response: {"request":{"requestId":"042b37b5-6431-4a00-96d4-093bdddcde7f","startTime":"Mon, 16 Aug 2021 01:41:18 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9facb0e0-5987-4f13-b782-909b40a86196","serviceInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Mon, 16 Aug 2021 01:41:19 GMT"}}}
2021-08-16 01:41:30,036 DEBUG 129:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1ab3ef07-ca8d-4ff3-b00a-e2e5e8ebd292', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:41:30,037 DEBUG 131:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/042b37b5-6431-4a00-96d4-093bdddcde7f
2021-08-16 01:41:30,037 DEBUG 132:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] data sent: None
2021-08-16 01:41:30,039 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:41:30,241 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/042b37b5-6431-4a00-96d4-093bdddcde7f HTTP/1.1" 200 1085
2021-08-16 01:41:30,243 INFO 142:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] response code: 200
2021-08-16 01:41:30,243 DEBUG 146:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] response: {"request":{"requestId":"042b37b5-6431-4a00-96d4-093bdddcde7f","startTime":"Mon, 16 Aug 2021 01:41:18 GMT","finishTime":"Mon, 16 Aug 2021 01:41:22 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9facb0e0-5987-4f13-b782-909b40a86196","serviceInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 01:41:22 GMT"}}}
2021-08-16 01:41:30,244 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished
2021-08-16 01:41:30,245 DEBUG 129:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6c436c0e-2d8c-47bb-899a-bb32665ed4c7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:41:30,245 DEBUG 131:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/042b37b5-6431-4a00-96d4-093bdddcde7f
2021-08-16 01:41:30,245 DEBUG 132:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] data sent: None
2021-08-16 01:41:30,248 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:41:30,407 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/042b37b5-6431-4a00-96d4-093bdddcde7f HTTP/1.1" 200 1085
2021-08-16 01:41:30,408 INFO 142:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] response code: 200
2021-08-16 01:41:30,408 DEBUG 146:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] response: {"request":{"requestId":"042b37b5-6431-4a00-96d4-093bdddcde7f","startTime":"Mon, 16 Aug 2021 01:41:18 GMT","finishTime":"Mon, 16 Aug 2021 01:41:22 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9facb0e0-5987-4f13-b782-909b40a86196","serviceInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 01:41:22 GMT"}}}
2021-08-16 01:41:30,409 DEBUG 129:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '16b53b59-5966-4ae2-9e80-234ecd91522f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:41:30,409 DEBUG 131:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/042b37b5-6431-4a00-96d4-093bdddcde7f
2021-08-16 01:41:30,410 DEBUG 132:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] data sent: None
2021-08-16 01:41:30,411 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:41:30,565 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/042b37b5-6431-4a00-96d4-093bdddcde7f HTTP/1.1" 200 1085
2021-08-16 01:41:30,567 INFO 142:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] response code: 200
2021-08-16 01:41:30,567 DEBUG 146:onap_service.py(11) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] response: {"request":{"requestId":"042b37b5-6431-4a00-96d4-093bdddcde7f","startTime":"Mon, 16 Aug 2021 01:41:18 GMT","finishTime":"Mon, 16 Aug 2021 01:41:22 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9facb0e0-5987-4f13-b782-909b40a86196","serviceInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 01:41:22 GMT"}}}
2021-08-16 01:41:30,575 DEBUG 129:onap_service.py(1) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '199fcbc9-bb27-4dd8-a1e5-d1ba33912a09', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-16 01:41:30,576 DEBUG 131:onap_service.py(1) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/042b37b5-6431-4a00-96d4-093bdddcde7f
2021-08-16 01:41:30,576 DEBUG 132:onap_service.py(1) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] data sent: None
2021-08-16 01:41:30,578 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-16 01:41:30,743 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/042b37b5-6431-4a00-96d4-093bdddcde7f HTTP/1.1" 200 1085
2021-08-16 01:41:30,745 INFO 142:onap_service.py(1) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] response code: 200
2021-08-16 01:41:30,745 DEBUG 146:onap_service.py(1) - [None][Check 042b37b5-6431-4a00-96d4-093bdddcde7f orchestration request status] response: {"request":{"requestId":"042b37b5-6431-4a00-96d4-093bdddcde7f","startTime":"Mon, 16 Aug 2021 01:41:18 GMT","finishTime":"Mon, 16 Aug 2021 01:41:22 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelUuid":"a22a45e3-aa41-4063-ba9a-935c533f6e8a","modelInvariantUuid":"ad55757f-7765-4f4e-a4cc-6ea7da12c8ff"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"9facb0e0-5987-4f13-b782-909b40a86196","serviceInstanceName":"basic_network-e659b1d1-9dc7-46be-a0f7-055235a8fb73"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Mon, 16 Aug 2021 01:41:22 GMT"}}}
2021-08-16 01:41:30,746 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-16 01:41:30,747 INFO 176:run_tests.py(1) - Test result:

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

2021-08-16 01:41:30,750 INFO 61:basic_network.py(1) - Generate Test report
2021-08-16 01:41:30,845 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-16 01:41:31,312 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-16 01:41:31,313 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/6119c24b6c44f500102b375c

2021-08-16 01:41:31,314 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK