2021-08-12 01:25:56,253 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-12 01:25:56,254 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-12 01:25:56,259 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-12 01:25:56,260 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-12 01:25:56,260 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-12 01:25:56,260 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-12 01:25:56,260 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-12 01:25:56,260 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-12 01:25:56,261 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-12 01:25:56,261 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-12 01:25:56,261 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-12 01:25:56,261 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-12 01:25:56,262 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-12 01:25:56,262 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-12 01:25:56,262 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-12 01:25:56,263 DEBUG 34:basic_network.py(1) - start time
2021-08-12 01:25:56,263 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-12 01:25:56,267 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:25:56,268 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:25:56,268 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-12 01:25:56,268 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-12 01:25:56,269 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:25:56,271 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:25:56,804 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-12 01:25:56,807 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:25:56,808 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-12 01:25:56,811 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-12 01:25:56,812 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:25:56,813 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-12 01:25:56,813 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:25:56,814 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:25:56,814 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-12 01:25:56,815 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-12 01:25:56,815 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:25:56,818 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:25:57,199 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-12 01:25:57,201 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:25:57,202 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-12 01:25:57,205 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-12 01:25:57,205 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:25:57,205 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-12 01:25:57,206 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-12 01:25:57,206 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-12 01:25:57,206 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-12 01:25:57,206 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-12 01:25:57,207 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-12 01:25:57,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:25:57,701 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-12 01:25:57,704 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-12 01:25:57,706 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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Template","normalizedName":"template","uniqueId":"resourceNewCategory.template","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Monitoring Template","normalizedName":"monitoring template","uniqueId":"resourceNewCategory.template.monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Base Monitoring Template","normalizedName":"base monitoring template","uniqueId":"resourceNewCategory.template.base monitoring template","icons":["monitoring_template"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"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}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"resourceNewCategory.network l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Common Network Resources","normalizedName":"common network resources","uniqueId":"resourceNewCategory.network l4+.common network resources","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network 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":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Configuration","normalizedName":"configuration","uniqueId":"resourceNewCategory.configuration.configuration","icons":["pmc"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"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":"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":"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":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network L1-3","normalizedName":"network l1-3","uniqueId":"serviceNewCategory.network l1-3","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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-12 01:25:57,711 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-12 01:25:57,711 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-12 01:25:57,712 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-12 01:25:57,712 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-12 01:25:57,712 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:25:57,712 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:25:57,713 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-12 01:25:57,713 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-12 01:25:57,713 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:25:57,716 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:25:58,118 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-12 01:25:58,120 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:25:58,120 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-12 01:25:58,124 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-12 01:25:58,124 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:25:58,125 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-12 01:25:58,171 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-12 01:25:58,172 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-12 01:25:58,172 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-12 01:25:58,174 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:25:59,540 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-12 01:25:59,542 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-12 01:25:59,544 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","icons":["network_l_1-3"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"componentInstances":null,"componentInstancesRelations":[],"componentInstancesInputs":null,"componentInstancesOutputs":null,"componentInstancesProperties":null,"componentInstancesAttributes":null,"capabilities":{},"requirements":null,"componentInstancesInterfaces":null,"inputs":[{"definition":false,"hidden":false,"uniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46.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":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","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":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46.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":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","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":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46.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":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","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":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46.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":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","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":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46.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":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","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":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"forwardingPaths":{},"toscaServiceName":null,"environmentContext":"General_Revenue-Bearing","serviceType":"","projectCode":"123456","distributionStatus":"DISTRIBUTION_NOT_APPROVED","ecompGeneratedNaming":true,"namingPolicy":"","serviceFunction":"","serviceRole":"","instantiationType":"A-la-carte","version":"0.1","icon":"network_l_1-3","creationDate":1628731558907,"description":"service","tags":["basic_network"],"archived":false,"archiveTime":0,"isDeleted":null,"csarVersion":null,"uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4fd3e7ed-5639-4a82-a98b-b9042058675c","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","systemName":"BasicNetwork","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","normalizedName":"basicnetwork","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628731558907,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":null,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"importedToscaChecksum":null,"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-12 01:25:59,550 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-12 01:25:59,550 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,551 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-12 01:25:59,551 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-12 01:25:59,551 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-12 01:25:59,552 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-12 01:25:59,552 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-12 01:25:59,554 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:25:59,802 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-12 01:25:59,803 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-12 01:25:59,804 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"3bd86b3a-ab3a-414a-b951-8c03e2276801","invariantUUID":"a8ed7b0d-db4a-489c-9e6e-30179b7f3dbf","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3bd86b3a-ab3a-414a-b951-8c03e2276801/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"99eb8c21-eb83-404e-b9a3-67a8a52ce98b","invariantUUID":"67298c48-752f-4ed9-a958-e570d8a3d9d0","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/99eb8c21-eb83-404e-b9a3-67a8a52ce98b/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0d1cf76c-867f-465b-8f89-101ea560ccb7","invariantUUID":"988b3b5a-3df3-48b0-b3d0-d98800ce33d4","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0d1cf76c-867f-465b-8f89-101ea560ccb7/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5f2270a5-95fa-4951-9391-5d434ae42f93","invariantUUID":"dbe4c03c-c219-47d3-a4ad-09d736f8c0b5","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5f2270a5-95fa-4951-9391-5d434ae42f93/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"da51057c-42d8-4e75-a0b7-d3ed5824e046","invariantUUID":"7c58a241-9f1b-40df-9f84-f83e916acd24","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/da51057c-42d8-4e75-a0b7-d3ed5824e046/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6ea100f9-1ca5-4d40-94ab-1ab2d373e359","invariantUUID":"e6a2b054-0991-40ba-bc54-4ce31f195a91","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6ea100f9-1ca5-4d40-94ab-1ab2d373e359/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"3b7e05bc-14b7-452f-a5f3-a57d61d86980","invariantUUID":"b5b1f766-4fb6-477f-b03b-89e494514540","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3b7e05bc-14b7-452f-a5f3-a57d61d86980/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"631265b2-f404-421e-a768-677d6a70abf4","invariantUUID":"072973fc-fc93-48d0-af6f-4de799f37d1b","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/631265b2-f404-421e-a768-677d6a70abf4/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"dfa36188-ac2a-42c2-b779-f3d827f8054c","invariantUUID":"91e668e1-e341-44ae-b0db-63825f033643","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/dfa36188-ac2a-42c2-b779-f3d827f8054c/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"afdd4373-ca10-4d23-8ce4-3917e6467909","invariantUUID":"baf8b94f-62f6-4cef-9a9a-61481878ab91","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/afdd4373-ca10-4d23-8ce4-3917e6467909/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"5a7b6904-4a18-425f-ae34-8e40212e7d4e","invariantUUID":"0448cb81-65a3-4b2a-bda4-8dc5f2f6981e","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/5a7b6904-4a18-425f-ae34-8e40212e7d4e/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1f4bd8f6-b22a-448a-a225-f0f320161829","invariantUUID":"4601c27a-d05d-411d-ab1c-22df5fe22507","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1f4bd8f6-b22a-448a-a225-f0f320161829/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"128da259-09b4-44bf-bc80-811ecc1e8474","invariantUUID":"c26546d4-0e6d-4bd4-8621-aee7ca65f3e3","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/128da259-09b4-44bf-bc80-811ecc1e8474/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"df3c8517-8f08-471f-816d-ecbb49015c9d","invariantUUID":"950270a0-4a9b-474e-8b29-8abf9ca195d3","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/df3c8517-8f08-471f-816d-ecbb49015c9d/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c353594a-f360-44db-b72c-ae17dd925e1e","invariantUUID":"b5217c4e-4af9-41ab-b0ff-f3ba34b242b1","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c353594a-f360-44db-b72c-ae17dd925e1e/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-12 01:25:59,807 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-12 01:25:59,807 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,807 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,807 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-12 01:25:59,807 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-12 01:25:59,808 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,808 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,808 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-12 01:25:59,808 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-12 01:25:59,808 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,808 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,809 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-12 01:25:59,809 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-12 01:25:59,809 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,809 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,809 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-12 01:25:59,809 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-12 01:25:59,809 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,810 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,810 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-12 01:25:59,810 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-12 01:25:59,810 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,810 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,810 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-12 01:25:59,811 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-12 01:25:59,811 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,811 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,811 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-12 01:25:59,811 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-12 01:25:59,811 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,811 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,812 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-12 01:25:59,812 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-12 01:25:59,812 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,812 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,812 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-12 01:25:59,812 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-12 01:25:59,813 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,813 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,813 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-12 01:25:59,813 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-12 01:25:59,813 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,813 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,814 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-12 01:25:59,814 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-12 01:25:59,814 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,814 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,814 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-12 01:25:59,814 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-12 01:25:59,814 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,815 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,815 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-12 01:25:59,815 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-12 01:25:59,815 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,815 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,815 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-12 01:25:59,815 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-12 01:25:59,816 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:25:59,816 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:25:59,816 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-12 01:25:59,816 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-12 01:25:59,816 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-12 01:25:59,816 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-12 01:25:59,817 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-12 01:25:59,817 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-12 01:25:59,817 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-12 01:25:59,819 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:00,577 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-12 01:26:00,579 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-12 01:26:00,582 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6213dc98-e918-4775-bda7-3614dd7c6777","lifecycleState":"CERTIFIED","lastUpdateDate":1628723481858,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc1dc970-2cea-40ec-abd8-747af78f98be","invariantUUID":"2bbdea3e-80bf-4c14-a57d-011b513f4fbd","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07d5dc06-6ce2-4f91-95e0-cac73f1c4df6","lifecycleState":"CERTIFIED","lastUpdateDate":1628723862587,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9cbf488-1d24-4006-8a67-b402c0016186","invariantUUID":"8bc4ca28-f4c4-4fa2-87eb-2fd0375eb628","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":"compute","uniqueId":"04d57838-f7a3-4b62-b3ff-d38d954cd39a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723919598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"578902e1-ed85-4244-a2e8-cb569e49796d","invariantUUID":"20681a91-42f9-4790-9f43-a01713d68025","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a85f470-b7a0-4a48-a373-2972482b3630","lifecycleState":"CERTIFIED","lastUpdateDate":1628723517659,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bd86b3a-ab3a-414a-b951-8c03e2276801","invariantUUID":"a8ed7b0d-db4a-489c-9e6e-30179b7f3dbf","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":"57fe302d-19c8-4b3d-bb3b-0490cd787738","lifecycleState":"CERTIFIED","lastUpdateDate":1628723619157,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7f7956-497c-4fb4-a357-f4e86e7661f1","invariantUUID":"6ac673ca-66fd-4398-a584-1ef64de8c5a2","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f74761c-e923-4414-b535-41124352f036","lifecycleState":"CERTIFIED","lastUpdateDate":1628723593638,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa56499-f555-4d20-90a0-2685f7e92172","invariantUUID":"85f7e30e-1973-4b32-bf20-0c2e19be8204","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":"15c64a62-6469-45e4-86a3-a52353cdb3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723512521,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"128da259-09b4-44bf-bc80-811ecc1e8474","invariantUUID":"c26546d4-0e6d-4bd4-8621-aee7ca65f3e3","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f70af96d-87e5-42a4-a67c-cf2e65797cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723586898,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3162344-c21e-4194-89ea-4dd023e66267","invariantUUID":"55d1f247-3b11-4242-a392-9e569c9d86dd","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":"9cd782b1-9650-4a4a-ab4a-86f53e997ecf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723507280,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad2774af-6706-437b-8ada-d6bd4f97b376","invariantUUID":"c11551d2-8950-4937-be01-8d91e2960e22","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce270435-67ce-4e80-81d0-b9f3e9fa8397","lifecycleState":"CERTIFIED","lastUpdateDate":1628723908879,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3967572b-6852-439b-b092-197901882254","invariantUUID":"9c44508b-9493-43fe-88da-9c916d68ca77","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01ac19c5-88a8-45b1-9a1d-1bd20bcf8303","lifecycleState":"CERTIFIED","lastUpdateDate":1628723731758,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b7e05bc-14b7-452f-a5f3-a57d61d86980","invariantUUID":"b5b1f766-4fb6-477f-b03b-89e494514540","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":"loadBalancer","uniqueId":"b5d934f0-38f6-4d74-9bc2-91018c357e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723428756,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6681f8cb-7637-446c-9f40-d415c7ebfcb2","invariantUUID":"eb034d2d-6e53-4fbc-927a-fcc59513696c","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20bb6fdc-4964-4cc0-9c39-dfa2392f0d39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723624446,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b9e0bcf-bcbe-4638-9152-adcab76c8f7a","invariantUUID":"fa1334ab-e40e-4e87-8d4e-9971241f287a","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":"defaulticon","uniqueId":"b886fa07-8e5e-4905-99c9-cca1b975c713","lifecycleState":"CERTIFIED","lastUpdateDate":1628723811903,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73f84b69-2370-4cb0-9004-d0e06494e6da","invariantUUID":"e436253b-a201-45b9-aeb4-ac58db4ee6be","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4803933f-ad74-49d8-9b73-0e9f8ae044b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628723554343,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"508bcc98-156e-4fcc-b48c-6374a9b58eb2","invariantUUID":"6cdc85d2-272f-40c1-83ce-b566667cc216","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":"networkrules","uniqueId":"b507fb5e-6fe0-4909-908b-d87a78c5b892","lifecycleState":"CERTIFIED","lastUpdateDate":1628723568398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9576df8f-b1ae-4572-9d4b-207978ad590b","invariantUUID":"853872a2-fb86-4797-977d-0b3c59b14a05","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ac42344-d47b-4347-b585-853cf0645011","lifecycleState":"CERTIFIED","lastUpdateDate":1628723441995,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfa36188-ac2a-42c2-b779-f3d827f8054c","invariantUUID":"91e668e1-e341-44ae-b0db-63825f033643","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":"5ad0b682-cf9b-4027-8a61-9a6866289923","lifecycleState":"CERTIFIED","lastUpdateDate":1628723697072,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"631265b2-f404-421e-a768-677d6a70abf4","invariantUUID":"072973fc-fc93-48d0-af6f-4de799f37d1b","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d986540-dcd1-443f-8c2c-775bc91936e0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723457866,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9948b51-4ccd-4cd8-ac28-0e7808b153b5","invariantUUID":"d1303087-edae-43a5-929b-c3806fe39df4","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":"objectStorage","uniqueId":"d0d5ac74-b79f-493c-9917-4af330370d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723463260,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d320e1ea-ac06-481d-bcfd-0f6233f8572a","invariantUUID":"6b664e8d-56ca-48ca-9e4c-7b6d4edb9982","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":"a9b8c238-cb32-41ca-af1b-3fc7f9fb02f0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723857456,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e725c599-a4b5-4d70-b680-30325682ece0","invariantUUID":"e492421d-8fdd-4290-89d0-9cdd0aadf735","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":"f11301a6-284a-48c1-9480-65d3547ddcb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723718008,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a9cac83-68ca-44c7-8799-530e252ad795","invariantUUID":"f03a1afa-d716-4cbb-900b-07466fb9cd51","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":"securityrules","uniqueId":"97305a5a-3ee1-42da-90b0-6eb8c0bae108","lifecycleState":"CERTIFIED","lastUpdateDate":1628723578478,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"857496db-0014-4fa8-9f22-692a3d13f091","invariantUUID":"3e9f3694-92db-4d87-9a55-6bd4edd44598","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":"objectStorage","uniqueId":"326168a3-ac3a-4081-bc29-11af0441c95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723712962,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15b007cf-ee71-4887-8cbd-cca4d1a65fef","invariantUUID":"908a56ea-60aa-4416-b883-718ccec9aee7","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":"f3487af8-e86d-4b23-9d2f-35a6f46d9c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723653937,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"687bd698-0485-43df-86e3-848d79c016cc","invariantUUID":"1bd57c26-e612-4e7a-a82a-574dedaa5a65","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5e5ed435-5552-4da8-8dad-c6c863fdcdc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723821991,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6777033-0369-4b4f-92c9-da0f1aa95867","invariantUUID":"0b9a0ff3-9fc4-424d-84b2-2f5a3a7146f1","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":"compute","uniqueId":"fcadea9f-b49f-4cd2-982c-b70de0a70718","lifecycleState":"CERTIFIED","lastUpdateDate":1628723378947,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"995924a7-8223-43a0-b585-ee0b4344db5a","invariantUUID":"062b2ba6-9c6a-4058-a98c-214b6d68390c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f805604-c89a-41fc-b94a-6a6f78838424","lifecycleState":"CERTIFIED","lastUpdateDate":1628723747946,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ea100f9-1ca5-4d40-94ab-1ab2d373e359","invariantUUID":"e6a2b054-0991-40ba-bc54-4ce31f195a91","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4bc67f6-f576-49d2-a95f-29151b47b2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628723844863,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b56d644-edee-494a-a078-b0af4ce962af","invariantUUID":"873c0e35-2a29-4691-ac0f-de4b4150f004","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":"port","uniqueId":"cac32ffa-624a-4f08-bf5a-3f0bae3c189e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723436208,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ea549b9-16ad-4bef-b18e-187a65a88807","invariantUUID":"cc515e58-a0e5-46ff-9b6d-5caf5e8176a5","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":"port","uniqueId":"846f23d4-11eb-48d5-8058-7da61282d59c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723887754,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b95f64-0f78-418c-9b88-c432619904c9","invariantUUID":"746d5f3a-44a8-4d2a-89c2-7bb832449dac","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":"networkrules","uniqueId":"167f9c46-a7c8-4094-b382-595b60f2c143","lifecycleState":"CERTIFIED","lastUpdateDate":1628723547353,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"50f86b61-4c31-4c11-83fd-5b15845abdc8","invariantUUID":"7690a96c-d1be-40f0-aa9f-cb3e11e30f22","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":"port","uniqueId":"e32445e1-ef30-442e-bffd-0af11f18b637","lifecycleState":"CERTIFIED","lastUpdateDate":1628723934999,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5ed90e-acdb-4094-b049-9b4b0839dcde","invariantUUID":"6f88b08b-4313-4b8d-b768-72a1bbe18aec","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":"compute","uniqueId":"ac192618-7e9c-479e-8358-571359246bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723724344,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0c9b826-bdc2-41ab-bff7-f36db3c4b05e","invariantUUID":"e10d877e-99a9-47f6-a8b5-8b9fc326fbf2","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de531fb6-f90d-4f68-85a5-0fa7d84a737a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723501279,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a7b6904-4a18-425f-ae34-8e40212e7d4e","invariantUUID":"0448cb81-65a3-4b2a-bda4-8dc5f2f6981e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5eff7ab8-42cf-4bfc-afc9-eae20a3c40dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628723896761,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61b2f36-94a9-48ad-a710-802b5727db49","invariantUUID":"797c5c3c-d7fb-4f13-b032-39e174063516","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":"4387089e-f6f4-43d5-9f27-4c5f42d47fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1628723838758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a56269a-0df4-4e7c-8c86-0302368a48a9","invariantUUID":"7828e413-3db0-41b2-8fb0-1f271cc0825d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32f140d8-8c3e-4388-af1a-b87d22b59835","lifecycleState":"CERTIFIED","lastUpdateDate":1628723469647,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1cf76c-867f-465b-8f89-101ea560ccb7","invariantUUID":"988b3b5a-3df3-48b0-b3d0-d98800ce33d4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d4501367-2c07-461e-8548-7fd5db70b761","lifecycleState":"CERTIFIED","lastUpdateDate":1628723916492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad31685f-0406-4fb9-938c-195461ccf6c9","invariantUUID":"89f85de1-a975-4459-abe2-6fc0968c0306","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb5e7ccb-b5a4-4339-82bf-a685754765d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628723573480,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f2270a5-95fa-4951-9391-5d434ae42f93","invariantUUID":"dbe4c03c-c219-47d3-a4ad-09d736f8c0b5","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":"23c807d3-9196-4d79-81cc-56a30b002b93","lifecycleState":"CERTIFIED","lastUpdateDate":1628723851546,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6065c10a-3e2b-4a7c-a9ff-ad37104745ef","invariantUUID":"2935a75e-58a2-4d51-ab48-1b8c18168eef","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e05d5f6-f729-4fe3-92b8-fc181e62dd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723598744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab4528e-0eac-4b4a-bd9a-8d030ce6073b","invariantUUID":"a69de379-7be5-499a-bfce-aa869fa7e85b","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":"a5f3a0cf-9828-4a41-849a-bd4fae218c39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723686976,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da51057c-42d8-4e75-a0b7-d3ed5824e046","invariantUUID":"7c58a241-9f1b-40df-9f84-f83e916acd24","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"249b1468-d91e-4f39-91bd-00afbc1d453c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723874898,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc08c54-0dd6-4192-949a-ec3f1c901232","invariantUUID":"62ad855c-765a-4158-82be-3588aef5978a","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":"8d5d5aab-1619-46de-b759-8167ad9b7413","lifecycleState":"CERTIFIED","lastUpdateDate":1628723691873,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"df3c8517-8f08-471f-816d-ecbb49015c9d","invariantUUID":"950270a0-4a9b-474e-8b29-8abf9ca195d3","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":"80dffc1a-286f-4e53-9fbb-812305eb2d08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723763040,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73a0293f-f832-411f-b7db-9f521ece3083","invariantUUID":"d3288aa2-513d-4a02-82c1-b6825969f8a3","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":"70aa7745-fcd0-43a9-b397-1b13f34550c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723629539,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bdd73bf-bb1b-4558-9569-6c1f7ea94e0e","invariantUUID":"c08d1065-74ff-4e91-8257-57e4c1ca178f","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":"eae4f4df-09d3-4a2f-86f8-87329858bc19","lifecycleState":"CERTIFIED","lastUpdateDate":1628723752954,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6f4cd8b-7506-4c4d-9151-1ee0e3de65e8","invariantUUID":"72ddf9fb-ee65-4f32-a4d8-2618dd29b0ea","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":"defaulticon","uniqueId":"fa9a62f6-d65a-4a22-94c1-adc5aa61120d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723401191,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d6afb1ce-aff4-42e6-b3d8-7ca8eadf9cbc","invariantUUID":"7511b5ac-ddca-49a6-9893-4268a053d229","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"47289419-0021-4c32-ba69-2787241684c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723817000,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40afdccf-5a61-4277-aa7d-60f1bea99716","invariantUUID":"828fec8b-4a0c-4389-aa61-fcb083687942","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":"defaulticon","uniqueId":"dd2d4b1b-be68-4e56-84ce-7410c1d2c2cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628723701908,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e2e05535-007e-400f-a50e-918673aed899","invariantUUID":"416d03ab-529d-435f-869a-7e5b63cf6573","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5774ea6a-9742-490d-a95b-0c0c4f7884e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723768145,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bd173e1-db79-40c3-99c5-8de2d909407a","invariantUUID":"bac0e6cf-9fe5-441b-8555-bae6a7b1e41c","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":"f4d19c1d-4763-4bad-b0a6-5241eccff302","lifecycleState":"CERTIFIED","lastUpdateDate":1628723676967,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09cc5604-7f62-4377-9f2e-d7d6830c220a","invariantUUID":"23d01fb1-db5e-47ec-8dab-d9eebcbe1b2a","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":"defaulticon","uniqueId":"0a1cbbed-be2d-4e8d-a184-26b186869f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723489355,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd507a6-9454-4e0e-a39a-f20bc3c94f25","invariantUUID":"3f34891d-1b2d-41e6-b77a-f8bc62661961","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":"port","uniqueId":"1e4e71ce-890a-403c-9a3e-5a117906f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723833485,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3917c5c6-17f5-4b05-8f29-be861ffe5c95","invariantUUID":"9b91e364-c339-4e8a-bf20-a5ff01859587","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72112516-a250-4dbf-8fcb-a00865727a94","lifecycleState":"CERTIFIED","lastUpdateDate":1628723869903,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e8f49dc-509e-47df-bb40-162709eaf27e","invariantUUID":"3bf78029-8219-4110-9b00-cf4d05181efb","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":"objectStorage","uniqueId":"63c2dc7b-f532-4b62-81f7-a5c09fd03913","lifecycleState":"CERTIFIED","lastUpdateDate":1628723413377,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29918630-ed45-4c91-9ea6-d184391907a3","invariantUUID":"b6fbe7c9-1308-46a3-950e-6d700f18a4ca","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9c6231-41cf-4816-830d-01e3556b002a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723604765,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80c9741f-89ba-40fb-8aa3-5a28816ca617","invariantUUID":"3401b46d-6cd0-4163-a77d-124ba7aa2972","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":"objectStorage","uniqueId":"9f4f13ce-fb3b-4e46-82e1-c0385f170941","lifecycleState":"CERTIFIED","lastUpdateDate":1628723785557,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"379ac568-e96a-4527-881f-a0d9ca5abd17","invariantUUID":"f97ffc38-3bcf-4b12-b7e9-ccd913d1a970","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":"objectStorage","uniqueId":"bab08a0a-6ad3-4586-ae1e-483fc340f7da","lifecycleState":"CERTIFIED","lastUpdateDate":1628723406646,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71a1c145-44b1-4569-ade0-2437c639dd27","invariantUUID":"6e1ab133-644e-4f95-a937-ebaaa6b0fd28","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":"port","uniqueId":"b713da60-4ba9-4d17-ad36-2da184086050","lifecycleState":"CERTIFIED","lastUpdateDate":1628723827102,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e4b64-0b25-46ef-ba1c-d129c474db15","invariantUUID":"e6f5d660-7bce-4742-8204-84a8afd58b0b","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":"defaulticon","uniqueId":"90afc9ff-c263-4775-bae5-1e3ec0e89220","lifecycleState":"CERTIFIED","lastUpdateDate":1628723706868,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda2fed2-05b6-48d9-9775-8a2c192a3a55","invariantUUID":"d550e519-4f83-4278-9b9c-db579a77b6f3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"69dbb194-a74e-4bcf-ace6-f4d06193c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1628723931314,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24ea83d2-1ab4-4a98-a4de-8e1606ea6394","invariantUUID":"7e1a7e48-47a0-4885-8533-7d67871d7fdf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","lifecycleState":"CERTIFIED","lastUpdateDate":1628723496016,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99eb8c21-eb83-404e-b9a3-67a8a52ce98b","invariantUUID":"67298c48-752f-4ed9-a958-e570d8a3d9d0","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":"ca678ad9-c5a2-46e9-a50c-e2ac4cab35c9","lifecycleState":"CERTIFIED","lastUpdateDate":1628723742661,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a8423b-caae-4482-a68e-cbde88707ce6","invariantUUID":"8b1dd87d-1b8d-4e2c-90aa-2154c1c9ae5f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6efcd6c4-a9e1-4c9c-b54b-c94707a1c4de","lifecycleState":"CERTIFIED","lastUpdateDate":1628723924684,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77027a8-ad48-404d-bee1-3b0c10307703","invariantUUID":"030eb0b9-de3f-47ef-8b9d-e4e420916d22","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":"f9a1a2e1-3b01-415a-8624-1ea6f5dd40d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723476203,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f4bd8f6-b22a-448a-a225-f0f320161829","invariantUUID":"4601c27a-d05d-411d-ab1c-22df5fe22507","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03041430-e89b-4189-aa1f-3b99d5c32076","lifecycleState":"CERTIFIED","lastUpdateDate":1628723671189,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f7b48b-29f1-407e-bc49-5d0997a20cc4","invariantUUID":"56af4c7e-46ed-4163-a847-33670d5f330c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5476f6d-9c52-4299-a6da-946f048f0507","lifecycleState":"CERTIFIED","lastUpdateDate":1628723791200,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c353594a-f360-44db-b72c-ae17dd925e1e","invariantUUID":"b5217c4e-4af9-41ab-b0ff-f3ba34b242b1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3df72246-a893-4947-ad41-277f3cc9cd08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723879918,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb330a0-8136-498e-b6bd-6887af2fa738","invariantUUID":"08676f95-b9b2-43f8-92c4-04d1bf9b4b18","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628731558907,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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-12 01:26:00,588 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-12 01:26:00,597 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-12 01:26:00,597 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/5979d64b-5c85-4b8c-82ab-1c5b51bb5d74/resourceInstance
2021-08-12 01:26:00,598 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "5ad0b682-cf9b-4027-8a61-9a6866289923",
  "originType": "VL",
  "componentUid": "5ad0b682-cf9b-4027-8a61-9a6866289923",
  "icon": "defaulticon"
}
2021-08-12 01:26:00,600 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:02,693 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5979d64b-5c85-4b8c-82ab-1c5b51bb5d74/resourceInstance HTTP/1.1" 201 None
2021-08-12 01:26:02,695 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-12 01:26:02,696 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"ownerType":null,"type":"tosca.capabilities.Node","path":["5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0"],"description":null,"source":"5ad0b682-cf9b-4027-8a61-9a6866289923","previousName":null,"parentName":null,"uniqueId":"capability.23750dfb-91d8-4ec7-8382-b6b78b4f9e53.feature","ownerId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","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,"ownerType":null,"type":"tosca.capabilities.network.Linkable","path":["5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0"],"description":null,"source":"5ad0b682-cf9b-4027-8a61-9a6866289923","previousName":null,"parentName":null,"uniqueId":"capability.5ad0b682-cf9b-4027-8a61-9a6866289923.virtual_linkable","ownerId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0"],"source":"5ad0b682-cf9b-4027-8a61-9a6866289923","previousName":null,"parentName":null,"uniqueId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53.dependency","capability":"tosca.capabilities.Node","ownerId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","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":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"9f629fe5-bffe-43f7-83be-6171e130e735","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"9f629fe5-bffe-43f7-83be-6171e130e735","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735.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":"9f629fe5-bffe-43f7-83be-6171e130e735","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"9f629fe5-bffe-43f7-83be-6171e130e735","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"9f629fe5-bffe-43f7-83be-6171e130e735","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"9f629fe5-bffe-43f7-83be-6171e130e735","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"9f629fe5-bffe-43f7-83be-6171e130e735","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"9f629fe5-bffe-43f7-83be-6171e130e735","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"9f629fe5-bffe-43f7-83be-6171e130e735","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.23750dfb-91d8-4ec7-8382-b6b78b4f9e53.tosca_name","ownerId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.23750dfb-91d8-4ec7-8382-b6b78b4f9e53.state","ownerId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.23750dfb-91d8-4ec7-8382-b6b78b4f9e53.tosca_id","ownerId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"5ad0b682-cf9b-4027-8a61-9a6866289923","createdFromCsar":false,"uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1628731561397,"icon":"network","description":null,"originType":"VL","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"5ad0b682-cf9b-4027-8a61-9a6866289923","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628731561397,"customizationUUID":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","posX":"200","posY":"100","componentName":"Generic NeutronNet","version":null,"type":null,"ownerId":null,"empty":false}
2021-08-12 01:26:02,697 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-12 01:26:02,700 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-12 01:26:02,701 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/4fd3e7ed-5639-4a82-a98b-b9042058675c/distribution
2021-08-12 01:26:02,701 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-12 01:26:02,703 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:02,780 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/distribution HTTP/1.1" 200 38
2021-08-12 01:26:02,781 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-12 01:26:02,782 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-12 01:26:02,785 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-12 01:26:02,785 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-12 01:26:02,785 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-12 01:26:02,787 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:02,864 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-12 01:26:02,866 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-12 01:26:02,866 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-12 01:26:02,869 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-12 01:26:02,869 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-12 01:26:02,874 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-12 01:26:02,874 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/5979d64b-5c85-4b8c-82ab-1c5b51bb5d74/lifecycleState/checkin
2021-08-12 01:26:02,874 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-12 01:26:02,877 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:04,918 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5979d64b-5c85-4b8c-82ab-1c5b51bb5d74/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-12 01:26:04,920 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-12 01:26:04,920 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1628731558907,"lastUpdateDate":1628731563583,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74"},"projectCode":"123456","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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":"4fd3e7ed-5639-4a82-a98b-b9042058675c"}
2021-08-12 01:26:04,923 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:26:04,923 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:26:04,924 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-12 01:26:04,924 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-12 01:26:04,924 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:26:04,926 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:26:05,444 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-12 01:26:05,446 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:26:05,447 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-12 01:26:05,450 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-12 01:26:05,451 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:26:05,451 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:26:05,451 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-12 01:26:05,451 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-12 01:26:05,452 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:26:05,452 INFO 192:__init__.py(1) - Service found, updating information
2021-08-12 01:26:05,452 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-12 01:26:05,453 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-12 01:26:05,453 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-12 01:26:05,456 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:06,089 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-12 01:26:06,093 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-12 01:26:06,096 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6213dc98-e918-4775-bda7-3614dd7c6777","lifecycleState":"CERTIFIED","lastUpdateDate":1628723481858,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc1dc970-2cea-40ec-abd8-747af78f98be","invariantUUID":"2bbdea3e-80bf-4c14-a57d-011b513f4fbd","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07d5dc06-6ce2-4f91-95e0-cac73f1c4df6","lifecycleState":"CERTIFIED","lastUpdateDate":1628723862587,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9cbf488-1d24-4006-8a67-b402c0016186","invariantUUID":"8bc4ca28-f4c4-4fa2-87eb-2fd0375eb628","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":"compute","uniqueId":"04d57838-f7a3-4b62-b3ff-d38d954cd39a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723919598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"578902e1-ed85-4244-a2e8-cb569e49796d","invariantUUID":"20681a91-42f9-4790-9f43-a01713d68025","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a85f470-b7a0-4a48-a373-2972482b3630","lifecycleState":"CERTIFIED","lastUpdateDate":1628723517659,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bd86b3a-ab3a-414a-b951-8c03e2276801","invariantUUID":"a8ed7b0d-db4a-489c-9e6e-30179b7f3dbf","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":"57fe302d-19c8-4b3d-bb3b-0490cd787738","lifecycleState":"CERTIFIED","lastUpdateDate":1628723619157,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7f7956-497c-4fb4-a357-f4e86e7661f1","invariantUUID":"6ac673ca-66fd-4398-a584-1ef64de8c5a2","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f74761c-e923-4414-b535-41124352f036","lifecycleState":"CERTIFIED","lastUpdateDate":1628723593638,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa56499-f555-4d20-90a0-2685f7e92172","invariantUUID":"85f7e30e-1973-4b32-bf20-0c2e19be8204","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":"15c64a62-6469-45e4-86a3-a52353cdb3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723512521,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"128da259-09b4-44bf-bc80-811ecc1e8474","invariantUUID":"c26546d4-0e6d-4bd4-8621-aee7ca65f3e3","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f70af96d-87e5-42a4-a67c-cf2e65797cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723586898,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3162344-c21e-4194-89ea-4dd023e66267","invariantUUID":"55d1f247-3b11-4242-a392-9e569c9d86dd","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":"9cd782b1-9650-4a4a-ab4a-86f53e997ecf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723507280,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad2774af-6706-437b-8ada-d6bd4f97b376","invariantUUID":"c11551d2-8950-4937-be01-8d91e2960e22","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce270435-67ce-4e80-81d0-b9f3e9fa8397","lifecycleState":"CERTIFIED","lastUpdateDate":1628723908879,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3967572b-6852-439b-b092-197901882254","invariantUUID":"9c44508b-9493-43fe-88da-9c916d68ca77","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01ac19c5-88a8-45b1-9a1d-1bd20bcf8303","lifecycleState":"CERTIFIED","lastUpdateDate":1628723731758,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b7e05bc-14b7-452f-a5f3-a57d61d86980","invariantUUID":"b5b1f766-4fb6-477f-b03b-89e494514540","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":"loadBalancer","uniqueId":"b5d934f0-38f6-4d74-9bc2-91018c357e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723428756,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6681f8cb-7637-446c-9f40-d415c7ebfcb2","invariantUUID":"eb034d2d-6e53-4fbc-927a-fcc59513696c","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20bb6fdc-4964-4cc0-9c39-dfa2392f0d39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723624446,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b9e0bcf-bcbe-4638-9152-adcab76c8f7a","invariantUUID":"fa1334ab-e40e-4e87-8d4e-9971241f287a","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":"defaulticon","uniqueId":"b886fa07-8e5e-4905-99c9-cca1b975c713","lifecycleState":"CERTIFIED","lastUpdateDate":1628723811903,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73f84b69-2370-4cb0-9004-d0e06494e6da","invariantUUID":"e436253b-a201-45b9-aeb4-ac58db4ee6be","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4803933f-ad74-49d8-9b73-0e9f8ae044b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628723554343,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"508bcc98-156e-4fcc-b48c-6374a9b58eb2","invariantUUID":"6cdc85d2-272f-40c1-83ce-b566667cc216","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":"networkrules","uniqueId":"b507fb5e-6fe0-4909-908b-d87a78c5b892","lifecycleState":"CERTIFIED","lastUpdateDate":1628723568398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9576df8f-b1ae-4572-9d4b-207978ad590b","invariantUUID":"853872a2-fb86-4797-977d-0b3c59b14a05","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ac42344-d47b-4347-b585-853cf0645011","lifecycleState":"CERTIFIED","lastUpdateDate":1628723441995,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfa36188-ac2a-42c2-b779-f3d827f8054c","invariantUUID":"91e668e1-e341-44ae-b0db-63825f033643","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":"5ad0b682-cf9b-4027-8a61-9a6866289923","lifecycleState":"CERTIFIED","lastUpdateDate":1628723697072,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"631265b2-f404-421e-a768-677d6a70abf4","invariantUUID":"072973fc-fc93-48d0-af6f-4de799f37d1b","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d986540-dcd1-443f-8c2c-775bc91936e0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723457866,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9948b51-4ccd-4cd8-ac28-0e7808b153b5","invariantUUID":"d1303087-edae-43a5-929b-c3806fe39df4","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":"objectStorage","uniqueId":"d0d5ac74-b79f-493c-9917-4af330370d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723463260,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d320e1ea-ac06-481d-bcfd-0f6233f8572a","invariantUUID":"6b664e8d-56ca-48ca-9e4c-7b6d4edb9982","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":"a9b8c238-cb32-41ca-af1b-3fc7f9fb02f0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723857456,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e725c599-a4b5-4d70-b680-30325682ece0","invariantUUID":"e492421d-8fdd-4290-89d0-9cdd0aadf735","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":"f11301a6-284a-48c1-9480-65d3547ddcb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723718008,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a9cac83-68ca-44c7-8799-530e252ad795","invariantUUID":"f03a1afa-d716-4cbb-900b-07466fb9cd51","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":"securityrules","uniqueId":"97305a5a-3ee1-42da-90b0-6eb8c0bae108","lifecycleState":"CERTIFIED","lastUpdateDate":1628723578478,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"857496db-0014-4fa8-9f22-692a3d13f091","invariantUUID":"3e9f3694-92db-4d87-9a55-6bd4edd44598","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":"objectStorage","uniqueId":"326168a3-ac3a-4081-bc29-11af0441c95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723712962,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15b007cf-ee71-4887-8cbd-cca4d1a65fef","invariantUUID":"908a56ea-60aa-4416-b883-718ccec9aee7","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":"f3487af8-e86d-4b23-9d2f-35a6f46d9c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723653937,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"687bd698-0485-43df-86e3-848d79c016cc","invariantUUID":"1bd57c26-e612-4e7a-a82a-574dedaa5a65","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5e5ed435-5552-4da8-8dad-c6c863fdcdc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723821991,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6777033-0369-4b4f-92c9-da0f1aa95867","invariantUUID":"0b9a0ff3-9fc4-424d-84b2-2f5a3a7146f1","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":"compute","uniqueId":"fcadea9f-b49f-4cd2-982c-b70de0a70718","lifecycleState":"CERTIFIED","lastUpdateDate":1628723378947,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"995924a7-8223-43a0-b585-ee0b4344db5a","invariantUUID":"062b2ba6-9c6a-4058-a98c-214b6d68390c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f805604-c89a-41fc-b94a-6a6f78838424","lifecycleState":"CERTIFIED","lastUpdateDate":1628723747946,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ea100f9-1ca5-4d40-94ab-1ab2d373e359","invariantUUID":"e6a2b054-0991-40ba-bc54-4ce31f195a91","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4bc67f6-f576-49d2-a95f-29151b47b2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628723844863,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b56d644-edee-494a-a078-b0af4ce962af","invariantUUID":"873c0e35-2a29-4691-ac0f-de4b4150f004","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":"port","uniqueId":"cac32ffa-624a-4f08-bf5a-3f0bae3c189e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723436208,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ea549b9-16ad-4bef-b18e-187a65a88807","invariantUUID":"cc515e58-a0e5-46ff-9b6d-5caf5e8176a5","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":"port","uniqueId":"846f23d4-11eb-48d5-8058-7da61282d59c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723887754,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b95f64-0f78-418c-9b88-c432619904c9","invariantUUID":"746d5f3a-44a8-4d2a-89c2-7bb832449dac","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":"networkrules","uniqueId":"167f9c46-a7c8-4094-b382-595b60f2c143","lifecycleState":"CERTIFIED","lastUpdateDate":1628723547353,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"50f86b61-4c31-4c11-83fd-5b15845abdc8","invariantUUID":"7690a96c-d1be-40f0-aa9f-cb3e11e30f22","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":"port","uniqueId":"e32445e1-ef30-442e-bffd-0af11f18b637","lifecycleState":"CERTIFIED","lastUpdateDate":1628723934999,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5ed90e-acdb-4094-b049-9b4b0839dcde","invariantUUID":"6f88b08b-4313-4b8d-b768-72a1bbe18aec","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":"compute","uniqueId":"ac192618-7e9c-479e-8358-571359246bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723724344,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0c9b826-bdc2-41ab-bff7-f36db3c4b05e","invariantUUID":"e10d877e-99a9-47f6-a8b5-8b9fc326fbf2","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de531fb6-f90d-4f68-85a5-0fa7d84a737a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723501279,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a7b6904-4a18-425f-ae34-8e40212e7d4e","invariantUUID":"0448cb81-65a3-4b2a-bda4-8dc5f2f6981e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5eff7ab8-42cf-4bfc-afc9-eae20a3c40dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628723896761,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61b2f36-94a9-48ad-a710-802b5727db49","invariantUUID":"797c5c3c-d7fb-4f13-b032-39e174063516","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":"4387089e-f6f4-43d5-9f27-4c5f42d47fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1628723838758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a56269a-0df4-4e7c-8c86-0302368a48a9","invariantUUID":"7828e413-3db0-41b2-8fb0-1f271cc0825d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32f140d8-8c3e-4388-af1a-b87d22b59835","lifecycleState":"CERTIFIED","lastUpdateDate":1628723469647,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1cf76c-867f-465b-8f89-101ea560ccb7","invariantUUID":"988b3b5a-3df3-48b0-b3d0-d98800ce33d4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d4501367-2c07-461e-8548-7fd5db70b761","lifecycleState":"CERTIFIED","lastUpdateDate":1628723916492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad31685f-0406-4fb9-938c-195461ccf6c9","invariantUUID":"89f85de1-a975-4459-abe2-6fc0968c0306","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb5e7ccb-b5a4-4339-82bf-a685754765d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628723573480,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f2270a5-95fa-4951-9391-5d434ae42f93","invariantUUID":"dbe4c03c-c219-47d3-a4ad-09d736f8c0b5","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":"23c807d3-9196-4d79-81cc-56a30b002b93","lifecycleState":"CERTIFIED","lastUpdateDate":1628723851546,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6065c10a-3e2b-4a7c-a9ff-ad37104745ef","invariantUUID":"2935a75e-58a2-4d51-ab48-1b8c18168eef","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e05d5f6-f729-4fe3-92b8-fc181e62dd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723598744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab4528e-0eac-4b4a-bd9a-8d030ce6073b","invariantUUID":"a69de379-7be5-499a-bfce-aa869fa7e85b","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":"a5f3a0cf-9828-4a41-849a-bd4fae218c39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723686976,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da51057c-42d8-4e75-a0b7-d3ed5824e046","invariantUUID":"7c58a241-9f1b-40df-9f84-f83e916acd24","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"249b1468-d91e-4f39-91bd-00afbc1d453c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723874898,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc08c54-0dd6-4192-949a-ec3f1c901232","invariantUUID":"62ad855c-765a-4158-82be-3588aef5978a","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":"8d5d5aab-1619-46de-b759-8167ad9b7413","lifecycleState":"CERTIFIED","lastUpdateDate":1628723691873,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"df3c8517-8f08-471f-816d-ecbb49015c9d","invariantUUID":"950270a0-4a9b-474e-8b29-8abf9ca195d3","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":"80dffc1a-286f-4e53-9fbb-812305eb2d08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723763040,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73a0293f-f832-411f-b7db-9f521ece3083","invariantUUID":"d3288aa2-513d-4a02-82c1-b6825969f8a3","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":"70aa7745-fcd0-43a9-b397-1b13f34550c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723629539,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bdd73bf-bb1b-4558-9569-6c1f7ea94e0e","invariantUUID":"c08d1065-74ff-4e91-8257-57e4c1ca178f","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":"eae4f4df-09d3-4a2f-86f8-87329858bc19","lifecycleState":"CERTIFIED","lastUpdateDate":1628723752954,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6f4cd8b-7506-4c4d-9151-1ee0e3de65e8","invariantUUID":"72ddf9fb-ee65-4f32-a4d8-2618dd29b0ea","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":"defaulticon","uniqueId":"fa9a62f6-d65a-4a22-94c1-adc5aa61120d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723401191,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d6afb1ce-aff4-42e6-b3d8-7ca8eadf9cbc","invariantUUID":"7511b5ac-ddca-49a6-9893-4268a053d229","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"47289419-0021-4c32-ba69-2787241684c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723817000,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40afdccf-5a61-4277-aa7d-60f1bea99716","invariantUUID":"828fec8b-4a0c-4389-aa61-fcb083687942","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":"defaulticon","uniqueId":"dd2d4b1b-be68-4e56-84ce-7410c1d2c2cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628723701908,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e2e05535-007e-400f-a50e-918673aed899","invariantUUID":"416d03ab-529d-435f-869a-7e5b63cf6573","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5774ea6a-9742-490d-a95b-0c0c4f7884e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723768145,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bd173e1-db79-40c3-99c5-8de2d909407a","invariantUUID":"bac0e6cf-9fe5-441b-8555-bae6a7b1e41c","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":"f4d19c1d-4763-4bad-b0a6-5241eccff302","lifecycleState":"CERTIFIED","lastUpdateDate":1628723676967,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09cc5604-7f62-4377-9f2e-d7d6830c220a","invariantUUID":"23d01fb1-db5e-47ec-8dab-d9eebcbe1b2a","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":"defaulticon","uniqueId":"0a1cbbed-be2d-4e8d-a184-26b186869f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723489355,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd507a6-9454-4e0e-a39a-f20bc3c94f25","invariantUUID":"3f34891d-1b2d-41e6-b77a-f8bc62661961","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":"port","uniqueId":"1e4e71ce-890a-403c-9a3e-5a117906f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723833485,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3917c5c6-17f5-4b05-8f29-be861ffe5c95","invariantUUID":"9b91e364-c339-4e8a-bf20-a5ff01859587","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72112516-a250-4dbf-8fcb-a00865727a94","lifecycleState":"CERTIFIED","lastUpdateDate":1628723869903,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e8f49dc-509e-47df-bb40-162709eaf27e","invariantUUID":"3bf78029-8219-4110-9b00-cf4d05181efb","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":"objectStorage","uniqueId":"63c2dc7b-f532-4b62-81f7-a5c09fd03913","lifecycleState":"CERTIFIED","lastUpdateDate":1628723413377,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29918630-ed45-4c91-9ea6-d184391907a3","invariantUUID":"b6fbe7c9-1308-46a3-950e-6d700f18a4ca","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9c6231-41cf-4816-830d-01e3556b002a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723604765,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80c9741f-89ba-40fb-8aa3-5a28816ca617","invariantUUID":"3401b46d-6cd0-4163-a77d-124ba7aa2972","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":"objectStorage","uniqueId":"9f4f13ce-fb3b-4e46-82e1-c0385f170941","lifecycleState":"CERTIFIED","lastUpdateDate":1628723785557,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"379ac568-e96a-4527-881f-a0d9ca5abd17","invariantUUID":"f97ffc38-3bcf-4b12-b7e9-ccd913d1a970","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":"objectStorage","uniqueId":"bab08a0a-6ad3-4586-ae1e-483fc340f7da","lifecycleState":"CERTIFIED","lastUpdateDate":1628723406646,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71a1c145-44b1-4569-ade0-2437c639dd27","invariantUUID":"6e1ab133-644e-4f95-a937-ebaaa6b0fd28","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":"port","uniqueId":"b713da60-4ba9-4d17-ad36-2da184086050","lifecycleState":"CERTIFIED","lastUpdateDate":1628723827102,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e4b64-0b25-46ef-ba1c-d129c474db15","invariantUUID":"e6f5d660-7bce-4742-8204-84a8afd58b0b","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":"defaulticon","uniqueId":"90afc9ff-c263-4775-bae5-1e3ec0e89220","lifecycleState":"CERTIFIED","lastUpdateDate":1628723706868,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda2fed2-05b6-48d9-9775-8a2c192a3a55","invariantUUID":"d550e519-4f83-4278-9b9c-db579a77b6f3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"69dbb194-a74e-4bcf-ace6-f4d06193c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1628723931314,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24ea83d2-1ab4-4a98-a4de-8e1606ea6394","invariantUUID":"7e1a7e48-47a0-4885-8533-7d67871d7fdf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","lifecycleState":"CERTIFIED","lastUpdateDate":1628723496016,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99eb8c21-eb83-404e-b9a3-67a8a52ce98b","invariantUUID":"67298c48-752f-4ed9-a958-e570d8a3d9d0","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":"ca678ad9-c5a2-46e9-a50c-e2ac4cab35c9","lifecycleState":"CERTIFIED","lastUpdateDate":1628723742661,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a8423b-caae-4482-a68e-cbde88707ce6","invariantUUID":"8b1dd87d-1b8d-4e2c-90aa-2154c1c9ae5f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6efcd6c4-a9e1-4c9c-b54b-c94707a1c4de","lifecycleState":"CERTIFIED","lastUpdateDate":1628723924684,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77027a8-ad48-404d-bee1-3b0c10307703","invariantUUID":"030eb0b9-de3f-47ef-8b9d-e4e420916d22","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":"f9a1a2e1-3b01-415a-8624-1ea6f5dd40d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723476203,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f4bd8f6-b22a-448a-a225-f0f320161829","invariantUUID":"4601c27a-d05d-411d-ab1c-22df5fe22507","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03041430-e89b-4189-aa1f-3b99d5c32076","lifecycleState":"CERTIFIED","lastUpdateDate":1628723671189,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f7b48b-29f1-407e-bc49-5d0997a20cc4","invariantUUID":"56af4c7e-46ed-4163-a847-33670d5f330c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5476f6d-9c52-4299-a6da-946f048f0507","lifecycleState":"CERTIFIED","lastUpdateDate":1628723791200,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c353594a-f360-44db-b72c-ae17dd925e1e","invariantUUID":"b5217c4e-4af9-41ab-b0ff-f3ba34b242b1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3df72246-a893-4947-ad41-277f3cc9cd08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723879918,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb330a0-8136-498e-b6bd-6887af2fa738","invariantUUID":"08676f95-b9b2-43f8-92c4-04d1bf9b4b18","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628731563583,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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-12 01:26:06,102 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-12 01:26:06,103 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-12 01:26:06,107 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-12 01:26:06,108 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/5979d64b-5c85-4b8c-82ab-1c5b51bb5d74/lifecycleState/Certify
2021-08-12 01:26:06,108 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-12 01:26:06,110 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:09,536 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/5979d64b-5c85-4b8c-82ab-1c5b51bb5d74/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-12 01:26:09,538 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-12 01:26:09,538 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1628731558907,"lastUpdateDate":1628731563583,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"cdf3562f-862f-496d-9dc4-84c11cd7766f"},"projectCode":"123456","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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":"4fd3e7ed-5639-4a82-a98b-b9042058675c"}
2021-08-12 01:26:09,542 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:26:09,542 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:26:09,542 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-12 01:26:09,543 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-12 01:26:09,543 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:26:09,545 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:26:12,330 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-12 01:26:12,331 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:26:12,332 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-12 01:26:12,335 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-12 01:26:12,335 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:26:12,335 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:26:12,335 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-12 01:26:12,335 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-12 01:26:12,336 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:26:12,336 INFO 192:__init__.py(1) - Service found, updating information
2021-08-12 01:26:12,336 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-12 01:26:12,337 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-12 01:26:12,337 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-12 01:26:12,339 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:13,905 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-12 01:26:13,909 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-12 01:26:13,912 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6213dc98-e918-4775-bda7-3614dd7c6777","lifecycleState":"CERTIFIED","lastUpdateDate":1628723481858,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc1dc970-2cea-40ec-abd8-747af78f98be","invariantUUID":"2bbdea3e-80bf-4c14-a57d-011b513f4fbd","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07d5dc06-6ce2-4f91-95e0-cac73f1c4df6","lifecycleState":"CERTIFIED","lastUpdateDate":1628723862587,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9cbf488-1d24-4006-8a67-b402c0016186","invariantUUID":"8bc4ca28-f4c4-4fa2-87eb-2fd0375eb628","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":"compute","uniqueId":"04d57838-f7a3-4b62-b3ff-d38d954cd39a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723919598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"578902e1-ed85-4244-a2e8-cb569e49796d","invariantUUID":"20681a91-42f9-4790-9f43-a01713d68025","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a85f470-b7a0-4a48-a373-2972482b3630","lifecycleState":"CERTIFIED","lastUpdateDate":1628723517659,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bd86b3a-ab3a-414a-b951-8c03e2276801","invariantUUID":"a8ed7b0d-db4a-489c-9e6e-30179b7f3dbf","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":"57fe302d-19c8-4b3d-bb3b-0490cd787738","lifecycleState":"CERTIFIED","lastUpdateDate":1628723619157,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7f7956-497c-4fb4-a357-f4e86e7661f1","invariantUUID":"6ac673ca-66fd-4398-a584-1ef64de8c5a2","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f74761c-e923-4414-b535-41124352f036","lifecycleState":"CERTIFIED","lastUpdateDate":1628723593638,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa56499-f555-4d20-90a0-2685f7e92172","invariantUUID":"85f7e30e-1973-4b32-bf20-0c2e19be8204","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":"15c64a62-6469-45e4-86a3-a52353cdb3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723512521,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"128da259-09b4-44bf-bc80-811ecc1e8474","invariantUUID":"c26546d4-0e6d-4bd4-8621-aee7ca65f3e3","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f70af96d-87e5-42a4-a67c-cf2e65797cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723586898,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3162344-c21e-4194-89ea-4dd023e66267","invariantUUID":"55d1f247-3b11-4242-a392-9e569c9d86dd","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":"9cd782b1-9650-4a4a-ab4a-86f53e997ecf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723507280,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad2774af-6706-437b-8ada-d6bd4f97b376","invariantUUID":"c11551d2-8950-4937-be01-8d91e2960e22","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce270435-67ce-4e80-81d0-b9f3e9fa8397","lifecycleState":"CERTIFIED","lastUpdateDate":1628723908879,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3967572b-6852-439b-b092-197901882254","invariantUUID":"9c44508b-9493-43fe-88da-9c916d68ca77","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01ac19c5-88a8-45b1-9a1d-1bd20bcf8303","lifecycleState":"CERTIFIED","lastUpdateDate":1628723731758,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b7e05bc-14b7-452f-a5f3-a57d61d86980","invariantUUID":"b5b1f766-4fb6-477f-b03b-89e494514540","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":"loadBalancer","uniqueId":"b5d934f0-38f6-4d74-9bc2-91018c357e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723428756,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6681f8cb-7637-446c-9f40-d415c7ebfcb2","invariantUUID":"eb034d2d-6e53-4fbc-927a-fcc59513696c","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20bb6fdc-4964-4cc0-9c39-dfa2392f0d39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723624446,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b9e0bcf-bcbe-4638-9152-adcab76c8f7a","invariantUUID":"fa1334ab-e40e-4e87-8d4e-9971241f287a","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":"defaulticon","uniqueId":"b886fa07-8e5e-4905-99c9-cca1b975c713","lifecycleState":"CERTIFIED","lastUpdateDate":1628723811903,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73f84b69-2370-4cb0-9004-d0e06494e6da","invariantUUID":"e436253b-a201-45b9-aeb4-ac58db4ee6be","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4803933f-ad74-49d8-9b73-0e9f8ae044b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628723554343,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"508bcc98-156e-4fcc-b48c-6374a9b58eb2","invariantUUID":"6cdc85d2-272f-40c1-83ce-b566667cc216","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":"networkrules","uniqueId":"b507fb5e-6fe0-4909-908b-d87a78c5b892","lifecycleState":"CERTIFIED","lastUpdateDate":1628723568398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9576df8f-b1ae-4572-9d4b-207978ad590b","invariantUUID":"853872a2-fb86-4797-977d-0b3c59b14a05","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ac42344-d47b-4347-b585-853cf0645011","lifecycleState":"CERTIFIED","lastUpdateDate":1628723441995,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfa36188-ac2a-42c2-b779-f3d827f8054c","invariantUUID":"91e668e1-e341-44ae-b0db-63825f033643","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":"5ad0b682-cf9b-4027-8a61-9a6866289923","lifecycleState":"CERTIFIED","lastUpdateDate":1628723697072,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"631265b2-f404-421e-a768-677d6a70abf4","invariantUUID":"072973fc-fc93-48d0-af6f-4de799f37d1b","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d986540-dcd1-443f-8c2c-775bc91936e0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723457866,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9948b51-4ccd-4cd8-ac28-0e7808b153b5","invariantUUID":"d1303087-edae-43a5-929b-c3806fe39df4","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":"objectStorage","uniqueId":"d0d5ac74-b79f-493c-9917-4af330370d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723463260,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d320e1ea-ac06-481d-bcfd-0f6233f8572a","invariantUUID":"6b664e8d-56ca-48ca-9e4c-7b6d4edb9982","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":"a9b8c238-cb32-41ca-af1b-3fc7f9fb02f0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723857456,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e725c599-a4b5-4d70-b680-30325682ece0","invariantUUID":"e492421d-8fdd-4290-89d0-9cdd0aadf735","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":"f11301a6-284a-48c1-9480-65d3547ddcb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723718008,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a9cac83-68ca-44c7-8799-530e252ad795","invariantUUID":"f03a1afa-d716-4cbb-900b-07466fb9cd51","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":"securityrules","uniqueId":"97305a5a-3ee1-42da-90b0-6eb8c0bae108","lifecycleState":"CERTIFIED","lastUpdateDate":1628723578478,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"857496db-0014-4fa8-9f22-692a3d13f091","invariantUUID":"3e9f3694-92db-4d87-9a55-6bd4edd44598","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":"objectStorage","uniqueId":"326168a3-ac3a-4081-bc29-11af0441c95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723712962,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15b007cf-ee71-4887-8cbd-cca4d1a65fef","invariantUUID":"908a56ea-60aa-4416-b883-718ccec9aee7","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":"f3487af8-e86d-4b23-9d2f-35a6f46d9c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723653937,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"687bd698-0485-43df-86e3-848d79c016cc","invariantUUID":"1bd57c26-e612-4e7a-a82a-574dedaa5a65","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5e5ed435-5552-4da8-8dad-c6c863fdcdc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723821991,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6777033-0369-4b4f-92c9-da0f1aa95867","invariantUUID":"0b9a0ff3-9fc4-424d-84b2-2f5a3a7146f1","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":"compute","uniqueId":"fcadea9f-b49f-4cd2-982c-b70de0a70718","lifecycleState":"CERTIFIED","lastUpdateDate":1628723378947,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"995924a7-8223-43a0-b585-ee0b4344db5a","invariantUUID":"062b2ba6-9c6a-4058-a98c-214b6d68390c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f805604-c89a-41fc-b94a-6a6f78838424","lifecycleState":"CERTIFIED","lastUpdateDate":1628723747946,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ea100f9-1ca5-4d40-94ab-1ab2d373e359","invariantUUID":"e6a2b054-0991-40ba-bc54-4ce31f195a91","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4bc67f6-f576-49d2-a95f-29151b47b2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628723844863,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b56d644-edee-494a-a078-b0af4ce962af","invariantUUID":"873c0e35-2a29-4691-ac0f-de4b4150f004","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":"port","uniqueId":"cac32ffa-624a-4f08-bf5a-3f0bae3c189e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723436208,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ea549b9-16ad-4bef-b18e-187a65a88807","invariantUUID":"cc515e58-a0e5-46ff-9b6d-5caf5e8176a5","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":"port","uniqueId":"846f23d4-11eb-48d5-8058-7da61282d59c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723887754,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b95f64-0f78-418c-9b88-c432619904c9","invariantUUID":"746d5f3a-44a8-4d2a-89c2-7bb832449dac","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":"networkrules","uniqueId":"167f9c46-a7c8-4094-b382-595b60f2c143","lifecycleState":"CERTIFIED","lastUpdateDate":1628723547353,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"50f86b61-4c31-4c11-83fd-5b15845abdc8","invariantUUID":"7690a96c-d1be-40f0-aa9f-cb3e11e30f22","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":"port","uniqueId":"e32445e1-ef30-442e-bffd-0af11f18b637","lifecycleState":"CERTIFIED","lastUpdateDate":1628723934999,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5ed90e-acdb-4094-b049-9b4b0839dcde","invariantUUID":"6f88b08b-4313-4b8d-b768-72a1bbe18aec","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":"compute","uniqueId":"ac192618-7e9c-479e-8358-571359246bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723724344,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0c9b826-bdc2-41ab-bff7-f36db3c4b05e","invariantUUID":"e10d877e-99a9-47f6-a8b5-8b9fc326fbf2","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de531fb6-f90d-4f68-85a5-0fa7d84a737a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723501279,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a7b6904-4a18-425f-ae34-8e40212e7d4e","invariantUUID":"0448cb81-65a3-4b2a-bda4-8dc5f2f6981e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5eff7ab8-42cf-4bfc-afc9-eae20a3c40dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628723896761,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61b2f36-94a9-48ad-a710-802b5727db49","invariantUUID":"797c5c3c-d7fb-4f13-b032-39e174063516","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":"4387089e-f6f4-43d5-9f27-4c5f42d47fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1628723838758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a56269a-0df4-4e7c-8c86-0302368a48a9","invariantUUID":"7828e413-3db0-41b2-8fb0-1f271cc0825d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32f140d8-8c3e-4388-af1a-b87d22b59835","lifecycleState":"CERTIFIED","lastUpdateDate":1628723469647,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1cf76c-867f-465b-8f89-101ea560ccb7","invariantUUID":"988b3b5a-3df3-48b0-b3d0-d98800ce33d4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d4501367-2c07-461e-8548-7fd5db70b761","lifecycleState":"CERTIFIED","lastUpdateDate":1628723916492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad31685f-0406-4fb9-938c-195461ccf6c9","invariantUUID":"89f85de1-a975-4459-abe2-6fc0968c0306","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb5e7ccb-b5a4-4339-82bf-a685754765d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628723573480,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f2270a5-95fa-4951-9391-5d434ae42f93","invariantUUID":"dbe4c03c-c219-47d3-a4ad-09d736f8c0b5","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":"23c807d3-9196-4d79-81cc-56a30b002b93","lifecycleState":"CERTIFIED","lastUpdateDate":1628723851546,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6065c10a-3e2b-4a7c-a9ff-ad37104745ef","invariantUUID":"2935a75e-58a2-4d51-ab48-1b8c18168eef","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e05d5f6-f729-4fe3-92b8-fc181e62dd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723598744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab4528e-0eac-4b4a-bd9a-8d030ce6073b","invariantUUID":"a69de379-7be5-499a-bfce-aa869fa7e85b","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":"a5f3a0cf-9828-4a41-849a-bd4fae218c39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723686976,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da51057c-42d8-4e75-a0b7-d3ed5824e046","invariantUUID":"7c58a241-9f1b-40df-9f84-f83e916acd24","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"249b1468-d91e-4f39-91bd-00afbc1d453c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723874898,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc08c54-0dd6-4192-949a-ec3f1c901232","invariantUUID":"62ad855c-765a-4158-82be-3588aef5978a","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":"8d5d5aab-1619-46de-b759-8167ad9b7413","lifecycleState":"CERTIFIED","lastUpdateDate":1628723691873,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"df3c8517-8f08-471f-816d-ecbb49015c9d","invariantUUID":"950270a0-4a9b-474e-8b29-8abf9ca195d3","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":"80dffc1a-286f-4e53-9fbb-812305eb2d08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723763040,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73a0293f-f832-411f-b7db-9f521ece3083","invariantUUID":"d3288aa2-513d-4a02-82c1-b6825969f8a3","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":"70aa7745-fcd0-43a9-b397-1b13f34550c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723629539,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bdd73bf-bb1b-4558-9569-6c1f7ea94e0e","invariantUUID":"c08d1065-74ff-4e91-8257-57e4c1ca178f","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":"eae4f4df-09d3-4a2f-86f8-87329858bc19","lifecycleState":"CERTIFIED","lastUpdateDate":1628723752954,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6f4cd8b-7506-4c4d-9151-1ee0e3de65e8","invariantUUID":"72ddf9fb-ee65-4f32-a4d8-2618dd29b0ea","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":"defaulticon","uniqueId":"fa9a62f6-d65a-4a22-94c1-adc5aa61120d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723401191,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d6afb1ce-aff4-42e6-b3d8-7ca8eadf9cbc","invariantUUID":"7511b5ac-ddca-49a6-9893-4268a053d229","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"47289419-0021-4c32-ba69-2787241684c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723817000,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40afdccf-5a61-4277-aa7d-60f1bea99716","invariantUUID":"828fec8b-4a0c-4389-aa61-fcb083687942","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":"defaulticon","uniqueId":"dd2d4b1b-be68-4e56-84ce-7410c1d2c2cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628723701908,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e2e05535-007e-400f-a50e-918673aed899","invariantUUID":"416d03ab-529d-435f-869a-7e5b63cf6573","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5774ea6a-9742-490d-a95b-0c0c4f7884e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723768145,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bd173e1-db79-40c3-99c5-8de2d909407a","invariantUUID":"bac0e6cf-9fe5-441b-8555-bae6a7b1e41c","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":"f4d19c1d-4763-4bad-b0a6-5241eccff302","lifecycleState":"CERTIFIED","lastUpdateDate":1628723676967,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09cc5604-7f62-4377-9f2e-d7d6830c220a","invariantUUID":"23d01fb1-db5e-47ec-8dab-d9eebcbe1b2a","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":"defaulticon","uniqueId":"0a1cbbed-be2d-4e8d-a184-26b186869f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723489355,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd507a6-9454-4e0e-a39a-f20bc3c94f25","invariantUUID":"3f34891d-1b2d-41e6-b77a-f8bc62661961","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":"port","uniqueId":"1e4e71ce-890a-403c-9a3e-5a117906f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723833485,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3917c5c6-17f5-4b05-8f29-be861ffe5c95","invariantUUID":"9b91e364-c339-4e8a-bf20-a5ff01859587","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72112516-a250-4dbf-8fcb-a00865727a94","lifecycleState":"CERTIFIED","lastUpdateDate":1628723869903,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e8f49dc-509e-47df-bb40-162709eaf27e","invariantUUID":"3bf78029-8219-4110-9b00-cf4d05181efb","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":"objectStorage","uniqueId":"63c2dc7b-f532-4b62-81f7-a5c09fd03913","lifecycleState":"CERTIFIED","lastUpdateDate":1628723413377,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29918630-ed45-4c91-9ea6-d184391907a3","invariantUUID":"b6fbe7c9-1308-46a3-950e-6d700f18a4ca","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9c6231-41cf-4816-830d-01e3556b002a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723604765,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80c9741f-89ba-40fb-8aa3-5a28816ca617","invariantUUID":"3401b46d-6cd0-4163-a77d-124ba7aa2972","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":"objectStorage","uniqueId":"9f4f13ce-fb3b-4e46-82e1-c0385f170941","lifecycleState":"CERTIFIED","lastUpdateDate":1628723785557,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"379ac568-e96a-4527-881f-a0d9ca5abd17","invariantUUID":"f97ffc38-3bcf-4b12-b7e9-ccd913d1a970","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":"objectStorage","uniqueId":"bab08a0a-6ad3-4586-ae1e-483fc340f7da","lifecycleState":"CERTIFIED","lastUpdateDate":1628723406646,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71a1c145-44b1-4569-ade0-2437c639dd27","invariantUUID":"6e1ab133-644e-4f95-a937-ebaaa6b0fd28","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":"port","uniqueId":"b713da60-4ba9-4d17-ad36-2da184086050","lifecycleState":"CERTIFIED","lastUpdateDate":1628723827102,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e4b64-0b25-46ef-ba1c-d129c474db15","invariantUUID":"e6f5d660-7bce-4742-8204-84a8afd58b0b","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":"defaulticon","uniqueId":"90afc9ff-c263-4775-bae5-1e3ec0e89220","lifecycleState":"CERTIFIED","lastUpdateDate":1628723706868,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda2fed2-05b6-48d9-9775-8a2c192a3a55","invariantUUID":"d550e519-4f83-4278-9b9c-db579a77b6f3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"69dbb194-a74e-4bcf-ace6-f4d06193c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1628723931314,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24ea83d2-1ab4-4a98-a4de-8e1606ea6394","invariantUUID":"7e1a7e48-47a0-4885-8533-7d67871d7fdf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","lifecycleState":"CERTIFIED","lastUpdateDate":1628723496016,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99eb8c21-eb83-404e-b9a3-67a8a52ce98b","invariantUUID":"67298c48-752f-4ed9-a958-e570d8a3d9d0","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":"ca678ad9-c5a2-46e9-a50c-e2ac4cab35c9","lifecycleState":"CERTIFIED","lastUpdateDate":1628723742661,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a8423b-caae-4482-a68e-cbde88707ce6","invariantUUID":"8b1dd87d-1b8d-4e2c-90aa-2154c1c9ae5f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6efcd6c4-a9e1-4c9c-b54b-c94707a1c4de","lifecycleState":"CERTIFIED","lastUpdateDate":1628723924684,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77027a8-ad48-404d-bee1-3b0c10307703","invariantUUID":"030eb0b9-de3f-47ef-8b9d-e4e420916d22","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":"f9a1a2e1-3b01-415a-8624-1ea6f5dd40d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723476203,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f4bd8f6-b22a-448a-a225-f0f320161829","invariantUUID":"4601c27a-d05d-411d-ab1c-22df5fe22507","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03041430-e89b-4189-aa1f-3b99d5c32076","lifecycleState":"CERTIFIED","lastUpdateDate":1628723671189,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f7b48b-29f1-407e-bc49-5d0997a20cc4","invariantUUID":"56af4c7e-46ed-4163-a847-33670d5f330c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5476f6d-9c52-4299-a6da-946f048f0507","lifecycleState":"CERTIFIED","lastUpdateDate":1628723791200,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c353594a-f360-44db-b72c-ae17dd925e1e","invariantUUID":"b5217c4e-4af9-41ab-b0ff-f3ba34b242b1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3df72246-a893-4947-ad41-277f3cc9cd08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723879918,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb330a0-8136-498e-b6bd-6887af2fa738","invariantUUID":"08676f95-b9b2-43f8-92c4-04d1bf9b4b18","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","lifecycleState":"CERTIFIED","lastUpdateDate":1628731563583,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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-12 01:26:13,919 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-12 01:26:23,930 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-12 01:26:23,935 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-12 01:26:23,935 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/cdf3562f-862f-496d-9dc4-84c11cd7766f/distribution/PROD/activate
2021-08-12 01:26:23,935 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-12 01:26:23,938 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:27,103 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/cdf3562f-862f-496d-9dc4-84c11cd7766f/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-12 01:26:27,106 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-12 01:26:27,108 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","empty":false},{"definition":false,"hidden":false,"uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","empty":false},{"definition":false,"hidden":false,"uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","empty":false},{"definition":false,"hidden":false,"uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","empty":false},{"definition":false,"hidden":false,"uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"NTczZGU5MDlmZGFmODc1YjY4MWM3YmVlNDI2NTgyMzg=","artifactUUID":"bbcfcf4c-d562-4daf-a9b1-bd20a5b0c8c7","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.assettoscacsar","duplicated":false,"payloadUpdateDate":1628731567541,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628731558822,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"ZmYyNzEwODQ2MzNmMTc0MTNlNzhhYjk4OTlkNDdlMzg=","artifactUUID":"de271647-311b-42d4-94a1-c6fc6ce19c49","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628731567078,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628731558822,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0"],"source":"5ad0b682-cf9b-4027-8a61-9a6866289923","previousName":"feature","uniqueId":"capability.23750dfb-91d8-4ec7-8382-b6b78b4f9e53.feature","ownerId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"type":"tosca.capabilities.network.Linkable","path":["5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0"],"source":"5ad0b682-cf9b-4027-8a61-9a6866289923","previousName":"virtual_linkable","uniqueId":"capability.5ad0b682-cf9b-4027-8a61-9a6866289923.virtual_linkable","ownerId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0"],"source":"5ad0b682-cf9b-4027-8a61-9a6866289923","previousName":"dependency","uniqueId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53.dependency","capability":"tosca.capabilities.Node","ownerId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"5ad0b682-cf9b-4027-8a61-9a6866289923.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false}],"attributes":[{"parentUniqueId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.23750dfb-91d8-4ec7-8382-b6b78b4f9e53.tosca_name","ownerId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","empty":false},{"parentUniqueId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","definition":false,"name":"state","type":"string","uniqueId":"attribute.23750dfb-91d8-4ec7-8382-b6b78b4f9e53.state","ownerId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","empty":false},{"parentUniqueId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.23750dfb-91d8-4ec7-8382-b6b78b4f9e53.tosca_id","ownerId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"5ad0b682-cf9b-4027-8a61-9a6866289923","createdFromCsar":false,"uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1628731561397,"icon":"network","originType":"VL","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"5ad0b682-cf9b-4027-8a61-9a6866289923","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628731561397,"customizationUUID":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","posX":"200","posY":"100","componentName":"Generic NeutronNet","empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.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":"5ad0b682-cf9b-4027-8a61-9a6866289923.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false},{"definition":false,"hidden":false,"uniqueId":"5ad0b682-cf9b-4027-8a61-9a6866289923.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"9f629fe5-bffe-43f7-83be-6171e130e735","empty":false}]},"componentInstancesAttributes":{"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0":[{"parentUniqueId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","uniqueId":"attribute.23750dfb-91d8-4ec7-8382-b6b78b4f9e53.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","empty":false},{"parentUniqueId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","uniqueId":"attribute.23750dfb-91d8-4ec7-8382-b6b78b4f9e53.state","name":"state","type":"string","definition":false,"ownerId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","empty":false},{"parentUniqueId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","uniqueId":"attribute.23750dfb-91d8-4ec7-8382-b6b78b4f9e53.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0"],"source":"5ad0b682-cf9b-4027-8a61-9a6866289923","previousName":"feature","uniqueId":"capability.23750dfb-91d8-4ec7-8382-b6b78b4f9e53.feature","ownerId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"type":"tosca.capabilities.network.Linkable","path":["5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0"],"source":"5ad0b682-cf9b-4027-8a61-9a6866289923","previousName":"virtual_linkable","uniqueId":"capability.5ad0b682-cf9b-4027-8a61-9a6866289923.virtual_linkable","ownerId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.5ad0b682-cf9b-4027-8a61-9a6866289923.genericneutronnet0"],"source":"5ad0b682-cf9b-4027-8a61-9a6866289923","previousName":"dependency","uniqueId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53.dependency","capability":"tosca.capabilities.Node","ownerId":"23750dfb-91d8-4ec7-8382-b6b78b4f9e53","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","empty":false},{"definition":false,"hidden":false,"uniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"0e6950c2-fe51-4b92-a668-02cfdc4eea46","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"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","creationDate":1628731558907,"description":"service","tags":["basic_network"],"archived":false,"archiveTime":0,"uniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4fd3e7ed-5639-4a82-a98b-b9042058675c","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","systemName":"BasicNetwork","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","normalizedName":"basicnetwork","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628731585998,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1628731558822,"artifactType":"OTHER","uniqueId":"5979d64b-5c85-4b8c-82ab-1c5b51bb5d74.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":1628731558822,"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":"cdf3562f-862f-496d-9dc4-84c11cd7766f"},"categorySpecificMetadata":{},"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-12 01:26:27,111 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:26:27,112 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:26:27,112 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-12 01:26:27,113 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-12 01:26:27,113 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:26:27,115 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:26:28,651 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-12 01:26:28,653 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:26:28,653 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-12 01:26:28,657 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-12 01:26:28,657 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:26:28,657 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:26:28,657 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-12 01:26:28,657 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-12 01:26:28,658 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:26:28,658 INFO 192:__init__.py(1) - Service found, updating information
2021-08-12 01:26:28,658 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-12 01:26:28,659 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-12 01:26:28,659 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-12 01:26:28,661 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:30,763 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-12 01:26:30,766 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-12 01:26:30,769 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6213dc98-e918-4775-bda7-3614dd7c6777","lifecycleState":"CERTIFIED","lastUpdateDate":1628723481858,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc1dc970-2cea-40ec-abd8-747af78f98be","invariantUUID":"2bbdea3e-80bf-4c14-a57d-011b513f4fbd","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07d5dc06-6ce2-4f91-95e0-cac73f1c4df6","lifecycleState":"CERTIFIED","lastUpdateDate":1628723862587,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9cbf488-1d24-4006-8a67-b402c0016186","invariantUUID":"8bc4ca28-f4c4-4fa2-87eb-2fd0375eb628","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":"compute","uniqueId":"04d57838-f7a3-4b62-b3ff-d38d954cd39a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723919598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"578902e1-ed85-4244-a2e8-cb569e49796d","invariantUUID":"20681a91-42f9-4790-9f43-a01713d68025","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a85f470-b7a0-4a48-a373-2972482b3630","lifecycleState":"CERTIFIED","lastUpdateDate":1628723517659,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bd86b3a-ab3a-414a-b951-8c03e2276801","invariantUUID":"a8ed7b0d-db4a-489c-9e6e-30179b7f3dbf","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":"57fe302d-19c8-4b3d-bb3b-0490cd787738","lifecycleState":"CERTIFIED","lastUpdateDate":1628723619157,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7f7956-497c-4fb4-a357-f4e86e7661f1","invariantUUID":"6ac673ca-66fd-4398-a584-1ef64de8c5a2","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f74761c-e923-4414-b535-41124352f036","lifecycleState":"CERTIFIED","lastUpdateDate":1628723593638,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa56499-f555-4d20-90a0-2685f7e92172","invariantUUID":"85f7e30e-1973-4b32-bf20-0c2e19be8204","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":"15c64a62-6469-45e4-86a3-a52353cdb3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723512521,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"128da259-09b4-44bf-bc80-811ecc1e8474","invariantUUID":"c26546d4-0e6d-4bd4-8621-aee7ca65f3e3","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f70af96d-87e5-42a4-a67c-cf2e65797cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723586898,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3162344-c21e-4194-89ea-4dd023e66267","invariantUUID":"55d1f247-3b11-4242-a392-9e569c9d86dd","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":"9cd782b1-9650-4a4a-ab4a-86f53e997ecf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723507280,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad2774af-6706-437b-8ada-d6bd4f97b376","invariantUUID":"c11551d2-8950-4937-be01-8d91e2960e22","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce270435-67ce-4e80-81d0-b9f3e9fa8397","lifecycleState":"CERTIFIED","lastUpdateDate":1628723908879,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3967572b-6852-439b-b092-197901882254","invariantUUID":"9c44508b-9493-43fe-88da-9c916d68ca77","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01ac19c5-88a8-45b1-9a1d-1bd20bcf8303","lifecycleState":"CERTIFIED","lastUpdateDate":1628723731758,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b7e05bc-14b7-452f-a5f3-a57d61d86980","invariantUUID":"b5b1f766-4fb6-477f-b03b-89e494514540","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":"loadBalancer","uniqueId":"b5d934f0-38f6-4d74-9bc2-91018c357e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723428756,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6681f8cb-7637-446c-9f40-d415c7ebfcb2","invariantUUID":"eb034d2d-6e53-4fbc-927a-fcc59513696c","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20bb6fdc-4964-4cc0-9c39-dfa2392f0d39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723624446,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b9e0bcf-bcbe-4638-9152-adcab76c8f7a","invariantUUID":"fa1334ab-e40e-4e87-8d4e-9971241f287a","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":"defaulticon","uniqueId":"b886fa07-8e5e-4905-99c9-cca1b975c713","lifecycleState":"CERTIFIED","lastUpdateDate":1628723811903,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73f84b69-2370-4cb0-9004-d0e06494e6da","invariantUUID":"e436253b-a201-45b9-aeb4-ac58db4ee6be","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4803933f-ad74-49d8-9b73-0e9f8ae044b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628723554343,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"508bcc98-156e-4fcc-b48c-6374a9b58eb2","invariantUUID":"6cdc85d2-272f-40c1-83ce-b566667cc216","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":"networkrules","uniqueId":"b507fb5e-6fe0-4909-908b-d87a78c5b892","lifecycleState":"CERTIFIED","lastUpdateDate":1628723568398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9576df8f-b1ae-4572-9d4b-207978ad590b","invariantUUID":"853872a2-fb86-4797-977d-0b3c59b14a05","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ac42344-d47b-4347-b585-853cf0645011","lifecycleState":"CERTIFIED","lastUpdateDate":1628723441995,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfa36188-ac2a-42c2-b779-f3d827f8054c","invariantUUID":"91e668e1-e341-44ae-b0db-63825f033643","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":"5ad0b682-cf9b-4027-8a61-9a6866289923","lifecycleState":"CERTIFIED","lastUpdateDate":1628723697072,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"631265b2-f404-421e-a768-677d6a70abf4","invariantUUID":"072973fc-fc93-48d0-af6f-4de799f37d1b","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d986540-dcd1-443f-8c2c-775bc91936e0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723457866,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9948b51-4ccd-4cd8-ac28-0e7808b153b5","invariantUUID":"d1303087-edae-43a5-929b-c3806fe39df4","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":"objectStorage","uniqueId":"d0d5ac74-b79f-493c-9917-4af330370d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723463260,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d320e1ea-ac06-481d-bcfd-0f6233f8572a","invariantUUID":"6b664e8d-56ca-48ca-9e4c-7b6d4edb9982","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":"a9b8c238-cb32-41ca-af1b-3fc7f9fb02f0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723857456,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e725c599-a4b5-4d70-b680-30325682ece0","invariantUUID":"e492421d-8fdd-4290-89d0-9cdd0aadf735","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":"f11301a6-284a-48c1-9480-65d3547ddcb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723718008,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a9cac83-68ca-44c7-8799-530e252ad795","invariantUUID":"f03a1afa-d716-4cbb-900b-07466fb9cd51","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":"securityrules","uniqueId":"97305a5a-3ee1-42da-90b0-6eb8c0bae108","lifecycleState":"CERTIFIED","lastUpdateDate":1628723578478,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"857496db-0014-4fa8-9f22-692a3d13f091","invariantUUID":"3e9f3694-92db-4d87-9a55-6bd4edd44598","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":"objectStorage","uniqueId":"326168a3-ac3a-4081-bc29-11af0441c95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723712962,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15b007cf-ee71-4887-8cbd-cca4d1a65fef","invariantUUID":"908a56ea-60aa-4416-b883-718ccec9aee7","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":"f3487af8-e86d-4b23-9d2f-35a6f46d9c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723653937,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"687bd698-0485-43df-86e3-848d79c016cc","invariantUUID":"1bd57c26-e612-4e7a-a82a-574dedaa5a65","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5e5ed435-5552-4da8-8dad-c6c863fdcdc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723821991,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6777033-0369-4b4f-92c9-da0f1aa95867","invariantUUID":"0b9a0ff3-9fc4-424d-84b2-2f5a3a7146f1","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":"compute","uniqueId":"fcadea9f-b49f-4cd2-982c-b70de0a70718","lifecycleState":"CERTIFIED","lastUpdateDate":1628723378947,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"995924a7-8223-43a0-b585-ee0b4344db5a","invariantUUID":"062b2ba6-9c6a-4058-a98c-214b6d68390c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f805604-c89a-41fc-b94a-6a6f78838424","lifecycleState":"CERTIFIED","lastUpdateDate":1628723747946,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ea100f9-1ca5-4d40-94ab-1ab2d373e359","invariantUUID":"e6a2b054-0991-40ba-bc54-4ce31f195a91","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4bc67f6-f576-49d2-a95f-29151b47b2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628723844863,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b56d644-edee-494a-a078-b0af4ce962af","invariantUUID":"873c0e35-2a29-4691-ac0f-de4b4150f004","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":"port","uniqueId":"cac32ffa-624a-4f08-bf5a-3f0bae3c189e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723436208,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ea549b9-16ad-4bef-b18e-187a65a88807","invariantUUID":"cc515e58-a0e5-46ff-9b6d-5caf5e8176a5","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":"port","uniqueId":"846f23d4-11eb-48d5-8058-7da61282d59c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723887754,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b95f64-0f78-418c-9b88-c432619904c9","invariantUUID":"746d5f3a-44a8-4d2a-89c2-7bb832449dac","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":"networkrules","uniqueId":"167f9c46-a7c8-4094-b382-595b60f2c143","lifecycleState":"CERTIFIED","lastUpdateDate":1628723547353,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"50f86b61-4c31-4c11-83fd-5b15845abdc8","invariantUUID":"7690a96c-d1be-40f0-aa9f-cb3e11e30f22","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":"port","uniqueId":"e32445e1-ef30-442e-bffd-0af11f18b637","lifecycleState":"CERTIFIED","lastUpdateDate":1628723934999,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5ed90e-acdb-4094-b049-9b4b0839dcde","invariantUUID":"6f88b08b-4313-4b8d-b768-72a1bbe18aec","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":"compute","uniqueId":"ac192618-7e9c-479e-8358-571359246bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723724344,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0c9b826-bdc2-41ab-bff7-f36db3c4b05e","invariantUUID":"e10d877e-99a9-47f6-a8b5-8b9fc326fbf2","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de531fb6-f90d-4f68-85a5-0fa7d84a737a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723501279,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a7b6904-4a18-425f-ae34-8e40212e7d4e","invariantUUID":"0448cb81-65a3-4b2a-bda4-8dc5f2f6981e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5eff7ab8-42cf-4bfc-afc9-eae20a3c40dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628723896761,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61b2f36-94a9-48ad-a710-802b5727db49","invariantUUID":"797c5c3c-d7fb-4f13-b032-39e174063516","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":"4387089e-f6f4-43d5-9f27-4c5f42d47fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1628723838758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a56269a-0df4-4e7c-8c86-0302368a48a9","invariantUUID":"7828e413-3db0-41b2-8fb0-1f271cc0825d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32f140d8-8c3e-4388-af1a-b87d22b59835","lifecycleState":"CERTIFIED","lastUpdateDate":1628723469647,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1cf76c-867f-465b-8f89-101ea560ccb7","invariantUUID":"988b3b5a-3df3-48b0-b3d0-d98800ce33d4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d4501367-2c07-461e-8548-7fd5db70b761","lifecycleState":"CERTIFIED","lastUpdateDate":1628723916492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad31685f-0406-4fb9-938c-195461ccf6c9","invariantUUID":"89f85de1-a975-4459-abe2-6fc0968c0306","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb5e7ccb-b5a4-4339-82bf-a685754765d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628723573480,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f2270a5-95fa-4951-9391-5d434ae42f93","invariantUUID":"dbe4c03c-c219-47d3-a4ad-09d736f8c0b5","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":"23c807d3-9196-4d79-81cc-56a30b002b93","lifecycleState":"CERTIFIED","lastUpdateDate":1628723851546,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6065c10a-3e2b-4a7c-a9ff-ad37104745ef","invariantUUID":"2935a75e-58a2-4d51-ab48-1b8c18168eef","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e05d5f6-f729-4fe3-92b8-fc181e62dd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723598744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab4528e-0eac-4b4a-bd9a-8d030ce6073b","invariantUUID":"a69de379-7be5-499a-bfce-aa869fa7e85b","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":"a5f3a0cf-9828-4a41-849a-bd4fae218c39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723686976,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da51057c-42d8-4e75-a0b7-d3ed5824e046","invariantUUID":"7c58a241-9f1b-40df-9f84-f83e916acd24","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"249b1468-d91e-4f39-91bd-00afbc1d453c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723874898,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc08c54-0dd6-4192-949a-ec3f1c901232","invariantUUID":"62ad855c-765a-4158-82be-3588aef5978a","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":"8d5d5aab-1619-46de-b759-8167ad9b7413","lifecycleState":"CERTIFIED","lastUpdateDate":1628723691873,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"df3c8517-8f08-471f-816d-ecbb49015c9d","invariantUUID":"950270a0-4a9b-474e-8b29-8abf9ca195d3","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":"80dffc1a-286f-4e53-9fbb-812305eb2d08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723763040,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73a0293f-f832-411f-b7db-9f521ece3083","invariantUUID":"d3288aa2-513d-4a02-82c1-b6825969f8a3","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":"70aa7745-fcd0-43a9-b397-1b13f34550c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723629539,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bdd73bf-bb1b-4558-9569-6c1f7ea94e0e","invariantUUID":"c08d1065-74ff-4e91-8257-57e4c1ca178f","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":"eae4f4df-09d3-4a2f-86f8-87329858bc19","lifecycleState":"CERTIFIED","lastUpdateDate":1628723752954,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6f4cd8b-7506-4c4d-9151-1ee0e3de65e8","invariantUUID":"72ddf9fb-ee65-4f32-a4d8-2618dd29b0ea","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":"defaulticon","uniqueId":"fa9a62f6-d65a-4a22-94c1-adc5aa61120d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723401191,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d6afb1ce-aff4-42e6-b3d8-7ca8eadf9cbc","invariantUUID":"7511b5ac-ddca-49a6-9893-4268a053d229","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"47289419-0021-4c32-ba69-2787241684c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723817000,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40afdccf-5a61-4277-aa7d-60f1bea99716","invariantUUID":"828fec8b-4a0c-4389-aa61-fcb083687942","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":"defaulticon","uniqueId":"dd2d4b1b-be68-4e56-84ce-7410c1d2c2cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628723701908,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e2e05535-007e-400f-a50e-918673aed899","invariantUUID":"416d03ab-529d-435f-869a-7e5b63cf6573","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5774ea6a-9742-490d-a95b-0c0c4f7884e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723768145,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bd173e1-db79-40c3-99c5-8de2d909407a","invariantUUID":"bac0e6cf-9fe5-441b-8555-bae6a7b1e41c","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":"f4d19c1d-4763-4bad-b0a6-5241eccff302","lifecycleState":"CERTIFIED","lastUpdateDate":1628723676967,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09cc5604-7f62-4377-9f2e-d7d6830c220a","invariantUUID":"23d01fb1-db5e-47ec-8dab-d9eebcbe1b2a","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":"defaulticon","uniqueId":"0a1cbbed-be2d-4e8d-a184-26b186869f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723489355,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd507a6-9454-4e0e-a39a-f20bc3c94f25","invariantUUID":"3f34891d-1b2d-41e6-b77a-f8bc62661961","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":"port","uniqueId":"1e4e71ce-890a-403c-9a3e-5a117906f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723833485,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3917c5c6-17f5-4b05-8f29-be861ffe5c95","invariantUUID":"9b91e364-c339-4e8a-bf20-a5ff01859587","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72112516-a250-4dbf-8fcb-a00865727a94","lifecycleState":"CERTIFIED","lastUpdateDate":1628723869903,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e8f49dc-509e-47df-bb40-162709eaf27e","invariantUUID":"3bf78029-8219-4110-9b00-cf4d05181efb","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":"objectStorage","uniqueId":"63c2dc7b-f532-4b62-81f7-a5c09fd03913","lifecycleState":"CERTIFIED","lastUpdateDate":1628723413377,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29918630-ed45-4c91-9ea6-d184391907a3","invariantUUID":"b6fbe7c9-1308-46a3-950e-6d700f18a4ca","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9c6231-41cf-4816-830d-01e3556b002a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723604765,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80c9741f-89ba-40fb-8aa3-5a28816ca617","invariantUUID":"3401b46d-6cd0-4163-a77d-124ba7aa2972","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":"objectStorage","uniqueId":"9f4f13ce-fb3b-4e46-82e1-c0385f170941","lifecycleState":"CERTIFIED","lastUpdateDate":1628723785557,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"379ac568-e96a-4527-881f-a0d9ca5abd17","invariantUUID":"f97ffc38-3bcf-4b12-b7e9-ccd913d1a970","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":"objectStorage","uniqueId":"bab08a0a-6ad3-4586-ae1e-483fc340f7da","lifecycleState":"CERTIFIED","lastUpdateDate":1628723406646,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71a1c145-44b1-4569-ade0-2437c639dd27","invariantUUID":"6e1ab133-644e-4f95-a937-ebaaa6b0fd28","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":"port","uniqueId":"b713da60-4ba9-4d17-ad36-2da184086050","lifecycleState":"CERTIFIED","lastUpdateDate":1628723827102,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e4b64-0b25-46ef-ba1c-d129c474db15","invariantUUID":"e6f5d660-7bce-4742-8204-84a8afd58b0b","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":"defaulticon","uniqueId":"90afc9ff-c263-4775-bae5-1e3ec0e89220","lifecycleState":"CERTIFIED","lastUpdateDate":1628723706868,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda2fed2-05b6-48d9-9775-8a2c192a3a55","invariantUUID":"d550e519-4f83-4278-9b9c-db579a77b6f3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"69dbb194-a74e-4bcf-ace6-f4d06193c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1628723931314,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24ea83d2-1ab4-4a98-a4de-8e1606ea6394","invariantUUID":"7e1a7e48-47a0-4885-8533-7d67871d7fdf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","lifecycleState":"CERTIFIED","lastUpdateDate":1628723496016,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99eb8c21-eb83-404e-b9a3-67a8a52ce98b","invariantUUID":"67298c48-752f-4ed9-a958-e570d8a3d9d0","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":"ca678ad9-c5a2-46e9-a50c-e2ac4cab35c9","lifecycleState":"CERTIFIED","lastUpdateDate":1628723742661,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a8423b-caae-4482-a68e-cbde88707ce6","invariantUUID":"8b1dd87d-1b8d-4e2c-90aa-2154c1c9ae5f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6efcd6c4-a9e1-4c9c-b54b-c94707a1c4de","lifecycleState":"CERTIFIED","lastUpdateDate":1628723924684,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77027a8-ad48-404d-bee1-3b0c10307703","invariantUUID":"030eb0b9-de3f-47ef-8b9d-e4e420916d22","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":"f9a1a2e1-3b01-415a-8624-1ea6f5dd40d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723476203,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f4bd8f6-b22a-448a-a225-f0f320161829","invariantUUID":"4601c27a-d05d-411d-ab1c-22df5fe22507","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03041430-e89b-4189-aa1f-3b99d5c32076","lifecycleState":"CERTIFIED","lastUpdateDate":1628723671189,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f7b48b-29f1-407e-bc49-5d0997a20cc4","invariantUUID":"56af4c7e-46ed-4163-a847-33670d5f330c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5476f6d-9c52-4299-a6da-946f048f0507","lifecycleState":"CERTIFIED","lastUpdateDate":1628723791200,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c353594a-f360-44db-b72c-ae17dd925e1e","invariantUUID":"b5217c4e-4af9-41ab-b0ff-f3ba34b242b1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3df72246-a893-4947-ad41-277f3cc9cd08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723879918,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb330a0-8136-498e-b6bd-6887af2fa738","invariantUUID":"08676f95-b9b2-43f8-92c4-04d1bf9b4b18","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","lifecycleState":"CERTIFIED","lastUpdateDate":1628731585998,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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-12 01:26:30,774 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-12 01:26:30,775 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-12 01:26:30,775 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-12 01:26:30,776 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-12 01:26:30,776 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-12 01:26:30,776 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-12 01:26:30,779 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:30,838 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-12 01:26:30,839 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-12 01:26:30,840 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-12 01:26:30,840 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-12 01:26:30,840 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-12 01:26:30,853 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-12 01:26:30,853 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-12 01:26:30,854 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-12 01:26:30,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:31,150 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-12 01:26:31,151 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-12 01:26:31,151 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-12 01:26:31,154 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-12 01:26:31,154 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-12 01:26:31,155 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-12 01:26:31,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:31,260 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-12 01:26:31,261 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-12 01:26:31,262 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":"1628731590906"}]}
2021-08-12 01:26:31,296 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-12 01:26:31,296 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/9ed450bb-d09a-4d16-aaf6-068126f102c3
2021-08-12 01:26:31,296 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "9ed450bb-d09a-4d16-aaf6-068126f102c3",
    "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-12 01:26:31,299 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:32,152 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/9ed450bb-d09a-4d16-aaf6-068126f102c3 HTTP/1.1" 201 0
2021-08-12 01:26:32,153 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-12 01:26:32,153 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-12 01:26:32,155 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-12 01:26:32,155 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-12 01:26:32,155 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-12 01:26:32,157 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:32,248 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-12 01:26:32,250 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-12 01:26:32,250 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-12 01:26:32,251 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-12 01:26:32,251 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-12 01:26:32,252 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-12 01:26:32,252 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-12 01:26:32,257 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-12 01:26:32,258 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-12 01:26:32,258 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-12 01:26:32,261 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:32,445 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-12 01:26:32,447 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-12 01:26:32,447 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-12 01:26:32,451 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-12 01:26:32,451 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-12 01:26:32,451 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-12 01:26:32,455 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:32,509 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-12 01:26:32,510 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-12 01:26:32,510 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-12 01:26:32,511 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-12 01:26:32,511 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-12 01:26:32,516 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-12 01:26:32,517 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-12 01:26:32,517 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-12 01:26:32,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:33,152 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-12 01:26:33,153 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-12 01:26:33,154 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-12 01:26:33,171 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-12 01:26:33,171 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-12 01:26:33,172 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-12 01:26:33,174 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:34,348 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-12 01:26:34,349 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-12 01:26:34,350 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-12 01:26:34,353 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-12 01:26:34,353 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-12 01:26:34,353 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-12 01:26:34,356 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:34,459 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-12 01:26:34,465 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-12 01:26:34,465 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":"1628731590906"}]}
2021-08-12 01:26:34,474 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-12 01:26:34,474 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-12 01:26:34,474 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-12 01:26:34,476 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:34,770 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-12 01:26:34,771 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-12 01:26:34,771 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-12 01:26:34,783 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-12 01:26:34,783 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-12 01:26:34,783 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-12 01:26:34,785 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:34,869 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-12 01:26:34,870 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-12 01:26:34,871 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-12 01:26:34,873 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-12 01:26:34,874 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-12 01:26:34,874 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-12 01:26:34,876 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:34,928 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-12 01:26:34,929 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-12 01:26:34,929 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":"1628731594824"}
2021-08-12 01:26:34,932 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-12 01:26:34,932 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-12 01:26:34,932 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-12 01:26:34,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:35,044 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-12 01:26:35,045 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-12 01:26:35,046 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":"1628731594824"}
2021-08-12 01:26:35,049 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-12 01:26:35,049 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-12 01:26:35,049 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-12 01:26:35,051 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:35,152 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-12 01:26:35,153 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-12 01:26:35,153 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-12 01:26:35,153 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-12 01:26:35,154 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-12 01:26:35,154 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-12 01:26:35,157 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:26:35,158 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:26:35,158 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-12 01:26:35,158 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-12 01:26:35,159 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:26:35,160 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:26:36,175 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-12 01:26:36,177 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:26:36,177 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-12 01:26:36,180 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-12 01:26:36,181 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:26:36,181 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:26:36,181 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-12 01:26:36,181 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-12 01:26:36,181 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:26:36,182 INFO 192:__init__.py(1) - Service found, updating information
2021-08-12 01:26:36,182 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-12 01:26:36,183 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-12 01:26:36,183 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-12 01:26:36,185 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:36,755 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-12 01:26:36,758 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-12 01:26:36,762 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6213dc98-e918-4775-bda7-3614dd7c6777","lifecycleState":"CERTIFIED","lastUpdateDate":1628723481858,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc1dc970-2cea-40ec-abd8-747af78f98be","invariantUUID":"2bbdea3e-80bf-4c14-a57d-011b513f4fbd","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07d5dc06-6ce2-4f91-95e0-cac73f1c4df6","lifecycleState":"CERTIFIED","lastUpdateDate":1628723862587,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9cbf488-1d24-4006-8a67-b402c0016186","invariantUUID":"8bc4ca28-f4c4-4fa2-87eb-2fd0375eb628","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":"compute","uniqueId":"04d57838-f7a3-4b62-b3ff-d38d954cd39a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723919598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"578902e1-ed85-4244-a2e8-cb569e49796d","invariantUUID":"20681a91-42f9-4790-9f43-a01713d68025","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a85f470-b7a0-4a48-a373-2972482b3630","lifecycleState":"CERTIFIED","lastUpdateDate":1628723517659,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bd86b3a-ab3a-414a-b951-8c03e2276801","invariantUUID":"a8ed7b0d-db4a-489c-9e6e-30179b7f3dbf","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":"57fe302d-19c8-4b3d-bb3b-0490cd787738","lifecycleState":"CERTIFIED","lastUpdateDate":1628723619157,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7f7956-497c-4fb4-a357-f4e86e7661f1","invariantUUID":"6ac673ca-66fd-4398-a584-1ef64de8c5a2","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f74761c-e923-4414-b535-41124352f036","lifecycleState":"CERTIFIED","lastUpdateDate":1628723593638,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa56499-f555-4d20-90a0-2685f7e92172","invariantUUID":"85f7e30e-1973-4b32-bf20-0c2e19be8204","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":"15c64a62-6469-45e4-86a3-a52353cdb3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723512521,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"128da259-09b4-44bf-bc80-811ecc1e8474","invariantUUID":"c26546d4-0e6d-4bd4-8621-aee7ca65f3e3","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f70af96d-87e5-42a4-a67c-cf2e65797cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723586898,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3162344-c21e-4194-89ea-4dd023e66267","invariantUUID":"55d1f247-3b11-4242-a392-9e569c9d86dd","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":"9cd782b1-9650-4a4a-ab4a-86f53e997ecf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723507280,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad2774af-6706-437b-8ada-d6bd4f97b376","invariantUUID":"c11551d2-8950-4937-be01-8d91e2960e22","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce270435-67ce-4e80-81d0-b9f3e9fa8397","lifecycleState":"CERTIFIED","lastUpdateDate":1628723908879,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3967572b-6852-439b-b092-197901882254","invariantUUID":"9c44508b-9493-43fe-88da-9c916d68ca77","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01ac19c5-88a8-45b1-9a1d-1bd20bcf8303","lifecycleState":"CERTIFIED","lastUpdateDate":1628723731758,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b7e05bc-14b7-452f-a5f3-a57d61d86980","invariantUUID":"b5b1f766-4fb6-477f-b03b-89e494514540","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":"loadBalancer","uniqueId":"b5d934f0-38f6-4d74-9bc2-91018c357e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723428756,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6681f8cb-7637-446c-9f40-d415c7ebfcb2","invariantUUID":"eb034d2d-6e53-4fbc-927a-fcc59513696c","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20bb6fdc-4964-4cc0-9c39-dfa2392f0d39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723624446,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b9e0bcf-bcbe-4638-9152-adcab76c8f7a","invariantUUID":"fa1334ab-e40e-4e87-8d4e-9971241f287a","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":"defaulticon","uniqueId":"b886fa07-8e5e-4905-99c9-cca1b975c713","lifecycleState":"CERTIFIED","lastUpdateDate":1628723811903,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73f84b69-2370-4cb0-9004-d0e06494e6da","invariantUUID":"e436253b-a201-45b9-aeb4-ac58db4ee6be","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4803933f-ad74-49d8-9b73-0e9f8ae044b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628723554343,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"508bcc98-156e-4fcc-b48c-6374a9b58eb2","invariantUUID":"6cdc85d2-272f-40c1-83ce-b566667cc216","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":"networkrules","uniqueId":"b507fb5e-6fe0-4909-908b-d87a78c5b892","lifecycleState":"CERTIFIED","lastUpdateDate":1628723568398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9576df8f-b1ae-4572-9d4b-207978ad590b","invariantUUID":"853872a2-fb86-4797-977d-0b3c59b14a05","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ac42344-d47b-4347-b585-853cf0645011","lifecycleState":"CERTIFIED","lastUpdateDate":1628723441995,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfa36188-ac2a-42c2-b779-f3d827f8054c","invariantUUID":"91e668e1-e341-44ae-b0db-63825f033643","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":"5ad0b682-cf9b-4027-8a61-9a6866289923","lifecycleState":"CERTIFIED","lastUpdateDate":1628723697072,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"631265b2-f404-421e-a768-677d6a70abf4","invariantUUID":"072973fc-fc93-48d0-af6f-4de799f37d1b","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d986540-dcd1-443f-8c2c-775bc91936e0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723457866,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9948b51-4ccd-4cd8-ac28-0e7808b153b5","invariantUUID":"d1303087-edae-43a5-929b-c3806fe39df4","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":"objectStorage","uniqueId":"d0d5ac74-b79f-493c-9917-4af330370d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723463260,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d320e1ea-ac06-481d-bcfd-0f6233f8572a","invariantUUID":"6b664e8d-56ca-48ca-9e4c-7b6d4edb9982","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":"a9b8c238-cb32-41ca-af1b-3fc7f9fb02f0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723857456,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e725c599-a4b5-4d70-b680-30325682ece0","invariantUUID":"e492421d-8fdd-4290-89d0-9cdd0aadf735","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":"f11301a6-284a-48c1-9480-65d3547ddcb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723718008,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a9cac83-68ca-44c7-8799-530e252ad795","invariantUUID":"f03a1afa-d716-4cbb-900b-07466fb9cd51","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":"securityrules","uniqueId":"97305a5a-3ee1-42da-90b0-6eb8c0bae108","lifecycleState":"CERTIFIED","lastUpdateDate":1628723578478,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"857496db-0014-4fa8-9f22-692a3d13f091","invariantUUID":"3e9f3694-92db-4d87-9a55-6bd4edd44598","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":"objectStorage","uniqueId":"326168a3-ac3a-4081-bc29-11af0441c95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723712962,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15b007cf-ee71-4887-8cbd-cca4d1a65fef","invariantUUID":"908a56ea-60aa-4416-b883-718ccec9aee7","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":"f3487af8-e86d-4b23-9d2f-35a6f46d9c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723653937,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"687bd698-0485-43df-86e3-848d79c016cc","invariantUUID":"1bd57c26-e612-4e7a-a82a-574dedaa5a65","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5e5ed435-5552-4da8-8dad-c6c863fdcdc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723821991,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6777033-0369-4b4f-92c9-da0f1aa95867","invariantUUID":"0b9a0ff3-9fc4-424d-84b2-2f5a3a7146f1","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":"compute","uniqueId":"fcadea9f-b49f-4cd2-982c-b70de0a70718","lifecycleState":"CERTIFIED","lastUpdateDate":1628723378947,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"995924a7-8223-43a0-b585-ee0b4344db5a","invariantUUID":"062b2ba6-9c6a-4058-a98c-214b6d68390c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f805604-c89a-41fc-b94a-6a6f78838424","lifecycleState":"CERTIFIED","lastUpdateDate":1628723747946,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ea100f9-1ca5-4d40-94ab-1ab2d373e359","invariantUUID":"e6a2b054-0991-40ba-bc54-4ce31f195a91","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4bc67f6-f576-49d2-a95f-29151b47b2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628723844863,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b56d644-edee-494a-a078-b0af4ce962af","invariantUUID":"873c0e35-2a29-4691-ac0f-de4b4150f004","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":"port","uniqueId":"cac32ffa-624a-4f08-bf5a-3f0bae3c189e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723436208,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ea549b9-16ad-4bef-b18e-187a65a88807","invariantUUID":"cc515e58-a0e5-46ff-9b6d-5caf5e8176a5","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":"port","uniqueId":"846f23d4-11eb-48d5-8058-7da61282d59c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723887754,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b95f64-0f78-418c-9b88-c432619904c9","invariantUUID":"746d5f3a-44a8-4d2a-89c2-7bb832449dac","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":"networkrules","uniqueId":"167f9c46-a7c8-4094-b382-595b60f2c143","lifecycleState":"CERTIFIED","lastUpdateDate":1628723547353,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"50f86b61-4c31-4c11-83fd-5b15845abdc8","invariantUUID":"7690a96c-d1be-40f0-aa9f-cb3e11e30f22","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":"port","uniqueId":"e32445e1-ef30-442e-bffd-0af11f18b637","lifecycleState":"CERTIFIED","lastUpdateDate":1628723934999,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5ed90e-acdb-4094-b049-9b4b0839dcde","invariantUUID":"6f88b08b-4313-4b8d-b768-72a1bbe18aec","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":"compute","uniqueId":"ac192618-7e9c-479e-8358-571359246bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723724344,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0c9b826-bdc2-41ab-bff7-f36db3c4b05e","invariantUUID":"e10d877e-99a9-47f6-a8b5-8b9fc326fbf2","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de531fb6-f90d-4f68-85a5-0fa7d84a737a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723501279,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a7b6904-4a18-425f-ae34-8e40212e7d4e","invariantUUID":"0448cb81-65a3-4b2a-bda4-8dc5f2f6981e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5eff7ab8-42cf-4bfc-afc9-eae20a3c40dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628723896761,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61b2f36-94a9-48ad-a710-802b5727db49","invariantUUID":"797c5c3c-d7fb-4f13-b032-39e174063516","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":"4387089e-f6f4-43d5-9f27-4c5f42d47fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1628723838758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a56269a-0df4-4e7c-8c86-0302368a48a9","invariantUUID":"7828e413-3db0-41b2-8fb0-1f271cc0825d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32f140d8-8c3e-4388-af1a-b87d22b59835","lifecycleState":"CERTIFIED","lastUpdateDate":1628723469647,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1cf76c-867f-465b-8f89-101ea560ccb7","invariantUUID":"988b3b5a-3df3-48b0-b3d0-d98800ce33d4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d4501367-2c07-461e-8548-7fd5db70b761","lifecycleState":"CERTIFIED","lastUpdateDate":1628723916492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad31685f-0406-4fb9-938c-195461ccf6c9","invariantUUID":"89f85de1-a975-4459-abe2-6fc0968c0306","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb5e7ccb-b5a4-4339-82bf-a685754765d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628723573480,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f2270a5-95fa-4951-9391-5d434ae42f93","invariantUUID":"dbe4c03c-c219-47d3-a4ad-09d736f8c0b5","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":"23c807d3-9196-4d79-81cc-56a30b002b93","lifecycleState":"CERTIFIED","lastUpdateDate":1628723851546,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6065c10a-3e2b-4a7c-a9ff-ad37104745ef","invariantUUID":"2935a75e-58a2-4d51-ab48-1b8c18168eef","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e05d5f6-f729-4fe3-92b8-fc181e62dd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723598744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab4528e-0eac-4b4a-bd9a-8d030ce6073b","invariantUUID":"a69de379-7be5-499a-bfce-aa869fa7e85b","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":"a5f3a0cf-9828-4a41-849a-bd4fae218c39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723686976,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da51057c-42d8-4e75-a0b7-d3ed5824e046","invariantUUID":"7c58a241-9f1b-40df-9f84-f83e916acd24","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"249b1468-d91e-4f39-91bd-00afbc1d453c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723874898,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc08c54-0dd6-4192-949a-ec3f1c901232","invariantUUID":"62ad855c-765a-4158-82be-3588aef5978a","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":"8d5d5aab-1619-46de-b759-8167ad9b7413","lifecycleState":"CERTIFIED","lastUpdateDate":1628723691873,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"df3c8517-8f08-471f-816d-ecbb49015c9d","invariantUUID":"950270a0-4a9b-474e-8b29-8abf9ca195d3","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":"80dffc1a-286f-4e53-9fbb-812305eb2d08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723763040,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73a0293f-f832-411f-b7db-9f521ece3083","invariantUUID":"d3288aa2-513d-4a02-82c1-b6825969f8a3","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":"70aa7745-fcd0-43a9-b397-1b13f34550c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723629539,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bdd73bf-bb1b-4558-9569-6c1f7ea94e0e","invariantUUID":"c08d1065-74ff-4e91-8257-57e4c1ca178f","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":"eae4f4df-09d3-4a2f-86f8-87329858bc19","lifecycleState":"CERTIFIED","lastUpdateDate":1628723752954,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6f4cd8b-7506-4c4d-9151-1ee0e3de65e8","invariantUUID":"72ddf9fb-ee65-4f32-a4d8-2618dd29b0ea","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":"defaulticon","uniqueId":"fa9a62f6-d65a-4a22-94c1-adc5aa61120d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723401191,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d6afb1ce-aff4-42e6-b3d8-7ca8eadf9cbc","invariantUUID":"7511b5ac-ddca-49a6-9893-4268a053d229","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"47289419-0021-4c32-ba69-2787241684c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723817000,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40afdccf-5a61-4277-aa7d-60f1bea99716","invariantUUID":"828fec8b-4a0c-4389-aa61-fcb083687942","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":"defaulticon","uniqueId":"dd2d4b1b-be68-4e56-84ce-7410c1d2c2cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628723701908,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e2e05535-007e-400f-a50e-918673aed899","invariantUUID":"416d03ab-529d-435f-869a-7e5b63cf6573","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5774ea6a-9742-490d-a95b-0c0c4f7884e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723768145,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bd173e1-db79-40c3-99c5-8de2d909407a","invariantUUID":"bac0e6cf-9fe5-441b-8555-bae6a7b1e41c","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":"f4d19c1d-4763-4bad-b0a6-5241eccff302","lifecycleState":"CERTIFIED","lastUpdateDate":1628723676967,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09cc5604-7f62-4377-9f2e-d7d6830c220a","invariantUUID":"23d01fb1-db5e-47ec-8dab-d9eebcbe1b2a","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":"defaulticon","uniqueId":"0a1cbbed-be2d-4e8d-a184-26b186869f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723489355,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd507a6-9454-4e0e-a39a-f20bc3c94f25","invariantUUID":"3f34891d-1b2d-41e6-b77a-f8bc62661961","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":"port","uniqueId":"1e4e71ce-890a-403c-9a3e-5a117906f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723833485,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3917c5c6-17f5-4b05-8f29-be861ffe5c95","invariantUUID":"9b91e364-c339-4e8a-bf20-a5ff01859587","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72112516-a250-4dbf-8fcb-a00865727a94","lifecycleState":"CERTIFIED","lastUpdateDate":1628723869903,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e8f49dc-509e-47df-bb40-162709eaf27e","invariantUUID":"3bf78029-8219-4110-9b00-cf4d05181efb","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":"objectStorage","uniqueId":"63c2dc7b-f532-4b62-81f7-a5c09fd03913","lifecycleState":"CERTIFIED","lastUpdateDate":1628723413377,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29918630-ed45-4c91-9ea6-d184391907a3","invariantUUID":"b6fbe7c9-1308-46a3-950e-6d700f18a4ca","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9c6231-41cf-4816-830d-01e3556b002a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723604765,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80c9741f-89ba-40fb-8aa3-5a28816ca617","invariantUUID":"3401b46d-6cd0-4163-a77d-124ba7aa2972","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":"objectStorage","uniqueId":"9f4f13ce-fb3b-4e46-82e1-c0385f170941","lifecycleState":"CERTIFIED","lastUpdateDate":1628723785557,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"379ac568-e96a-4527-881f-a0d9ca5abd17","invariantUUID":"f97ffc38-3bcf-4b12-b7e9-ccd913d1a970","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":"objectStorage","uniqueId":"bab08a0a-6ad3-4586-ae1e-483fc340f7da","lifecycleState":"CERTIFIED","lastUpdateDate":1628723406646,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71a1c145-44b1-4569-ade0-2437c639dd27","invariantUUID":"6e1ab133-644e-4f95-a937-ebaaa6b0fd28","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":"port","uniqueId":"b713da60-4ba9-4d17-ad36-2da184086050","lifecycleState":"CERTIFIED","lastUpdateDate":1628723827102,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e4b64-0b25-46ef-ba1c-d129c474db15","invariantUUID":"e6f5d660-7bce-4742-8204-84a8afd58b0b","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":"defaulticon","uniqueId":"90afc9ff-c263-4775-bae5-1e3ec0e89220","lifecycleState":"CERTIFIED","lastUpdateDate":1628723706868,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda2fed2-05b6-48d9-9775-8a2c192a3a55","invariantUUID":"d550e519-4f83-4278-9b9c-db579a77b6f3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"69dbb194-a74e-4bcf-ace6-f4d06193c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1628723931314,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24ea83d2-1ab4-4a98-a4de-8e1606ea6394","invariantUUID":"7e1a7e48-47a0-4885-8533-7d67871d7fdf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","lifecycleState":"CERTIFIED","lastUpdateDate":1628723496016,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99eb8c21-eb83-404e-b9a3-67a8a52ce98b","invariantUUID":"67298c48-752f-4ed9-a958-e570d8a3d9d0","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":"ca678ad9-c5a2-46e9-a50c-e2ac4cab35c9","lifecycleState":"CERTIFIED","lastUpdateDate":1628723742661,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a8423b-caae-4482-a68e-cbde88707ce6","invariantUUID":"8b1dd87d-1b8d-4e2c-90aa-2154c1c9ae5f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6efcd6c4-a9e1-4c9c-b54b-c94707a1c4de","lifecycleState":"CERTIFIED","lastUpdateDate":1628723924684,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77027a8-ad48-404d-bee1-3b0c10307703","invariantUUID":"030eb0b9-de3f-47ef-8b9d-e4e420916d22","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":"f9a1a2e1-3b01-415a-8624-1ea6f5dd40d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723476203,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f4bd8f6-b22a-448a-a225-f0f320161829","invariantUUID":"4601c27a-d05d-411d-ab1c-22df5fe22507","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03041430-e89b-4189-aa1f-3b99d5c32076","lifecycleState":"CERTIFIED","lastUpdateDate":1628723671189,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f7b48b-29f1-407e-bc49-5d0997a20cc4","invariantUUID":"56af4c7e-46ed-4163-a847-33670d5f330c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5476f6d-9c52-4299-a6da-946f048f0507","lifecycleState":"CERTIFIED","lastUpdateDate":1628723791200,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c353594a-f360-44db-b72c-ae17dd925e1e","invariantUUID":"b5217c4e-4af9-41ab-b0ff-f3ba34b242b1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3df72246-a893-4947-ad41-277f3cc9cd08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723879918,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb330a0-8136-498e-b6bd-6887af2fa738","invariantUUID":"08676f95-b9b2-43f8-92c4-04d1bf9b4b18","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","lifecycleState":"CERTIFIED","lastUpdateDate":1628731585998,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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-12 01:26:36,771 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-12 01:26:36,773 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-12 01:26:36,773 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-12 01:26:36,773 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "337a69b5-01cf-4e36-8286-7a8a54c37320"
}
2021-08-12 01:26:36,776 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:36,869 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-12 01:26:36,870 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-12 01:26:36,871 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-12 01:26:36,874 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-12 01:26:36,875 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-12 01:26:36,875 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-12 01:26:36,879 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:36,933 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-12 01:26:36,935 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-12 01:26:36,935 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628731596823"}]}
2021-08-12 01:26:36,938 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-12 01:26:36,939 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-12 01:26:36,939 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-12 01:26:36,941 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:36,992 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-12 01:26:36,993 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-12 01:26:36,993 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":"1628731594824"}
2021-08-12 01:26:36,996 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-12 01:26:36,997 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-12 01:26:36,997 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-12 01:26:36,999 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:37,053 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-12 01:26:37,054 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-12 01:26:37,054 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628731596823"}]}
2021-08-12 01:26:37,058 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-12 01:26:37,058 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-12 01:26:37,058 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-12 01:26:37,061 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:37,129 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-12 01:26:37,130 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-12 01:26:37,131 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":"1628731594507","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-12 01:26:37,134 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-12 01:26:37,135 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-12 01:26:37,135 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-12 01:26:37,137 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:37,191 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-12 01:26:37,192 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-12 01:26:37,192 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628731592305"}
2021-08-12 01:26:37,205 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-12 01:26:37,206 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-12 01:26:37,206 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=1628731592305",
    
    
        "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-12 01:26:37,209 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:37,309 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-12 01:26:37,311 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-12 01:26:37,311 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-12 01:26:37,315 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-12 01:26:37,315 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-12 01:26:37,315 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-12 01:26:37,317 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:37,371 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/customers/customer/basicnw-customer HTTP/1.1" 200 139
2021-08-12 01:26:37,372 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-12 01:26:37,372 DEBUG 146:onap_service.py(1) - [AAI][Get basicnw-customer customer] response: {"global-customer-id":"basicnw-customer","subscriber-name":"basicnw-customer","subscriber-type":"INFRA","resource-version":"1628731594824"}
2021-08-12 01:26:37,375 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-12 01:26:37,375 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-12 01:26:37,376 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-12 01:26:37,378 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:37,436 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-12 01:26:37,437 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-12 01:26:37,437 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":"1628731594507","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-12 01:26:37,441 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-12 01:26:37,441 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-12 01:26:37,441 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-12 01:26:37,444 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:37,504 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-12 01:26:37,505 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-12 01:26:37,506 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628731597245","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-12 01:26:37,509 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-12 01:26:37,509 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-12 01:26:37,509 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-12 01:26:37,511 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:37,571 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-12 01:26:37,572 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-12 01:26:37,572 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"f4ea3232-b61a-4ae5-8f3d-c3d09790c25d","owning-entity-name":"OE-ETE_Customer-f4ea3232-b61a-4ae5-8f3d-c3d09790c25d","resource-version":"1628731471705","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_4a4bec43-9195-40a9-9eb4-703f47a5266d/service-subscriptions/service-subscription/pNF/service-instances/service-instance/cc4fdbe7-1fbc-4c15-8e67-e54b204a9163","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_4a4bec43-9195-40a9-9eb4-703f47a5266d"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"cc4fdbe7-1fbc-4c15-8e67-e54b204a9163"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name4a4bec43-9195-40a9-9eb4-703f47a5266d"}]}]}}]}
2021-08-12 01:26:37,574 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-12 01:26:37,578 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-12 01:26:37,578 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/003974ed-a02f-4734-aa21-5e9bb4c4b1a4
2021-08-12 01:26:37,578 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "003974ed-a02f-4734-aa21-5e9bb4c4b1a4"
}
2021-08-12 01:26:37,580 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:37,663 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/003974ed-a02f-4734-aa21-5e9bb4c4b1a4 HTTP/1.1" 201 0
2021-08-12 01:26:37,664 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-12 01:26:37,664 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-12 01:26:37,667 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-12 01:26:37,668 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/003974ed-a02f-4734-aa21-5e9bb4c4b1a4
2021-08-12 01:26:37,668 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-12 01:26:37,670 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:26:37,724 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/003974ed-a02f-4734-aa21-5e9bb4c4b1a4 HTTP/1.1" 200 128
2021-08-12 01:26:37,725 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-12 01:26:37,725 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"003974ed-a02f-4734-aa21-5e9bb4c4b1a4","owning-entity-name":"basicnw-oe","resource-version":"1628731597616"}
2021-08-12 01:26:37,732 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-12 01:26:37,732 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-12 01:26:37,733 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-12 01:26:37,735 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-12 01:26:37,943 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-12 01:26:37,944 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-12 01:26:37,945 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-12 01:26:37,948 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-12 01:26:37,948 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:26:37,949 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:26:37,949 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-12 01:26:37,950 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-12 01:26:37,950 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:26:37,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:26:38,482 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-12 01:26:38,484 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:26:38,484 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-12 01:26:38,487 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-12 01:26:38,488 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:26:38,488 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:26:38,488 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-12 01:26:38,488 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-12 01:26:38,489 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:26:38,489 INFO 192:__init__.py(1) - Service found, updating information
2021-08-12 01:26:38,489 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-12 01:26:38,490 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-12 01:26:38,490 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-12 01:26:38,492 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:39,082 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-12 01:26:39,085 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-12 01:26:39,088 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6213dc98-e918-4775-bda7-3614dd7c6777","lifecycleState":"CERTIFIED","lastUpdateDate":1628723481858,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc1dc970-2cea-40ec-abd8-747af78f98be","invariantUUID":"2bbdea3e-80bf-4c14-a57d-011b513f4fbd","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07d5dc06-6ce2-4f91-95e0-cac73f1c4df6","lifecycleState":"CERTIFIED","lastUpdateDate":1628723862587,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9cbf488-1d24-4006-8a67-b402c0016186","invariantUUID":"8bc4ca28-f4c4-4fa2-87eb-2fd0375eb628","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":"compute","uniqueId":"04d57838-f7a3-4b62-b3ff-d38d954cd39a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723919598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"578902e1-ed85-4244-a2e8-cb569e49796d","invariantUUID":"20681a91-42f9-4790-9f43-a01713d68025","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a85f470-b7a0-4a48-a373-2972482b3630","lifecycleState":"CERTIFIED","lastUpdateDate":1628723517659,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bd86b3a-ab3a-414a-b951-8c03e2276801","invariantUUID":"a8ed7b0d-db4a-489c-9e6e-30179b7f3dbf","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":"57fe302d-19c8-4b3d-bb3b-0490cd787738","lifecycleState":"CERTIFIED","lastUpdateDate":1628723619157,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7f7956-497c-4fb4-a357-f4e86e7661f1","invariantUUID":"6ac673ca-66fd-4398-a584-1ef64de8c5a2","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f74761c-e923-4414-b535-41124352f036","lifecycleState":"CERTIFIED","lastUpdateDate":1628723593638,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa56499-f555-4d20-90a0-2685f7e92172","invariantUUID":"85f7e30e-1973-4b32-bf20-0c2e19be8204","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":"15c64a62-6469-45e4-86a3-a52353cdb3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723512521,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"128da259-09b4-44bf-bc80-811ecc1e8474","invariantUUID":"c26546d4-0e6d-4bd4-8621-aee7ca65f3e3","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f70af96d-87e5-42a4-a67c-cf2e65797cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723586898,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3162344-c21e-4194-89ea-4dd023e66267","invariantUUID":"55d1f247-3b11-4242-a392-9e569c9d86dd","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":"9cd782b1-9650-4a4a-ab4a-86f53e997ecf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723507280,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad2774af-6706-437b-8ada-d6bd4f97b376","invariantUUID":"c11551d2-8950-4937-be01-8d91e2960e22","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce270435-67ce-4e80-81d0-b9f3e9fa8397","lifecycleState":"CERTIFIED","lastUpdateDate":1628723908879,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3967572b-6852-439b-b092-197901882254","invariantUUID":"9c44508b-9493-43fe-88da-9c916d68ca77","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01ac19c5-88a8-45b1-9a1d-1bd20bcf8303","lifecycleState":"CERTIFIED","lastUpdateDate":1628723731758,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b7e05bc-14b7-452f-a5f3-a57d61d86980","invariantUUID":"b5b1f766-4fb6-477f-b03b-89e494514540","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":"loadBalancer","uniqueId":"b5d934f0-38f6-4d74-9bc2-91018c357e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723428756,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6681f8cb-7637-446c-9f40-d415c7ebfcb2","invariantUUID":"eb034d2d-6e53-4fbc-927a-fcc59513696c","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20bb6fdc-4964-4cc0-9c39-dfa2392f0d39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723624446,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b9e0bcf-bcbe-4638-9152-adcab76c8f7a","invariantUUID":"fa1334ab-e40e-4e87-8d4e-9971241f287a","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":"defaulticon","uniqueId":"b886fa07-8e5e-4905-99c9-cca1b975c713","lifecycleState":"CERTIFIED","lastUpdateDate":1628723811903,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73f84b69-2370-4cb0-9004-d0e06494e6da","invariantUUID":"e436253b-a201-45b9-aeb4-ac58db4ee6be","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4803933f-ad74-49d8-9b73-0e9f8ae044b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628723554343,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"508bcc98-156e-4fcc-b48c-6374a9b58eb2","invariantUUID":"6cdc85d2-272f-40c1-83ce-b566667cc216","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":"networkrules","uniqueId":"b507fb5e-6fe0-4909-908b-d87a78c5b892","lifecycleState":"CERTIFIED","lastUpdateDate":1628723568398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9576df8f-b1ae-4572-9d4b-207978ad590b","invariantUUID":"853872a2-fb86-4797-977d-0b3c59b14a05","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ac42344-d47b-4347-b585-853cf0645011","lifecycleState":"CERTIFIED","lastUpdateDate":1628723441995,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfa36188-ac2a-42c2-b779-f3d827f8054c","invariantUUID":"91e668e1-e341-44ae-b0db-63825f033643","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":"5ad0b682-cf9b-4027-8a61-9a6866289923","lifecycleState":"CERTIFIED","lastUpdateDate":1628723697072,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"631265b2-f404-421e-a768-677d6a70abf4","invariantUUID":"072973fc-fc93-48d0-af6f-4de799f37d1b","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d986540-dcd1-443f-8c2c-775bc91936e0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723457866,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9948b51-4ccd-4cd8-ac28-0e7808b153b5","invariantUUID":"d1303087-edae-43a5-929b-c3806fe39df4","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":"objectStorage","uniqueId":"d0d5ac74-b79f-493c-9917-4af330370d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723463260,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d320e1ea-ac06-481d-bcfd-0f6233f8572a","invariantUUID":"6b664e8d-56ca-48ca-9e4c-7b6d4edb9982","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":"a9b8c238-cb32-41ca-af1b-3fc7f9fb02f0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723857456,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e725c599-a4b5-4d70-b680-30325682ece0","invariantUUID":"e492421d-8fdd-4290-89d0-9cdd0aadf735","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":"f11301a6-284a-48c1-9480-65d3547ddcb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723718008,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a9cac83-68ca-44c7-8799-530e252ad795","invariantUUID":"f03a1afa-d716-4cbb-900b-07466fb9cd51","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":"securityrules","uniqueId":"97305a5a-3ee1-42da-90b0-6eb8c0bae108","lifecycleState":"CERTIFIED","lastUpdateDate":1628723578478,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"857496db-0014-4fa8-9f22-692a3d13f091","invariantUUID":"3e9f3694-92db-4d87-9a55-6bd4edd44598","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":"objectStorage","uniqueId":"326168a3-ac3a-4081-bc29-11af0441c95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723712962,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15b007cf-ee71-4887-8cbd-cca4d1a65fef","invariantUUID":"908a56ea-60aa-4416-b883-718ccec9aee7","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":"f3487af8-e86d-4b23-9d2f-35a6f46d9c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723653937,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"687bd698-0485-43df-86e3-848d79c016cc","invariantUUID":"1bd57c26-e612-4e7a-a82a-574dedaa5a65","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5e5ed435-5552-4da8-8dad-c6c863fdcdc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723821991,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6777033-0369-4b4f-92c9-da0f1aa95867","invariantUUID":"0b9a0ff3-9fc4-424d-84b2-2f5a3a7146f1","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":"compute","uniqueId":"fcadea9f-b49f-4cd2-982c-b70de0a70718","lifecycleState":"CERTIFIED","lastUpdateDate":1628723378947,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"995924a7-8223-43a0-b585-ee0b4344db5a","invariantUUID":"062b2ba6-9c6a-4058-a98c-214b6d68390c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f805604-c89a-41fc-b94a-6a6f78838424","lifecycleState":"CERTIFIED","lastUpdateDate":1628723747946,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ea100f9-1ca5-4d40-94ab-1ab2d373e359","invariantUUID":"e6a2b054-0991-40ba-bc54-4ce31f195a91","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4bc67f6-f576-49d2-a95f-29151b47b2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628723844863,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b56d644-edee-494a-a078-b0af4ce962af","invariantUUID":"873c0e35-2a29-4691-ac0f-de4b4150f004","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":"port","uniqueId":"cac32ffa-624a-4f08-bf5a-3f0bae3c189e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723436208,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ea549b9-16ad-4bef-b18e-187a65a88807","invariantUUID":"cc515e58-a0e5-46ff-9b6d-5caf5e8176a5","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":"port","uniqueId":"846f23d4-11eb-48d5-8058-7da61282d59c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723887754,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b95f64-0f78-418c-9b88-c432619904c9","invariantUUID":"746d5f3a-44a8-4d2a-89c2-7bb832449dac","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":"networkrules","uniqueId":"167f9c46-a7c8-4094-b382-595b60f2c143","lifecycleState":"CERTIFIED","lastUpdateDate":1628723547353,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"50f86b61-4c31-4c11-83fd-5b15845abdc8","invariantUUID":"7690a96c-d1be-40f0-aa9f-cb3e11e30f22","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":"port","uniqueId":"e32445e1-ef30-442e-bffd-0af11f18b637","lifecycleState":"CERTIFIED","lastUpdateDate":1628723934999,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5ed90e-acdb-4094-b049-9b4b0839dcde","invariantUUID":"6f88b08b-4313-4b8d-b768-72a1bbe18aec","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":"compute","uniqueId":"ac192618-7e9c-479e-8358-571359246bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723724344,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0c9b826-bdc2-41ab-bff7-f36db3c4b05e","invariantUUID":"e10d877e-99a9-47f6-a8b5-8b9fc326fbf2","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de531fb6-f90d-4f68-85a5-0fa7d84a737a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723501279,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a7b6904-4a18-425f-ae34-8e40212e7d4e","invariantUUID":"0448cb81-65a3-4b2a-bda4-8dc5f2f6981e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5eff7ab8-42cf-4bfc-afc9-eae20a3c40dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628723896761,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61b2f36-94a9-48ad-a710-802b5727db49","invariantUUID":"797c5c3c-d7fb-4f13-b032-39e174063516","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":"4387089e-f6f4-43d5-9f27-4c5f42d47fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1628723838758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a56269a-0df4-4e7c-8c86-0302368a48a9","invariantUUID":"7828e413-3db0-41b2-8fb0-1f271cc0825d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32f140d8-8c3e-4388-af1a-b87d22b59835","lifecycleState":"CERTIFIED","lastUpdateDate":1628723469647,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1cf76c-867f-465b-8f89-101ea560ccb7","invariantUUID":"988b3b5a-3df3-48b0-b3d0-d98800ce33d4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d4501367-2c07-461e-8548-7fd5db70b761","lifecycleState":"CERTIFIED","lastUpdateDate":1628723916492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad31685f-0406-4fb9-938c-195461ccf6c9","invariantUUID":"89f85de1-a975-4459-abe2-6fc0968c0306","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb5e7ccb-b5a4-4339-82bf-a685754765d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628723573480,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f2270a5-95fa-4951-9391-5d434ae42f93","invariantUUID":"dbe4c03c-c219-47d3-a4ad-09d736f8c0b5","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":"23c807d3-9196-4d79-81cc-56a30b002b93","lifecycleState":"CERTIFIED","lastUpdateDate":1628723851546,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6065c10a-3e2b-4a7c-a9ff-ad37104745ef","invariantUUID":"2935a75e-58a2-4d51-ab48-1b8c18168eef","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e05d5f6-f729-4fe3-92b8-fc181e62dd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723598744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab4528e-0eac-4b4a-bd9a-8d030ce6073b","invariantUUID":"a69de379-7be5-499a-bfce-aa869fa7e85b","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":"a5f3a0cf-9828-4a41-849a-bd4fae218c39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723686976,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da51057c-42d8-4e75-a0b7-d3ed5824e046","invariantUUID":"7c58a241-9f1b-40df-9f84-f83e916acd24","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"249b1468-d91e-4f39-91bd-00afbc1d453c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723874898,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc08c54-0dd6-4192-949a-ec3f1c901232","invariantUUID":"62ad855c-765a-4158-82be-3588aef5978a","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":"8d5d5aab-1619-46de-b759-8167ad9b7413","lifecycleState":"CERTIFIED","lastUpdateDate":1628723691873,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"df3c8517-8f08-471f-816d-ecbb49015c9d","invariantUUID":"950270a0-4a9b-474e-8b29-8abf9ca195d3","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":"80dffc1a-286f-4e53-9fbb-812305eb2d08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723763040,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73a0293f-f832-411f-b7db-9f521ece3083","invariantUUID":"d3288aa2-513d-4a02-82c1-b6825969f8a3","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":"70aa7745-fcd0-43a9-b397-1b13f34550c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723629539,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bdd73bf-bb1b-4558-9569-6c1f7ea94e0e","invariantUUID":"c08d1065-74ff-4e91-8257-57e4c1ca178f","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":"eae4f4df-09d3-4a2f-86f8-87329858bc19","lifecycleState":"CERTIFIED","lastUpdateDate":1628723752954,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6f4cd8b-7506-4c4d-9151-1ee0e3de65e8","invariantUUID":"72ddf9fb-ee65-4f32-a4d8-2618dd29b0ea","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":"defaulticon","uniqueId":"fa9a62f6-d65a-4a22-94c1-adc5aa61120d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723401191,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d6afb1ce-aff4-42e6-b3d8-7ca8eadf9cbc","invariantUUID":"7511b5ac-ddca-49a6-9893-4268a053d229","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"47289419-0021-4c32-ba69-2787241684c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723817000,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40afdccf-5a61-4277-aa7d-60f1bea99716","invariantUUID":"828fec8b-4a0c-4389-aa61-fcb083687942","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":"defaulticon","uniqueId":"dd2d4b1b-be68-4e56-84ce-7410c1d2c2cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628723701908,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e2e05535-007e-400f-a50e-918673aed899","invariantUUID":"416d03ab-529d-435f-869a-7e5b63cf6573","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5774ea6a-9742-490d-a95b-0c0c4f7884e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723768145,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bd173e1-db79-40c3-99c5-8de2d909407a","invariantUUID":"bac0e6cf-9fe5-441b-8555-bae6a7b1e41c","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":"f4d19c1d-4763-4bad-b0a6-5241eccff302","lifecycleState":"CERTIFIED","lastUpdateDate":1628723676967,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09cc5604-7f62-4377-9f2e-d7d6830c220a","invariantUUID":"23d01fb1-db5e-47ec-8dab-d9eebcbe1b2a","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":"defaulticon","uniqueId":"0a1cbbed-be2d-4e8d-a184-26b186869f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723489355,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd507a6-9454-4e0e-a39a-f20bc3c94f25","invariantUUID":"3f34891d-1b2d-41e6-b77a-f8bc62661961","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":"port","uniqueId":"1e4e71ce-890a-403c-9a3e-5a117906f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723833485,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3917c5c6-17f5-4b05-8f29-be861ffe5c95","invariantUUID":"9b91e364-c339-4e8a-bf20-a5ff01859587","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72112516-a250-4dbf-8fcb-a00865727a94","lifecycleState":"CERTIFIED","lastUpdateDate":1628723869903,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e8f49dc-509e-47df-bb40-162709eaf27e","invariantUUID":"3bf78029-8219-4110-9b00-cf4d05181efb","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":"objectStorage","uniqueId":"63c2dc7b-f532-4b62-81f7-a5c09fd03913","lifecycleState":"CERTIFIED","lastUpdateDate":1628723413377,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29918630-ed45-4c91-9ea6-d184391907a3","invariantUUID":"b6fbe7c9-1308-46a3-950e-6d700f18a4ca","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9c6231-41cf-4816-830d-01e3556b002a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723604765,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80c9741f-89ba-40fb-8aa3-5a28816ca617","invariantUUID":"3401b46d-6cd0-4163-a77d-124ba7aa2972","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":"objectStorage","uniqueId":"9f4f13ce-fb3b-4e46-82e1-c0385f170941","lifecycleState":"CERTIFIED","lastUpdateDate":1628723785557,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"379ac568-e96a-4527-881f-a0d9ca5abd17","invariantUUID":"f97ffc38-3bcf-4b12-b7e9-ccd913d1a970","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":"objectStorage","uniqueId":"bab08a0a-6ad3-4586-ae1e-483fc340f7da","lifecycleState":"CERTIFIED","lastUpdateDate":1628723406646,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71a1c145-44b1-4569-ade0-2437c639dd27","invariantUUID":"6e1ab133-644e-4f95-a937-ebaaa6b0fd28","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":"port","uniqueId":"b713da60-4ba9-4d17-ad36-2da184086050","lifecycleState":"CERTIFIED","lastUpdateDate":1628723827102,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e4b64-0b25-46ef-ba1c-d129c474db15","invariantUUID":"e6f5d660-7bce-4742-8204-84a8afd58b0b","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":"defaulticon","uniqueId":"90afc9ff-c263-4775-bae5-1e3ec0e89220","lifecycleState":"CERTIFIED","lastUpdateDate":1628723706868,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda2fed2-05b6-48d9-9775-8a2c192a3a55","invariantUUID":"d550e519-4f83-4278-9b9c-db579a77b6f3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"69dbb194-a74e-4bcf-ace6-f4d06193c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1628723931314,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24ea83d2-1ab4-4a98-a4de-8e1606ea6394","invariantUUID":"7e1a7e48-47a0-4885-8533-7d67871d7fdf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","lifecycleState":"CERTIFIED","lastUpdateDate":1628723496016,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99eb8c21-eb83-404e-b9a3-67a8a52ce98b","invariantUUID":"67298c48-752f-4ed9-a958-e570d8a3d9d0","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":"ca678ad9-c5a2-46e9-a50c-e2ac4cab35c9","lifecycleState":"CERTIFIED","lastUpdateDate":1628723742661,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a8423b-caae-4482-a68e-cbde88707ce6","invariantUUID":"8b1dd87d-1b8d-4e2c-90aa-2154c1c9ae5f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6efcd6c4-a9e1-4c9c-b54b-c94707a1c4de","lifecycleState":"CERTIFIED","lastUpdateDate":1628723924684,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77027a8-ad48-404d-bee1-3b0c10307703","invariantUUID":"030eb0b9-de3f-47ef-8b9d-e4e420916d22","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":"f9a1a2e1-3b01-415a-8624-1ea6f5dd40d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723476203,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f4bd8f6-b22a-448a-a225-f0f320161829","invariantUUID":"4601c27a-d05d-411d-ab1c-22df5fe22507","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03041430-e89b-4189-aa1f-3b99d5c32076","lifecycleState":"CERTIFIED","lastUpdateDate":1628723671189,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f7b48b-29f1-407e-bc49-5d0997a20cc4","invariantUUID":"56af4c7e-46ed-4163-a847-33670d5f330c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5476f6d-9c52-4299-a6da-946f048f0507","lifecycleState":"CERTIFIED","lastUpdateDate":1628723791200,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c353594a-f360-44db-b72c-ae17dd925e1e","invariantUUID":"b5217c4e-4af9-41ab-b0ff-f3ba34b242b1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3df72246-a893-4947-ad41-277f3cc9cd08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723879918,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb330a0-8136-498e-b6bd-6887af2fa738","invariantUUID":"08676f95-b9b2-43f8-92c4-04d1bf9b4b18","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","lifecycleState":"CERTIFIED","lastUpdateDate":1628731585998,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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-12 01:26:39,095 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-12 01:26:39,096 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-12 01:26:39,097 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/4fd3e7ed-5639-4a82-a98b-b9042058675c/distribution
2021-08-12 01:26:39,097 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-12 01:26:39,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:39,182 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/distribution HTTP/1.1" 200 205
2021-08-12 01:26:39,183 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-12 01:26:39,183 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"76ce3c8e-004f-489f-91be-8b4a8f0ca7b6","timestamp":"2021-08-12 01:26:25.465 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-12 01:26:39,186 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-12 01:26:39,187 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/76ce3c8e-004f-489f-91be-8b4a8f0ca7b6
2021-08-12 01:26:39,187 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-12 01:26:39,189 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:26:39,252 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/76ce3c8e-004f-489f-91be-8b4a8f0ca7b6 HTTP/1.1" 200 612
2021-08-12 01:26:39,254 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-12 01:26:39,254 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"aai-ml","timestamp":"1628731577770","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628731581194","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628731576331","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-12 01:26:39,256 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'aai-ml', 'timestamp': '1628731577770', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628731581194', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628731576331', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-12 01:26:39,257 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-12 01:27:39,323 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-12 01:27:39,325 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/76ce3c8e-004f-489f-91be-8b4a8f0ca7b6
2021-08-12 01:27:39,325 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-12 01:27:39,332 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:27:39,449 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/76ce3c8e-004f-489f-91be-8b4a8f0ca7b6 HTTP/1.1" 200 835
2021-08-12 01:27:39,451 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-12 01:27:39,452 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628731578014","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628731577770","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628731581194","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628731576331","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-12 01:27:39,456 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628731578014', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628731577770', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628731581194', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628731576331', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-12 01:27:39,456 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-12 01:28:39,517 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-12 01:28:39,517 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/76ce3c8e-004f-489f-91be-8b4a8f0ca7b6
2021-08-12 01:28:39,517 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-12 01:28:39,520 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:28:39,651 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/76ce3c8e-004f-489f-91be-8b4a8f0ca7b6 HTTP/1.1" 200 1043
2021-08-12 01:28:39,653 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-12 01:28:39,653 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1628731578670","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628731578014","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628731577770","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628731581194","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628731576331","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"}]}
2021-08-12 01:28:39,656 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628731578670', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628731578014', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628731577770', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628731581194', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628731576331', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}]
2021-08-12 01:28:39,657 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-12 01:29:39,673 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-12 01:29:39,675 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/76ce3c8e-004f-489f-91be-8b4a8f0ca7b6
2021-08-12 01:29:39,675 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-12 01:29:39,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:29:39,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/76ce3c8e-004f-489f-91be-8b4a8f0ca7b6 HTTP/1.1" 200 6477
2021-08-12 01:29:39,832 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-12 01:29:39,833 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1628731590584","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628731603769","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628731605501","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628731591645","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":"1628731589501","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628731588875","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628731595672","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628731593377","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628731581194","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628731587858","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628731578670","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628731610955","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628731593377","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628731615503","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":"1628731578014","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628731592650","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628731577770","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628731590584","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628731592715","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628731577770","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628731581194","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628731587854","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628731587861","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628731576331","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628731578670","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628731594669","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628731592715","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628731610955","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628731613851","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628731606504","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628731593664","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628731576331","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628731590505","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628731578014","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]}
2021-08-12 01:29:39,837 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1628731590584', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628731603769', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628731605501', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628731591645', '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': '1628731589501', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628731588875', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628731595672', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628731593377', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628731581194', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628731587858', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628731578670', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628731610955', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628731593377', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628731615503', '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': '1628731578014', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628731592650', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628731577770', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628731590584', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628731592715', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628731577770', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628731581194', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628731587854', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628731587861', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628731576331', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628731578670', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628731594669', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628731592715', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628731610955', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628731613851', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628731606504', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628731593664', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628731576331', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628731590505', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628731578014', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-08-12 01:29:39,838 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-12 01:29:39,839 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-12 01:29:39,839 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-12 01:29:39,839 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-12 01:29:39,858 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': '059f9d5f-d6f0-4cc7-b373-1f16acc28f21', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:29:39,858 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-12 01:29:39,858 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "337a69b5-01cf-4e36-8286-7a8a54c37320",
			"modelVersionId": "4fd3e7ed-5639-4a82-a98b-b9042058675c",
			"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": "003974ed-a02f-4734-aa21-5e9bb4c4b1a4",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-12 01:29:39,861 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:29:41,681 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-12 01:29:41,683 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-12 01:29:41,683 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"059f9d5f-d6f0-4cc7-b373-1f16acc28f21","instanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21"}}
2021-08-12 01:29:41,684 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-12 01:29:41,712 DEBUG 129:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e387b9f7-703c-43a0-a79d-36112184410f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:29:41,712 DEBUG 131:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21
2021-08-12 01:29:41,713 DEBUG 132:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] data sent: None
2021-08-12 01:29:41,715 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:29:41,923 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21 HTTP/1.1" 200 1352
2021-08-12 01:29:41,928 INFO 142:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] response code: 200
2021-08-12 01:29:41,929 DEBUG 146:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] response: {"request":{"requestId":"059f9d5f-d6f0-4cc7-b373-1f16acc28f21","startTime":"Thu, 12 Aug 2021 01:29:40 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"},"requestInfo":{"source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7","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":"003974ed-a02f-4734-aa21-5e9bb4c4b1a4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","serviceInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 12 Aug 2021 01:29:41 GMT"}}}
2021-08-12 01:29:51,942 DEBUG 129:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e8a1e466-368d-4f31-b8e7-819e526042bd', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:29:51,942 DEBUG 131:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21
2021-08-12 01:29:51,943 DEBUG 132:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] data sent: None
2021-08-12 01:29:51,946 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:29:52,181 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21 HTTP/1.1" 200 1562
2021-08-12 01:29:52,183 INFO 142:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] response code: 200
2021-08-12 01:29:52,184 DEBUG 146:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] response: {"request":{"requestId":"059f9d5f-d6f0-4cc7-b373-1f16acc28f21","startTime":"Thu, 12 Aug 2021 01:29:40 GMT","finishTime":"Thu, 12 Aug 2021 01:29:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"},"requestInfo":{"source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7","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":"003974ed-a02f-4734-aa21-5e9bb4c4b1a4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","serviceInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:29:45 GMT"}}}
2021-08-12 01:29:52,185 INFO 56:mixins.py(8) - ServiceInstantiation task finished
2021-08-12 01:29:52,186 DEBUG 129:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '71601363-4f81-45c0-8933-c0fd50a96fe4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:29:52,186 DEBUG 131:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21
2021-08-12 01:29:52,186 DEBUG 132:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] data sent: None
2021-08-12 01:29:52,189 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:29:52,415 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21 HTTP/1.1" 200 1562
2021-08-12 01:29:52,417 INFO 142:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] response code: 200
2021-08-12 01:29:52,418 DEBUG 146:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] response: {"request":{"requestId":"059f9d5f-d6f0-4cc7-b373-1f16acc28f21","startTime":"Thu, 12 Aug 2021 01:29:40 GMT","finishTime":"Thu, 12 Aug 2021 01:29:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"},"requestInfo":{"source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7","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":"003974ed-a02f-4734-aa21-5e9bb4c4b1a4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","serviceInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:29:45 GMT"}}}
2021-08-12 01:29:52,419 DEBUG 129:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7db36dd6-6ffa-4973-bba7-742396a45719', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:29:52,419 DEBUG 131:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21
2021-08-12 01:29:52,419 DEBUG 132:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] data sent: None
2021-08-12 01:29:52,422 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:29:52,618 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21 HTTP/1.1" 200 1562
2021-08-12 01:29:52,620 INFO 142:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] response code: 200
2021-08-12 01:29:52,620 DEBUG 146:onap_service.py(8) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] response: {"request":{"requestId":"059f9d5f-d6f0-4cc7-b373-1f16acc28f21","startTime":"Thu, 12 Aug 2021 01:29:40 GMT","finishTime":"Thu, 12 Aug 2021 01:29:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"},"requestInfo":{"source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7","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":"003974ed-a02f-4734-aa21-5e9bb4c4b1a4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","serviceInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:29:45 GMT"}}}
2021-08-12 01:29:52,628 DEBUG 129:onap_service.py(1) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '212c3d32-8229-43e4-9e40-3b9f7698f1f0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:29:52,629 DEBUG 131:onap_service.py(1) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21
2021-08-12 01:29:52,629 DEBUG 132:onap_service.py(1) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] data sent: None
2021-08-12 01:29:52,632 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:29:52,837 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21 HTTP/1.1" 200 1562
2021-08-12 01:29:52,839 INFO 142:onap_service.py(1) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] response code: 200
2021-08-12 01:29:52,840 DEBUG 146:onap_service.py(1) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] response: {"request":{"requestId":"059f9d5f-d6f0-4cc7-b373-1f16acc28f21","startTime":"Thu, 12 Aug 2021 01:29:40 GMT","finishTime":"Thu, 12 Aug 2021 01:29:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"},"requestInfo":{"source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7","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":"003974ed-a02f-4734-aa21-5e9bb4c4b1a4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","serviceInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:29:45 GMT"}}}
2021-08-12 01:29:52,841 DEBUG 129:onap_service.py(1) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '09b39381-e4da-4a1e-a64b-c724294d8a94', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:29:52,841 DEBUG 131:onap_service.py(1) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21
2021-08-12 01:29:52,841 DEBUG 132:onap_service.py(1) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] data sent: None
2021-08-12 01:29:52,844 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:29:53,039 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/059f9d5f-d6f0-4cc7-b373-1f16acc28f21 HTTP/1.1" 200 1562
2021-08-12 01:29:53,041 INFO 142:onap_service.py(1) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] response code: 200
2021-08-12 01:29:53,042 DEBUG 146:onap_service.py(1) - [None][Check 059f9d5f-d6f0-4cc7-b373-1f16acc28f21 orchestration request status] response: {"request":{"requestId":"059f9d5f-d6f0-4cc7-b373-1f16acc28f21","startTime":"Thu, 12 Aug 2021 01:29:40 GMT","finishTime":"Thu, 12 Aug 2021 01:29:45 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"},"requestInfo":{"source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7","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":"003974ed-a02f-4734-aa21-5e9bb4c4b1a4","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","serviceInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:29:45 GMT"}}}
2021-08-12 01:29:53,043 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-12 01:29:53,043 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-12 01:29:53,043 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-12 01:29:53,046 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:29:53,119 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-12 01:29:53,121 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-12 01:29:53,121 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628731597245","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-12 01:29:53,124 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7 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-12 01:29:53,125 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7 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-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7
2021-08-12 01:29:53,125 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7 service-instance-name] data sent: None
2021-08-12 01:29:53,128 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:29:53,200 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-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7 HTTP/1.1" 200 1195
2021-08-12 01:29:53,201 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7 service-instance-name] response code: 200
2021-08-12 01:29:53,202 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7 service-instance-name] response: {"service-instance":[{"service-instance-id":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","service-instance-name":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"337a69b5-01cf-4e36-8286-7a8a54c37320","model-version-id":"4fd3e7ed-5639-4a82-a98b-b9042058675c","resource-version":"1628731785094","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/4f5f3043-6ff9-4df9-82a3-067965c2f8de/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/003974ed-a02f-4734-aa21-5e9bb4c4b1a4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"003974ed-a02f-4734-aa21-5e9bb4c4b1a4"}]},{"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-12 01:29:53,205 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-12 01:29:53,206 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-12 01:29:53,206 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-12 01:29:53,208 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:29:53,269 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-12 01:29:53,270 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-12 01:29:53,270 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":"1628731594824"}
2021-08-12 01:29:53,273 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-12 01:29:53,273 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-12 01:29:53,274 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-12 01:29:53,276 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:29:53,341 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-12 01:29:53,343 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-12 01:29:53,343 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628731597245","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-12 01:29:53,346 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7 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-12 01:29:53,346 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7 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-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7
2021-08-12 01:29:53,347 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7 service-instance-name] data sent: None
2021-08-12 01:29:53,349 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:29:53,412 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-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7 HTTP/1.1" 200 1195
2021-08-12 01:29:53,413 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7 service-instance-name] response code: 200
2021-08-12 01:29:53,413 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7 service-instance-name] response: {"service-instance":[{"service-instance-id":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","service-instance-name":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"337a69b5-01cf-4e36-8286-7a8a54c37320","model-version-id":"4fd3e7ed-5639-4a82-a98b-b9042058675c","resource-version":"1628731785094","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/4f5f3043-6ff9-4df9-82a3-067965c2f8de/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/003974ed-a02f-4734-aa21-5e9bb4c4b1a4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"003974ed-a02f-4734-aa21-5e9bb4c4b1a4"}]},{"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-12 01:29:53,416 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:29:53,416 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:29:53,417 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-12 01:29:53,417 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-12 01:29:53,418 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:29:53,419 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:29:53,879 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-12 01:29:53,881 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:29:53,881 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-12 01:29:53,884 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-12 01:29:53,885 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:29:53,885 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:29:53,885 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-12 01:29:53,885 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-12 01:29:53,885 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:29:53,886 INFO 192:__init__.py(1) - Service found, updating information
2021-08-12 01:29:53,886 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-12 01:29:53,886 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-12 01:29:53,887 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-12 01:29:53,889 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:29:54,441 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-12 01:29:54,444 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-12 01:29:54,447 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6213dc98-e918-4775-bda7-3614dd7c6777","lifecycleState":"CERTIFIED","lastUpdateDate":1628723481858,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc1dc970-2cea-40ec-abd8-747af78f98be","invariantUUID":"2bbdea3e-80bf-4c14-a57d-011b513f4fbd","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07d5dc06-6ce2-4f91-95e0-cac73f1c4df6","lifecycleState":"CERTIFIED","lastUpdateDate":1628723862587,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9cbf488-1d24-4006-8a67-b402c0016186","invariantUUID":"8bc4ca28-f4c4-4fa2-87eb-2fd0375eb628","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":"compute","uniqueId":"04d57838-f7a3-4b62-b3ff-d38d954cd39a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723919598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"578902e1-ed85-4244-a2e8-cb569e49796d","invariantUUID":"20681a91-42f9-4790-9f43-a01713d68025","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a85f470-b7a0-4a48-a373-2972482b3630","lifecycleState":"CERTIFIED","lastUpdateDate":1628723517659,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bd86b3a-ab3a-414a-b951-8c03e2276801","invariantUUID":"a8ed7b0d-db4a-489c-9e6e-30179b7f3dbf","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":"57fe302d-19c8-4b3d-bb3b-0490cd787738","lifecycleState":"CERTIFIED","lastUpdateDate":1628723619157,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7f7956-497c-4fb4-a357-f4e86e7661f1","invariantUUID":"6ac673ca-66fd-4398-a584-1ef64de8c5a2","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f74761c-e923-4414-b535-41124352f036","lifecycleState":"CERTIFIED","lastUpdateDate":1628723593638,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa56499-f555-4d20-90a0-2685f7e92172","invariantUUID":"85f7e30e-1973-4b32-bf20-0c2e19be8204","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":"15c64a62-6469-45e4-86a3-a52353cdb3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723512521,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"128da259-09b4-44bf-bc80-811ecc1e8474","invariantUUID":"c26546d4-0e6d-4bd4-8621-aee7ca65f3e3","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f70af96d-87e5-42a4-a67c-cf2e65797cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723586898,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3162344-c21e-4194-89ea-4dd023e66267","invariantUUID":"55d1f247-3b11-4242-a392-9e569c9d86dd","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":"9cd782b1-9650-4a4a-ab4a-86f53e997ecf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723507280,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad2774af-6706-437b-8ada-d6bd4f97b376","invariantUUID":"c11551d2-8950-4937-be01-8d91e2960e22","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce270435-67ce-4e80-81d0-b9f3e9fa8397","lifecycleState":"CERTIFIED","lastUpdateDate":1628723908879,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3967572b-6852-439b-b092-197901882254","invariantUUID":"9c44508b-9493-43fe-88da-9c916d68ca77","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01ac19c5-88a8-45b1-9a1d-1bd20bcf8303","lifecycleState":"CERTIFIED","lastUpdateDate":1628723731758,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b7e05bc-14b7-452f-a5f3-a57d61d86980","invariantUUID":"b5b1f766-4fb6-477f-b03b-89e494514540","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":"loadBalancer","uniqueId":"b5d934f0-38f6-4d74-9bc2-91018c357e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723428756,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6681f8cb-7637-446c-9f40-d415c7ebfcb2","invariantUUID":"eb034d2d-6e53-4fbc-927a-fcc59513696c","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20bb6fdc-4964-4cc0-9c39-dfa2392f0d39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723624446,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b9e0bcf-bcbe-4638-9152-adcab76c8f7a","invariantUUID":"fa1334ab-e40e-4e87-8d4e-9971241f287a","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":"defaulticon","uniqueId":"b886fa07-8e5e-4905-99c9-cca1b975c713","lifecycleState":"CERTIFIED","lastUpdateDate":1628723811903,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73f84b69-2370-4cb0-9004-d0e06494e6da","invariantUUID":"e436253b-a201-45b9-aeb4-ac58db4ee6be","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4803933f-ad74-49d8-9b73-0e9f8ae044b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628723554343,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"508bcc98-156e-4fcc-b48c-6374a9b58eb2","invariantUUID":"6cdc85d2-272f-40c1-83ce-b566667cc216","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":"networkrules","uniqueId":"b507fb5e-6fe0-4909-908b-d87a78c5b892","lifecycleState":"CERTIFIED","lastUpdateDate":1628723568398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9576df8f-b1ae-4572-9d4b-207978ad590b","invariantUUID":"853872a2-fb86-4797-977d-0b3c59b14a05","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ac42344-d47b-4347-b585-853cf0645011","lifecycleState":"CERTIFIED","lastUpdateDate":1628723441995,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfa36188-ac2a-42c2-b779-f3d827f8054c","invariantUUID":"91e668e1-e341-44ae-b0db-63825f033643","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":"5ad0b682-cf9b-4027-8a61-9a6866289923","lifecycleState":"CERTIFIED","lastUpdateDate":1628723697072,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"631265b2-f404-421e-a768-677d6a70abf4","invariantUUID":"072973fc-fc93-48d0-af6f-4de799f37d1b","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d986540-dcd1-443f-8c2c-775bc91936e0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723457866,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9948b51-4ccd-4cd8-ac28-0e7808b153b5","invariantUUID":"d1303087-edae-43a5-929b-c3806fe39df4","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":"objectStorage","uniqueId":"d0d5ac74-b79f-493c-9917-4af330370d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723463260,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d320e1ea-ac06-481d-bcfd-0f6233f8572a","invariantUUID":"6b664e8d-56ca-48ca-9e4c-7b6d4edb9982","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":"a9b8c238-cb32-41ca-af1b-3fc7f9fb02f0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723857456,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e725c599-a4b5-4d70-b680-30325682ece0","invariantUUID":"e492421d-8fdd-4290-89d0-9cdd0aadf735","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":"f11301a6-284a-48c1-9480-65d3547ddcb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723718008,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a9cac83-68ca-44c7-8799-530e252ad795","invariantUUID":"f03a1afa-d716-4cbb-900b-07466fb9cd51","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":"securityrules","uniqueId":"97305a5a-3ee1-42da-90b0-6eb8c0bae108","lifecycleState":"CERTIFIED","lastUpdateDate":1628723578478,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"857496db-0014-4fa8-9f22-692a3d13f091","invariantUUID":"3e9f3694-92db-4d87-9a55-6bd4edd44598","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":"objectStorage","uniqueId":"326168a3-ac3a-4081-bc29-11af0441c95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723712962,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15b007cf-ee71-4887-8cbd-cca4d1a65fef","invariantUUID":"908a56ea-60aa-4416-b883-718ccec9aee7","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":"f3487af8-e86d-4b23-9d2f-35a6f46d9c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723653937,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"687bd698-0485-43df-86e3-848d79c016cc","invariantUUID":"1bd57c26-e612-4e7a-a82a-574dedaa5a65","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5e5ed435-5552-4da8-8dad-c6c863fdcdc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723821991,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6777033-0369-4b4f-92c9-da0f1aa95867","invariantUUID":"0b9a0ff3-9fc4-424d-84b2-2f5a3a7146f1","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":"compute","uniqueId":"fcadea9f-b49f-4cd2-982c-b70de0a70718","lifecycleState":"CERTIFIED","lastUpdateDate":1628723378947,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"995924a7-8223-43a0-b585-ee0b4344db5a","invariantUUID":"062b2ba6-9c6a-4058-a98c-214b6d68390c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f805604-c89a-41fc-b94a-6a6f78838424","lifecycleState":"CERTIFIED","lastUpdateDate":1628723747946,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ea100f9-1ca5-4d40-94ab-1ab2d373e359","invariantUUID":"e6a2b054-0991-40ba-bc54-4ce31f195a91","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4bc67f6-f576-49d2-a95f-29151b47b2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628723844863,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b56d644-edee-494a-a078-b0af4ce962af","invariantUUID":"873c0e35-2a29-4691-ac0f-de4b4150f004","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":"port","uniqueId":"cac32ffa-624a-4f08-bf5a-3f0bae3c189e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723436208,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ea549b9-16ad-4bef-b18e-187a65a88807","invariantUUID":"cc515e58-a0e5-46ff-9b6d-5caf5e8176a5","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":"port","uniqueId":"846f23d4-11eb-48d5-8058-7da61282d59c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723887754,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b95f64-0f78-418c-9b88-c432619904c9","invariantUUID":"746d5f3a-44a8-4d2a-89c2-7bb832449dac","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":"networkrules","uniqueId":"167f9c46-a7c8-4094-b382-595b60f2c143","lifecycleState":"CERTIFIED","lastUpdateDate":1628723547353,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"50f86b61-4c31-4c11-83fd-5b15845abdc8","invariantUUID":"7690a96c-d1be-40f0-aa9f-cb3e11e30f22","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":"port","uniqueId":"e32445e1-ef30-442e-bffd-0af11f18b637","lifecycleState":"CERTIFIED","lastUpdateDate":1628723934999,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5ed90e-acdb-4094-b049-9b4b0839dcde","invariantUUID":"6f88b08b-4313-4b8d-b768-72a1bbe18aec","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":"compute","uniqueId":"ac192618-7e9c-479e-8358-571359246bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723724344,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0c9b826-bdc2-41ab-bff7-f36db3c4b05e","invariantUUID":"e10d877e-99a9-47f6-a8b5-8b9fc326fbf2","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de531fb6-f90d-4f68-85a5-0fa7d84a737a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723501279,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a7b6904-4a18-425f-ae34-8e40212e7d4e","invariantUUID":"0448cb81-65a3-4b2a-bda4-8dc5f2f6981e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5eff7ab8-42cf-4bfc-afc9-eae20a3c40dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628723896761,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61b2f36-94a9-48ad-a710-802b5727db49","invariantUUID":"797c5c3c-d7fb-4f13-b032-39e174063516","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":"4387089e-f6f4-43d5-9f27-4c5f42d47fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1628723838758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a56269a-0df4-4e7c-8c86-0302368a48a9","invariantUUID":"7828e413-3db0-41b2-8fb0-1f271cc0825d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32f140d8-8c3e-4388-af1a-b87d22b59835","lifecycleState":"CERTIFIED","lastUpdateDate":1628723469647,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1cf76c-867f-465b-8f89-101ea560ccb7","invariantUUID":"988b3b5a-3df3-48b0-b3d0-d98800ce33d4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d4501367-2c07-461e-8548-7fd5db70b761","lifecycleState":"CERTIFIED","lastUpdateDate":1628723916492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad31685f-0406-4fb9-938c-195461ccf6c9","invariantUUID":"89f85de1-a975-4459-abe2-6fc0968c0306","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb5e7ccb-b5a4-4339-82bf-a685754765d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628723573480,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f2270a5-95fa-4951-9391-5d434ae42f93","invariantUUID":"dbe4c03c-c219-47d3-a4ad-09d736f8c0b5","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":"23c807d3-9196-4d79-81cc-56a30b002b93","lifecycleState":"CERTIFIED","lastUpdateDate":1628723851546,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6065c10a-3e2b-4a7c-a9ff-ad37104745ef","invariantUUID":"2935a75e-58a2-4d51-ab48-1b8c18168eef","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e05d5f6-f729-4fe3-92b8-fc181e62dd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723598744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab4528e-0eac-4b4a-bd9a-8d030ce6073b","invariantUUID":"a69de379-7be5-499a-bfce-aa869fa7e85b","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":"a5f3a0cf-9828-4a41-849a-bd4fae218c39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723686976,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da51057c-42d8-4e75-a0b7-d3ed5824e046","invariantUUID":"7c58a241-9f1b-40df-9f84-f83e916acd24","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"249b1468-d91e-4f39-91bd-00afbc1d453c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723874898,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc08c54-0dd6-4192-949a-ec3f1c901232","invariantUUID":"62ad855c-765a-4158-82be-3588aef5978a","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":"8d5d5aab-1619-46de-b759-8167ad9b7413","lifecycleState":"CERTIFIED","lastUpdateDate":1628723691873,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"df3c8517-8f08-471f-816d-ecbb49015c9d","invariantUUID":"950270a0-4a9b-474e-8b29-8abf9ca195d3","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":"80dffc1a-286f-4e53-9fbb-812305eb2d08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723763040,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73a0293f-f832-411f-b7db-9f521ece3083","invariantUUID":"d3288aa2-513d-4a02-82c1-b6825969f8a3","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":"70aa7745-fcd0-43a9-b397-1b13f34550c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723629539,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bdd73bf-bb1b-4558-9569-6c1f7ea94e0e","invariantUUID":"c08d1065-74ff-4e91-8257-57e4c1ca178f","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":"eae4f4df-09d3-4a2f-86f8-87329858bc19","lifecycleState":"CERTIFIED","lastUpdateDate":1628723752954,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6f4cd8b-7506-4c4d-9151-1ee0e3de65e8","invariantUUID":"72ddf9fb-ee65-4f32-a4d8-2618dd29b0ea","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":"defaulticon","uniqueId":"fa9a62f6-d65a-4a22-94c1-adc5aa61120d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723401191,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d6afb1ce-aff4-42e6-b3d8-7ca8eadf9cbc","invariantUUID":"7511b5ac-ddca-49a6-9893-4268a053d229","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"47289419-0021-4c32-ba69-2787241684c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723817000,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40afdccf-5a61-4277-aa7d-60f1bea99716","invariantUUID":"828fec8b-4a0c-4389-aa61-fcb083687942","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":"defaulticon","uniqueId":"dd2d4b1b-be68-4e56-84ce-7410c1d2c2cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628723701908,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e2e05535-007e-400f-a50e-918673aed899","invariantUUID":"416d03ab-529d-435f-869a-7e5b63cf6573","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5774ea6a-9742-490d-a95b-0c0c4f7884e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723768145,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bd173e1-db79-40c3-99c5-8de2d909407a","invariantUUID":"bac0e6cf-9fe5-441b-8555-bae6a7b1e41c","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":"f4d19c1d-4763-4bad-b0a6-5241eccff302","lifecycleState":"CERTIFIED","lastUpdateDate":1628723676967,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09cc5604-7f62-4377-9f2e-d7d6830c220a","invariantUUID":"23d01fb1-db5e-47ec-8dab-d9eebcbe1b2a","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":"defaulticon","uniqueId":"0a1cbbed-be2d-4e8d-a184-26b186869f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723489355,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd507a6-9454-4e0e-a39a-f20bc3c94f25","invariantUUID":"3f34891d-1b2d-41e6-b77a-f8bc62661961","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":"port","uniqueId":"1e4e71ce-890a-403c-9a3e-5a117906f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723833485,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3917c5c6-17f5-4b05-8f29-be861ffe5c95","invariantUUID":"9b91e364-c339-4e8a-bf20-a5ff01859587","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72112516-a250-4dbf-8fcb-a00865727a94","lifecycleState":"CERTIFIED","lastUpdateDate":1628723869903,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e8f49dc-509e-47df-bb40-162709eaf27e","invariantUUID":"3bf78029-8219-4110-9b00-cf4d05181efb","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":"objectStorage","uniqueId":"63c2dc7b-f532-4b62-81f7-a5c09fd03913","lifecycleState":"CERTIFIED","lastUpdateDate":1628723413377,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29918630-ed45-4c91-9ea6-d184391907a3","invariantUUID":"b6fbe7c9-1308-46a3-950e-6d700f18a4ca","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9c6231-41cf-4816-830d-01e3556b002a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723604765,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80c9741f-89ba-40fb-8aa3-5a28816ca617","invariantUUID":"3401b46d-6cd0-4163-a77d-124ba7aa2972","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":"objectStorage","uniqueId":"9f4f13ce-fb3b-4e46-82e1-c0385f170941","lifecycleState":"CERTIFIED","lastUpdateDate":1628723785557,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"379ac568-e96a-4527-881f-a0d9ca5abd17","invariantUUID":"f97ffc38-3bcf-4b12-b7e9-ccd913d1a970","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":"objectStorage","uniqueId":"bab08a0a-6ad3-4586-ae1e-483fc340f7da","lifecycleState":"CERTIFIED","lastUpdateDate":1628723406646,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71a1c145-44b1-4569-ade0-2437c639dd27","invariantUUID":"6e1ab133-644e-4f95-a937-ebaaa6b0fd28","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":"port","uniqueId":"b713da60-4ba9-4d17-ad36-2da184086050","lifecycleState":"CERTIFIED","lastUpdateDate":1628723827102,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e4b64-0b25-46ef-ba1c-d129c474db15","invariantUUID":"e6f5d660-7bce-4742-8204-84a8afd58b0b","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":"defaulticon","uniqueId":"90afc9ff-c263-4775-bae5-1e3ec0e89220","lifecycleState":"CERTIFIED","lastUpdateDate":1628723706868,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda2fed2-05b6-48d9-9775-8a2c192a3a55","invariantUUID":"d550e519-4f83-4278-9b9c-db579a77b6f3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"69dbb194-a74e-4bcf-ace6-f4d06193c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1628723931314,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24ea83d2-1ab4-4a98-a4de-8e1606ea6394","invariantUUID":"7e1a7e48-47a0-4885-8533-7d67871d7fdf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","lifecycleState":"CERTIFIED","lastUpdateDate":1628723496016,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99eb8c21-eb83-404e-b9a3-67a8a52ce98b","invariantUUID":"67298c48-752f-4ed9-a958-e570d8a3d9d0","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":"ca678ad9-c5a2-46e9-a50c-e2ac4cab35c9","lifecycleState":"CERTIFIED","lastUpdateDate":1628723742661,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a8423b-caae-4482-a68e-cbde88707ce6","invariantUUID":"8b1dd87d-1b8d-4e2c-90aa-2154c1c9ae5f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6efcd6c4-a9e1-4c9c-b54b-c94707a1c4de","lifecycleState":"CERTIFIED","lastUpdateDate":1628723924684,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77027a8-ad48-404d-bee1-3b0c10307703","invariantUUID":"030eb0b9-de3f-47ef-8b9d-e4e420916d22","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":"f9a1a2e1-3b01-415a-8624-1ea6f5dd40d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723476203,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f4bd8f6-b22a-448a-a225-f0f320161829","invariantUUID":"4601c27a-d05d-411d-ab1c-22df5fe22507","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03041430-e89b-4189-aa1f-3b99d5c32076","lifecycleState":"CERTIFIED","lastUpdateDate":1628723671189,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f7b48b-29f1-407e-bc49-5d0997a20cc4","invariantUUID":"56af4c7e-46ed-4163-a847-33670d5f330c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5476f6d-9c52-4299-a6da-946f048f0507","lifecycleState":"CERTIFIED","lastUpdateDate":1628723791200,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c353594a-f360-44db-b72c-ae17dd925e1e","invariantUUID":"b5217c4e-4af9-41ab-b0ff-f3ba34b242b1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3df72246-a893-4947-ad41-277f3cc9cd08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723879918,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb330a0-8136-498e-b6bd-6887af2fa738","invariantUUID":"08676f95-b9b2-43f8-92c4-04d1bf9b4b18","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","lifecycleState":"CERTIFIED","lastUpdateDate":1628731585998,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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-12 01:29:54,453 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-12 01:29:54,454 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-12 01:29:54,454 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/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel
2021-08-12 01:29:54,454 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-12 01:29:54,457 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:29:54,630 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel HTTP/1.1" 200 None
2021-08-12 01:29:54,633 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-12 01:29:54,633 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-12 01:29:54,699 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': 'd837e0d4-cae3-4bec-a198-b1c000e1c93d', 'x-fromappid': 'API client'}
2021-08-12 01:29:54,699 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-12 01:29:54,699 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-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_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-12 01:29:54,701 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-12 01:29:55,154 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-12 01:29:55,157 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-12 01:29:55,157 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-12 01:29:55,171 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-12 01:29:55,172 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-12 01:29:55,172 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-12 01:29:55,174 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:29:55,233 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-12 01:29:55,234 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-12 01:29:55,235 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-12 01:29:55,238 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-12 01:29:55,238 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-12 01:29:55,239 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-12 01:29:55,241 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:29:55,302 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-12 01:29:55,303 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-12 01:29:55,303 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":"1628731594507","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-12 01:29:55,307 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-12 01:29:55,307 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-12 01:29:55,307 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-12 01:29:55,310 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:29:55,363 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-12 01:29:55,364 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-12 01:29:55,365 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-12 01:29:55,368 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-12 01:29:55,369 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-12 01:29:55,369 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-12 01:29:55,371 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:29:55,435 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-12 01:29:55,436 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-12 01:29:55,437 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":"1628731594507","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-12 01:29:55,440 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-12 01:29:55,440 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-12 01:29:55,440 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-12 01:29:55,443 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:29:55,503 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-12 01:29:55,504 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-12 01:29:55,505 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628731597245","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-12 01:29:55,516 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:29:55,516 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:29:55,517 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-12 01:29:55,517 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-12 01:29:55,517 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:29:55,519 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:29:55,910 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-12 01:29:55,912 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:29:55,913 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-12 01:29:55,916 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-12 01:29:55,916 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:29:55,917 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:29:55,917 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-12 01:29:55,917 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-12 01:29:55,917 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:29:55,917 INFO 192:__init__.py(1) - Service found, updating information
2021-08-12 01:29:55,918 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-12 01:29:55,918 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-12 01:29:55,918 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-12 01:29:55,921 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:29:56,712 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-12 01:29:56,715 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-12 01:29:56,718 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6213dc98-e918-4775-bda7-3614dd7c6777","lifecycleState":"CERTIFIED","lastUpdateDate":1628723481858,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc1dc970-2cea-40ec-abd8-747af78f98be","invariantUUID":"2bbdea3e-80bf-4c14-a57d-011b513f4fbd","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07d5dc06-6ce2-4f91-95e0-cac73f1c4df6","lifecycleState":"CERTIFIED","lastUpdateDate":1628723862587,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9cbf488-1d24-4006-8a67-b402c0016186","invariantUUID":"8bc4ca28-f4c4-4fa2-87eb-2fd0375eb628","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":"compute","uniqueId":"04d57838-f7a3-4b62-b3ff-d38d954cd39a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723919598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"578902e1-ed85-4244-a2e8-cb569e49796d","invariantUUID":"20681a91-42f9-4790-9f43-a01713d68025","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a85f470-b7a0-4a48-a373-2972482b3630","lifecycleState":"CERTIFIED","lastUpdateDate":1628723517659,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bd86b3a-ab3a-414a-b951-8c03e2276801","invariantUUID":"a8ed7b0d-db4a-489c-9e6e-30179b7f3dbf","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":"57fe302d-19c8-4b3d-bb3b-0490cd787738","lifecycleState":"CERTIFIED","lastUpdateDate":1628723619157,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7f7956-497c-4fb4-a357-f4e86e7661f1","invariantUUID":"6ac673ca-66fd-4398-a584-1ef64de8c5a2","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f74761c-e923-4414-b535-41124352f036","lifecycleState":"CERTIFIED","lastUpdateDate":1628723593638,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa56499-f555-4d20-90a0-2685f7e92172","invariantUUID":"85f7e30e-1973-4b32-bf20-0c2e19be8204","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":"15c64a62-6469-45e4-86a3-a52353cdb3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723512521,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"128da259-09b4-44bf-bc80-811ecc1e8474","invariantUUID":"c26546d4-0e6d-4bd4-8621-aee7ca65f3e3","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f70af96d-87e5-42a4-a67c-cf2e65797cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723586898,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3162344-c21e-4194-89ea-4dd023e66267","invariantUUID":"55d1f247-3b11-4242-a392-9e569c9d86dd","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":"9cd782b1-9650-4a4a-ab4a-86f53e997ecf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723507280,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad2774af-6706-437b-8ada-d6bd4f97b376","invariantUUID":"c11551d2-8950-4937-be01-8d91e2960e22","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce270435-67ce-4e80-81d0-b9f3e9fa8397","lifecycleState":"CERTIFIED","lastUpdateDate":1628723908879,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3967572b-6852-439b-b092-197901882254","invariantUUID":"9c44508b-9493-43fe-88da-9c916d68ca77","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01ac19c5-88a8-45b1-9a1d-1bd20bcf8303","lifecycleState":"CERTIFIED","lastUpdateDate":1628723731758,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b7e05bc-14b7-452f-a5f3-a57d61d86980","invariantUUID":"b5b1f766-4fb6-477f-b03b-89e494514540","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":"loadBalancer","uniqueId":"b5d934f0-38f6-4d74-9bc2-91018c357e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723428756,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6681f8cb-7637-446c-9f40-d415c7ebfcb2","invariantUUID":"eb034d2d-6e53-4fbc-927a-fcc59513696c","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20bb6fdc-4964-4cc0-9c39-dfa2392f0d39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723624446,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b9e0bcf-bcbe-4638-9152-adcab76c8f7a","invariantUUID":"fa1334ab-e40e-4e87-8d4e-9971241f287a","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":"defaulticon","uniqueId":"b886fa07-8e5e-4905-99c9-cca1b975c713","lifecycleState":"CERTIFIED","lastUpdateDate":1628723811903,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73f84b69-2370-4cb0-9004-d0e06494e6da","invariantUUID":"e436253b-a201-45b9-aeb4-ac58db4ee6be","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4803933f-ad74-49d8-9b73-0e9f8ae044b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628723554343,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"508bcc98-156e-4fcc-b48c-6374a9b58eb2","invariantUUID":"6cdc85d2-272f-40c1-83ce-b566667cc216","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":"networkrules","uniqueId":"b507fb5e-6fe0-4909-908b-d87a78c5b892","lifecycleState":"CERTIFIED","lastUpdateDate":1628723568398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9576df8f-b1ae-4572-9d4b-207978ad590b","invariantUUID":"853872a2-fb86-4797-977d-0b3c59b14a05","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ac42344-d47b-4347-b585-853cf0645011","lifecycleState":"CERTIFIED","lastUpdateDate":1628723441995,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfa36188-ac2a-42c2-b779-f3d827f8054c","invariantUUID":"91e668e1-e341-44ae-b0db-63825f033643","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":"5ad0b682-cf9b-4027-8a61-9a6866289923","lifecycleState":"CERTIFIED","lastUpdateDate":1628723697072,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"631265b2-f404-421e-a768-677d6a70abf4","invariantUUID":"072973fc-fc93-48d0-af6f-4de799f37d1b","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d986540-dcd1-443f-8c2c-775bc91936e0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723457866,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9948b51-4ccd-4cd8-ac28-0e7808b153b5","invariantUUID":"d1303087-edae-43a5-929b-c3806fe39df4","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":"objectStorage","uniqueId":"d0d5ac74-b79f-493c-9917-4af330370d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723463260,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d320e1ea-ac06-481d-bcfd-0f6233f8572a","invariantUUID":"6b664e8d-56ca-48ca-9e4c-7b6d4edb9982","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":"a9b8c238-cb32-41ca-af1b-3fc7f9fb02f0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723857456,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e725c599-a4b5-4d70-b680-30325682ece0","invariantUUID":"e492421d-8fdd-4290-89d0-9cdd0aadf735","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":"f11301a6-284a-48c1-9480-65d3547ddcb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723718008,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a9cac83-68ca-44c7-8799-530e252ad795","invariantUUID":"f03a1afa-d716-4cbb-900b-07466fb9cd51","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":"securityrules","uniqueId":"97305a5a-3ee1-42da-90b0-6eb8c0bae108","lifecycleState":"CERTIFIED","lastUpdateDate":1628723578478,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"857496db-0014-4fa8-9f22-692a3d13f091","invariantUUID":"3e9f3694-92db-4d87-9a55-6bd4edd44598","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":"objectStorage","uniqueId":"326168a3-ac3a-4081-bc29-11af0441c95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723712962,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15b007cf-ee71-4887-8cbd-cca4d1a65fef","invariantUUID":"908a56ea-60aa-4416-b883-718ccec9aee7","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":"f3487af8-e86d-4b23-9d2f-35a6f46d9c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723653937,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"687bd698-0485-43df-86e3-848d79c016cc","invariantUUID":"1bd57c26-e612-4e7a-a82a-574dedaa5a65","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5e5ed435-5552-4da8-8dad-c6c863fdcdc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723821991,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6777033-0369-4b4f-92c9-da0f1aa95867","invariantUUID":"0b9a0ff3-9fc4-424d-84b2-2f5a3a7146f1","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":"compute","uniqueId":"fcadea9f-b49f-4cd2-982c-b70de0a70718","lifecycleState":"CERTIFIED","lastUpdateDate":1628723378947,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"995924a7-8223-43a0-b585-ee0b4344db5a","invariantUUID":"062b2ba6-9c6a-4058-a98c-214b6d68390c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f805604-c89a-41fc-b94a-6a6f78838424","lifecycleState":"CERTIFIED","lastUpdateDate":1628723747946,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ea100f9-1ca5-4d40-94ab-1ab2d373e359","invariantUUID":"e6a2b054-0991-40ba-bc54-4ce31f195a91","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4bc67f6-f576-49d2-a95f-29151b47b2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628723844863,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b56d644-edee-494a-a078-b0af4ce962af","invariantUUID":"873c0e35-2a29-4691-ac0f-de4b4150f004","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":"port","uniqueId":"cac32ffa-624a-4f08-bf5a-3f0bae3c189e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723436208,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ea549b9-16ad-4bef-b18e-187a65a88807","invariantUUID":"cc515e58-a0e5-46ff-9b6d-5caf5e8176a5","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":"port","uniqueId":"846f23d4-11eb-48d5-8058-7da61282d59c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723887754,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b95f64-0f78-418c-9b88-c432619904c9","invariantUUID":"746d5f3a-44a8-4d2a-89c2-7bb832449dac","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":"networkrules","uniqueId":"167f9c46-a7c8-4094-b382-595b60f2c143","lifecycleState":"CERTIFIED","lastUpdateDate":1628723547353,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"50f86b61-4c31-4c11-83fd-5b15845abdc8","invariantUUID":"7690a96c-d1be-40f0-aa9f-cb3e11e30f22","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":"port","uniqueId":"e32445e1-ef30-442e-bffd-0af11f18b637","lifecycleState":"CERTIFIED","lastUpdateDate":1628723934999,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5ed90e-acdb-4094-b049-9b4b0839dcde","invariantUUID":"6f88b08b-4313-4b8d-b768-72a1bbe18aec","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":"compute","uniqueId":"ac192618-7e9c-479e-8358-571359246bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723724344,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0c9b826-bdc2-41ab-bff7-f36db3c4b05e","invariantUUID":"e10d877e-99a9-47f6-a8b5-8b9fc326fbf2","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de531fb6-f90d-4f68-85a5-0fa7d84a737a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723501279,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a7b6904-4a18-425f-ae34-8e40212e7d4e","invariantUUID":"0448cb81-65a3-4b2a-bda4-8dc5f2f6981e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5eff7ab8-42cf-4bfc-afc9-eae20a3c40dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628723896761,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61b2f36-94a9-48ad-a710-802b5727db49","invariantUUID":"797c5c3c-d7fb-4f13-b032-39e174063516","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":"4387089e-f6f4-43d5-9f27-4c5f42d47fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1628723838758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a56269a-0df4-4e7c-8c86-0302368a48a9","invariantUUID":"7828e413-3db0-41b2-8fb0-1f271cc0825d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32f140d8-8c3e-4388-af1a-b87d22b59835","lifecycleState":"CERTIFIED","lastUpdateDate":1628723469647,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1cf76c-867f-465b-8f89-101ea560ccb7","invariantUUID":"988b3b5a-3df3-48b0-b3d0-d98800ce33d4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d4501367-2c07-461e-8548-7fd5db70b761","lifecycleState":"CERTIFIED","lastUpdateDate":1628723916492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad31685f-0406-4fb9-938c-195461ccf6c9","invariantUUID":"89f85de1-a975-4459-abe2-6fc0968c0306","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb5e7ccb-b5a4-4339-82bf-a685754765d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628723573480,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f2270a5-95fa-4951-9391-5d434ae42f93","invariantUUID":"dbe4c03c-c219-47d3-a4ad-09d736f8c0b5","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":"23c807d3-9196-4d79-81cc-56a30b002b93","lifecycleState":"CERTIFIED","lastUpdateDate":1628723851546,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6065c10a-3e2b-4a7c-a9ff-ad37104745ef","invariantUUID":"2935a75e-58a2-4d51-ab48-1b8c18168eef","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e05d5f6-f729-4fe3-92b8-fc181e62dd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723598744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab4528e-0eac-4b4a-bd9a-8d030ce6073b","invariantUUID":"a69de379-7be5-499a-bfce-aa869fa7e85b","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":"a5f3a0cf-9828-4a41-849a-bd4fae218c39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723686976,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da51057c-42d8-4e75-a0b7-d3ed5824e046","invariantUUID":"7c58a241-9f1b-40df-9f84-f83e916acd24","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"249b1468-d91e-4f39-91bd-00afbc1d453c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723874898,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc08c54-0dd6-4192-949a-ec3f1c901232","invariantUUID":"62ad855c-765a-4158-82be-3588aef5978a","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":"8d5d5aab-1619-46de-b759-8167ad9b7413","lifecycleState":"CERTIFIED","lastUpdateDate":1628723691873,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"df3c8517-8f08-471f-816d-ecbb49015c9d","invariantUUID":"950270a0-4a9b-474e-8b29-8abf9ca195d3","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":"80dffc1a-286f-4e53-9fbb-812305eb2d08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723763040,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73a0293f-f832-411f-b7db-9f521ece3083","invariantUUID":"d3288aa2-513d-4a02-82c1-b6825969f8a3","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":"70aa7745-fcd0-43a9-b397-1b13f34550c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723629539,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bdd73bf-bb1b-4558-9569-6c1f7ea94e0e","invariantUUID":"c08d1065-74ff-4e91-8257-57e4c1ca178f","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":"eae4f4df-09d3-4a2f-86f8-87329858bc19","lifecycleState":"CERTIFIED","lastUpdateDate":1628723752954,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6f4cd8b-7506-4c4d-9151-1ee0e3de65e8","invariantUUID":"72ddf9fb-ee65-4f32-a4d8-2618dd29b0ea","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":"defaulticon","uniqueId":"fa9a62f6-d65a-4a22-94c1-adc5aa61120d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723401191,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d6afb1ce-aff4-42e6-b3d8-7ca8eadf9cbc","invariantUUID":"7511b5ac-ddca-49a6-9893-4268a053d229","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"47289419-0021-4c32-ba69-2787241684c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723817000,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40afdccf-5a61-4277-aa7d-60f1bea99716","invariantUUID":"828fec8b-4a0c-4389-aa61-fcb083687942","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":"defaulticon","uniqueId":"dd2d4b1b-be68-4e56-84ce-7410c1d2c2cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628723701908,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e2e05535-007e-400f-a50e-918673aed899","invariantUUID":"416d03ab-529d-435f-869a-7e5b63cf6573","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5774ea6a-9742-490d-a95b-0c0c4f7884e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723768145,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bd173e1-db79-40c3-99c5-8de2d909407a","invariantUUID":"bac0e6cf-9fe5-441b-8555-bae6a7b1e41c","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":"f4d19c1d-4763-4bad-b0a6-5241eccff302","lifecycleState":"CERTIFIED","lastUpdateDate":1628723676967,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09cc5604-7f62-4377-9f2e-d7d6830c220a","invariantUUID":"23d01fb1-db5e-47ec-8dab-d9eebcbe1b2a","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":"defaulticon","uniqueId":"0a1cbbed-be2d-4e8d-a184-26b186869f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723489355,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd507a6-9454-4e0e-a39a-f20bc3c94f25","invariantUUID":"3f34891d-1b2d-41e6-b77a-f8bc62661961","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":"port","uniqueId":"1e4e71ce-890a-403c-9a3e-5a117906f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723833485,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3917c5c6-17f5-4b05-8f29-be861ffe5c95","invariantUUID":"9b91e364-c339-4e8a-bf20-a5ff01859587","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72112516-a250-4dbf-8fcb-a00865727a94","lifecycleState":"CERTIFIED","lastUpdateDate":1628723869903,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e8f49dc-509e-47df-bb40-162709eaf27e","invariantUUID":"3bf78029-8219-4110-9b00-cf4d05181efb","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":"objectStorage","uniqueId":"63c2dc7b-f532-4b62-81f7-a5c09fd03913","lifecycleState":"CERTIFIED","lastUpdateDate":1628723413377,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29918630-ed45-4c91-9ea6-d184391907a3","invariantUUID":"b6fbe7c9-1308-46a3-950e-6d700f18a4ca","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9c6231-41cf-4816-830d-01e3556b002a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723604765,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80c9741f-89ba-40fb-8aa3-5a28816ca617","invariantUUID":"3401b46d-6cd0-4163-a77d-124ba7aa2972","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":"objectStorage","uniqueId":"9f4f13ce-fb3b-4e46-82e1-c0385f170941","lifecycleState":"CERTIFIED","lastUpdateDate":1628723785557,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"379ac568-e96a-4527-881f-a0d9ca5abd17","invariantUUID":"f97ffc38-3bcf-4b12-b7e9-ccd913d1a970","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":"objectStorage","uniqueId":"bab08a0a-6ad3-4586-ae1e-483fc340f7da","lifecycleState":"CERTIFIED","lastUpdateDate":1628723406646,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71a1c145-44b1-4569-ade0-2437c639dd27","invariantUUID":"6e1ab133-644e-4f95-a937-ebaaa6b0fd28","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":"port","uniqueId":"b713da60-4ba9-4d17-ad36-2da184086050","lifecycleState":"CERTIFIED","lastUpdateDate":1628723827102,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e4b64-0b25-46ef-ba1c-d129c474db15","invariantUUID":"e6f5d660-7bce-4742-8204-84a8afd58b0b","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":"defaulticon","uniqueId":"90afc9ff-c263-4775-bae5-1e3ec0e89220","lifecycleState":"CERTIFIED","lastUpdateDate":1628723706868,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda2fed2-05b6-48d9-9775-8a2c192a3a55","invariantUUID":"d550e519-4f83-4278-9b9c-db579a77b6f3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"69dbb194-a74e-4bcf-ace6-f4d06193c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1628723931314,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24ea83d2-1ab4-4a98-a4de-8e1606ea6394","invariantUUID":"7e1a7e48-47a0-4885-8533-7d67871d7fdf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","lifecycleState":"CERTIFIED","lastUpdateDate":1628723496016,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99eb8c21-eb83-404e-b9a3-67a8a52ce98b","invariantUUID":"67298c48-752f-4ed9-a958-e570d8a3d9d0","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":"ca678ad9-c5a2-46e9-a50c-e2ac4cab35c9","lifecycleState":"CERTIFIED","lastUpdateDate":1628723742661,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a8423b-caae-4482-a68e-cbde88707ce6","invariantUUID":"8b1dd87d-1b8d-4e2c-90aa-2154c1c9ae5f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6efcd6c4-a9e1-4c9c-b54b-c94707a1c4de","lifecycleState":"CERTIFIED","lastUpdateDate":1628723924684,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77027a8-ad48-404d-bee1-3b0c10307703","invariantUUID":"030eb0b9-de3f-47ef-8b9d-e4e420916d22","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":"f9a1a2e1-3b01-415a-8624-1ea6f5dd40d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723476203,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f4bd8f6-b22a-448a-a225-f0f320161829","invariantUUID":"4601c27a-d05d-411d-ab1c-22df5fe22507","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03041430-e89b-4189-aa1f-3b99d5c32076","lifecycleState":"CERTIFIED","lastUpdateDate":1628723671189,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f7b48b-29f1-407e-bc49-5d0997a20cc4","invariantUUID":"56af4c7e-46ed-4163-a847-33670d5f330c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5476f6d-9c52-4299-a6da-946f048f0507","lifecycleState":"CERTIFIED","lastUpdateDate":1628723791200,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c353594a-f360-44db-b72c-ae17dd925e1e","invariantUUID":"b5217c4e-4af9-41ab-b0ff-f3ba34b242b1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3df72246-a893-4947-ad41-277f3cc9cd08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723879918,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb330a0-8136-498e-b6bd-6887af2fa738","invariantUUID":"08676f95-b9b2-43f8-92c4-04d1bf9b4b18","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","lifecycleState":"CERTIFIED","lastUpdateDate":1628731585998,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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-12 01:29:56,724 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-12 01:29:56,725 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': 'fa4837b1-06b2-4e5a-bff0-3a753983cc25', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:29:56,725 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/4f5f3043-6ff9-4df9-82a3-067965c2f8de/networks
2021-08-12 01:29:56,725 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "337a69b5-01cf-4e36-8286-7a8a54c37320"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "072973fc-fc93-48d0-af6f-4de799f37d1b",
    "modelVersionId": "631265b2-f404-421e-a768-677d6a70abf4",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "aa37bb1f-44a5-4a86-abfc-811e2ffce0df",
    "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": "4f5f3043-6ff9-4df9-82a3-067965c2f8de",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "337a69b5-01cf-4e36-8286-7a8a54c37320",
                    "modelVersion": "1.0",
                    "modelVersionId": "4fd3e7ed-5639-4a82-a98b-b9042058675c"
                }
            }
        }]
    }
}
2021-08-12 01:29:56,727 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:29:58,698 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/4f5f3043-6ff9-4df9-82a3-067965c2f8de/networks HTTP/1.1" 202 262
2021-08-12 01:29:58,700 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-12 01:29:58,701 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"fa4837b1-06b2-4e5a-bff0-3a753983cc25","instanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25"}}
2021-08-12 01:29:58,702 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-12 01:29:58,713 DEBUG 129:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '20fc3014-184e-401c-86ec-1d1bff8a4be0', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:29:58,714 DEBUG 131:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25
2021-08-12 01:29:58,714 DEBUG 132:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] data sent: None
2021-08-12 01:29:58,719 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:29:58,945 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25 HTTP/1.1" 200 1961
2021-08-12 01:29:58,947 INFO 142:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response code: 200
2021-08-12 01:29:58,948 DEBUG 146:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response: {"request":{"requestId":"fa4837b1-06b2-4e5a-bff0-3a753983cc25","startTime":"Thu, 12 Aug 2021 01:29:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelVersionId":"631265b2-f404-421e-a768-677d6a70abf4","modelCustomizationId":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelUuid":"631265b2-f404-421e-a768-677d6a70abf4","modelInvariantUuid":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"337a69b5-01cf-4e36-8286-7a8a54c37320","source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"}}}],"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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 12 Aug 2021 01:29:58 GMT"}}}
2021-08-12 01:30:08,960 DEBUG 129:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'de26a632-08e9-484c-82c8-fb1dbcf419d7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:30:08,961 DEBUG 131:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25
2021-08-12 01:30:08,962 DEBUG 132:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] data sent: None
2021-08-12 01:30:08,965 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:30:09,539 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25 HTTP/1.1" 200 2202
2021-08-12 01:30:09,541 INFO 142:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response code: 200
2021-08-12 01:30:09,542 DEBUG 146:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response: {"request":{"requestId":"fa4837b1-06b2-4e5a-bff0-3a753983cc25","startTime":"Thu, 12 Aug 2021 01:29:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelVersionId":"631265b2-f404-421e-a768-677d6a70abf4","modelCustomizationId":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelUuid":"631265b2-f404-421e-a768-677d6a70abf4","modelInvariantUuid":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"337a69b5-01cf-4e36-8286-7a8a54c37320","source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"}}}],"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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 12 Aug 2021 01:30:04 GMT"}}}
2021-08-12 01:30:19,550 DEBUG 129:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '44976334-e15b-466a-b834-967734432560', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:30:19,550 DEBUG 131:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25
2021-08-12 01:30:19,551 DEBUG 132:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] data sent: None
2021-08-12 01:30:19,554 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:30:20,100 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25 HTTP/1.1" 200 3722
2021-08-12 01:30:20,102 INFO 142:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response code: 200
2021-08-12 01:30:20,103 DEBUG 146:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response: {"request":{"requestId":"fa4837b1-06b2-4e5a-bff0-3a753983cc25","startTime":"Thu, 12 Aug 2021 01:29:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelVersionId":"631265b2-f404-421e-a768-677d6a70abf4","modelCustomizationId":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelUuid":"631265b2-f404-421e-a768-677d6a70abf4","modelInvariantUuid":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"337a69b5-01cf-4e36-8286-7a8a54c37320","source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"}}}],"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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 12 Aug 2021 01:30:04 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a89214cf-c710-4bd0-9763-8065df21b3e4\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_9cbe0041-de3f-48ee-9160-01cfc1480de6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":null,\"creation_time\":1628731732000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:30:30,114 DEBUG 129:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bc36d704-5b22-4b42-b356-84e8a99cd04a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:30:30,115 DEBUG 131:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25
2021-08-12 01:30:30,115 DEBUG 132:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] data sent: None
2021-08-12 01:30:30,117 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:30:30,925 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25 HTTP/1.1" 200 3843
2021-08-12 01:30:30,927 INFO 142:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response code: 200
2021-08-12 01:30:30,927 DEBUG 146:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response: {"request":{"requestId":"fa4837b1-06b2-4e5a-bff0-3a753983cc25","startTime":"Thu, 12 Aug 2021 01:29:56 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelVersionId":"631265b2-f404-421e-a768-677d6a70abf4","modelCustomizationId":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelUuid":"631265b2-f404-421e-a768-677d6a70abf4","modelInvariantUuid":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"337a69b5-01cf-4e36-8286-7a8a54c37320","source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"}}}],"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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_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":"Thu, 12 Aug 2021 01:30:29 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a89214cf-c710-4bd0-9763-8065df21b3e4\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1af3a7aa-0fac-47b2-99ae-678346086a2a\",\"output_key\":\"subnet_id_9cbe0041-de3f-48ee-9160-01cfc1480de6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":null,\"creation_time\":1628731732000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:30:40,941 DEBUG 129:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '251a6012-53ee-4c41-b233-284edcd2ac5f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:30:40,942 DEBUG 131:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25
2021-08-12 01:30:40,942 DEBUG 132:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] data sent: None
2021-08-12 01:30:40,947 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:30:41,185 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25 HTTP/1.1" 200 3810
2021-08-12 01:30:41,187 INFO 142:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response code: 200
2021-08-12 01:30:41,188 DEBUG 146:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response: {"request":{"requestId":"fa4837b1-06b2-4e5a-bff0-3a753983cc25","startTime":"Thu, 12 Aug 2021 01:29:56 GMT","finishTime":"Thu, 12 Aug 2021 01:30:31 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelVersionId":"631265b2-f404-421e-a768-677d6a70abf4","modelCustomizationId":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelUuid":"631265b2-f404-421e-a768-677d6a70abf4","modelInvariantUuid":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"337a69b5-01cf-4e36-8286-7a8a54c37320","source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"}}}],"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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:30:31 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a89214cf-c710-4bd0-9763-8065df21b3e4\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1af3a7aa-0fac-47b2-99ae-678346086a2a\",\"output_key\":\"subnet_id_9cbe0041-de3f-48ee-9160-01cfc1480de6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":null,\"creation_time\":1628731732000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:30:41,189 INFO 56:mixins.py(9) - NetworkInstantiation task finished
2021-08-12 01:30:41,189 DEBUG 129:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e936c248-c886-4a41-9046-7d11381db042', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:30:41,190 DEBUG 131:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25
2021-08-12 01:30:41,190 DEBUG 132:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] data sent: None
2021-08-12 01:30:41,192 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:30:41,430 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25 HTTP/1.1" 200 3810
2021-08-12 01:30:41,432 INFO 142:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response code: 200
2021-08-12 01:30:41,433 DEBUG 146:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response: {"request":{"requestId":"fa4837b1-06b2-4e5a-bff0-3a753983cc25","startTime":"Thu, 12 Aug 2021 01:29:56 GMT","finishTime":"Thu, 12 Aug 2021 01:30:31 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelVersionId":"631265b2-f404-421e-a768-677d6a70abf4","modelCustomizationId":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelUuid":"631265b2-f404-421e-a768-677d6a70abf4","modelInvariantUuid":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"337a69b5-01cf-4e36-8286-7a8a54c37320","source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"}}}],"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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:30:31 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a89214cf-c710-4bd0-9763-8065df21b3e4\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1af3a7aa-0fac-47b2-99ae-678346086a2a\",\"output_key\":\"subnet_id_9cbe0041-de3f-48ee-9160-01cfc1480de6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":null,\"creation_time\":1628731732000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:30:41,434 DEBUG 129:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'db588e1a-ae03-45de-b911-4e30c025f095', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:30:41,434 DEBUG 131:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25
2021-08-12 01:30:41,434 DEBUG 132:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] data sent: None
2021-08-12 01:30:41,436 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:30:41,632 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25 HTTP/1.1" 200 3810
2021-08-12 01:30:41,633 INFO 142:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response code: 200
2021-08-12 01:30:41,634 DEBUG 146:onap_service.py(9) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response: {"request":{"requestId":"fa4837b1-06b2-4e5a-bff0-3a753983cc25","startTime":"Thu, 12 Aug 2021 01:29:56 GMT","finishTime":"Thu, 12 Aug 2021 01:30:31 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelVersionId":"631265b2-f404-421e-a768-677d6a70abf4","modelCustomizationId":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelUuid":"631265b2-f404-421e-a768-677d6a70abf4","modelInvariantUuid":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"337a69b5-01cf-4e36-8286-7a8a54c37320","source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"}}}],"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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:30:31 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a89214cf-c710-4bd0-9763-8065df21b3e4\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1af3a7aa-0fac-47b2-99ae-678346086a2a\",\"output_key\":\"subnet_id_9cbe0041-de3f-48ee-9160-01cfc1480de6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":null,\"creation_time\":1628731732000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:30:41,657 DEBUG 129:onap_service.py(1) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6a3ffbea-0cb7-4906-b1f6-bd93f4dc6496', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:30:41,657 DEBUG 131:onap_service.py(1) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25
2021-08-12 01:30:41,658 DEBUG 132:onap_service.py(1) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] data sent: None
2021-08-12 01:30:41,661 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:30:41,877 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25 HTTP/1.1" 200 3810
2021-08-12 01:30:41,879 INFO 142:onap_service.py(1) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response code: 200
2021-08-12 01:30:41,880 DEBUG 146:onap_service.py(1) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response: {"request":{"requestId":"fa4837b1-06b2-4e5a-bff0-3a753983cc25","startTime":"Thu, 12 Aug 2021 01:29:56 GMT","finishTime":"Thu, 12 Aug 2021 01:30:31 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelVersionId":"631265b2-f404-421e-a768-677d6a70abf4","modelCustomizationId":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelUuid":"631265b2-f404-421e-a768-677d6a70abf4","modelInvariantUuid":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"337a69b5-01cf-4e36-8286-7a8a54c37320","source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"}}}],"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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:30:31 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a89214cf-c710-4bd0-9763-8065df21b3e4\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1af3a7aa-0fac-47b2-99ae-678346086a2a\",\"output_key\":\"subnet_id_9cbe0041-de3f-48ee-9160-01cfc1480de6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":null,\"creation_time\":1628731732000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:30:41,881 DEBUG 129:onap_service.py(1) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'de25840f-1048-4daa-a6d4-6e067107411c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:30:41,881 DEBUG 131:onap_service.py(1) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25
2021-08-12 01:30:41,881 DEBUG 132:onap_service.py(1) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] data sent: None
2021-08-12 01:30:41,883 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:30:42,070 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/fa4837b1-06b2-4e5a-bff0-3a753983cc25 HTTP/1.1" 200 3810
2021-08-12 01:30:42,071 INFO 142:onap_service.py(1) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response code: 200
2021-08-12 01:30:42,071 DEBUG 146:onap_service.py(1) - [None][Check fa4837b1-06b2-4e5a-bff0-3a753983cc25 orchestration request status] response: {"request":{"requestId":"fa4837b1-06b2-4e5a-bff0-3a753983cc25","startTime":"Thu, 12 Aug 2021 01:29:56 GMT","finishTime":"Thu, 12 Aug 2021 01:30:31 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelVersionId":"631265b2-f404-421e-a768-677d6a70abf4","modelCustomizationId":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","modelUuid":"631265b2-f404-421e-a768-677d6a70abf4","modelInvariantUuid":"072973fc-fc93-48d0-af6f-4de799f37d1b","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"337a69b5-01cf-4e36-8286-7a8a54c37320","source":"VID","instanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"}}}],"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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:30:31 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"a89214cf-c710-4bd0-9763-8065df21b3e4\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"1af3a7aa-0fac-47b2-99ae-678346086a2a\",\"output_key\":\"subnet_id_9cbe0041-de3f-48ee-9160-01cfc1480de6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":null,\"creation_time\":1628731732000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:30:42,072 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-12 01:30:42,073 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-12 01:30:52,084 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-12 01:30:52,085 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/4f5f3043-6ff9-4df9-82a3-067965c2f8de/relationship-list
2021-08-12 01:30:52,085 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-12 01:30:52,089 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:30:52,178 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/4f5f3043-6ff9-4df9-82a3-067965c2f8de/relationship-list HTTP/1.1" 200 1071
2021-08-12 01:30:52,180 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-12 01:30:52,180 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/003974ed-a02f-4734-aa21-5e9bb4c4b1a4","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"003974ed-a02f-4734-aa21-5e9bb4c4b1a4"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/a35f68b3-c619-4f4e-bde6-2d190857a8fd","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"a35f68b3-c619-4f4e-bde6-2d190857a8fd"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_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-12 01:30:52,184 DEBUG 129:onap_service.py(1) - [AAI][Get 4f5f3043-6ff9-4df9-82a3-067965c2f8de 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-12 01:30:52,184 DEBUG 131:onap_service.py(1) - [AAI][Get 4f5f3043-6ff9-4df9-82a3-067965c2f8de ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/a35f68b3-c619-4f4e-bde6-2d190857a8fd
2021-08-12 01:30:52,185 DEBUG 132:onap_service.py(1) - [AAI][Get 4f5f3043-6ff9-4df9-82a3-067965c2f8de ABCMeta] data sent: None
2021-08-12 01:30:52,187 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:30:52,259 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/a35f68b3-c619-4f4e-bde6-2d190857a8fd HTTP/1.1" 200 3203
2021-08-12 01:30:52,260 INFO 142:onap_service.py(1) - [AAI][Get 4f5f3043-6ff9-4df9-82a3-067965c2f8de ABCMeta] response code: 200
2021-08-12 01:30:52,261 DEBUG 146:onap_service.py(1) - [AAI][Get 4f5f3043-6ff9-4df9-82a3-067965c2f8de ABCMeta] response: {"network-id":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","network-name":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"a89214cf-c710-4bd0-9763-8065df21b3e4","is-bound-to-vpn":false,"resource-version":"1628731831044","orchestration-status":"Active","heat-stack-id":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6","model-invariant-id":"072973fc-fc93-48d0-af6f-4de799f37d1b","model-version-id":"631265b2-f404-421e-a768-677d6a70abf4","model-customization-id":"aa37bb1f-44a5-4a86-abfc-811e2ffce0df","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/4f5f3043-6ff9-4df9-82a3-067965c2f8de","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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]},{"related-to":"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":"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"}]}]}}
2021-08-12 01:30:52,264 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-12 01:30:52,264 DEBUG 199:network.py(1) - Delete a35f68b3-c619-4f4e-bde6-2d190857a8fd network
2021-08-12 01:30:52,265 DEBUG 144:deletion.py(1) - Network a35f68b3-c619-4f4e-bde6-2d190857a8fd deletion request
2021-08-12 01:30:52,280 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-12 01:30:52,280 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-12 01:30:52,280 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-12 01:30:52,283 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:30:52,338 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-12 01:30:52,339 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-12 01:30:52,339 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-12 01:30:52,342 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-12 01:30:52,343 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-12 01:30:52,343 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-12 01:30:52,345 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:30:52,424 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-12 01:30:52,425 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-12 01:30:52,425 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":"1628731800324","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/a35f68b3-c619-4f4e-bde6-2d190857a8fd","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"a35f68b3-c619-4f4e-bde6-2d190857a8fd"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"}]}]}}]}
2021-08-12 01:30:52,429 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-12 01:30:52,429 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-12 01:30:52,429 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-12 01:30:52,432 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:30:52,491 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-12 01:30:52,492 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-12 01:30:52,492 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-12 01:30:52,495 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-12 01:30:52,496 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-12 01:30:52,496 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-12 01:30:52,498 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:30:52,565 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-12 01:30:52,566 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-12 01:30:52,567 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":"1628731800324","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/a35f68b3-c619-4f4e-bde6-2d190857a8fd","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"a35f68b3-c619-4f4e-bde6-2d190857a8fd"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"}]}]}}]}
2021-08-12 01:30:52,570 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-12 01:30:52,571 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-12 01:30:52,571 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-12 01:30:52,574 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:30:52,649 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-12 01:30:52,650 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-12 01:30:52,650 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-12 01:30:52,654 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-12 01:30:52,654 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-12 01:30:52,654 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-12 01:30:52,657 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:30:52,723 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-12 01:30:52,725 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-12 01:30:52,725 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":"1628731800324","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/a35f68b3-c619-4f4e-bde6-2d190857a8fd","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"a35f68b3-c619-4f4e-bde6-2d190857a8fd"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"}]}]}}]}
2021-08-12 01:30:52,728 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-12 01:30:52,729 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-12 01:30:52,729 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-12 01:30:52,732 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-12 01:30:52,797 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-12 01:30:52,798 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-12 01:30:52,799 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628731800194","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/a35f68b3-c619-4f4e-bde6-2d190857a8fd","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"a35f68b3-c619-4f4e-bde6-2d190857a8fd"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_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-12 01:30:52,802 DEBUG 129:onap_service.py(1) - [None][Create a35f68b3-c619-4f4e-bde6-2d190857a8fd Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f06145f8-b6b1-4003-a745-4af52756f3ec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:30:52,802 DEBUG 131:onap_service.py(1) - [None][Create a35f68b3-c619-4f4e-bde6-2d190857a8fd Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4f5f3043-6ff9-4df9-82a3-067965c2f8de/networks/a35f68b3-c619-4f4e-bde6-2d190857a8fd
2021-08-12 01:30:52,803 DEBUG 132:onap_service.py(1) - [None][Create a35f68b3-c619-4f4e-bde6-2d190857a8fd 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-12 01:30:52,805 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:30:55,487 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/4f5f3043-6ff9-4df9-82a3-067965c2f8de/networks/a35f68b3-c619-4f4e-bde6-2d190857a8fd HTTP/1.1" 202 262
2021-08-12 01:30:55,489 INFO 142:onap_service.py(1) - [None][Create a35f68b3-c619-4f4e-bde6-2d190857a8fd Network deletion request] response code: 202
2021-08-12 01:30:55,489 DEBUG 146:onap_service.py(1) - [None][Create a35f68b3-c619-4f4e-bde6-2d190857a8fd Network deletion request] response: {"requestReferences":{"requestId":"f06145f8-b6b1-4003-a745-4af52756f3ec","instanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec"}}
2021-08-12 01:30:55,490 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-12 01:30:55,503 DEBUG 129:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '44c86884-43d6-4a1e-95fc-7671edc0b130', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:30:55,505 DEBUG 131:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec
2021-08-12 01:30:55,505 DEBUG 132:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] data sent: None
2021-08-12 01:30:55,510 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:30:55,710 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec HTTP/1.1" 200 825
2021-08-12 01:30:55,713 INFO 142:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response code: 200
2021-08-12 01:30:55,714 DEBUG 146:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response: {"request":{"requestId":"f06145f8-b6b1-4003-a745-4af52756f3ec","startTime":"Thu, 12 Aug 2021 01:30:54 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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 12 Aug 2021 01:30:54 GMT"}}}
2021-08-12 01:31:05,727 DEBUG 129:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7bd50e58-73d8-4d00-97ec-353b8e7a3a9a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:05,729 DEBUG 131:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec
2021-08-12 01:31:05,729 DEBUG 132:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] data sent: None
2021-08-12 01:31:05,733 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:06,276 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec HTTP/1.1" 200 2640
2021-08-12 01:31:06,278 INFO 142:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response code: 200
2021-08-12 01:31:06,279 DEBUG 146:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response: {"request":{"requestId":"f06145f8-b6b1-4003-a745-4af52756f3ec","startTime":"Thu, 12 Aug 2021 01:30:54 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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":36,"timestamp":"Thu, 12 Aug 2021 01:30:59 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_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_9cbe0041-de3f-48ee-9160-01cfc1480de6\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":1628731780000,\"creation_time\":1628731732000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:31:16,291 DEBUG 129:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '41e65e25-2513-4c17-9ace-76c1bdd4fc61', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:16,292 DEBUG 131:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec
2021-08-12 01:31:16,293 DEBUG 132:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] data sent: None
2021-08-12 01:31:16,297 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:16,858 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec HTTP/1.1" 200 2402
2021-08-12 01:31:16,860 INFO 142:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response code: 200
2021-08-12 01:31:16,861 DEBUG 146:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response: {"request":{"requestId":"f06145f8-b6b1-4003-a745-4af52756f3ec","startTime":"Thu, 12 Aug 2021 01:30:54 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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Thu, 12 Aug 2021 01:31:15 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":1628731780000,\"creation_time\":1628731732000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:31:26,872 DEBUG 129:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '57399438-c1c7-4957-a427-4f991d950484', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:26,873 DEBUG 131:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec
2021-08-12 01:31:26,873 DEBUG 132:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] data sent: None
2021-08-12 01:31:26,877 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:27,418 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec HTTP/1.1" 200 2413
2021-08-12 01:31:27,420 INFO 142:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response code: 200
2021-08-12 01:31:27,420 DEBUG 146:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response: {"request":{"requestId":"f06145f8-b6b1-4003-a745-4af52756f3ec","startTime":"Thu, 12 Aug 2021 01:30:54 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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Thu, 12 Aug 2021 01:31:17 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":1628731780000,\"creation_time\":1628731732000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:31:37,432 DEBUG 129:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '87e74d30-c1d0-47c1-9785-acae31c1489c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:37,433 DEBUG 131:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec
2021-08-12 01:31:37,433 DEBUG 132:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] data sent: None
2021-08-12 01:31:37,434 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:37,648 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec HTTP/1.1" 200 2456
2021-08-12 01:31:37,650 INFO 142:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response code: 200
2021-08-12 01:31:37,650 DEBUG 146:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response: {"request":{"requestId":"f06145f8-b6b1-4003-a745-4af52756f3ec","startTime":"Thu, 12 Aug 2021 01:30:54 GMT","finishTime":"Thu, 12 Aug 2021 01:31:34 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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:31:34 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":1628731780000,\"creation_time\":1628731732000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:31:37,651 INFO 56:mixins.py(10) - NetworkDeletionRequest task finished
2021-08-12 01:31:37,652 DEBUG 129:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd6ebfc84-62f4-42e0-bb2f-cbacf002686d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:37,653 DEBUG 131:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec
2021-08-12 01:31:37,653 DEBUG 132:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] data sent: None
2021-08-12 01:31:37,656 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:37,833 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec HTTP/1.1" 200 2456
2021-08-12 01:31:37,835 INFO 142:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response code: 200
2021-08-12 01:31:37,835 DEBUG 146:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response: {"request":{"requestId":"f06145f8-b6b1-4003-a745-4af52756f3ec","startTime":"Thu, 12 Aug 2021 01:30:54 GMT","finishTime":"Thu, 12 Aug 2021 01:31:34 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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:31:34 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":1628731780000,\"creation_time\":1628731732000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:31:37,837 DEBUG 129:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '64e7ddb6-b4d4-4afc-aa19-b3c5db1d6661', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:37,837 DEBUG 131:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec
2021-08-12 01:31:37,837 DEBUG 132:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] data sent: None
2021-08-12 01:31:37,839 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:38,037 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec HTTP/1.1" 200 2456
2021-08-12 01:31:38,039 INFO 142:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response code: 200
2021-08-12 01:31:38,040 DEBUG 146:onap_service.py(10) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response: {"request":{"requestId":"f06145f8-b6b1-4003-a745-4af52756f3ec","startTime":"Thu, 12 Aug 2021 01:30:54 GMT","finishTime":"Thu, 12 Aug 2021 01:31:34 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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:31:34 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":1628731780000,\"creation_time\":1628731732000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:31:38,053 DEBUG 129:onap_service.py(1) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3c6474-1cb1-48bb-916a-65a67497e2ee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:38,054 DEBUG 131:onap_service.py(1) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec
2021-08-12 01:31:38,054 DEBUG 132:onap_service.py(1) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] data sent: None
2021-08-12 01:31:38,058 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:38,242 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec HTTP/1.1" 200 2456
2021-08-12 01:31:38,244 INFO 142:onap_service.py(1) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response code: 200
2021-08-12 01:31:38,245 DEBUG 146:onap_service.py(1) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response: {"request":{"requestId":"f06145f8-b6b1-4003-a745-4af52756f3ec","startTime":"Thu, 12 Aug 2021 01:30:54 GMT","finishTime":"Thu, 12 Aug 2021 01:31:34 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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:31:34 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":1628731780000,\"creation_time\":1628731732000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:31:38,246 DEBUG 129:onap_service.py(1) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '10c8d410-39d8-46f7-ab90-3629a81e7106', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:38,247 DEBUG 131:onap_service.py(1) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec
2021-08-12 01:31:38,247 DEBUG 132:onap_service.py(1) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] data sent: None
2021-08-12 01:31:38,249 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:38,409 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/f06145f8-b6b1-4003-a745-4af52756f3ec HTTP/1.1" 200 2456
2021-08-12 01:31:38,411 INFO 142:onap_service.py(1) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response code: 200
2021-08-12 01:31:38,411 DEBUG 146:onap_service.py(1) - [None][Check f06145f8-b6b1-4003-a745-4af52756f3ec orchestration request status] response: {"request":{"requestId":"f06145f8-b6b1-4003-a745-4af52756f3ec","startTime":"Thu, 12 Aug 2021 01:30:54 GMT","finishTime":"Thu, 12 Aug 2021 01:31:34 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":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","networkInstanceId":"a35f68b3-c619-4f4e-bde6-2d190857a8fd","networkInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:31:34 GMT"},"requestProcessingData":[{"groupingId":"8628d4ad-aec2-4a0a-907d-35d1db1876f6","tag":"StackInformation","dataPairs":[{"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0/8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"updated_time\":1628731780000,\"creation_time\":1628731732000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"d789b66872ea4ed4a52d65d8042615f7\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"OS::stack_id\":\"8628d4ad-aec2-4a0a-907d-35d1db1876f6\",\"OS::stack_name\":\"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-12 01:31:38,412 DEBUG 319:service.py(1) - Delete 4f5f3043-6ff9-4df9-82a3-067965c2f8de service instance
2021-08-12 01:31:38,413 DEBUG 113:deletion.py(1) - Service 4f5f3043-6ff9-4df9-82a3-067965c2f8de deletion request
2021-08-12 01:31:38,428 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:31:38,428 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:31:38,429 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-12 01:31:38,429 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-12 01:31:38,429 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:31:38,431 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:31:38,933 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-12 01:31:38,934 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:31:38,935 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-12 01:31:38,938 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-12 01:31:38,938 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:31:38,938 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:31:38,938 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-12 01:31:38,939 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-12 01:31:38,939 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:31:38,939 INFO 192:__init__.py(1) - Service found, updating information
2021-08-12 01:31:38,940 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-12 01:31:38,940 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-12 01:31:38,940 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-12 01:31:38,943 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:31:39,639 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-12 01:31:39,642 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-12 01:31:39,646 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6213dc98-e918-4775-bda7-3614dd7c6777","lifecycleState":"CERTIFIED","lastUpdateDate":1628723481858,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc1dc970-2cea-40ec-abd8-747af78f98be","invariantUUID":"2bbdea3e-80bf-4c14-a57d-011b513f4fbd","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07d5dc06-6ce2-4f91-95e0-cac73f1c4df6","lifecycleState":"CERTIFIED","lastUpdateDate":1628723862587,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9cbf488-1d24-4006-8a67-b402c0016186","invariantUUID":"8bc4ca28-f4c4-4fa2-87eb-2fd0375eb628","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":"compute","uniqueId":"04d57838-f7a3-4b62-b3ff-d38d954cd39a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723919598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"578902e1-ed85-4244-a2e8-cb569e49796d","invariantUUID":"20681a91-42f9-4790-9f43-a01713d68025","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a85f470-b7a0-4a48-a373-2972482b3630","lifecycleState":"CERTIFIED","lastUpdateDate":1628723517659,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bd86b3a-ab3a-414a-b951-8c03e2276801","invariantUUID":"a8ed7b0d-db4a-489c-9e6e-30179b7f3dbf","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":"57fe302d-19c8-4b3d-bb3b-0490cd787738","lifecycleState":"CERTIFIED","lastUpdateDate":1628723619157,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7f7956-497c-4fb4-a357-f4e86e7661f1","invariantUUID":"6ac673ca-66fd-4398-a584-1ef64de8c5a2","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f74761c-e923-4414-b535-41124352f036","lifecycleState":"CERTIFIED","lastUpdateDate":1628723593638,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa56499-f555-4d20-90a0-2685f7e92172","invariantUUID":"85f7e30e-1973-4b32-bf20-0c2e19be8204","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":"15c64a62-6469-45e4-86a3-a52353cdb3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723512521,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"128da259-09b4-44bf-bc80-811ecc1e8474","invariantUUID":"c26546d4-0e6d-4bd4-8621-aee7ca65f3e3","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f70af96d-87e5-42a4-a67c-cf2e65797cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723586898,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3162344-c21e-4194-89ea-4dd023e66267","invariantUUID":"55d1f247-3b11-4242-a392-9e569c9d86dd","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":"9cd782b1-9650-4a4a-ab4a-86f53e997ecf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723507280,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad2774af-6706-437b-8ada-d6bd4f97b376","invariantUUID":"c11551d2-8950-4937-be01-8d91e2960e22","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce270435-67ce-4e80-81d0-b9f3e9fa8397","lifecycleState":"CERTIFIED","lastUpdateDate":1628723908879,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3967572b-6852-439b-b092-197901882254","invariantUUID":"9c44508b-9493-43fe-88da-9c916d68ca77","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01ac19c5-88a8-45b1-9a1d-1bd20bcf8303","lifecycleState":"CERTIFIED","lastUpdateDate":1628723731758,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b7e05bc-14b7-452f-a5f3-a57d61d86980","invariantUUID":"b5b1f766-4fb6-477f-b03b-89e494514540","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":"loadBalancer","uniqueId":"b5d934f0-38f6-4d74-9bc2-91018c357e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723428756,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6681f8cb-7637-446c-9f40-d415c7ebfcb2","invariantUUID":"eb034d2d-6e53-4fbc-927a-fcc59513696c","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20bb6fdc-4964-4cc0-9c39-dfa2392f0d39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723624446,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b9e0bcf-bcbe-4638-9152-adcab76c8f7a","invariantUUID":"fa1334ab-e40e-4e87-8d4e-9971241f287a","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":"defaulticon","uniqueId":"b886fa07-8e5e-4905-99c9-cca1b975c713","lifecycleState":"CERTIFIED","lastUpdateDate":1628723811903,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73f84b69-2370-4cb0-9004-d0e06494e6da","invariantUUID":"e436253b-a201-45b9-aeb4-ac58db4ee6be","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4803933f-ad74-49d8-9b73-0e9f8ae044b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628723554343,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"508bcc98-156e-4fcc-b48c-6374a9b58eb2","invariantUUID":"6cdc85d2-272f-40c1-83ce-b566667cc216","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":"networkrules","uniqueId":"b507fb5e-6fe0-4909-908b-d87a78c5b892","lifecycleState":"CERTIFIED","lastUpdateDate":1628723568398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9576df8f-b1ae-4572-9d4b-207978ad590b","invariantUUID":"853872a2-fb86-4797-977d-0b3c59b14a05","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ac42344-d47b-4347-b585-853cf0645011","lifecycleState":"CERTIFIED","lastUpdateDate":1628723441995,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfa36188-ac2a-42c2-b779-f3d827f8054c","invariantUUID":"91e668e1-e341-44ae-b0db-63825f033643","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":"5ad0b682-cf9b-4027-8a61-9a6866289923","lifecycleState":"CERTIFIED","lastUpdateDate":1628723697072,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"631265b2-f404-421e-a768-677d6a70abf4","invariantUUID":"072973fc-fc93-48d0-af6f-4de799f37d1b","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d986540-dcd1-443f-8c2c-775bc91936e0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723457866,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9948b51-4ccd-4cd8-ac28-0e7808b153b5","invariantUUID":"d1303087-edae-43a5-929b-c3806fe39df4","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":"objectStorage","uniqueId":"d0d5ac74-b79f-493c-9917-4af330370d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723463260,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d320e1ea-ac06-481d-bcfd-0f6233f8572a","invariantUUID":"6b664e8d-56ca-48ca-9e4c-7b6d4edb9982","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":"a9b8c238-cb32-41ca-af1b-3fc7f9fb02f0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723857456,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e725c599-a4b5-4d70-b680-30325682ece0","invariantUUID":"e492421d-8fdd-4290-89d0-9cdd0aadf735","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":"f11301a6-284a-48c1-9480-65d3547ddcb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723718008,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a9cac83-68ca-44c7-8799-530e252ad795","invariantUUID":"f03a1afa-d716-4cbb-900b-07466fb9cd51","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":"securityrules","uniqueId":"97305a5a-3ee1-42da-90b0-6eb8c0bae108","lifecycleState":"CERTIFIED","lastUpdateDate":1628723578478,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"857496db-0014-4fa8-9f22-692a3d13f091","invariantUUID":"3e9f3694-92db-4d87-9a55-6bd4edd44598","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":"objectStorage","uniqueId":"326168a3-ac3a-4081-bc29-11af0441c95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723712962,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15b007cf-ee71-4887-8cbd-cca4d1a65fef","invariantUUID":"908a56ea-60aa-4416-b883-718ccec9aee7","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":"f3487af8-e86d-4b23-9d2f-35a6f46d9c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723653937,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"687bd698-0485-43df-86e3-848d79c016cc","invariantUUID":"1bd57c26-e612-4e7a-a82a-574dedaa5a65","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5e5ed435-5552-4da8-8dad-c6c863fdcdc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723821991,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6777033-0369-4b4f-92c9-da0f1aa95867","invariantUUID":"0b9a0ff3-9fc4-424d-84b2-2f5a3a7146f1","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":"compute","uniqueId":"fcadea9f-b49f-4cd2-982c-b70de0a70718","lifecycleState":"CERTIFIED","lastUpdateDate":1628723378947,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"995924a7-8223-43a0-b585-ee0b4344db5a","invariantUUID":"062b2ba6-9c6a-4058-a98c-214b6d68390c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f805604-c89a-41fc-b94a-6a6f78838424","lifecycleState":"CERTIFIED","lastUpdateDate":1628723747946,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ea100f9-1ca5-4d40-94ab-1ab2d373e359","invariantUUID":"e6a2b054-0991-40ba-bc54-4ce31f195a91","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4bc67f6-f576-49d2-a95f-29151b47b2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628723844863,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b56d644-edee-494a-a078-b0af4ce962af","invariantUUID":"873c0e35-2a29-4691-ac0f-de4b4150f004","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":"port","uniqueId":"cac32ffa-624a-4f08-bf5a-3f0bae3c189e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723436208,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ea549b9-16ad-4bef-b18e-187a65a88807","invariantUUID":"cc515e58-a0e5-46ff-9b6d-5caf5e8176a5","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":"port","uniqueId":"846f23d4-11eb-48d5-8058-7da61282d59c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723887754,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b95f64-0f78-418c-9b88-c432619904c9","invariantUUID":"746d5f3a-44a8-4d2a-89c2-7bb832449dac","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":"networkrules","uniqueId":"167f9c46-a7c8-4094-b382-595b60f2c143","lifecycleState":"CERTIFIED","lastUpdateDate":1628723547353,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"50f86b61-4c31-4c11-83fd-5b15845abdc8","invariantUUID":"7690a96c-d1be-40f0-aa9f-cb3e11e30f22","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":"port","uniqueId":"e32445e1-ef30-442e-bffd-0af11f18b637","lifecycleState":"CERTIFIED","lastUpdateDate":1628723934999,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5ed90e-acdb-4094-b049-9b4b0839dcde","invariantUUID":"6f88b08b-4313-4b8d-b768-72a1bbe18aec","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":"compute","uniqueId":"ac192618-7e9c-479e-8358-571359246bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723724344,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0c9b826-bdc2-41ab-bff7-f36db3c4b05e","invariantUUID":"e10d877e-99a9-47f6-a8b5-8b9fc326fbf2","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de531fb6-f90d-4f68-85a5-0fa7d84a737a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723501279,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a7b6904-4a18-425f-ae34-8e40212e7d4e","invariantUUID":"0448cb81-65a3-4b2a-bda4-8dc5f2f6981e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5eff7ab8-42cf-4bfc-afc9-eae20a3c40dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628723896761,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61b2f36-94a9-48ad-a710-802b5727db49","invariantUUID":"797c5c3c-d7fb-4f13-b032-39e174063516","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":"4387089e-f6f4-43d5-9f27-4c5f42d47fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1628723838758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a56269a-0df4-4e7c-8c86-0302368a48a9","invariantUUID":"7828e413-3db0-41b2-8fb0-1f271cc0825d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32f140d8-8c3e-4388-af1a-b87d22b59835","lifecycleState":"CERTIFIED","lastUpdateDate":1628723469647,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1cf76c-867f-465b-8f89-101ea560ccb7","invariantUUID":"988b3b5a-3df3-48b0-b3d0-d98800ce33d4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d4501367-2c07-461e-8548-7fd5db70b761","lifecycleState":"CERTIFIED","lastUpdateDate":1628723916492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad31685f-0406-4fb9-938c-195461ccf6c9","invariantUUID":"89f85de1-a975-4459-abe2-6fc0968c0306","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb5e7ccb-b5a4-4339-82bf-a685754765d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628723573480,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f2270a5-95fa-4951-9391-5d434ae42f93","invariantUUID":"dbe4c03c-c219-47d3-a4ad-09d736f8c0b5","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":"23c807d3-9196-4d79-81cc-56a30b002b93","lifecycleState":"CERTIFIED","lastUpdateDate":1628723851546,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6065c10a-3e2b-4a7c-a9ff-ad37104745ef","invariantUUID":"2935a75e-58a2-4d51-ab48-1b8c18168eef","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e05d5f6-f729-4fe3-92b8-fc181e62dd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723598744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab4528e-0eac-4b4a-bd9a-8d030ce6073b","invariantUUID":"a69de379-7be5-499a-bfce-aa869fa7e85b","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":"a5f3a0cf-9828-4a41-849a-bd4fae218c39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723686976,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da51057c-42d8-4e75-a0b7-d3ed5824e046","invariantUUID":"7c58a241-9f1b-40df-9f84-f83e916acd24","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"249b1468-d91e-4f39-91bd-00afbc1d453c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723874898,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc08c54-0dd6-4192-949a-ec3f1c901232","invariantUUID":"62ad855c-765a-4158-82be-3588aef5978a","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":"8d5d5aab-1619-46de-b759-8167ad9b7413","lifecycleState":"CERTIFIED","lastUpdateDate":1628723691873,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"df3c8517-8f08-471f-816d-ecbb49015c9d","invariantUUID":"950270a0-4a9b-474e-8b29-8abf9ca195d3","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":"80dffc1a-286f-4e53-9fbb-812305eb2d08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723763040,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73a0293f-f832-411f-b7db-9f521ece3083","invariantUUID":"d3288aa2-513d-4a02-82c1-b6825969f8a3","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":"70aa7745-fcd0-43a9-b397-1b13f34550c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723629539,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bdd73bf-bb1b-4558-9569-6c1f7ea94e0e","invariantUUID":"c08d1065-74ff-4e91-8257-57e4c1ca178f","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":"eae4f4df-09d3-4a2f-86f8-87329858bc19","lifecycleState":"CERTIFIED","lastUpdateDate":1628723752954,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6f4cd8b-7506-4c4d-9151-1ee0e3de65e8","invariantUUID":"72ddf9fb-ee65-4f32-a4d8-2618dd29b0ea","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":"defaulticon","uniqueId":"fa9a62f6-d65a-4a22-94c1-adc5aa61120d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723401191,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d6afb1ce-aff4-42e6-b3d8-7ca8eadf9cbc","invariantUUID":"7511b5ac-ddca-49a6-9893-4268a053d229","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"47289419-0021-4c32-ba69-2787241684c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723817000,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40afdccf-5a61-4277-aa7d-60f1bea99716","invariantUUID":"828fec8b-4a0c-4389-aa61-fcb083687942","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":"defaulticon","uniqueId":"dd2d4b1b-be68-4e56-84ce-7410c1d2c2cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628723701908,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e2e05535-007e-400f-a50e-918673aed899","invariantUUID":"416d03ab-529d-435f-869a-7e5b63cf6573","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5774ea6a-9742-490d-a95b-0c0c4f7884e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723768145,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bd173e1-db79-40c3-99c5-8de2d909407a","invariantUUID":"bac0e6cf-9fe5-441b-8555-bae6a7b1e41c","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":"f4d19c1d-4763-4bad-b0a6-5241eccff302","lifecycleState":"CERTIFIED","lastUpdateDate":1628723676967,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09cc5604-7f62-4377-9f2e-d7d6830c220a","invariantUUID":"23d01fb1-db5e-47ec-8dab-d9eebcbe1b2a","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":"defaulticon","uniqueId":"0a1cbbed-be2d-4e8d-a184-26b186869f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723489355,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd507a6-9454-4e0e-a39a-f20bc3c94f25","invariantUUID":"3f34891d-1b2d-41e6-b77a-f8bc62661961","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":"port","uniqueId":"1e4e71ce-890a-403c-9a3e-5a117906f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723833485,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3917c5c6-17f5-4b05-8f29-be861ffe5c95","invariantUUID":"9b91e364-c339-4e8a-bf20-a5ff01859587","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72112516-a250-4dbf-8fcb-a00865727a94","lifecycleState":"CERTIFIED","lastUpdateDate":1628723869903,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e8f49dc-509e-47df-bb40-162709eaf27e","invariantUUID":"3bf78029-8219-4110-9b00-cf4d05181efb","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":"objectStorage","uniqueId":"63c2dc7b-f532-4b62-81f7-a5c09fd03913","lifecycleState":"CERTIFIED","lastUpdateDate":1628723413377,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29918630-ed45-4c91-9ea6-d184391907a3","invariantUUID":"b6fbe7c9-1308-46a3-950e-6d700f18a4ca","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9c6231-41cf-4816-830d-01e3556b002a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723604765,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80c9741f-89ba-40fb-8aa3-5a28816ca617","invariantUUID":"3401b46d-6cd0-4163-a77d-124ba7aa2972","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":"objectStorage","uniqueId":"9f4f13ce-fb3b-4e46-82e1-c0385f170941","lifecycleState":"CERTIFIED","lastUpdateDate":1628723785557,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"379ac568-e96a-4527-881f-a0d9ca5abd17","invariantUUID":"f97ffc38-3bcf-4b12-b7e9-ccd913d1a970","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":"objectStorage","uniqueId":"bab08a0a-6ad3-4586-ae1e-483fc340f7da","lifecycleState":"CERTIFIED","lastUpdateDate":1628723406646,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71a1c145-44b1-4569-ade0-2437c639dd27","invariantUUID":"6e1ab133-644e-4f95-a937-ebaaa6b0fd28","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":"port","uniqueId":"b713da60-4ba9-4d17-ad36-2da184086050","lifecycleState":"CERTIFIED","lastUpdateDate":1628723827102,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e4b64-0b25-46ef-ba1c-d129c474db15","invariantUUID":"e6f5d660-7bce-4742-8204-84a8afd58b0b","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":"defaulticon","uniqueId":"90afc9ff-c263-4775-bae5-1e3ec0e89220","lifecycleState":"CERTIFIED","lastUpdateDate":1628723706868,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda2fed2-05b6-48d9-9775-8a2c192a3a55","invariantUUID":"d550e519-4f83-4278-9b9c-db579a77b6f3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"69dbb194-a74e-4bcf-ace6-f4d06193c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1628723931314,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24ea83d2-1ab4-4a98-a4de-8e1606ea6394","invariantUUID":"7e1a7e48-47a0-4885-8533-7d67871d7fdf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","lifecycleState":"CERTIFIED","lastUpdateDate":1628723496016,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99eb8c21-eb83-404e-b9a3-67a8a52ce98b","invariantUUID":"67298c48-752f-4ed9-a958-e570d8a3d9d0","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":"ca678ad9-c5a2-46e9-a50c-e2ac4cab35c9","lifecycleState":"CERTIFIED","lastUpdateDate":1628723742661,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a8423b-caae-4482-a68e-cbde88707ce6","invariantUUID":"8b1dd87d-1b8d-4e2c-90aa-2154c1c9ae5f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6efcd6c4-a9e1-4c9c-b54b-c94707a1c4de","lifecycleState":"CERTIFIED","lastUpdateDate":1628723924684,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77027a8-ad48-404d-bee1-3b0c10307703","invariantUUID":"030eb0b9-de3f-47ef-8b9d-e4e420916d22","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":"f9a1a2e1-3b01-415a-8624-1ea6f5dd40d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723476203,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f4bd8f6-b22a-448a-a225-f0f320161829","invariantUUID":"4601c27a-d05d-411d-ab1c-22df5fe22507","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03041430-e89b-4189-aa1f-3b99d5c32076","lifecycleState":"CERTIFIED","lastUpdateDate":1628723671189,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f7b48b-29f1-407e-bc49-5d0997a20cc4","invariantUUID":"56af4c7e-46ed-4163-a847-33670d5f330c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5476f6d-9c52-4299-a6da-946f048f0507","lifecycleState":"CERTIFIED","lastUpdateDate":1628723791200,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c353594a-f360-44db-b72c-ae17dd925e1e","invariantUUID":"b5217c4e-4af9-41ab-b0ff-f3ba34b242b1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3df72246-a893-4947-ad41-277f3cc9cd08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723879918,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb330a0-8136-498e-b6bd-6887af2fa738","invariantUUID":"08676f95-b9b2-43f8-92c4-04d1bf9b4b18","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","lifecycleState":"CERTIFIED","lastUpdateDate":1628731585998,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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-12 01:31:39,654 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-12 01:31:39,654 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:31:39,655 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:31:39,655 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-12 01:31:39,656 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-12 01:31:39,656 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:31:39,658 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:31:40,287 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-12 01:31:40,289 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:31:40,289 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-12 01:31:40,292 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-12 01:31:40,292 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:31:40,293 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:31:40,293 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-12 01:31:40,293 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-12 01:31:40,293 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:31:40,293 INFO 192:__init__.py(1) - Service found, updating information
2021-08-12 01:31:40,294 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-12 01:31:40,294 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-12 01:31:40,294 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-12 01:31:40,297 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:31:40,970 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-12 01:31:40,974 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-12 01:31:40,977 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6213dc98-e918-4775-bda7-3614dd7c6777","lifecycleState":"CERTIFIED","lastUpdateDate":1628723481858,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc1dc970-2cea-40ec-abd8-747af78f98be","invariantUUID":"2bbdea3e-80bf-4c14-a57d-011b513f4fbd","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07d5dc06-6ce2-4f91-95e0-cac73f1c4df6","lifecycleState":"CERTIFIED","lastUpdateDate":1628723862587,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9cbf488-1d24-4006-8a67-b402c0016186","invariantUUID":"8bc4ca28-f4c4-4fa2-87eb-2fd0375eb628","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":"compute","uniqueId":"04d57838-f7a3-4b62-b3ff-d38d954cd39a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723919598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"578902e1-ed85-4244-a2e8-cb569e49796d","invariantUUID":"20681a91-42f9-4790-9f43-a01713d68025","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a85f470-b7a0-4a48-a373-2972482b3630","lifecycleState":"CERTIFIED","lastUpdateDate":1628723517659,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bd86b3a-ab3a-414a-b951-8c03e2276801","invariantUUID":"a8ed7b0d-db4a-489c-9e6e-30179b7f3dbf","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":"57fe302d-19c8-4b3d-bb3b-0490cd787738","lifecycleState":"CERTIFIED","lastUpdateDate":1628723619157,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7f7956-497c-4fb4-a357-f4e86e7661f1","invariantUUID":"6ac673ca-66fd-4398-a584-1ef64de8c5a2","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f74761c-e923-4414-b535-41124352f036","lifecycleState":"CERTIFIED","lastUpdateDate":1628723593638,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa56499-f555-4d20-90a0-2685f7e92172","invariantUUID":"85f7e30e-1973-4b32-bf20-0c2e19be8204","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":"15c64a62-6469-45e4-86a3-a52353cdb3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723512521,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"128da259-09b4-44bf-bc80-811ecc1e8474","invariantUUID":"c26546d4-0e6d-4bd4-8621-aee7ca65f3e3","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f70af96d-87e5-42a4-a67c-cf2e65797cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723586898,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3162344-c21e-4194-89ea-4dd023e66267","invariantUUID":"55d1f247-3b11-4242-a392-9e569c9d86dd","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":"9cd782b1-9650-4a4a-ab4a-86f53e997ecf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723507280,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad2774af-6706-437b-8ada-d6bd4f97b376","invariantUUID":"c11551d2-8950-4937-be01-8d91e2960e22","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce270435-67ce-4e80-81d0-b9f3e9fa8397","lifecycleState":"CERTIFIED","lastUpdateDate":1628723908879,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3967572b-6852-439b-b092-197901882254","invariantUUID":"9c44508b-9493-43fe-88da-9c916d68ca77","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01ac19c5-88a8-45b1-9a1d-1bd20bcf8303","lifecycleState":"CERTIFIED","lastUpdateDate":1628723731758,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b7e05bc-14b7-452f-a5f3-a57d61d86980","invariantUUID":"b5b1f766-4fb6-477f-b03b-89e494514540","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":"loadBalancer","uniqueId":"b5d934f0-38f6-4d74-9bc2-91018c357e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723428756,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6681f8cb-7637-446c-9f40-d415c7ebfcb2","invariantUUID":"eb034d2d-6e53-4fbc-927a-fcc59513696c","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20bb6fdc-4964-4cc0-9c39-dfa2392f0d39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723624446,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b9e0bcf-bcbe-4638-9152-adcab76c8f7a","invariantUUID":"fa1334ab-e40e-4e87-8d4e-9971241f287a","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":"defaulticon","uniqueId":"b886fa07-8e5e-4905-99c9-cca1b975c713","lifecycleState":"CERTIFIED","lastUpdateDate":1628723811903,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73f84b69-2370-4cb0-9004-d0e06494e6da","invariantUUID":"e436253b-a201-45b9-aeb4-ac58db4ee6be","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4803933f-ad74-49d8-9b73-0e9f8ae044b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628723554343,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"508bcc98-156e-4fcc-b48c-6374a9b58eb2","invariantUUID":"6cdc85d2-272f-40c1-83ce-b566667cc216","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":"networkrules","uniqueId":"b507fb5e-6fe0-4909-908b-d87a78c5b892","lifecycleState":"CERTIFIED","lastUpdateDate":1628723568398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9576df8f-b1ae-4572-9d4b-207978ad590b","invariantUUID":"853872a2-fb86-4797-977d-0b3c59b14a05","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ac42344-d47b-4347-b585-853cf0645011","lifecycleState":"CERTIFIED","lastUpdateDate":1628723441995,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfa36188-ac2a-42c2-b779-f3d827f8054c","invariantUUID":"91e668e1-e341-44ae-b0db-63825f033643","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":"5ad0b682-cf9b-4027-8a61-9a6866289923","lifecycleState":"CERTIFIED","lastUpdateDate":1628723697072,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"631265b2-f404-421e-a768-677d6a70abf4","invariantUUID":"072973fc-fc93-48d0-af6f-4de799f37d1b","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d986540-dcd1-443f-8c2c-775bc91936e0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723457866,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9948b51-4ccd-4cd8-ac28-0e7808b153b5","invariantUUID":"d1303087-edae-43a5-929b-c3806fe39df4","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":"objectStorage","uniqueId":"d0d5ac74-b79f-493c-9917-4af330370d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723463260,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d320e1ea-ac06-481d-bcfd-0f6233f8572a","invariantUUID":"6b664e8d-56ca-48ca-9e4c-7b6d4edb9982","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":"a9b8c238-cb32-41ca-af1b-3fc7f9fb02f0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723857456,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e725c599-a4b5-4d70-b680-30325682ece0","invariantUUID":"e492421d-8fdd-4290-89d0-9cdd0aadf735","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":"f11301a6-284a-48c1-9480-65d3547ddcb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723718008,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a9cac83-68ca-44c7-8799-530e252ad795","invariantUUID":"f03a1afa-d716-4cbb-900b-07466fb9cd51","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":"securityrules","uniqueId":"97305a5a-3ee1-42da-90b0-6eb8c0bae108","lifecycleState":"CERTIFIED","lastUpdateDate":1628723578478,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"857496db-0014-4fa8-9f22-692a3d13f091","invariantUUID":"3e9f3694-92db-4d87-9a55-6bd4edd44598","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":"objectStorage","uniqueId":"326168a3-ac3a-4081-bc29-11af0441c95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723712962,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15b007cf-ee71-4887-8cbd-cca4d1a65fef","invariantUUID":"908a56ea-60aa-4416-b883-718ccec9aee7","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":"f3487af8-e86d-4b23-9d2f-35a6f46d9c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723653937,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"687bd698-0485-43df-86e3-848d79c016cc","invariantUUID":"1bd57c26-e612-4e7a-a82a-574dedaa5a65","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5e5ed435-5552-4da8-8dad-c6c863fdcdc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723821991,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6777033-0369-4b4f-92c9-da0f1aa95867","invariantUUID":"0b9a0ff3-9fc4-424d-84b2-2f5a3a7146f1","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":"compute","uniqueId":"fcadea9f-b49f-4cd2-982c-b70de0a70718","lifecycleState":"CERTIFIED","lastUpdateDate":1628723378947,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"995924a7-8223-43a0-b585-ee0b4344db5a","invariantUUID":"062b2ba6-9c6a-4058-a98c-214b6d68390c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f805604-c89a-41fc-b94a-6a6f78838424","lifecycleState":"CERTIFIED","lastUpdateDate":1628723747946,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ea100f9-1ca5-4d40-94ab-1ab2d373e359","invariantUUID":"e6a2b054-0991-40ba-bc54-4ce31f195a91","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4bc67f6-f576-49d2-a95f-29151b47b2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628723844863,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b56d644-edee-494a-a078-b0af4ce962af","invariantUUID":"873c0e35-2a29-4691-ac0f-de4b4150f004","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":"port","uniqueId":"cac32ffa-624a-4f08-bf5a-3f0bae3c189e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723436208,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ea549b9-16ad-4bef-b18e-187a65a88807","invariantUUID":"cc515e58-a0e5-46ff-9b6d-5caf5e8176a5","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":"port","uniqueId":"846f23d4-11eb-48d5-8058-7da61282d59c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723887754,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b95f64-0f78-418c-9b88-c432619904c9","invariantUUID":"746d5f3a-44a8-4d2a-89c2-7bb832449dac","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":"networkrules","uniqueId":"167f9c46-a7c8-4094-b382-595b60f2c143","lifecycleState":"CERTIFIED","lastUpdateDate":1628723547353,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"50f86b61-4c31-4c11-83fd-5b15845abdc8","invariantUUID":"7690a96c-d1be-40f0-aa9f-cb3e11e30f22","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":"port","uniqueId":"e32445e1-ef30-442e-bffd-0af11f18b637","lifecycleState":"CERTIFIED","lastUpdateDate":1628723934999,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5ed90e-acdb-4094-b049-9b4b0839dcde","invariantUUID":"6f88b08b-4313-4b8d-b768-72a1bbe18aec","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":"compute","uniqueId":"ac192618-7e9c-479e-8358-571359246bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723724344,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0c9b826-bdc2-41ab-bff7-f36db3c4b05e","invariantUUID":"e10d877e-99a9-47f6-a8b5-8b9fc326fbf2","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de531fb6-f90d-4f68-85a5-0fa7d84a737a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723501279,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a7b6904-4a18-425f-ae34-8e40212e7d4e","invariantUUID":"0448cb81-65a3-4b2a-bda4-8dc5f2f6981e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5eff7ab8-42cf-4bfc-afc9-eae20a3c40dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628723896761,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61b2f36-94a9-48ad-a710-802b5727db49","invariantUUID":"797c5c3c-d7fb-4f13-b032-39e174063516","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":"4387089e-f6f4-43d5-9f27-4c5f42d47fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1628723838758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a56269a-0df4-4e7c-8c86-0302368a48a9","invariantUUID":"7828e413-3db0-41b2-8fb0-1f271cc0825d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32f140d8-8c3e-4388-af1a-b87d22b59835","lifecycleState":"CERTIFIED","lastUpdateDate":1628723469647,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1cf76c-867f-465b-8f89-101ea560ccb7","invariantUUID":"988b3b5a-3df3-48b0-b3d0-d98800ce33d4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d4501367-2c07-461e-8548-7fd5db70b761","lifecycleState":"CERTIFIED","lastUpdateDate":1628723916492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad31685f-0406-4fb9-938c-195461ccf6c9","invariantUUID":"89f85de1-a975-4459-abe2-6fc0968c0306","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb5e7ccb-b5a4-4339-82bf-a685754765d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628723573480,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f2270a5-95fa-4951-9391-5d434ae42f93","invariantUUID":"dbe4c03c-c219-47d3-a4ad-09d736f8c0b5","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":"23c807d3-9196-4d79-81cc-56a30b002b93","lifecycleState":"CERTIFIED","lastUpdateDate":1628723851546,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6065c10a-3e2b-4a7c-a9ff-ad37104745ef","invariantUUID":"2935a75e-58a2-4d51-ab48-1b8c18168eef","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e05d5f6-f729-4fe3-92b8-fc181e62dd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723598744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab4528e-0eac-4b4a-bd9a-8d030ce6073b","invariantUUID":"a69de379-7be5-499a-bfce-aa869fa7e85b","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":"a5f3a0cf-9828-4a41-849a-bd4fae218c39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723686976,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da51057c-42d8-4e75-a0b7-d3ed5824e046","invariantUUID":"7c58a241-9f1b-40df-9f84-f83e916acd24","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"249b1468-d91e-4f39-91bd-00afbc1d453c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723874898,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc08c54-0dd6-4192-949a-ec3f1c901232","invariantUUID":"62ad855c-765a-4158-82be-3588aef5978a","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":"8d5d5aab-1619-46de-b759-8167ad9b7413","lifecycleState":"CERTIFIED","lastUpdateDate":1628723691873,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"df3c8517-8f08-471f-816d-ecbb49015c9d","invariantUUID":"950270a0-4a9b-474e-8b29-8abf9ca195d3","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":"80dffc1a-286f-4e53-9fbb-812305eb2d08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723763040,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73a0293f-f832-411f-b7db-9f521ece3083","invariantUUID":"d3288aa2-513d-4a02-82c1-b6825969f8a3","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":"70aa7745-fcd0-43a9-b397-1b13f34550c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723629539,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bdd73bf-bb1b-4558-9569-6c1f7ea94e0e","invariantUUID":"c08d1065-74ff-4e91-8257-57e4c1ca178f","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":"eae4f4df-09d3-4a2f-86f8-87329858bc19","lifecycleState":"CERTIFIED","lastUpdateDate":1628723752954,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6f4cd8b-7506-4c4d-9151-1ee0e3de65e8","invariantUUID":"72ddf9fb-ee65-4f32-a4d8-2618dd29b0ea","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":"defaulticon","uniqueId":"fa9a62f6-d65a-4a22-94c1-adc5aa61120d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723401191,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d6afb1ce-aff4-42e6-b3d8-7ca8eadf9cbc","invariantUUID":"7511b5ac-ddca-49a6-9893-4268a053d229","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"47289419-0021-4c32-ba69-2787241684c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723817000,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40afdccf-5a61-4277-aa7d-60f1bea99716","invariantUUID":"828fec8b-4a0c-4389-aa61-fcb083687942","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":"defaulticon","uniqueId":"dd2d4b1b-be68-4e56-84ce-7410c1d2c2cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628723701908,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e2e05535-007e-400f-a50e-918673aed899","invariantUUID":"416d03ab-529d-435f-869a-7e5b63cf6573","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5774ea6a-9742-490d-a95b-0c0c4f7884e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723768145,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bd173e1-db79-40c3-99c5-8de2d909407a","invariantUUID":"bac0e6cf-9fe5-441b-8555-bae6a7b1e41c","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":"f4d19c1d-4763-4bad-b0a6-5241eccff302","lifecycleState":"CERTIFIED","lastUpdateDate":1628723676967,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09cc5604-7f62-4377-9f2e-d7d6830c220a","invariantUUID":"23d01fb1-db5e-47ec-8dab-d9eebcbe1b2a","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":"defaulticon","uniqueId":"0a1cbbed-be2d-4e8d-a184-26b186869f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723489355,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd507a6-9454-4e0e-a39a-f20bc3c94f25","invariantUUID":"3f34891d-1b2d-41e6-b77a-f8bc62661961","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":"port","uniqueId":"1e4e71ce-890a-403c-9a3e-5a117906f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723833485,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3917c5c6-17f5-4b05-8f29-be861ffe5c95","invariantUUID":"9b91e364-c339-4e8a-bf20-a5ff01859587","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72112516-a250-4dbf-8fcb-a00865727a94","lifecycleState":"CERTIFIED","lastUpdateDate":1628723869903,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e8f49dc-509e-47df-bb40-162709eaf27e","invariantUUID":"3bf78029-8219-4110-9b00-cf4d05181efb","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":"objectStorage","uniqueId":"63c2dc7b-f532-4b62-81f7-a5c09fd03913","lifecycleState":"CERTIFIED","lastUpdateDate":1628723413377,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29918630-ed45-4c91-9ea6-d184391907a3","invariantUUID":"b6fbe7c9-1308-46a3-950e-6d700f18a4ca","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9c6231-41cf-4816-830d-01e3556b002a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723604765,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80c9741f-89ba-40fb-8aa3-5a28816ca617","invariantUUID":"3401b46d-6cd0-4163-a77d-124ba7aa2972","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":"objectStorage","uniqueId":"9f4f13ce-fb3b-4e46-82e1-c0385f170941","lifecycleState":"CERTIFIED","lastUpdateDate":1628723785557,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"379ac568-e96a-4527-881f-a0d9ca5abd17","invariantUUID":"f97ffc38-3bcf-4b12-b7e9-ccd913d1a970","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":"objectStorage","uniqueId":"bab08a0a-6ad3-4586-ae1e-483fc340f7da","lifecycleState":"CERTIFIED","lastUpdateDate":1628723406646,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71a1c145-44b1-4569-ade0-2437c639dd27","invariantUUID":"6e1ab133-644e-4f95-a937-ebaaa6b0fd28","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":"port","uniqueId":"b713da60-4ba9-4d17-ad36-2da184086050","lifecycleState":"CERTIFIED","lastUpdateDate":1628723827102,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e4b64-0b25-46ef-ba1c-d129c474db15","invariantUUID":"e6f5d660-7bce-4742-8204-84a8afd58b0b","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":"defaulticon","uniqueId":"90afc9ff-c263-4775-bae5-1e3ec0e89220","lifecycleState":"CERTIFIED","lastUpdateDate":1628723706868,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda2fed2-05b6-48d9-9775-8a2c192a3a55","invariantUUID":"d550e519-4f83-4278-9b9c-db579a77b6f3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"69dbb194-a74e-4bcf-ace6-f4d06193c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1628723931314,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24ea83d2-1ab4-4a98-a4de-8e1606ea6394","invariantUUID":"7e1a7e48-47a0-4885-8533-7d67871d7fdf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","lifecycleState":"CERTIFIED","lastUpdateDate":1628723496016,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99eb8c21-eb83-404e-b9a3-67a8a52ce98b","invariantUUID":"67298c48-752f-4ed9-a958-e570d8a3d9d0","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":"ca678ad9-c5a2-46e9-a50c-e2ac4cab35c9","lifecycleState":"CERTIFIED","lastUpdateDate":1628723742661,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a8423b-caae-4482-a68e-cbde88707ce6","invariantUUID":"8b1dd87d-1b8d-4e2c-90aa-2154c1c9ae5f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6efcd6c4-a9e1-4c9c-b54b-c94707a1c4de","lifecycleState":"CERTIFIED","lastUpdateDate":1628723924684,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77027a8-ad48-404d-bee1-3b0c10307703","invariantUUID":"030eb0b9-de3f-47ef-8b9d-e4e420916d22","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":"f9a1a2e1-3b01-415a-8624-1ea6f5dd40d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723476203,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f4bd8f6-b22a-448a-a225-f0f320161829","invariantUUID":"4601c27a-d05d-411d-ab1c-22df5fe22507","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03041430-e89b-4189-aa1f-3b99d5c32076","lifecycleState":"CERTIFIED","lastUpdateDate":1628723671189,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f7b48b-29f1-407e-bc49-5d0997a20cc4","invariantUUID":"56af4c7e-46ed-4163-a847-33670d5f330c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5476f6d-9c52-4299-a6da-946f048f0507","lifecycleState":"CERTIFIED","lastUpdateDate":1628723791200,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c353594a-f360-44db-b72c-ae17dd925e1e","invariantUUID":"b5217c4e-4af9-41ab-b0ff-f3ba34b242b1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3df72246-a893-4947-ad41-277f3cc9cd08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723879918,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb330a0-8136-498e-b6bd-6887af2fa738","invariantUUID":"08676f95-b9b2-43f8-92c4-04d1bf9b4b18","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","lifecycleState":"CERTIFIED","lastUpdateDate":1628731585998,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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-12 01:31:40,984 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-12 01:31:40,985 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-12 01:31:40,985 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-12 01:31:40,986 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-12 01:31:40,986 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-12 01:31:40,986 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-12 01:31:40,989 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:31:41,597 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-12 01:31:41,599 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-12 01:31:41,599 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-12 01:31:41,603 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-12 01:31:41,603 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-12 01:31:41,603 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-12 01:31:41,603 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-12 01:31:41,604 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-12 01:31:41,604 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-12 01:31:41,604 INFO 192:__init__.py(1) - Service found, updating information
2021-08-12 01:31:41,605 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-12 01:31:41,605 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-12 01:31:41,605 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-12 01:31:41,609 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-12 01:31:42,389 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-12 01:31:42,392 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-12 01:31:42,395 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"6213dc98-e918-4775-bda7-3614dd7c6777","lifecycleState":"CERTIFIED","lastUpdateDate":1628723481858,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"dc1dc970-2cea-40ec-abd8-747af78f98be","invariantUUID":"2bbdea3e-80bf-4c14-a57d-011b513f4fbd","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"07d5dc06-6ce2-4f91-95e0-cac73f1c4df6","lifecycleState":"CERTIFIED","lastUpdateDate":1628723862587,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9cbf488-1d24-4006-8a67-b402c0016186","invariantUUID":"8bc4ca28-f4c4-4fa2-87eb-2fd0375eb628","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":"compute","uniqueId":"04d57838-f7a3-4b62-b3ff-d38d954cd39a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723919598,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"578902e1-ed85-4244-a2e8-cb569e49796d","invariantUUID":"20681a91-42f9-4790-9f43-a01713d68025","systemName":"Oscontainer","description":"osContainer","tags":["osContainer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8a85f470-b7a0-4a48-a373-2972482b3630","lifecycleState":"CERTIFIED","lastUpdateDate":1628723517659,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3bd86b3a-ab3a-414a-b951-8c03e2276801","invariantUUID":"a8ed7b0d-db4a-489c-9e6e-30179b7f3dbf","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":"57fe302d-19c8-4b3d-bb3b-0490cd787738","lifecycleState":"CERTIFIED","lastUpdateDate":1628723619157,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"2a7f7956-497c-4fb4-a357-f4e86e7661f1","invariantUUID":"6ac673ca-66fd-4398-a584-1ef64de8c5a2","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"5f74761c-e923-4414-b535-41124352f036","lifecycleState":"CERTIFIED","lastUpdateDate":1628723593638,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bfa56499-f555-4d20-90a0-2685f7e92172","invariantUUID":"85f7e30e-1973-4b32-bf20-0c2e19be8204","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":"15c64a62-6469-45e4-86a3-a52353cdb3b0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723512521,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"128da259-09b4-44bf-bc80-811ecc1e8474","invariantUUID":"c26546d4-0e6d-4bd4-8621-aee7ca65f3e3","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"f70af96d-87e5-42a4-a67c-cf2e65797cf2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723586898,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f3162344-c21e-4194-89ea-4dd023e66267","invariantUUID":"55d1f247-3b11-4242-a392-9e569c9d86dd","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":"9cd782b1-9650-4a4a-ab4a-86f53e997ecf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723507280,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ad2774af-6706-437b-8ada-d6bd4f97b376","invariantUUID":"c11551d2-8950-4937-be01-8d91e2960e22","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"ce270435-67ce-4e80-81d0-b9f3e9fa8397","lifecycleState":"CERTIFIED","lastUpdateDate":1628723908879,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3967572b-6852-439b-b092-197901882254","invariantUUID":"9c44508b-9493-43fe-88da-9c916d68ca77","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"01ac19c5-88a8-45b1-9a1d-1bd20bcf8303","lifecycleState":"CERTIFIED","lastUpdateDate":1628723731758,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3b7e05bc-14b7-452f-a5f3-a57d61d86980","invariantUUID":"b5b1f766-4fb6-477f-b03b-89e494514540","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":"loadBalancer","uniqueId":"b5d934f0-38f6-4d74-9bc2-91018c357e3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723428756,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6681f8cb-7637-446c-9f40-d415c7ebfcb2","invariantUUID":"eb034d2d-6e53-4fbc-927a-fcc59513696c","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"20bb6fdc-4964-4cc0-9c39-dfa2392f0d39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723624446,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6b9e0bcf-bcbe-4638-9152-adcab76c8f7a","invariantUUID":"fa1334ab-e40e-4e87-8d4e-9971241f287a","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":"defaulticon","uniqueId":"b886fa07-8e5e-4905-99c9-cca1b975c713","lifecycleState":"CERTIFIED","lastUpdateDate":1628723811903,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73f84b69-2370-4cb0-9004-d0e06494e6da","invariantUUID":"e436253b-a201-45b9-aeb4-ac58db4ee6be","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"4803933f-ad74-49d8-9b73-0e9f8ae044b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628723554343,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"508bcc98-156e-4fcc-b48c-6374a9b58eb2","invariantUUID":"6cdc85d2-272f-40c1-83ce-b566667cc216","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":"networkrules","uniqueId":"b507fb5e-6fe0-4909-908b-d87a78c5b892","lifecycleState":"CERTIFIED","lastUpdateDate":1628723568398,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"9576df8f-b1ae-4572-9d4b-207978ad590b","invariantUUID":"853872a2-fb86-4797-977d-0b3c59b14a05","systemName":"Contrailv2networkrules","description":"Configuration of policy rules to be applied over the network for contrail V2.","tags":["ContrailV2NetworkRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7ac42344-d47b-4347-b585-853cf0645011","lifecycleState":"CERTIFIED","lastUpdateDate":1628723441995,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dfa36188-ac2a-42c2-b779-f3d827f8054c","invariantUUID":"91e668e1-e341-44ae-b0db-63825f033643","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":"5ad0b682-cf9b-4027-8a61-9a6866289923","lifecycleState":"CERTIFIED","lastUpdateDate":1628723697072,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"631265b2-f404-421e-a768-677d6a70abf4","invariantUUID":"072973fc-fc93-48d0-af6f-4de799f37d1b","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4d986540-dcd1-443f-8c2c-775bc91936e0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723457866,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d9948b51-4ccd-4cd8-ac28-0e7808b153b5","invariantUUID":"d1303087-edae-43a5-929b-c3806fe39df4","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":"objectStorage","uniqueId":"d0d5ac74-b79f-493c-9917-4af330370d3e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723463260,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d320e1ea-ac06-481d-bcfd-0f6233f8572a","invariantUUID":"6b664e8d-56ca-48ca-9e4c-7b6d4edb9982","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":"a9b8c238-cb32-41ca-af1b-3fc7f9fb02f0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723857456,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e725c599-a4b5-4d70-b680-30325682ece0","invariantUUID":"e492421d-8fdd-4290-89d0-9cdd0aadf735","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":"f11301a6-284a-48c1-9480-65d3547ddcb8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723718008,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a9cac83-68ca-44c7-8799-530e252ad795","invariantUUID":"f03a1afa-d716-4cbb-900b-07466fb9cd51","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":"securityrules","uniqueId":"97305a5a-3ee1-42da-90b0-6eb8c0bae108","lifecycleState":"CERTIFIED","lastUpdateDate":1628723578478,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"857496db-0014-4fa8-9f22-692a3d13f091","invariantUUID":"3e9f3694-92db-4d87-9a55-6bd4edd44598","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":"objectStorage","uniqueId":"326168a3-ac3a-4081-bc29-11af0441c95d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723712962,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15b007cf-ee71-4887-8cbd-cca4d1a65fef","invariantUUID":"908a56ea-60aa-4416-b883-718ccec9aee7","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":"f3487af8-e86d-4b23-9d2f-35a6f46d9c5d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723653937,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"687bd698-0485-43df-86e3-848d79c016cc","invariantUUID":"1bd57c26-e612-4e7a-a82a-574dedaa5a65","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"5e5ed435-5552-4da8-8dad-c6c863fdcdc0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723821991,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b6777033-0369-4b4f-92c9-da0f1aa95867","invariantUUID":"0b9a0ff3-9fc4-424d-84b2-2f5a3a7146f1","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":"compute","uniqueId":"fcadea9f-b49f-4cd2-982c-b70de0a70718","lifecycleState":"CERTIFIED","lastUpdateDate":1628723378947,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"995924a7-8223-43a0-b585-ee0b4344db5a","invariantUUID":"062b2ba6-9c6a-4058-a98c-214b6d68390c","systemName":"Compute","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["Compute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f805604-c89a-41fc-b94a-6a6f78838424","lifecycleState":"CERTIFIED","lastUpdateDate":1628723747946,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6ea100f9-1ca5-4d40-94ab-1ab2d373e359","invariantUUID":"e6a2b054-0991-40ba-bc54-4ce31f195a91","systemName":"Nsvirtuallink","description":"ETSI NsVirtualLink","tags":["NsVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d4bc67f6-f576-49d2-a95f-29151b47b2ad","lifecycleState":"CERTIFIED","lastUpdateDate":1628723844863,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1b56d644-edee-494a-a078-b0af4ce962af","invariantUUID":"873c0e35-2a29-4691-ac0f-de4b4150f004","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":"port","uniqueId":"cac32ffa-624a-4f08-bf5a-3f0bae3c189e","lifecycleState":"CERTIFIED","lastUpdateDate":1628723436208,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ea549b9-16ad-4bef-b18e-187a65a88807","invariantUUID":"cc515e58-a0e5-46ff-9b6d-5caf5e8176a5","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":"port","uniqueId":"846f23d4-11eb-48d5-8058-7da61282d59c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723887754,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"82b95f64-0f78-418c-9b88-c432619904c9","invariantUUID":"746d5f3a-44a8-4d2a-89c2-7bb832449dac","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":"networkrules","uniqueId":"167f9c46-a7c8-4094-b382-595b60f2c143","lifecycleState":"CERTIFIED","lastUpdateDate":1628723547353,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"50f86b61-4c31-4c11-83fd-5b15845abdc8","invariantUUID":"7690a96c-d1be-40f0-aa9f-cb3e11e30f22","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":"port","uniqueId":"e32445e1-ef30-442e-bffd-0af11f18b637","lifecycleState":"CERTIFIED","lastUpdateDate":1628723934999,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6f5ed90e-acdb-4094-b049-9b4b0839dcde","invariantUUID":"6f88b08b-4313-4b8d-b768-72a1bbe18aec","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":"compute","uniqueId":"ac192618-7e9c-479e-8358-571359246bf3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723724344,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b0c9b826-bdc2-41ab-bff7-f36db3c4b05e","invariantUUID":"e10d877e-99a9-47f6-a8b5-8b9fc326fbf2","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"de531fb6-f90d-4f68-85a5-0fa7d84a737a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723501279,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"5a7b6904-4a18-425f-ae34-8e40212e7d4e","invariantUUID":"0448cb81-65a3-4b2a-bda4-8dc5f2f6981e","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5eff7ab8-42cf-4bfc-afc9-eae20a3c40dd","lifecycleState":"CERTIFIED","lastUpdateDate":1628723896761,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d61b2f36-94a9-48ad-a710-802b5727db49","invariantUUID":"797c5c3c-d7fb-4f13-b032-39e174063516","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":"4387089e-f6f4-43d5-9f27-4c5f42d47fe5","lifecycleState":"CERTIFIED","lastUpdateDate":1628723838758,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9a56269a-0df4-4e7c-8c86-0302368a48a9","invariantUUID":"7828e413-3db0-41b2-8fb0-1f271cc0825d","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"32f140d8-8c3e-4388-af1a-b87d22b59835","lifecycleState":"CERTIFIED","lastUpdateDate":1628723469647,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0d1cf76c-867f-465b-8f89-101ea560ccb7","invariantUUID":"988b3b5a-3df3-48b0-b3d0-d98800ce33d4","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d4501367-2c07-461e-8548-7fd5db70b761","lifecycleState":"CERTIFIED","lastUpdateDate":1628723916492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"ad31685f-0406-4fb9-938c-195461ccf6c9","invariantUUID":"89f85de1-a975-4459-abe2-6fc0968c0306","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb5e7ccb-b5a4-4339-82bf-a685754765d7","lifecycleState":"CERTIFIED","lastUpdateDate":1628723573480,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f2270a5-95fa-4951-9391-5d434ae42f93","invariantUUID":"dbe4c03c-c219-47d3-a4ad-09d736f8c0b5","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":"23c807d3-9196-4d79-81cc-56a30b002b93","lifecycleState":"CERTIFIED","lastUpdateDate":1628723851546,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6065c10a-3e2b-4a7c-a9ff-ad37104745ef","invariantUUID":"2935a75e-58a2-4d51-ab48-1b8c18168eef","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0e05d5f6-f729-4fe3-92b8-fc181e62dd1d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723598744,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cab4528e-0eac-4b4a-bd9a-8d030ce6073b","invariantUUID":"a69de379-7be5-499a-bfce-aa869fa7e85b","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":"a5f3a0cf-9828-4a41-849a-bd4fae218c39","lifecycleState":"CERTIFIED","lastUpdateDate":1628723686976,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"da51057c-42d8-4e75-a0b7-d3ed5824e046","invariantUUID":"7c58a241-9f1b-40df-9f84-f83e916acd24","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"249b1468-d91e-4f39-91bd-00afbc1d453c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723874898,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"dcc08c54-0dd6-4192-949a-ec3f1c901232","invariantUUID":"62ad855c-765a-4158-82be-3588aef5978a","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":"8d5d5aab-1619-46de-b759-8167ad9b7413","lifecycleState":"CERTIFIED","lastUpdateDate":1628723691873,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"df3c8517-8f08-471f-816d-ecbb49015c9d","invariantUUID":"950270a0-4a9b-474e-8b29-8abf9ca195d3","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":"80dffc1a-286f-4e53-9fbb-812305eb2d08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723763040,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"73a0293f-f832-411f-b7db-9f521ece3083","invariantUUID":"d3288aa2-513d-4a02-82c1-b6825969f8a3","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":"70aa7745-fcd0-43a9-b397-1b13f34550c0","lifecycleState":"CERTIFIED","lastUpdateDate":1628723629539,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3bdd73bf-bb1b-4558-9569-6c1f7ea94e0e","invariantUUID":"c08d1065-74ff-4e91-8257-57e4c1ca178f","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":"eae4f4df-09d3-4a2f-86f8-87329858bc19","lifecycleState":"CERTIFIED","lastUpdateDate":1628723752954,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c6f4cd8b-7506-4c4d-9151-1ee0e3de65e8","invariantUUID":"72ddf9fb-ee65-4f32-a4d8-2618dd29b0ea","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":"defaulticon","uniqueId":"fa9a62f6-d65a-4a22-94c1-adc5aa61120d","lifecycleState":"CERTIFIED","lastUpdateDate":1628723401191,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"d6afb1ce-aff4-42e6-b3d8-7ca8eadf9cbc","invariantUUID":"7511b5ac-ddca-49a6-9893-4268a053d229","systemName":"Database","description":"Represents a logical database that can be managed and hosted by a DBMS node.","tags":["Database"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.generic.database","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"47289419-0021-4c32-ba69-2787241684c2","lifecycleState":"CERTIFIED","lastUpdateDate":1628723817000,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"40afdccf-5a61-4277-aa7d-60f1bea99716","invariantUUID":"828fec8b-4a0c-4389-aa61-fcb083687942","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":"defaulticon","uniqueId":"dd2d4b1b-be68-4e56-84ce-7410c1d2c2cc","lifecycleState":"CERTIFIED","lastUpdateDate":1628723701908,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"e2e05535-007e-400f-a50e-918673aed899","invariantUUID":"416d03ab-529d-435f-869a-7e5b63cf6573","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"5774ea6a-9742-490d-a95b-0c0c4f7884e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628723768145,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5bd173e1-db79-40c3-99c5-8de2d909407a","invariantUUID":"bac0e6cf-9fe5-441b-8555-bae6a7b1e41c","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":"f4d19c1d-4763-4bad-b0a6-5241eccff302","lifecycleState":"CERTIFIED","lastUpdateDate":1628723676967,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"09cc5604-7f62-4377-9f2e-d7d6830c220a","invariantUUID":"23d01fb1-db5e-47ec-8dab-d9eebcbe1b2a","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":"defaulticon","uniqueId":"0a1cbbed-be2d-4e8d-a184-26b186869f7c","lifecycleState":"CERTIFIED","lastUpdateDate":1628723489355,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2dd507a6-9454-4e0e-a39a-f20bc3c94f25","invariantUUID":"3f34891d-1b2d-41e6-b77a-f8bc62661961","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":"port","uniqueId":"1e4e71ce-890a-403c-9a3e-5a117906f2cf","lifecycleState":"CERTIFIED","lastUpdateDate":1628723833485,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3917c5c6-17f5-4b05-8f29-be861ffe5c95","invariantUUID":"9b91e364-c339-4e8a-bf20-a5ff01859587","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"72112516-a250-4dbf-8fcb-a00865727a94","lifecycleState":"CERTIFIED","lastUpdateDate":1628723869903,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e8f49dc-509e-47df-bb40-162709eaf27e","invariantUUID":"3bf78029-8219-4110-9b00-cf4d05181efb","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":"objectStorage","uniqueId":"63c2dc7b-f532-4b62-81f7-a5c09fd03913","lifecycleState":"CERTIFIED","lastUpdateDate":1628723413377,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"29918630-ed45-4c91-9ea6-d184391907a3","invariantUUID":"b6fbe7c9-1308-46a3-950e-6d700f18a4ca","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bb9c6231-41cf-4816-830d-01e3556b002a","lifecycleState":"CERTIFIED","lastUpdateDate":1628723604765,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"80c9741f-89ba-40fb-8aa3-5a28816ca617","invariantUUID":"3401b46d-6cd0-4163-a77d-124ba7aa2972","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":"objectStorage","uniqueId":"9f4f13ce-fb3b-4e46-82e1-c0385f170941","lifecycleState":"CERTIFIED","lastUpdateDate":1628723785557,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"379ac568-e96a-4527-881f-a0d9ca5abd17","invariantUUID":"f97ffc38-3bcf-4b12-b7e9-ccd913d1a970","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":"objectStorage","uniqueId":"bab08a0a-6ad3-4586-ae1e-483fc340f7da","lifecycleState":"CERTIFIED","lastUpdateDate":1628723406646,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"71a1c145-44b1-4569-ade0-2437c639dd27","invariantUUID":"6e1ab133-644e-4f95-a937-ebaaa6b0fd28","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":"port","uniqueId":"b713da60-4ba9-4d17-ad36-2da184086050","lifecycleState":"CERTIFIED","lastUpdateDate":1628723827102,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d92e4b64-0b25-46ef-ba1c-d129c474db15","invariantUUID":"e6f5d660-7bce-4742-8204-84a8afd58b0b","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":"defaulticon","uniqueId":"90afc9ff-c263-4775-bae5-1e3ec0e89220","lifecycleState":"CERTIFIED","lastUpdateDate":1628723706868,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"eda2fed2-05b6-48d9-9775-8a2c192a3a55","invariantUUID":"d550e519-4f83-4278-9b9c-db579a77b6f3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"69dbb194-a74e-4bcf-ace6-f4d06193c7e1","lifecycleState":"CERTIFIED","lastUpdateDate":1628723931314,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"24ea83d2-1ab4-4a98-a4de-8e1606ea6394","invariantUUID":"7e1a7e48-47a0-4885-8533-7d67871d7fdf","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9f629fe5-bffe-43f7-83be-6171e130e735","lifecycleState":"CERTIFIED","lastUpdateDate":1628723496016,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"99eb8c21-eb83-404e-b9a3-67a8a52ce98b","invariantUUID":"67298c48-752f-4ed9-a958-e570d8a3d9d0","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":"ca678ad9-c5a2-46e9-a50c-e2ac4cab35c9","lifecycleState":"CERTIFIED","lastUpdateDate":1628723742661,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"93a8423b-caae-4482-a68e-cbde88707ce6","invariantUUID":"8b1dd87d-1b8d-4e2c-90aa-2154c1c9ae5f","systemName":"Nsd","description":"NSD","tags":["NSD"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"6efcd6c4-a9e1-4c9c-b54b-c94707a1c4de","lifecycleState":"CERTIFIED","lastUpdateDate":1628723924684,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a77027a8-ad48-404d-bee1-3b0c10307703","invariantUUID":"030eb0b9-de3f-47ef-8b9d-e4e420916d22","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":"f9a1a2e1-3b01-415a-8624-1ea6f5dd40d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628723476203,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1f4bd8f6-b22a-448a-a225-f0f320161829","invariantUUID":"4601c27a-d05d-411d-ab1c-22df5fe22507","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"03041430-e89b-4189-aa1f-3b99d5c32076","lifecycleState":"CERTIFIED","lastUpdateDate":1628723671189,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"31f7b48b-29f1-407e-bc49-5d0997a20cc4","invariantUUID":"56af4c7e-46ed-4163-a847-33670d5f330c","systemName":"Subinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["subInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"b5476f6d-9c52-4299-a6da-946f048f0507","lifecycleState":"CERTIFIED","lastUpdateDate":1628723791200,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c353594a-f360-44db-b72c-ae17dd925e1e","invariantUUID":"b5217c4e-4af9-41ab-b0ff-f3ba34b242b1","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"3df72246-a893-4947-ad41-277f3cc9cd08","lifecycleState":"CERTIFIED","lastUpdateDate":1628723879918,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3cb330a0-8136-498e-b6bd-6887af2fa738","invariantUUID":"08676f95-b9b2-43f8-92c4-04d1bf9b4b18","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"cdf3562f-862f-496d-9dc4-84c11cd7766f","lifecycleState":"CERTIFIED","lastUpdateDate":1628731585998,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","invariantUUID":"337a69b5-01cf-4e36-8286-7a8a54c37320","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-12 01:31:42,401 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-12 01:31:42,402 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-12 01:31:42,402 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/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel
2021-08-12 01:31:42,403 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-12 01:31:42,405 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-12 01:31:42,607 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4fd3e7ed-5639-4a82-a98b-b9042058675c/toscaModel HTTP/1.1" 200 None
2021-08-12 01:31:42,609 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-12 01:31:42,609 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-12 01:31:42,643 DEBUG 129:onap_service.py(1) - [None][Create 4f5f3043-6ff9-4df9-82a3-067965c2f8de Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '64bdacba-c5d3-49b0-a134-524ab10cd114', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:42,643 DEBUG 131:onap_service.py(1) - [None][Create 4f5f3043-6ff9-4df9-82a3-067965c2f8de Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/4f5f3043-6ff9-4df9-82a3-067965c2f8de
2021-08-12 01:31:42,643 DEBUG 132:onap_service.py(1) - [None][Create 4f5f3043-6ff9-4df9-82a3-067965c2f8de Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "337a69b5-01cf-4e36-8286-7a8a54c37320",
            "modelVersion": "1.0",
            "modelVersionId": "4fd3e7ed-5639-4a82-a98b-b9042058675c"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-12 01:31:42,645 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:44,612 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/4f5f3043-6ff9-4df9-82a3-067965c2f8de HTTP/1.1" 202 262
2021-08-12 01:31:44,615 INFO 142:onap_service.py(1) - [None][Create 4f5f3043-6ff9-4df9-82a3-067965c2f8de Service deletion request] response code: 202
2021-08-12 01:31:44,615 DEBUG 146:onap_service.py(1) - [None][Create 4f5f3043-6ff9-4df9-82a3-067965c2f8de Service deletion request] response: {"requestReferences":{"requestId":"64bdacba-c5d3-49b0-a134-524ab10cd114","instanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/64bdacba-c5d3-49b0-a134-524ab10cd114"}}
2021-08-12 01:31:44,616 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-12 01:31:44,629 DEBUG 129:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '86579c26-b7e0-4429-8fc3-eb552b2c8147', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:44,630 DEBUG 131:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/64bdacba-c5d3-49b0-a134-524ab10cd114
2021-08-12 01:31:44,630 DEBUG 132:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] data sent: None
2021-08-12 01:31:44,636 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:44,864 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/64bdacba-c5d3-49b0-a134-524ab10cd114 HTTP/1.1" 200 875
2021-08-12 01:31:44,867 INFO 142:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] response code: 200
2021-08-12 01:31:44,867 DEBUG 146:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] response: {"request":{"requestId":"64bdacba-c5d3-49b0-a134-524ab10cd114","startTime":"Thu, 12 Aug 2021 01:31:43 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","serviceInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 12 Aug 2021 01:31:43 GMT"}}}
2021-08-12 01:31:54,879 DEBUG 129:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ca62dc1e-3943-441f-b31b-3d2a4c312542', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:54,880 DEBUG 131:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/64bdacba-c5d3-49b0-a134-524ab10cd114
2021-08-12 01:31:54,880 DEBUG 132:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] data sent: None
2021-08-12 01:31:54,883 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:55,108 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/64bdacba-c5d3-49b0-a134-524ab10cd114 HTTP/1.1" 200 1085
2021-08-12 01:31:55,110 INFO 142:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] response code: 200
2021-08-12 01:31:55,110 DEBUG 146:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] response: {"request":{"requestId":"64bdacba-c5d3-49b0-a134-524ab10cd114","startTime":"Thu, 12 Aug 2021 01:31:43 GMT","finishTime":"Thu, 12 Aug 2021 01:31:47 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","serviceInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:31:47 GMT"}}}
2021-08-12 01:31:55,111 INFO 56:mixins.py(11) - ServiceDeletionRequest task finished
2021-08-12 01:31:55,112 DEBUG 129:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '60851f56-6a35-4274-bc07-50139ac35555', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:55,112 DEBUG 131:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/64bdacba-c5d3-49b0-a134-524ab10cd114
2021-08-12 01:31:55,112 DEBUG 132:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] data sent: None
2021-08-12 01:31:55,115 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:55,325 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/64bdacba-c5d3-49b0-a134-524ab10cd114 HTTP/1.1" 200 1085
2021-08-12 01:31:55,326 INFO 142:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] response code: 200
2021-08-12 01:31:55,326 DEBUG 146:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] response: {"request":{"requestId":"64bdacba-c5d3-49b0-a134-524ab10cd114","startTime":"Thu, 12 Aug 2021 01:31:43 GMT","finishTime":"Thu, 12 Aug 2021 01:31:47 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","serviceInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:31:47 GMT"}}}
2021-08-12 01:31:55,327 DEBUG 129:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '16bfbfb1-a2f5-441d-ac92-7497a8e286b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:55,327 DEBUG 131:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/64bdacba-c5d3-49b0-a134-524ab10cd114
2021-08-12 01:31:55,327 DEBUG 132:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] data sent: None
2021-08-12 01:31:55,329 DEBUG 226:connectionpool.py(11) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:55,500 DEBUG 433:connectionpool.py(11) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/64bdacba-c5d3-49b0-a134-524ab10cd114 HTTP/1.1" 200 1085
2021-08-12 01:31:55,502 INFO 142:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] response code: 200
2021-08-12 01:31:55,502 DEBUG 146:onap_service.py(11) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] response: {"request":{"requestId":"64bdacba-c5d3-49b0-a134-524ab10cd114","startTime":"Thu, 12 Aug 2021 01:31:43 GMT","finishTime":"Thu, 12 Aug 2021 01:31:47 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","serviceInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:31:47 GMT"}}}
2021-08-12 01:31:55,509 DEBUG 129:onap_service.py(1) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b76041c2-3597-4563-a179-efb8f64574a7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-12 01:31:55,510 DEBUG 131:onap_service.py(1) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/64bdacba-c5d3-49b0-a134-524ab10cd114
2021-08-12 01:31:55,510 DEBUG 132:onap_service.py(1) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] data sent: None
2021-08-12 01:31:55,513 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-12 01:31:55,677 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/64bdacba-c5d3-49b0-a134-524ab10cd114 HTTP/1.1" 200 1085
2021-08-12 01:31:55,679 INFO 142:onap_service.py(1) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] response code: 200
2021-08-12 01:31:55,679 DEBUG 146:onap_service.py(1) - [None][Check 64bdacba-c5d3-49b0-a134-524ab10cd114 orchestration request status] response: {"request":{"requestId":"64bdacba-c5d3-49b0-a134-524ab10cd114","startTime":"Thu, 12 Aug 2021 01:31:43 GMT","finishTime":"Thu, 12 Aug 2021 01:31:47 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"337a69b5-01cf-4e36-8286-7a8a54c37320","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelUuid":"4fd3e7ed-5639-4a82-a98b-b9042058675c","modelInvariantUuid":"337a69b5-01cf-4e36-8286-7a8a54c37320"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"4f5f3043-6ff9-4df9-82a3-067965c2f8de","serviceInstanceName":"basic_network-16fddb8d-b3df-4e8c-8e7c-d41d79d011f7"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 12 Aug 2021 01:31:47 GMT"}}}
2021-08-12 01:31:55,680 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-12 01:31:55,681 INFO 176:run_tests.py(1) - Test result:

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

2021-08-12 01:31:55,685 INFO 61:basic_network.py(1) - Generate Test report
2021-08-12 01:31:55,767 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-12 01:31:56,153 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-12 01:31:56,154 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/61147a0c6c44f500102b2b51

2021-08-12 01:31:56,155 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK