2021-08-14 01:42:05,016 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-14 01:42:05,017 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-14 01:42:05,024 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-14 01:42:05,025 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-14 01:42:05,025 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-14 01:42:05,026 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-14 01:42:05,026 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-14 01:42:05,026 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-14 01:42:05,027 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-14 01:42:05,027 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-14 01:42:05,027 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-14 01:42:05,027 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-14 01:42:05,028 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-14 01:42:05,028 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-14 01:42:05,028 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-14 01:42:05,029 DEBUG 34:basic_network.py(1) - start time
2021-08-14 01:42:05,029 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-14 01:42:05,034 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:42:05,034 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:42:05,034 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-14 01:42:05,035 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-14 01:42:05,035 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:42:05,038 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:42:05,596 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-14 01:42:05,597 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:42:05,598 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-14 01:42:05,600 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-14 01:42:05,600 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:42:05,601 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-14 01:42:05,601 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:42:05,601 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:42:05,602 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-14 01:42:05,602 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-14 01:42:05,603 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:42:05,604 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:42:05,984 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-14 01:42:05,986 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:42:05,987 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-14 01:42:05,990 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-14 01:42:05,990 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:42:05,990 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-14 01:42:05,991 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-14 01:42:05,991 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-14 01:42:05,992 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-14 01:42:05,992 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-14 01:42:05,992 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-14 01:42:05,994 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:06,585 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-14 01:42:06,587 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-14 01:42:06,588 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"LAN Connectors","normalizedName":"lan connectors","uniqueId":"resourceNewCategory.network l2-3.lan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"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":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"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":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"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":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"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 Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"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}],"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":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"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":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"version":null,"type":null,"ownerId":null,"empty":false}],"version":null,"type":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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":"Partner Domain Service","normalizedName":"partner domain service","uniqueId":"serviceNewCategory.partner domain service","icons":["partner_domain_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"VoIP Call Control","normalizedName":"voip call control","uniqueId":"serviceNewCategory.voip call control","icons":["call_controll"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false},{"name":"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 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":"ETSI NFV Network Service","normalizedName":"etsi nfv network service","uniqueId":"serviceNewCategory.etsi nfv network service","icons":["etsi_nfv_network_service"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[{"name":"ETSI Version","validValues":["3.3.1","2.7.1","2.5.1"],"mandatory":true,"defaultValue":"2.5.1","version":null,"type":null,"ownerId":null,"empty":false}],"subcategories":null,"version":null,"type":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-14 01:42:06,592 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-14 01:42:06,592 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-14 01:42:06,592 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-14 01:42:06,593 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-14 01:42:06,593 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:42:06,593 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:42:06,594 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-14 01:42:06,594 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-14 01:42:06,594 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:42:06,595 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:42:07,013 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-14 01:42:07,014 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:42:07,014 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-14 01:42:07,016 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-14 01:42:07,017 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:42:07,017 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-14 01:42:07,046 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-14 01:42:07,046 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-14 01:42:07,046 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-14 01:42:07,047 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:08,439 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-14 01:42:08,442 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-14 01:42:08,444 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"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":1628905327696,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327696,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"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":1628905327696,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"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":1628905327696,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327696,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"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":1628905327697,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":"fa291888-548b-4755-ae98-861a9cad59e7.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":"fa291888-548b-4755-ae98-861a9cad59e7","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":"fa291888-548b-4755-ae98-861a9cad59e7","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa291888-548b-4755-ae98-861a9cad59e7.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":"fa291888-548b-4755-ae98-861a9cad59e7","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":"fa291888-548b-4755-ae98-861a9cad59e7","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa291888-548b-4755-ae98-861a9cad59e7.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":"fa291888-548b-4755-ae98-861a9cad59e7","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":"fa291888-548b-4755-ae98-861a9cad59e7","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa291888-548b-4755-ae98-861a9cad59e7.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":"fa291888-548b-4755-ae98-861a9cad59e7","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":"fa291888-548b-4755-ae98-861a9cad59e7","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa291888-548b-4755-ae98-861a9cad59e7.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":"fa291888-548b-4755-ae98-861a9cad59e7","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":"fa291888-548b-4755-ae98-861a9cad59e7","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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327798,"description":"service","tags":["basic_network"],"uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4","componentMetadataForSupportLog":{"SupportablityComponentUUID":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","systemName":"BasicNetwork","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628905327798,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"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":1628905327696,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327696,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"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":1628905327696,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"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":1628905327696,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327697,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327696,"description":null,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"version":null,"type":null,"ownerId":null,"empty":false}},"actualComponentType":"Service","topologyTemplate":true,"creatorUserId":"cs0008","conformanceLevel":"11.0","lastUpdaterFullName":"Carlos Santana","allVersions":null,"categorySpecificMetadata":{},"csarUUID":null,"csarVersion":null,"importedToscaChecksum":null,"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-14 01:42:08,449 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-14 01:42:08,449 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,449 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-14 01:42:08,449 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-14 01:42:08,449 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-14 01:42:08,450 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-14 01:42:08,450 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-14 01:42:08,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:42:08,666 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-14 01:42:08,667 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-14 01:42:08,668 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"6ccaa3aa-4e81-4347-8472-f117e308abbf","invariantUUID":"3f892f0a-0367-4a8e-9edd-3396aaf07f72","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6ccaa3aa-4e81-4347-8472-f117e308abbf/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"04f7ca15-cda9-4277-b88b-088777e2f39c","invariantUUID":"e3afe73d-6578-48ca-9ec0-dd9257b09ca1","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/04f7ca15-cda9-4277-b88b-088777e2f39c/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"d206df17-0228-4951-a0e2-11e163bb1006","invariantUUID":"67e41242-3bfb-427e-8315-5727af8af5b0","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/d206df17-0228-4951-a0e2-11e163bb1006/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6f5456e9-d9e0-401a-af34-6319d9e2d12b","invariantUUID":"acbd13dc-bc8e-4570-8adc-ab9e875ac0d0","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6f5456e9-d9e0-401a-af34-6319d9e2d12b/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6eab37d6-be67-48ae-a3e6-6667879a086c","invariantUUID":"52fbb993-f706-4a79-9b66-04d28deef3f3","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6eab37d6-be67-48ae-a3e6-6667879a086c/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c3c4ca20-4684-4043-b452-78f8c77c940f","invariantUUID":"1ad529bd-f8c5-4430-9a68-91b8a487a222","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c3c4ca20-4684-4043-b452-78f8c77c940f/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"14276e11-fdc2-4691-b953-ecbb7db32bb0","invariantUUID":"e6acbb8a-072a-4260-912e-ce52d73b58d2","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/14276e11-fdc2-4691-b953-ecbb7db32bb0/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1a474700-a7b9-4be1-ade0-66f13f814494","invariantUUID":"f0663a02-02fa-4d3a-bf4c-9286d1ff89d6","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1a474700-a7b9-4be1-ade0-66f13f814494/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"bc799b31-76da-461c-a5d1-3b88008c58a0","invariantUUID":"05b60cc5-87a3-4718-94d0-15ca0258ddbc","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bc799b31-76da-461c-a5d1-3b88008c58a0/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"17d2f549-532b-460d-bf19-82bee7d770f7","invariantUUID":"e626c32a-972a-4879-b7eb-aa3b44910582","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/17d2f549-532b-460d-bf19-82bee7d770f7/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"44f2e78e-0949-4035-8846-a176a47f2ed7","invariantUUID":"8a13f6bc-59b0-4421-9bcf-79c530bdc778","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/44f2e78e-0949-4035-8846-a176a47f2ed7/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","invariantUUID":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/29db21ab-e186-4fa9-840b-42ee1cf75128/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"bfa4e608-3fe2-4431-9267-0eeeca9d8642","invariantUUID":"615878f1-2b94-4d65-8dd9-9f11376ea439","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bfa4e608-3fe2-4431-9267-0eeeca9d8642/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1048b79d-bd1d-4e06-8e30-533a42d7d14c","invariantUUID":"76e03c15-de6b-4a65-b5c6-6bb1d243e716","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1048b79d-bd1d-4e06-8e30-533a42d7d14c/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"66041a4d-2062-4f93-9905-f68a860c2ea6","invariantUUID":"45be5dc3-a818-4fe9-827a-270dbe6b0e9e","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/66041a4d-2062-4f93-9905-f68a860c2ea6/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-14 01:42:08,670 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-14 01:42:08,670 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,670 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,671 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-14 01:42:08,671 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-14 01:42:08,671 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,671 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,671 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-14 01:42:08,671 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-14 01:42:08,671 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,671 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,671 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-14 01:42:08,671 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-14 01:42:08,672 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,672 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,672 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-14 01:42:08,672 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-14 01:42:08,672 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,672 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,673 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-14 01:42:08,673 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-14 01:42:08,673 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,673 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,673 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-14 01:42:08,673 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-14 01:42:08,673 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,673 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,673 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-14 01:42:08,673 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-14 01:42:08,674 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,674 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,674 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-14 01:42:08,674 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-14 01:42:08,674 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,674 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,674 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-14 01:42:08,674 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-14 01:42:08,674 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,674 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,674 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-14 01:42:08,675 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-14 01:42:08,675 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,675 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,675 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-14 01:42:08,675 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-14 01:42:08,675 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,675 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,675 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-14 01:42:08,675 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-14 01:42:08,675 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,676 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,676 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-14 01:42:08,676 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-14 01:42:08,676 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,676 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,676 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-14 01:42:08,676 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-14 01:42:08,676 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:08,676 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:08,676 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-14 01:42:08,676 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-14 01:42:08,677 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-14 01:42:08,677 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-14 01:42:08,677 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-14 01:42:08,677 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-14 01:42:08,677 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-14 01:42:08,679 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:09,582 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-14 01:42:09,584 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-14 01:42:09,586 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"428c09bc-7d8a-41a8-a59c-8a6d826a65ab","lifecycleState":"CERTIFIED","lastUpdateDate":1628896397416,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52de5a30-a678-4631-ab2a-28d4a298dfa5","invariantUUID":"89773d3f-4abd-47f4-9661-9cc448eacf96","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":"fdbab934-53ac-4e61-923b-1410527052e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896727063,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","invariantUUID":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","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":"port","uniqueId":"25f08847-d6bd-4509-9429-f660e73b582f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896507219,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fa11e-92ac-43bf-b4f3-202b8bf3ea0e","invariantUUID":"a79726e8-a367-4606-9e2e-a885caff9827","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ecc38e1-0fc5-4a76-b146-3dd18c55590f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896852789,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ec34c53-bd73-46bb-95eb-2d8194479df9","invariantUUID":"757ae56e-1943-41c6-a86f-1096548edd26","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":"8919c937-8373-4c01-9ab2-b3ca27a0e066","lifecycleState":"CERTIFIED","lastUpdateDate":1628896427870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"19cb9db7-4dc6-479b-bd5b-64d177dc12e7","invariantUUID":"a05fc09c-2f3a-472c-a053-6a7d8eb197a3","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":"networkrules","uniqueId":"de05c47d-4b03-4366-9795-0d1544103fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628896596261,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0bfc27c5-7ea6-4013-8052-fd9c92a20fd1","invariantUUID":"a573a073-2cc1-4f8d-8e1c-07693a624b8b","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":"20fa4858-100f-46e4-8948-9738f243eff3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896884628,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b9fa12-023d-45fe-be76-ba08158ee1d8","invariantUUID":"fb30a49c-91ea-4cec-b5e1-342e3b19c498","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":"defaulticon","uniqueId":"00ceb40e-dcfe-4b80-ba6f-936ba71b8edd","lifecycleState":"CERTIFIED","lastUpdateDate":1628896513224,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e6d7c6d-7209-48ee-8e85-7f2cc458db30","invariantUUID":"699cef77-6356-4487-a463-5dd82dbef8e3","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"465d586d-c820-4a9e-913b-ec9352cdb0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896897174,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce331a6-8021-4642-a2f3-ebf2ecd289ac","invariantUUID":"74bdb6d6-5904-4561-a471-93cee4817a8c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628896519302,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14276e11-fdc2-4691-b953-ecbb7db32bb0","invariantUUID":"e6acbb8a-072a-4260-912e-ce52d73b58d2","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1b7692e3-1778-46a1-ae71-631d13a1c862","lifecycleState":"CERTIFIED","lastUpdateDate":1628896868423,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"704a33c0-66df-4780-9515-e030b145ab7c","invariantUUID":"6883040b-41a5-43d3-bae1-a395af0da07b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1cd2b14-076c-49de-9351-190e3ad579e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896952258,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c05f043-649f-4da8-a86b-aa02a1599f7a","invariantUUID":"77114622-9f6e-42cc-8021-8f0819fe3a5f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a1360f3f-de81-4615-b5d7-23a788d28d78","lifecycleState":"CERTIFIED","lastUpdateDate":1628896783465,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a38582c9-883e-4b55-9eec-5202302af1eb","invariantUUID":"d797fd69-05e3-4cb9-8103-2f0f8aea4e62","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd829a44-c1cb-4d22-be5a-38a4b7435111","lifecycleState":"CERTIFIED","lastUpdateDate":1628896802823,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fd736a8-71a0-469e-8140-3a2f7c7abf80","invariantUUID":"8f254f14-7e9b-4590-aff4-5593286e0516","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b3da3-a3d6-42a2-bd6b-a69cc5abb98a","lifecycleState":"CERTIFIED","lastUpdateDate":1628896907883,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bacb415-c49e-4560-aece-fd4ad322365f","invariantUUID":"e5fe3ce1-d079-415d-a84c-7c01adc28618","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":"networkrules","uniqueId":"4f2634d8-f237-4cea-9739-ab8c96b019cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896575837,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"049e4a62-deee-4cde-bb08-44fb1b57cdba","invariantUUID":"b781db94-fac9-427b-bdca-21efdc4348f3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6938c8b-6291-48cc-92a5-0ede712f3009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896914668,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18f4abda-6ad1-4b36-a44b-0c4bf2c22770","invariantUUID":"08e0c226-c05e-4c59-9ec5-482e2e85f3d4","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":"c2dce425-0ad9-400c-8261-b9d4e4434009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896501864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c4ca20-4684-4043-b452-78f8c77c940f","invariantUUID":"1ad529bd-f8c5-4430-9a68-91b8a487a222","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":"objectStorage","uniqueId":"690cc38f-def7-420b-9ad6-7bb1b505fc1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896489868,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"875954fb-ee84-44b4-a869-848c0abcdc5b","invariantUUID":"6ce3b433-d329-4015-8a80-e53d2c8fda9f","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":"compute","uniqueId":"685332de-1df4-48e8-bfd1-994c1874953c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896754509,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9c0b2c9-85c3-48ad-b4f2-0453705f71ab","invariantUUID":"a11d129f-9637-4959-a949-d4170f29378d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde8eb3c-41f5-4da6-a841-6107fe3bd940","lifecycleState":"CERTIFIED","lastUpdateDate":1628896962258,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd4d0a6-75de-4e58-8aef-433eb2b5eb17","invariantUUID":"8bb799f6-c153-4b7d-9b62-e9f732909930","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":"28882ef9-9fd2-497d-a65c-633516fa9053","lifecycleState":"CERTIFIED","lastUpdateDate":1628896700335,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe4bbd8e-16f8-4f3a-9d20-915d8346f87c","invariantUUID":"6c4f10f8-e8b8-418a-8843-a3a2feff4895","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":"d3a85bf2-ef5f-46c0-87e9-332c2b1273d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896879608,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc53d9-11c9-4b8f-b2a3-a29aff5c1a20","invariantUUID":"6d7609c5-86c1-4359-bad5-fa225a3176ee","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4618441-bf95-410e-b4b2-8a3aedfe8653","lifecycleState":"CERTIFIED","lastUpdateDate":1628896496429,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a474700-a7b9-4be1-ade0-66f13f814494","invariantUUID":"f0663a02-02fa-4d3a-bf4c-9286d1ff89d6","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1ad8b38-fe17-4021-bce9-d21ae1be845f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896705354,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a53fb65-851c-4c00-ab94-63b2a95ef4a0","invariantUUID":"b7702b89-7a8f-45af-8675-38784d5310c8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4081b280-af5d-4548-ab25-5c3c0b741570","lifecycleState":"CERTIFIED","lastUpdateDate":1628896434353,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21482f1-bd41-4a0a-922d-ca0249c10768","invariantUUID":"662dfe0e-41e2-48e8-bc50-3f059c955bce","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"892854ed-5671-4e6b-89ef-6a0af7a5a12d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896947017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b8883f0-e06a-491d-93b9-1a0b08a862a9","invariantUUID":"28d9643c-324c-4a15-b2e5-a10643049459","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":"loadBalancer","uniqueId":"9945be23-3243-4576-94be-1dd94661a207","lifecycleState":"CERTIFIED","lastUpdateDate":1628896454257,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2343216d-d723-4424-9c97-89d912887edb","invariantUUID":"7350ec11-0422-4efc-a1ed-a52a9bc32c4e","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":"fdf41907-47f3-422e-9bb2-8c2f71975f28","lifecycleState":"CERTIFIED","lastUpdateDate":1628896651750,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ff1e2c1-d046-404f-b18d-49293755b810","invariantUUID":"11930fa0-61b3-4e0d-b23e-a685d6045e88","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":"34e09a70-6d6d-4133-8b3b-093dda76c0e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896733063,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5748df2d-4361-42a7-b034-9d10f619b870","invariantUUID":"2f39964f-ae86-48e3-8f7c-bfeb8f69bec7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62b82239-da50-4a53-a64f-4442b3c03869","lifecycleState":"CERTIFIED","lastUpdateDate":1628896645707,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6691fb0-cc2f-44c6-8a19-a8873742fc75","invariantUUID":"4e1b2ee0-bd74-4092-a63f-5246af7e09ee","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":"473ba2a7-95e6-4613-98f8-7a8cb12ff716","lifecycleState":"CERTIFIED","lastUpdateDate":1628896721790,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44f2e78e-0949-4035-8846-a176a47f2ed7","invariantUUID":"8a13f6bc-59b0-4421-9bcf-79c530bdc778","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aeb42e2-553b-4a0b-b68d-33204ef813b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896524539,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6ccaa3aa-4e81-4347-8472-f117e308abbf","invariantUUID":"3f892f0a-0367-4a8e-9edd-3396aaf07f72","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"af2d2a6e-1740-43b9-8639-023bb3b618b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896846853,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb5d6915-b66b-4fd9-98be-c84fd7483070","invariantUUID":"1b839ff1-c72b-4731-bb30-f65d186585f4","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"481c3650-456b-476f-9864-5f2184eb9eed","lifecycleState":"CERTIFIED","lastUpdateDate":1628896889646,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66f2171-5122-45c4-a1c0-d6a1da50e6ea","invariantUUID":"8fd4cdb2-ae7f-441f-9a48-6908bec0d40e","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":"04c73d43-84f5-4b3b-a5c2-5a6c86f15ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896716059,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d206df17-0228-4951-a0e2-11e163bb1006","invariantUUID":"67e41242-3bfb-427e-8315-5727af8af5b0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39822234-4722-4969-9fe4-b3f0c35e2d87","lifecycleState":"CERTIFIED","lastUpdateDate":1628896748324,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00afa1b-6abe-4b10-91ad-c9a0eee7f75b","invariantUUID":"994101a3-ecbe-410e-8ccc-0358683c898e","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":"port","uniqueId":"51863f33-3659-44fc-85c4-443ef3f3dc05","lifecycleState":"CERTIFIED","lastUpdateDate":1628896863153,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fb4aa34-2519-496b-97bf-de105b14cf25","invariantUUID":"063a26a2-8b6c-4208-b846-6ebf3cda7db5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12c16eb7-eadd-4886-acc3-da333bcf67b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896484171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c460123e-fec0-4780-a0ff-7496bedaa508","invariantUUID":"6f25b629-946e-408f-aee7-73f49c024697","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"99706c60-6f7f-412c-b69d-9c026437fe41","lifecycleState":"CERTIFIED","lastUpdateDate":1628896616990,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebfcbb4-9647-4f6d-9622-f39b51539f1d","invariantUUID":"0d59ba0e-e405-46c9-a2e9-4d40e41c756a","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":"defaulticon","uniqueId":"7f69ccbe-59f6-4010-8dc4-2434307c6a98","lifecycleState":"CERTIFIED","lastUpdateDate":1628896738086,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d89b9d9b-bd75-4900-97d3-89e0c4d4062e","invariantUUID":"e676f09c-520c-43c1-b84a-bce4a755c0b3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d938bba-b0c9-45db-8ad3-bea593e04d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896759709,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1048b79d-bd1d-4e06-8e30-533a42d7d14c","invariantUUID":"76e03c15-de6b-4a65-b5c6-6bb1d243e716","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"101ca3cd-36a8-4015-a8d0-0151eeeba61d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896937271,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11326a52-4bf8-49e4-b7a2-1acc80190864","invariantUUID":"15baea6c-c3c2-41ab-a677-874297dcc270","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9579117f-5e50-455e-ac99-3dc3bf7dd8a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896858091,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0948f4a9-820a-454f-90a9-7e55c9e1ab82","invariantUUID":"1b08e996-082e-4929-b640-8c9ea576b6dc","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0810b7b1-8cda-499b-b24f-01ab94f056e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896622008,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1cd929c-bb75-4095-837c-c2992a2a2daa","invariantUUID":"80208dc5-481f-422b-8d1c-c21b818c9a27","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"958a25f2-87d2-469c-9134-ea8b984ffb0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628896970459,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d9efeed-8c7d-4113-972c-6e65f16ea44c","invariantUUID":"74dfa731-ad4f-4a9d-9d52-9a66fae9942e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"460ad07d-7f97-4ffc-a86c-ce834eec0bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896929576,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e2f7cb0-3432-4f23-a382-b13ddf9b7ba4","invariantUUID":"b8fdc566-e398-4a77-b0fb-928a3ff8e87e","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":"compute","uniqueId":"60cb30bc-220c-4e26-8019-746c4bdf5ca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896956359,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c2f7f1-0b7f-4dab-a554-20fd290d8b5f","invariantUUID":"bfb05b75-9e4c-4aef-9153-84ed567e0cbd","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":"44ff4bed-12bf-46e0-ba84-486c0a51f038","lifecycleState":"CERTIFIED","lastUpdateDate":1628896824326,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66041a4d-2062-4f93-9905-f68a860c2ea6","invariantUUID":"45be5dc3-a818-4fe9-827a-270dbe6b0e9e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aad7b0c4-1367-4f2b-84b4-d9e2de2b20c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896975272,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf518ad8-55d0-4b2f-a86c-2153c0469215","invariantUUID":"3a23980e-02c9-4b17-a33f-96c6754344ec","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f5158ab-e38f-441c-8175-cf4f1ba1bfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1628896633665,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab3e3df-03c3-4af9-8623-27a40cbae2a0","invariantUUID":"7b250203-adba-4b2a-853f-b34caa50c561","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f2ac44d-d0c6-4896-886a-e0eabfcfb341","lifecycleState":"CERTIFIED","lastUpdateDate":1628896684221,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ede337ae-504e-491e-abf1-d480c6e5bb3b","invariantUUID":"61e57685-e451-4c5f-8c4e-9f7d6c70516d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6939c55f-12ee-4a05-a434-a24d02b9db89","lifecycleState":"CERTIFIED","lastUpdateDate":1628896544385,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc799b31-76da-461c-a5d1-3b88008c58a0","invariantUUID":"05b60cc5-87a3-4718-94d0-15ca0258ddbc","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":"2ca3c8d2-7664-4dae-9ee2-d2e853c24a2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896777575,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfa4e608-3fe2-4431-9267-0eeeca9d8642","invariantUUID":"615878f1-2b94-4d65-8dd9-9f11376ea439","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":"055c7b1d-f8fa-47f2-8fbf-47ac09b14db0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896529955,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40aa96ea-dcd8-4adb-a771-09974d86e5d6","invariantUUID":"0a6227ca-1a03-4de4-bed6-730ba5f69a63","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4342be82-5b73-4c2d-9f4f-3c456e116459","lifecycleState":"CERTIFIED","lastUpdateDate":1628896465149,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6eab37d6-be67-48ae-a3e6-6667879a086c","invariantUUID":"52fbb993-f706-4a79-9b66-04d28deef3f3","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":"90800277-d688-4367-a1ed-fa2afd0e8a33","lifecycleState":"CERTIFIED","lastUpdateDate":1628896537768,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17d2f549-532b-460d-bf19-82bee7d770f7","invariantUUID":"e626c32a-972a-4879-b7eb-aa3b44910582","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2073685-56db-4935-9051-7da782944a09","lifecycleState":"CERTIFIED","lastUpdateDate":1628896602361,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04f7ca15-cda9-4277-b88b-088777e2f39c","invariantUUID":"e3afe73d-6578-48ca-9ec0-dd9257b09ca1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ce4af046-573e-44fc-9a01-de60e0ad8006","lifecycleState":"CERTIFIED","lastUpdateDate":1628896581384,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf791ea0-ce36-42c4-96e4-b3cb45ae34a1","invariantUUID":"1688a9be-31fc-4de2-a868-b92852c81736","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aadfc7ce-2238-4d2d-adba-1b33ebeb122c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896658039,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a74da150-c8f6-4fd0-96f2-979532befe89","invariantUUID":"411c1942-47ae-4f06-bc33-6483fac8f09d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb43cd26-ee17-4bbd-91be-8e2fd96456d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896770252,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd3521b7-3acf-40d9-83f9-78f18f727d54","invariantUUID":"d21cc1b6-6c42-4f37-9d2e-7877205f51d9","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":"a528e187-fddd-41cf-8535-27295ec222b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628896796445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"011e7341-8e7d-4935-b9d6-575355450e36","invariantUUID":"3d5df346-0926-421d-a07f-d7250e8cae11","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3af6888-ab65-487d-ad56-6c7a36242935","lifecycleState":"CERTIFIED","lastUpdateDate":1628896439923,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3afe3e-db1c-435f-873a-442abd0affee","invariantUUID":"a5b68e77-a2e3-44aa-bf38-b840ab876f67","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"994aa435-8376-4b8a-a41b-e8f29168a9fa","lifecycleState":"CERTIFIED","lastUpdateDate":1628896921170,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a961ecf4-dbea-404c-a696-d4700d36a258","invariantUUID":"c776d223-04a5-4e21-858f-1987ea961d6a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31e93a8e-a1df-4087-b993-7ae53b79d4d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896819151,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55d57b71-8811-4c51-9e49-b754173dd308","invariantUUID":"9656002b-35a2-4464-8ed8-7e8b1a058152","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2039e65-bd2e-41f2-b0ea-5aea63714a95","lifecycleState":"CERTIFIED","lastUpdateDate":1628896627125,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4370efb0-1b89-4e9e-b089-67cebd1bd280","invariantUUID":"ae715805-f6c3-40f4-81cf-2c193fa876dd","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":"port","uniqueId":"e6eefe9e-71ff-47da-82b3-d07be9342936","lifecycleState":"CERTIFIED","lastUpdateDate":1628896459893,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2b72085-4385-47d0-a844-9ade1850d6ed","invariantUUID":"6f093a90-d4ca-4d93-b842-6760c57ecc67","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":"network","uniqueId":"7ed9a783-8682-4e1b-9743-550acf924371","lifecycleState":"CERTIFIED","lastUpdateDate":1628896874461,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2323a23-7459-4c5b-baf7-89aab2d1c1c3","invariantUUID":"07f982f2-f628-452c-b96c-47e53885ce1d","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":"securityrules","uniqueId":"4a83cb56-f5b2-4b8f-8c5c-b649d998d0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896607503,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09a81b31-22f4-4265-8e76-056de66e57c3","invariantUUID":"070c3fdf-7cda-4066-ad23-0015d29dbe5b","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":"63befb6d-05e8-409e-804b-1a5cc496f8bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628896743149,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f18013f-ce76-45b9-a719-32b77531e171","invariantUUID":"e30cd756-97da-4e97-894a-2ef581fd1f43","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628905327798,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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-14 01:42:09,590 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-14 01:42:09,595 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-14 01:42:09,596 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/7c14ef2c-af03-4612-8f7c-94e7a36627d4/resourceInstance
2021-08-14 01:42:09,596 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "fdbab934-53ac-4e61-923b-1410527052e8",
  "originType": "VL",
  "componentUid": "fdbab934-53ac-4e61-923b-1410527052e8",
  "icon": "defaulticon"
}
2021-08-14 01:42:09,597 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:12,650 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/7c14ef2c-af03-4612-8f7c-94e7a36627d4/resourceInstance HTTP/1.1" 201 None
2021-08-14 01:42:12,651 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-14 01:42:12,652 DEBUG 146:onap_service.py(1) - [SDC][Add VL to service] response: {"capabilities":{"tosca.capabilities.Node":[{"external":false,"properties":null,"type":"tosca.capabilities.Node","ownerType":null,"description":null,"source":"fdbab934-53ac-4e61-923b-1410527052e8","path":["7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0"],"parentName":null,"uniqueId":"capability.885f9b5e-0fbd-489b-ac48-53ab2eab2913.feature","ownerId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":null,"capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"feature","version":null,"empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"properties":null,"type":"tosca.capabilities.network.Linkable","ownerType":null,"description":null,"source":"fdbab934-53ac-4e61-923b-1410527052e8","path":["7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0"],"parentName":null,"uniqueId":"capability.fdbab934-53ac-4e61-923b-1410527052e8.virtual_linkable","ownerId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","source":"fdbab934-53ac-4e61-923b-1410527052e8","path":["7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0"],"parentName":null,"uniqueId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913.dependency","capability":"tosca.capabilities.Node","ownerId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","version":null,"type":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.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":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.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":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e.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":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.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":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.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":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.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":"fdbab934-53ac-4e61-923b-1410527052e8.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":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.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":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.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":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.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":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.885f9b5e-0fbd-489b-ac48-53ab2eab2913.tosca_name","ownerId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.885f9b5e-0fbd-489b-ac48-53ab2eab2913.state","ownerId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.885f9b5e-0fbd-489b-ac48-53ab2eab2913.tosca_id","ownerId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"fdbab934-53ac-4e61-923b-1410527052e8","createdFromCsar":false,"uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1628905330663,"description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"fdbab934-53ac-4e61-923b-1410527052e8","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628905330663,"customizationUUID":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"version":null,"type":null,"ownerId":null,"empty":false}
2021-08-14 01:42:12,652 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-14 01:42:12,655 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-14 01:42:12,655 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/bba5bfe4-5a50-4727-9f18-b3f888f090f3/distribution
2021-08-14 01:42:12,655 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-14 01:42:12,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:12,746 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/distribution HTTP/1.1" 200 38
2021-08-14 01:42:12,747 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-14 01:42:12,747 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-14 01:42:12,750 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-14 01:42:12,750 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-14 01:42:12,750 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-14 01:42:12,751 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:12,836 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-14 01:42:12,837 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-14 01:42:12,837 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-14 01:42:12,840 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-14 01:42:12,840 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-14 01:42:12,843 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-14 01:42:12,843 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/7c14ef2c-af03-4612-8f7c-94e7a36627d4/lifecycleState/checkin
2021-08-14 01:42:12,843 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-14 01:42:12,845 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:15,384 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/7c14ef2c-af03-4612-8f7c-94e7a36627d4/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-14 01:42:15,386 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-14 01:42:15,386 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1628905327798,"lastUpdateDate":1628905333934,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"7c14ef2c-af03-4612-8f7c-94e7a36627d4"},"projectCode":"123456","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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":"bba5bfe4-5a50-4727-9f18-b3f888f090f3"}
2021-08-14 01:42:15,389 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:42:15,389 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:42:15,390 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-14 01:42:15,390 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-14 01:42:15,390 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:42:15,392 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:42:15,825 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-14 01:42:15,827 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:42:15,827 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-14 01:42:15,830 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-14 01:42:15,831 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:15,831 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:15,831 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-14 01:42:15,831 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-14 01:42:15,831 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:42:15,832 INFO 192:__init__.py(1) - Service found, updating information
2021-08-14 01:42:15,832 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-14 01:42:15,832 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-14 01:42:15,833 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-14 01:42:15,835 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:16,450 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-14 01:42:16,451 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-14 01:42:16,453 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"428c09bc-7d8a-41a8-a59c-8a6d826a65ab","lifecycleState":"CERTIFIED","lastUpdateDate":1628896397416,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52de5a30-a678-4631-ab2a-28d4a298dfa5","invariantUUID":"89773d3f-4abd-47f4-9661-9cc448eacf96","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":"fdbab934-53ac-4e61-923b-1410527052e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896727063,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","invariantUUID":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","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":"port","uniqueId":"25f08847-d6bd-4509-9429-f660e73b582f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896507219,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fa11e-92ac-43bf-b4f3-202b8bf3ea0e","invariantUUID":"a79726e8-a367-4606-9e2e-a885caff9827","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ecc38e1-0fc5-4a76-b146-3dd18c55590f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896852789,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ec34c53-bd73-46bb-95eb-2d8194479df9","invariantUUID":"757ae56e-1943-41c6-a86f-1096548edd26","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":"8919c937-8373-4c01-9ab2-b3ca27a0e066","lifecycleState":"CERTIFIED","lastUpdateDate":1628896427870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"19cb9db7-4dc6-479b-bd5b-64d177dc12e7","invariantUUID":"a05fc09c-2f3a-472c-a053-6a7d8eb197a3","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":"networkrules","uniqueId":"de05c47d-4b03-4366-9795-0d1544103fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628896596261,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0bfc27c5-7ea6-4013-8052-fd9c92a20fd1","invariantUUID":"a573a073-2cc1-4f8d-8e1c-07693a624b8b","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":"20fa4858-100f-46e4-8948-9738f243eff3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896884628,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b9fa12-023d-45fe-be76-ba08158ee1d8","invariantUUID":"fb30a49c-91ea-4cec-b5e1-342e3b19c498","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":"defaulticon","uniqueId":"00ceb40e-dcfe-4b80-ba6f-936ba71b8edd","lifecycleState":"CERTIFIED","lastUpdateDate":1628896513224,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e6d7c6d-7209-48ee-8e85-7f2cc458db30","invariantUUID":"699cef77-6356-4487-a463-5dd82dbef8e3","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"465d586d-c820-4a9e-913b-ec9352cdb0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896897174,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce331a6-8021-4642-a2f3-ebf2ecd289ac","invariantUUID":"74bdb6d6-5904-4561-a471-93cee4817a8c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628896519302,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14276e11-fdc2-4691-b953-ecbb7db32bb0","invariantUUID":"e6acbb8a-072a-4260-912e-ce52d73b58d2","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1b7692e3-1778-46a1-ae71-631d13a1c862","lifecycleState":"CERTIFIED","lastUpdateDate":1628896868423,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"704a33c0-66df-4780-9515-e030b145ab7c","invariantUUID":"6883040b-41a5-43d3-bae1-a395af0da07b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1cd2b14-076c-49de-9351-190e3ad579e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896952258,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c05f043-649f-4da8-a86b-aa02a1599f7a","invariantUUID":"77114622-9f6e-42cc-8021-8f0819fe3a5f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a1360f3f-de81-4615-b5d7-23a788d28d78","lifecycleState":"CERTIFIED","lastUpdateDate":1628896783465,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a38582c9-883e-4b55-9eec-5202302af1eb","invariantUUID":"d797fd69-05e3-4cb9-8103-2f0f8aea4e62","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd829a44-c1cb-4d22-be5a-38a4b7435111","lifecycleState":"CERTIFIED","lastUpdateDate":1628896802823,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fd736a8-71a0-469e-8140-3a2f7c7abf80","invariantUUID":"8f254f14-7e9b-4590-aff4-5593286e0516","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b3da3-a3d6-42a2-bd6b-a69cc5abb98a","lifecycleState":"CERTIFIED","lastUpdateDate":1628896907883,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bacb415-c49e-4560-aece-fd4ad322365f","invariantUUID":"e5fe3ce1-d079-415d-a84c-7c01adc28618","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":"networkrules","uniqueId":"4f2634d8-f237-4cea-9739-ab8c96b019cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896575837,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"049e4a62-deee-4cde-bb08-44fb1b57cdba","invariantUUID":"b781db94-fac9-427b-bdca-21efdc4348f3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6938c8b-6291-48cc-92a5-0ede712f3009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896914668,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18f4abda-6ad1-4b36-a44b-0c4bf2c22770","invariantUUID":"08e0c226-c05e-4c59-9ec5-482e2e85f3d4","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":"c2dce425-0ad9-400c-8261-b9d4e4434009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896501864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c4ca20-4684-4043-b452-78f8c77c940f","invariantUUID":"1ad529bd-f8c5-4430-9a68-91b8a487a222","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":"objectStorage","uniqueId":"690cc38f-def7-420b-9ad6-7bb1b505fc1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896489868,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"875954fb-ee84-44b4-a869-848c0abcdc5b","invariantUUID":"6ce3b433-d329-4015-8a80-e53d2c8fda9f","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":"compute","uniqueId":"685332de-1df4-48e8-bfd1-994c1874953c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896754509,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9c0b2c9-85c3-48ad-b4f2-0453705f71ab","invariantUUID":"a11d129f-9637-4959-a949-d4170f29378d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde8eb3c-41f5-4da6-a841-6107fe3bd940","lifecycleState":"CERTIFIED","lastUpdateDate":1628896962258,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd4d0a6-75de-4e58-8aef-433eb2b5eb17","invariantUUID":"8bb799f6-c153-4b7d-9b62-e9f732909930","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":"28882ef9-9fd2-497d-a65c-633516fa9053","lifecycleState":"CERTIFIED","lastUpdateDate":1628896700335,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe4bbd8e-16f8-4f3a-9d20-915d8346f87c","invariantUUID":"6c4f10f8-e8b8-418a-8843-a3a2feff4895","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":"d3a85bf2-ef5f-46c0-87e9-332c2b1273d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896879608,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc53d9-11c9-4b8f-b2a3-a29aff5c1a20","invariantUUID":"6d7609c5-86c1-4359-bad5-fa225a3176ee","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4618441-bf95-410e-b4b2-8a3aedfe8653","lifecycleState":"CERTIFIED","lastUpdateDate":1628896496429,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a474700-a7b9-4be1-ade0-66f13f814494","invariantUUID":"f0663a02-02fa-4d3a-bf4c-9286d1ff89d6","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1ad8b38-fe17-4021-bce9-d21ae1be845f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896705354,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a53fb65-851c-4c00-ab94-63b2a95ef4a0","invariantUUID":"b7702b89-7a8f-45af-8675-38784d5310c8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4081b280-af5d-4548-ab25-5c3c0b741570","lifecycleState":"CERTIFIED","lastUpdateDate":1628896434353,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21482f1-bd41-4a0a-922d-ca0249c10768","invariantUUID":"662dfe0e-41e2-48e8-bc50-3f059c955bce","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"892854ed-5671-4e6b-89ef-6a0af7a5a12d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896947017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b8883f0-e06a-491d-93b9-1a0b08a862a9","invariantUUID":"28d9643c-324c-4a15-b2e5-a10643049459","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":"loadBalancer","uniqueId":"9945be23-3243-4576-94be-1dd94661a207","lifecycleState":"CERTIFIED","lastUpdateDate":1628896454257,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2343216d-d723-4424-9c97-89d912887edb","invariantUUID":"7350ec11-0422-4efc-a1ed-a52a9bc32c4e","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":"fdf41907-47f3-422e-9bb2-8c2f71975f28","lifecycleState":"CERTIFIED","lastUpdateDate":1628896651750,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ff1e2c1-d046-404f-b18d-49293755b810","invariantUUID":"11930fa0-61b3-4e0d-b23e-a685d6045e88","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":"34e09a70-6d6d-4133-8b3b-093dda76c0e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896733063,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5748df2d-4361-42a7-b034-9d10f619b870","invariantUUID":"2f39964f-ae86-48e3-8f7c-bfeb8f69bec7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62b82239-da50-4a53-a64f-4442b3c03869","lifecycleState":"CERTIFIED","lastUpdateDate":1628896645707,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6691fb0-cc2f-44c6-8a19-a8873742fc75","invariantUUID":"4e1b2ee0-bd74-4092-a63f-5246af7e09ee","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":"473ba2a7-95e6-4613-98f8-7a8cb12ff716","lifecycleState":"CERTIFIED","lastUpdateDate":1628896721790,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44f2e78e-0949-4035-8846-a176a47f2ed7","invariantUUID":"8a13f6bc-59b0-4421-9bcf-79c530bdc778","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aeb42e2-553b-4a0b-b68d-33204ef813b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896524539,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6ccaa3aa-4e81-4347-8472-f117e308abbf","invariantUUID":"3f892f0a-0367-4a8e-9edd-3396aaf07f72","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"af2d2a6e-1740-43b9-8639-023bb3b618b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896846853,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb5d6915-b66b-4fd9-98be-c84fd7483070","invariantUUID":"1b839ff1-c72b-4731-bb30-f65d186585f4","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"481c3650-456b-476f-9864-5f2184eb9eed","lifecycleState":"CERTIFIED","lastUpdateDate":1628896889646,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66f2171-5122-45c4-a1c0-d6a1da50e6ea","invariantUUID":"8fd4cdb2-ae7f-441f-9a48-6908bec0d40e","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":"04c73d43-84f5-4b3b-a5c2-5a6c86f15ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896716059,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d206df17-0228-4951-a0e2-11e163bb1006","invariantUUID":"67e41242-3bfb-427e-8315-5727af8af5b0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39822234-4722-4969-9fe4-b3f0c35e2d87","lifecycleState":"CERTIFIED","lastUpdateDate":1628896748324,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00afa1b-6abe-4b10-91ad-c9a0eee7f75b","invariantUUID":"994101a3-ecbe-410e-8ccc-0358683c898e","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":"port","uniqueId":"51863f33-3659-44fc-85c4-443ef3f3dc05","lifecycleState":"CERTIFIED","lastUpdateDate":1628896863153,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fb4aa34-2519-496b-97bf-de105b14cf25","invariantUUID":"063a26a2-8b6c-4208-b846-6ebf3cda7db5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12c16eb7-eadd-4886-acc3-da333bcf67b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896484171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c460123e-fec0-4780-a0ff-7496bedaa508","invariantUUID":"6f25b629-946e-408f-aee7-73f49c024697","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"99706c60-6f7f-412c-b69d-9c026437fe41","lifecycleState":"CERTIFIED","lastUpdateDate":1628896616990,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebfcbb4-9647-4f6d-9622-f39b51539f1d","invariantUUID":"0d59ba0e-e405-46c9-a2e9-4d40e41c756a","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":"defaulticon","uniqueId":"7f69ccbe-59f6-4010-8dc4-2434307c6a98","lifecycleState":"CERTIFIED","lastUpdateDate":1628896738086,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d89b9d9b-bd75-4900-97d3-89e0c4d4062e","invariantUUID":"e676f09c-520c-43c1-b84a-bce4a755c0b3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d938bba-b0c9-45db-8ad3-bea593e04d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896759709,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1048b79d-bd1d-4e06-8e30-533a42d7d14c","invariantUUID":"76e03c15-de6b-4a65-b5c6-6bb1d243e716","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"101ca3cd-36a8-4015-a8d0-0151eeeba61d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896937271,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11326a52-4bf8-49e4-b7a2-1acc80190864","invariantUUID":"15baea6c-c3c2-41ab-a677-874297dcc270","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9579117f-5e50-455e-ac99-3dc3bf7dd8a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896858091,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0948f4a9-820a-454f-90a9-7e55c9e1ab82","invariantUUID":"1b08e996-082e-4929-b640-8c9ea576b6dc","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0810b7b1-8cda-499b-b24f-01ab94f056e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896622008,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1cd929c-bb75-4095-837c-c2992a2a2daa","invariantUUID":"80208dc5-481f-422b-8d1c-c21b818c9a27","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"958a25f2-87d2-469c-9134-ea8b984ffb0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628896970459,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d9efeed-8c7d-4113-972c-6e65f16ea44c","invariantUUID":"74dfa731-ad4f-4a9d-9d52-9a66fae9942e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"460ad07d-7f97-4ffc-a86c-ce834eec0bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896929576,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e2f7cb0-3432-4f23-a382-b13ddf9b7ba4","invariantUUID":"b8fdc566-e398-4a77-b0fb-928a3ff8e87e","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":"compute","uniqueId":"60cb30bc-220c-4e26-8019-746c4bdf5ca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896956359,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c2f7f1-0b7f-4dab-a554-20fd290d8b5f","invariantUUID":"bfb05b75-9e4c-4aef-9153-84ed567e0cbd","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":"44ff4bed-12bf-46e0-ba84-486c0a51f038","lifecycleState":"CERTIFIED","lastUpdateDate":1628896824326,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66041a4d-2062-4f93-9905-f68a860c2ea6","invariantUUID":"45be5dc3-a818-4fe9-827a-270dbe6b0e9e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aad7b0c4-1367-4f2b-84b4-d9e2de2b20c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896975272,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf518ad8-55d0-4b2f-a86c-2153c0469215","invariantUUID":"3a23980e-02c9-4b17-a33f-96c6754344ec","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f5158ab-e38f-441c-8175-cf4f1ba1bfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1628896633665,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab3e3df-03c3-4af9-8623-27a40cbae2a0","invariantUUID":"7b250203-adba-4b2a-853f-b34caa50c561","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f2ac44d-d0c6-4896-886a-e0eabfcfb341","lifecycleState":"CERTIFIED","lastUpdateDate":1628896684221,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ede337ae-504e-491e-abf1-d480c6e5bb3b","invariantUUID":"61e57685-e451-4c5f-8c4e-9f7d6c70516d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6939c55f-12ee-4a05-a434-a24d02b9db89","lifecycleState":"CERTIFIED","lastUpdateDate":1628896544385,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc799b31-76da-461c-a5d1-3b88008c58a0","invariantUUID":"05b60cc5-87a3-4718-94d0-15ca0258ddbc","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":"2ca3c8d2-7664-4dae-9ee2-d2e853c24a2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896777575,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfa4e608-3fe2-4431-9267-0eeeca9d8642","invariantUUID":"615878f1-2b94-4d65-8dd9-9f11376ea439","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":"055c7b1d-f8fa-47f2-8fbf-47ac09b14db0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896529955,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40aa96ea-dcd8-4adb-a771-09974d86e5d6","invariantUUID":"0a6227ca-1a03-4de4-bed6-730ba5f69a63","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4342be82-5b73-4c2d-9f4f-3c456e116459","lifecycleState":"CERTIFIED","lastUpdateDate":1628896465149,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6eab37d6-be67-48ae-a3e6-6667879a086c","invariantUUID":"52fbb993-f706-4a79-9b66-04d28deef3f3","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":"90800277-d688-4367-a1ed-fa2afd0e8a33","lifecycleState":"CERTIFIED","lastUpdateDate":1628896537768,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17d2f549-532b-460d-bf19-82bee7d770f7","invariantUUID":"e626c32a-972a-4879-b7eb-aa3b44910582","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2073685-56db-4935-9051-7da782944a09","lifecycleState":"CERTIFIED","lastUpdateDate":1628896602361,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04f7ca15-cda9-4277-b88b-088777e2f39c","invariantUUID":"e3afe73d-6578-48ca-9ec0-dd9257b09ca1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ce4af046-573e-44fc-9a01-de60e0ad8006","lifecycleState":"CERTIFIED","lastUpdateDate":1628896581384,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf791ea0-ce36-42c4-96e4-b3cb45ae34a1","invariantUUID":"1688a9be-31fc-4de2-a868-b92852c81736","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aadfc7ce-2238-4d2d-adba-1b33ebeb122c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896658039,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a74da150-c8f6-4fd0-96f2-979532befe89","invariantUUID":"411c1942-47ae-4f06-bc33-6483fac8f09d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb43cd26-ee17-4bbd-91be-8e2fd96456d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896770252,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd3521b7-3acf-40d9-83f9-78f18f727d54","invariantUUID":"d21cc1b6-6c42-4f37-9d2e-7877205f51d9","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":"a528e187-fddd-41cf-8535-27295ec222b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628896796445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"011e7341-8e7d-4935-b9d6-575355450e36","invariantUUID":"3d5df346-0926-421d-a07f-d7250e8cae11","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3af6888-ab65-487d-ad56-6c7a36242935","lifecycleState":"CERTIFIED","lastUpdateDate":1628896439923,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3afe3e-db1c-435f-873a-442abd0affee","invariantUUID":"a5b68e77-a2e3-44aa-bf38-b840ab876f67","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"994aa435-8376-4b8a-a41b-e8f29168a9fa","lifecycleState":"CERTIFIED","lastUpdateDate":1628896921170,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a961ecf4-dbea-404c-a696-d4700d36a258","invariantUUID":"c776d223-04a5-4e21-858f-1987ea961d6a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31e93a8e-a1df-4087-b993-7ae53b79d4d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896819151,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55d57b71-8811-4c51-9e49-b754173dd308","invariantUUID":"9656002b-35a2-4464-8ed8-7e8b1a058152","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2039e65-bd2e-41f2-b0ea-5aea63714a95","lifecycleState":"CERTIFIED","lastUpdateDate":1628896627125,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4370efb0-1b89-4e9e-b089-67cebd1bd280","invariantUUID":"ae715805-f6c3-40f4-81cf-2c193fa876dd","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":"port","uniqueId":"e6eefe9e-71ff-47da-82b3-d07be9342936","lifecycleState":"CERTIFIED","lastUpdateDate":1628896459893,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2b72085-4385-47d0-a844-9ade1850d6ed","invariantUUID":"6f093a90-d4ca-4d93-b842-6760c57ecc67","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":"network","uniqueId":"7ed9a783-8682-4e1b-9743-550acf924371","lifecycleState":"CERTIFIED","lastUpdateDate":1628896874461,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2323a23-7459-4c5b-baf7-89aab2d1c1c3","invariantUUID":"07f982f2-f628-452c-b96c-47e53885ce1d","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":"securityrules","uniqueId":"4a83cb56-f5b2-4b8f-8c5c-b649d998d0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896607503,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09a81b31-22f4-4265-8e76-056de66e57c3","invariantUUID":"070c3fdf-7cda-4066-ad23-0015d29dbe5b","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":"63befb6d-05e8-409e-804b-1a5cc496f8bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628896743149,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f18013f-ce76-45b9-a719-32b77531e171","invariantUUID":"e30cd756-97da-4e97-894a-2ef581fd1f43","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628905333934,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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-14 01:42:16,457 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-14 01:42:16,457 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-14 01:42:16,460 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-14 01:42:16,460 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/7c14ef2c-af03-4612-8f7c-94e7a36627d4/lifecycleState/Certify
2021-08-14 01:42:16,460 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-14 01:42:16,462 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:19,656 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/7c14ef2c-af03-4612-8f7c-94e7a36627d4/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-14 01:42:19,657 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-14 01:42:19,658 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1628905327798,"lastUpdateDate":1628905333934,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"467a6413-cdd3-4fe6-b389-7a77f35714f4"},"projectCode":"123456","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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":"bba5bfe4-5a50-4727-9f18-b3f888f090f3"}
2021-08-14 01:42:19,660 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:42:19,660 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:42:19,660 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-14 01:42:19,660 DEBUG 131:onap_service.py(1) - [SDC][get Services] url used: https://sdc.api.be.simpledemo.onap.org:30204/sdc/v1/catalog/services
2021-08-14 01:42:19,660 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:42:19,662 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:42:20,137 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-14 01:42:20,138 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:42:20,139 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-14 01:42:20,141 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-14 01:42:20,141 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:20,141 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:20,141 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-14 01:42:20,141 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-14 01:42:20,141 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:42:20,141 INFO 192:__init__.py(1) - Service found, updating information
2021-08-14 01:42:20,142 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-14 01:42:20,142 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-14 01:42:20,142 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-14 01:42:20,143 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:20,785 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-14 01:42:20,788 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-14 01:42:20,790 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"428c09bc-7d8a-41a8-a59c-8a6d826a65ab","lifecycleState":"CERTIFIED","lastUpdateDate":1628896397416,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52de5a30-a678-4631-ab2a-28d4a298dfa5","invariantUUID":"89773d3f-4abd-47f4-9661-9cc448eacf96","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":"fdbab934-53ac-4e61-923b-1410527052e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896727063,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","invariantUUID":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","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":"port","uniqueId":"25f08847-d6bd-4509-9429-f660e73b582f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896507219,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fa11e-92ac-43bf-b4f3-202b8bf3ea0e","invariantUUID":"a79726e8-a367-4606-9e2e-a885caff9827","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ecc38e1-0fc5-4a76-b146-3dd18c55590f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896852789,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ec34c53-bd73-46bb-95eb-2d8194479df9","invariantUUID":"757ae56e-1943-41c6-a86f-1096548edd26","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":"8919c937-8373-4c01-9ab2-b3ca27a0e066","lifecycleState":"CERTIFIED","lastUpdateDate":1628896427870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"19cb9db7-4dc6-479b-bd5b-64d177dc12e7","invariantUUID":"a05fc09c-2f3a-472c-a053-6a7d8eb197a3","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":"networkrules","uniqueId":"de05c47d-4b03-4366-9795-0d1544103fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628896596261,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0bfc27c5-7ea6-4013-8052-fd9c92a20fd1","invariantUUID":"a573a073-2cc1-4f8d-8e1c-07693a624b8b","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":"20fa4858-100f-46e4-8948-9738f243eff3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896884628,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b9fa12-023d-45fe-be76-ba08158ee1d8","invariantUUID":"fb30a49c-91ea-4cec-b5e1-342e3b19c498","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":"defaulticon","uniqueId":"00ceb40e-dcfe-4b80-ba6f-936ba71b8edd","lifecycleState":"CERTIFIED","lastUpdateDate":1628896513224,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e6d7c6d-7209-48ee-8e85-7f2cc458db30","invariantUUID":"699cef77-6356-4487-a463-5dd82dbef8e3","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"465d586d-c820-4a9e-913b-ec9352cdb0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896897174,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce331a6-8021-4642-a2f3-ebf2ecd289ac","invariantUUID":"74bdb6d6-5904-4561-a471-93cee4817a8c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628896519302,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14276e11-fdc2-4691-b953-ecbb7db32bb0","invariantUUID":"e6acbb8a-072a-4260-912e-ce52d73b58d2","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1b7692e3-1778-46a1-ae71-631d13a1c862","lifecycleState":"CERTIFIED","lastUpdateDate":1628896868423,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"704a33c0-66df-4780-9515-e030b145ab7c","invariantUUID":"6883040b-41a5-43d3-bae1-a395af0da07b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1cd2b14-076c-49de-9351-190e3ad579e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896952258,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c05f043-649f-4da8-a86b-aa02a1599f7a","invariantUUID":"77114622-9f6e-42cc-8021-8f0819fe3a5f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a1360f3f-de81-4615-b5d7-23a788d28d78","lifecycleState":"CERTIFIED","lastUpdateDate":1628896783465,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a38582c9-883e-4b55-9eec-5202302af1eb","invariantUUID":"d797fd69-05e3-4cb9-8103-2f0f8aea4e62","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd829a44-c1cb-4d22-be5a-38a4b7435111","lifecycleState":"CERTIFIED","lastUpdateDate":1628896802823,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fd736a8-71a0-469e-8140-3a2f7c7abf80","invariantUUID":"8f254f14-7e9b-4590-aff4-5593286e0516","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b3da3-a3d6-42a2-bd6b-a69cc5abb98a","lifecycleState":"CERTIFIED","lastUpdateDate":1628896907883,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bacb415-c49e-4560-aece-fd4ad322365f","invariantUUID":"e5fe3ce1-d079-415d-a84c-7c01adc28618","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":"networkrules","uniqueId":"4f2634d8-f237-4cea-9739-ab8c96b019cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896575837,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"049e4a62-deee-4cde-bb08-44fb1b57cdba","invariantUUID":"b781db94-fac9-427b-bdca-21efdc4348f3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6938c8b-6291-48cc-92a5-0ede712f3009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896914668,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18f4abda-6ad1-4b36-a44b-0c4bf2c22770","invariantUUID":"08e0c226-c05e-4c59-9ec5-482e2e85f3d4","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":"c2dce425-0ad9-400c-8261-b9d4e4434009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896501864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c4ca20-4684-4043-b452-78f8c77c940f","invariantUUID":"1ad529bd-f8c5-4430-9a68-91b8a487a222","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":"objectStorage","uniqueId":"690cc38f-def7-420b-9ad6-7bb1b505fc1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896489868,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"875954fb-ee84-44b4-a869-848c0abcdc5b","invariantUUID":"6ce3b433-d329-4015-8a80-e53d2c8fda9f","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":"compute","uniqueId":"685332de-1df4-48e8-bfd1-994c1874953c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896754509,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9c0b2c9-85c3-48ad-b4f2-0453705f71ab","invariantUUID":"a11d129f-9637-4959-a949-d4170f29378d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde8eb3c-41f5-4da6-a841-6107fe3bd940","lifecycleState":"CERTIFIED","lastUpdateDate":1628896962258,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd4d0a6-75de-4e58-8aef-433eb2b5eb17","invariantUUID":"8bb799f6-c153-4b7d-9b62-e9f732909930","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":"28882ef9-9fd2-497d-a65c-633516fa9053","lifecycleState":"CERTIFIED","lastUpdateDate":1628896700335,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe4bbd8e-16f8-4f3a-9d20-915d8346f87c","invariantUUID":"6c4f10f8-e8b8-418a-8843-a3a2feff4895","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":"d3a85bf2-ef5f-46c0-87e9-332c2b1273d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896879608,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc53d9-11c9-4b8f-b2a3-a29aff5c1a20","invariantUUID":"6d7609c5-86c1-4359-bad5-fa225a3176ee","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4618441-bf95-410e-b4b2-8a3aedfe8653","lifecycleState":"CERTIFIED","lastUpdateDate":1628896496429,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a474700-a7b9-4be1-ade0-66f13f814494","invariantUUID":"f0663a02-02fa-4d3a-bf4c-9286d1ff89d6","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1ad8b38-fe17-4021-bce9-d21ae1be845f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896705354,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a53fb65-851c-4c00-ab94-63b2a95ef4a0","invariantUUID":"b7702b89-7a8f-45af-8675-38784d5310c8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4081b280-af5d-4548-ab25-5c3c0b741570","lifecycleState":"CERTIFIED","lastUpdateDate":1628896434353,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21482f1-bd41-4a0a-922d-ca0249c10768","invariantUUID":"662dfe0e-41e2-48e8-bc50-3f059c955bce","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"892854ed-5671-4e6b-89ef-6a0af7a5a12d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896947017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b8883f0-e06a-491d-93b9-1a0b08a862a9","invariantUUID":"28d9643c-324c-4a15-b2e5-a10643049459","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":"loadBalancer","uniqueId":"9945be23-3243-4576-94be-1dd94661a207","lifecycleState":"CERTIFIED","lastUpdateDate":1628896454257,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2343216d-d723-4424-9c97-89d912887edb","invariantUUID":"7350ec11-0422-4efc-a1ed-a52a9bc32c4e","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":"fdf41907-47f3-422e-9bb2-8c2f71975f28","lifecycleState":"CERTIFIED","lastUpdateDate":1628896651750,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ff1e2c1-d046-404f-b18d-49293755b810","invariantUUID":"11930fa0-61b3-4e0d-b23e-a685d6045e88","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":"34e09a70-6d6d-4133-8b3b-093dda76c0e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896733063,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5748df2d-4361-42a7-b034-9d10f619b870","invariantUUID":"2f39964f-ae86-48e3-8f7c-bfeb8f69bec7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62b82239-da50-4a53-a64f-4442b3c03869","lifecycleState":"CERTIFIED","lastUpdateDate":1628896645707,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6691fb0-cc2f-44c6-8a19-a8873742fc75","invariantUUID":"4e1b2ee0-bd74-4092-a63f-5246af7e09ee","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":"473ba2a7-95e6-4613-98f8-7a8cb12ff716","lifecycleState":"CERTIFIED","lastUpdateDate":1628896721790,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44f2e78e-0949-4035-8846-a176a47f2ed7","invariantUUID":"8a13f6bc-59b0-4421-9bcf-79c530bdc778","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aeb42e2-553b-4a0b-b68d-33204ef813b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896524539,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6ccaa3aa-4e81-4347-8472-f117e308abbf","invariantUUID":"3f892f0a-0367-4a8e-9edd-3396aaf07f72","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"af2d2a6e-1740-43b9-8639-023bb3b618b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896846853,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb5d6915-b66b-4fd9-98be-c84fd7483070","invariantUUID":"1b839ff1-c72b-4731-bb30-f65d186585f4","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"481c3650-456b-476f-9864-5f2184eb9eed","lifecycleState":"CERTIFIED","lastUpdateDate":1628896889646,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66f2171-5122-45c4-a1c0-d6a1da50e6ea","invariantUUID":"8fd4cdb2-ae7f-441f-9a48-6908bec0d40e","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":"04c73d43-84f5-4b3b-a5c2-5a6c86f15ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896716059,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d206df17-0228-4951-a0e2-11e163bb1006","invariantUUID":"67e41242-3bfb-427e-8315-5727af8af5b0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39822234-4722-4969-9fe4-b3f0c35e2d87","lifecycleState":"CERTIFIED","lastUpdateDate":1628896748324,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00afa1b-6abe-4b10-91ad-c9a0eee7f75b","invariantUUID":"994101a3-ecbe-410e-8ccc-0358683c898e","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":"port","uniqueId":"51863f33-3659-44fc-85c4-443ef3f3dc05","lifecycleState":"CERTIFIED","lastUpdateDate":1628896863153,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fb4aa34-2519-496b-97bf-de105b14cf25","invariantUUID":"063a26a2-8b6c-4208-b846-6ebf3cda7db5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12c16eb7-eadd-4886-acc3-da333bcf67b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896484171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c460123e-fec0-4780-a0ff-7496bedaa508","invariantUUID":"6f25b629-946e-408f-aee7-73f49c024697","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"99706c60-6f7f-412c-b69d-9c026437fe41","lifecycleState":"CERTIFIED","lastUpdateDate":1628896616990,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebfcbb4-9647-4f6d-9622-f39b51539f1d","invariantUUID":"0d59ba0e-e405-46c9-a2e9-4d40e41c756a","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":"defaulticon","uniqueId":"7f69ccbe-59f6-4010-8dc4-2434307c6a98","lifecycleState":"CERTIFIED","lastUpdateDate":1628896738086,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d89b9d9b-bd75-4900-97d3-89e0c4d4062e","invariantUUID":"e676f09c-520c-43c1-b84a-bce4a755c0b3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d938bba-b0c9-45db-8ad3-bea593e04d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896759709,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1048b79d-bd1d-4e06-8e30-533a42d7d14c","invariantUUID":"76e03c15-de6b-4a65-b5c6-6bb1d243e716","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"101ca3cd-36a8-4015-a8d0-0151eeeba61d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896937271,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11326a52-4bf8-49e4-b7a2-1acc80190864","invariantUUID":"15baea6c-c3c2-41ab-a677-874297dcc270","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9579117f-5e50-455e-ac99-3dc3bf7dd8a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896858091,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0948f4a9-820a-454f-90a9-7e55c9e1ab82","invariantUUID":"1b08e996-082e-4929-b640-8c9ea576b6dc","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0810b7b1-8cda-499b-b24f-01ab94f056e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896622008,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1cd929c-bb75-4095-837c-c2992a2a2daa","invariantUUID":"80208dc5-481f-422b-8d1c-c21b818c9a27","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"958a25f2-87d2-469c-9134-ea8b984ffb0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628896970459,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d9efeed-8c7d-4113-972c-6e65f16ea44c","invariantUUID":"74dfa731-ad4f-4a9d-9d52-9a66fae9942e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"460ad07d-7f97-4ffc-a86c-ce834eec0bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896929576,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e2f7cb0-3432-4f23-a382-b13ddf9b7ba4","invariantUUID":"b8fdc566-e398-4a77-b0fb-928a3ff8e87e","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":"compute","uniqueId":"60cb30bc-220c-4e26-8019-746c4bdf5ca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896956359,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c2f7f1-0b7f-4dab-a554-20fd290d8b5f","invariantUUID":"bfb05b75-9e4c-4aef-9153-84ed567e0cbd","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":"44ff4bed-12bf-46e0-ba84-486c0a51f038","lifecycleState":"CERTIFIED","lastUpdateDate":1628896824326,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66041a4d-2062-4f93-9905-f68a860c2ea6","invariantUUID":"45be5dc3-a818-4fe9-827a-270dbe6b0e9e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aad7b0c4-1367-4f2b-84b4-d9e2de2b20c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896975272,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf518ad8-55d0-4b2f-a86c-2153c0469215","invariantUUID":"3a23980e-02c9-4b17-a33f-96c6754344ec","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f5158ab-e38f-441c-8175-cf4f1ba1bfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1628896633665,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab3e3df-03c3-4af9-8623-27a40cbae2a0","invariantUUID":"7b250203-adba-4b2a-853f-b34caa50c561","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f2ac44d-d0c6-4896-886a-e0eabfcfb341","lifecycleState":"CERTIFIED","lastUpdateDate":1628896684221,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ede337ae-504e-491e-abf1-d480c6e5bb3b","invariantUUID":"61e57685-e451-4c5f-8c4e-9f7d6c70516d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6939c55f-12ee-4a05-a434-a24d02b9db89","lifecycleState":"CERTIFIED","lastUpdateDate":1628896544385,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc799b31-76da-461c-a5d1-3b88008c58a0","invariantUUID":"05b60cc5-87a3-4718-94d0-15ca0258ddbc","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":"2ca3c8d2-7664-4dae-9ee2-d2e853c24a2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896777575,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfa4e608-3fe2-4431-9267-0eeeca9d8642","invariantUUID":"615878f1-2b94-4d65-8dd9-9f11376ea439","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":"055c7b1d-f8fa-47f2-8fbf-47ac09b14db0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896529955,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40aa96ea-dcd8-4adb-a771-09974d86e5d6","invariantUUID":"0a6227ca-1a03-4de4-bed6-730ba5f69a63","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4342be82-5b73-4c2d-9f4f-3c456e116459","lifecycleState":"CERTIFIED","lastUpdateDate":1628896465149,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6eab37d6-be67-48ae-a3e6-6667879a086c","invariantUUID":"52fbb993-f706-4a79-9b66-04d28deef3f3","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":"90800277-d688-4367-a1ed-fa2afd0e8a33","lifecycleState":"CERTIFIED","lastUpdateDate":1628896537768,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17d2f549-532b-460d-bf19-82bee7d770f7","invariantUUID":"e626c32a-972a-4879-b7eb-aa3b44910582","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2073685-56db-4935-9051-7da782944a09","lifecycleState":"CERTIFIED","lastUpdateDate":1628896602361,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04f7ca15-cda9-4277-b88b-088777e2f39c","invariantUUID":"e3afe73d-6578-48ca-9ec0-dd9257b09ca1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ce4af046-573e-44fc-9a01-de60e0ad8006","lifecycleState":"CERTIFIED","lastUpdateDate":1628896581384,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf791ea0-ce36-42c4-96e4-b3cb45ae34a1","invariantUUID":"1688a9be-31fc-4de2-a868-b92852c81736","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aadfc7ce-2238-4d2d-adba-1b33ebeb122c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896658039,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a74da150-c8f6-4fd0-96f2-979532befe89","invariantUUID":"411c1942-47ae-4f06-bc33-6483fac8f09d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb43cd26-ee17-4bbd-91be-8e2fd96456d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896770252,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd3521b7-3acf-40d9-83f9-78f18f727d54","invariantUUID":"d21cc1b6-6c42-4f37-9d2e-7877205f51d9","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":"a528e187-fddd-41cf-8535-27295ec222b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628896796445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"011e7341-8e7d-4935-b9d6-575355450e36","invariantUUID":"3d5df346-0926-421d-a07f-d7250e8cae11","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3af6888-ab65-487d-ad56-6c7a36242935","lifecycleState":"CERTIFIED","lastUpdateDate":1628896439923,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3afe3e-db1c-435f-873a-442abd0affee","invariantUUID":"a5b68e77-a2e3-44aa-bf38-b840ab876f67","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"994aa435-8376-4b8a-a41b-e8f29168a9fa","lifecycleState":"CERTIFIED","lastUpdateDate":1628896921170,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a961ecf4-dbea-404c-a696-d4700d36a258","invariantUUID":"c776d223-04a5-4e21-858f-1987ea961d6a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31e93a8e-a1df-4087-b993-7ae53b79d4d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896819151,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55d57b71-8811-4c51-9e49-b754173dd308","invariantUUID":"9656002b-35a2-4464-8ed8-7e8b1a058152","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2039e65-bd2e-41f2-b0ea-5aea63714a95","lifecycleState":"CERTIFIED","lastUpdateDate":1628896627125,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4370efb0-1b89-4e9e-b089-67cebd1bd280","invariantUUID":"ae715805-f6c3-40f4-81cf-2c193fa876dd","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":"port","uniqueId":"e6eefe9e-71ff-47da-82b3-d07be9342936","lifecycleState":"CERTIFIED","lastUpdateDate":1628896459893,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2b72085-4385-47d0-a844-9ade1850d6ed","invariantUUID":"6f093a90-d4ca-4d93-b842-6760c57ecc67","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":"network","uniqueId":"7ed9a783-8682-4e1b-9743-550acf924371","lifecycleState":"CERTIFIED","lastUpdateDate":1628896874461,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2323a23-7459-4c5b-baf7-89aab2d1c1c3","invariantUUID":"07f982f2-f628-452c-b96c-47e53885ce1d","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":"securityrules","uniqueId":"4a83cb56-f5b2-4b8f-8c5c-b649d998d0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896607503,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09a81b31-22f4-4265-8e76-056de66e57c3","invariantUUID":"070c3fdf-7cda-4066-ad23-0015d29dbe5b","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":"63befb6d-05e8-409e-804b-1a5cc496f8bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628896743149,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f18013f-ce76-45b9-a719-32b77531e171","invariantUUID":"e30cd756-97da-4e97-894a-2ef581fd1f43","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","lifecycleState":"CERTIFIED","lastUpdateDate":1628905333934,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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-14 01:42:20,794 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-14 01:42:30,804 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-14 01:42:30,807 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-14 01:42:30,807 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/467a6413-cdd3-4fe6-b389-7a77f35714f4/distribution/PROD/activate
2021-08-14 01:42:30,807 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-14 01:42:30,809 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:33,687 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/467a6413-cdd3-4fe6-b389-7a77f35714f4/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-14 01:42:33,688 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-14 01:42:33,689 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","empty":false},{"definition":false,"hidden":false,"uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"M2FhNjJmMGQwNTE3ZDM0MjEyMDRlMWRmYTdiODNjZjA=","artifactUUID":"35145cd7-3cf3-4629-a727-da364f2ed5cc","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.assettoscacsar","duplicated":false,"payloadUpdateDate":1628905338071,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628905327697,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"YzIxNmRiZTE0YmIzMGVhZjVkYjk0OWVjNDliYjhlMmU=","artifactUUID":"40ad7c94-da11-4a96-a07b-fce5a5075a2c","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628905337515,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628905327697,"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","source":"fdbab934-53ac-4e61-923b-1410527052e8","path":["7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0"],"uniqueId":"capability.885f9b5e-0fbd-489b-ac48-53ab2eab2913.feature","ownerId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"type":"tosca.capabilities.network.Linkable","source":"fdbab934-53ac-4e61-923b-1410527052e8","path":["7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0"],"uniqueId":"capability.fdbab934-53ac-4e61-923b-1410527052e8.virtual_linkable","ownerId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","source":"fdbab934-53ac-4e61-923b-1410527052e8","path":["7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0"],"uniqueId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913.dependency","capability":"tosca.capabilities.Node","ownerId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"properties":[{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.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":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.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":"fdbab934-53ac-4e61-923b-1410527052e8.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false}],"attributes":[{"parentUniqueId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.885f9b5e-0fbd-489b-ac48-53ab2eab2913.tosca_name","ownerId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","empty":false},{"parentUniqueId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","definition":false,"name":"state","type":"string","uniqueId":"attribute.885f9b5e-0fbd-489b-ac48-53ab2eab2913.state","ownerId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","empty":false},{"parentUniqueId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.885f9b5e-0fbd-489b-ac48-53ab2eab2913.tosca_id","ownerId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"fdbab934-53ac-4e61-923b-1410527052e8","createdFromCsar":false,"uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","icon":"network","creationTime":1628905330663,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"fdbab934-53ac-4e61-923b-1410527052e8","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628905330663,"customizationUUID":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.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":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.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":"fdbab934-53ac-4e61-923b-1410527052e8.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false},{"definition":false,"hidden":false,"uniqueId":"fdbab934-53ac-4e61-923b-1410527052e8.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","empty":false}]},"componentInstancesAttributes":{"7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0":[{"parentUniqueId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","uniqueId":"attribute.885f9b5e-0fbd-489b-ac48-53ab2eab2913.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","empty":false},{"parentUniqueId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","uniqueId":"attribute.885f9b5e-0fbd-489b-ac48-53ab2eab2913.state","name":"state","type":"string","definition":false,"ownerId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","empty":false},{"parentUniqueId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","uniqueId":"attribute.885f9b5e-0fbd-489b-ac48-53ab2eab2913.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","source":"fdbab934-53ac-4e61-923b-1410527052e8","path":["7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0"],"uniqueId":"capability.885f9b5e-0fbd-489b-ac48-53ab2eab2913.feature","ownerId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"0","previousName":"feature","capabilitySources":["tosca.nodes.Root","tosca.nodes.Root","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.extVL","org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.feature","empty":false}],"tosca.capabilities.network.Linkable":[{"external":false,"type":"tosca.capabilities.network.Linkable","source":"fdbab934-53ac-4e61-923b-1410527052e8","path":["7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0"],"uniqueId":"capability.fdbab934-53ac-4e61-923b-1410527052e8.virtual_linkable","ownerId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","source":"fdbab934-53ac-4e61-923b-1410527052e8","path":["7c14ef2c-af03-4612-8f7c-94e7a36627d4.fdbab934-53ac-4e61-923b-1410527052e8.genericneutronnet0"],"uniqueId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913.dependency","capability":"tosca.capabilities.Node","ownerId":"885f9b5e-0fbd-489b-ac48-53ab2eab2913","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":"dependency","relationship":"tosca.relationships.DependsOn","name":"genericneutronnet0.dependency","empty":false}]},"inputs":[{"definition":false,"hidden":false,"uniqueId":"fa291888-548b-4755-ae98-861a9cad59e7.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa291888-548b-4755-ae98-861a9cad59e7","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"fa291888-548b-4755-ae98-861a9cad59e7","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa291888-548b-4755-ae98-861a9cad59e7.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa291888-548b-4755-ae98-861a9cad59e7","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"fa291888-548b-4755-ae98-861a9cad59e7","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa291888-548b-4755-ae98-861a9cad59e7.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa291888-548b-4755-ae98-861a9cad59e7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fa291888-548b-4755-ae98-861a9cad59e7","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa291888-548b-4755-ae98-861a9cad59e7.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa291888-548b-4755-ae98-861a9cad59e7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fa291888-548b-4755-ae98-861a9cad59e7","empty":false},{"definition":false,"hidden":false,"uniqueId":"fa291888-548b-4755-ae98-861a9cad59e7.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"fa291888-548b-4755-ae98-861a9cad59e7","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"fa291888-548b-4755-ae98-861a9cad59e7","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"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":1628905327798,"description":"service","tags":["basic_network"],"uniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","componentMetadataForSupportLog":{"SupportablityComponentUUID":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","systemName":"BasicNetwork","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628905352564,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327697,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327697,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"timeout":0,"creationDate":1628905327696,"artifactType":"OTHER","uniqueId":"7c14ef2c-af03-4612-8f7c-94e7a36627d4.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":1628905327696,"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":"467a6413-cdd3-4fe6-b389-7a77f35714f4"},"categorySpecificMetadata":{},"vspArchived":false,"archiveTime":0,"service":true,"name":"basic_network"}
2021-08-14 01:42:33,692 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:42:33,692 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:42:33,692 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-14 01:42:33,692 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-14 01:42:33,692 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:42:33,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:42:34,877 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-14 01:42:34,878 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:42:34,878 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-14 01:42:34,880 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-14 01:42:34,881 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:34,881 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:34,881 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-14 01:42:34,881 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-14 01:42:34,881 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:42:34,881 INFO 192:__init__.py(1) - Service found, updating information
2021-08-14 01:42:34,882 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-14 01:42:34,882 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-14 01:42:34,882 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-14 01:42:34,883 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:36,676 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-14 01:42:36,678 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-14 01:42:36,681 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"428c09bc-7d8a-41a8-a59c-8a6d826a65ab","lifecycleState":"CERTIFIED","lastUpdateDate":1628896397416,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52de5a30-a678-4631-ab2a-28d4a298dfa5","invariantUUID":"89773d3f-4abd-47f4-9661-9cc448eacf96","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":"fdbab934-53ac-4e61-923b-1410527052e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896727063,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","invariantUUID":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","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":"port","uniqueId":"25f08847-d6bd-4509-9429-f660e73b582f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896507219,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fa11e-92ac-43bf-b4f3-202b8bf3ea0e","invariantUUID":"a79726e8-a367-4606-9e2e-a885caff9827","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ecc38e1-0fc5-4a76-b146-3dd18c55590f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896852789,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ec34c53-bd73-46bb-95eb-2d8194479df9","invariantUUID":"757ae56e-1943-41c6-a86f-1096548edd26","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":"8919c937-8373-4c01-9ab2-b3ca27a0e066","lifecycleState":"CERTIFIED","lastUpdateDate":1628896427870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"19cb9db7-4dc6-479b-bd5b-64d177dc12e7","invariantUUID":"a05fc09c-2f3a-472c-a053-6a7d8eb197a3","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":"networkrules","uniqueId":"de05c47d-4b03-4366-9795-0d1544103fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628896596261,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0bfc27c5-7ea6-4013-8052-fd9c92a20fd1","invariantUUID":"a573a073-2cc1-4f8d-8e1c-07693a624b8b","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":"20fa4858-100f-46e4-8948-9738f243eff3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896884628,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b9fa12-023d-45fe-be76-ba08158ee1d8","invariantUUID":"fb30a49c-91ea-4cec-b5e1-342e3b19c498","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":"defaulticon","uniqueId":"00ceb40e-dcfe-4b80-ba6f-936ba71b8edd","lifecycleState":"CERTIFIED","lastUpdateDate":1628896513224,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e6d7c6d-7209-48ee-8e85-7f2cc458db30","invariantUUID":"699cef77-6356-4487-a463-5dd82dbef8e3","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"465d586d-c820-4a9e-913b-ec9352cdb0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896897174,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce331a6-8021-4642-a2f3-ebf2ecd289ac","invariantUUID":"74bdb6d6-5904-4561-a471-93cee4817a8c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628896519302,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14276e11-fdc2-4691-b953-ecbb7db32bb0","invariantUUID":"e6acbb8a-072a-4260-912e-ce52d73b58d2","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1b7692e3-1778-46a1-ae71-631d13a1c862","lifecycleState":"CERTIFIED","lastUpdateDate":1628896868423,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"704a33c0-66df-4780-9515-e030b145ab7c","invariantUUID":"6883040b-41a5-43d3-bae1-a395af0da07b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1cd2b14-076c-49de-9351-190e3ad579e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896952258,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c05f043-649f-4da8-a86b-aa02a1599f7a","invariantUUID":"77114622-9f6e-42cc-8021-8f0819fe3a5f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a1360f3f-de81-4615-b5d7-23a788d28d78","lifecycleState":"CERTIFIED","lastUpdateDate":1628896783465,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a38582c9-883e-4b55-9eec-5202302af1eb","invariantUUID":"d797fd69-05e3-4cb9-8103-2f0f8aea4e62","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd829a44-c1cb-4d22-be5a-38a4b7435111","lifecycleState":"CERTIFIED","lastUpdateDate":1628896802823,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fd736a8-71a0-469e-8140-3a2f7c7abf80","invariantUUID":"8f254f14-7e9b-4590-aff4-5593286e0516","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b3da3-a3d6-42a2-bd6b-a69cc5abb98a","lifecycleState":"CERTIFIED","lastUpdateDate":1628896907883,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bacb415-c49e-4560-aece-fd4ad322365f","invariantUUID":"e5fe3ce1-d079-415d-a84c-7c01adc28618","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":"networkrules","uniqueId":"4f2634d8-f237-4cea-9739-ab8c96b019cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896575837,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"049e4a62-deee-4cde-bb08-44fb1b57cdba","invariantUUID":"b781db94-fac9-427b-bdca-21efdc4348f3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6938c8b-6291-48cc-92a5-0ede712f3009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896914668,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18f4abda-6ad1-4b36-a44b-0c4bf2c22770","invariantUUID":"08e0c226-c05e-4c59-9ec5-482e2e85f3d4","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":"c2dce425-0ad9-400c-8261-b9d4e4434009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896501864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c4ca20-4684-4043-b452-78f8c77c940f","invariantUUID":"1ad529bd-f8c5-4430-9a68-91b8a487a222","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":"objectStorage","uniqueId":"690cc38f-def7-420b-9ad6-7bb1b505fc1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896489868,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"875954fb-ee84-44b4-a869-848c0abcdc5b","invariantUUID":"6ce3b433-d329-4015-8a80-e53d2c8fda9f","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":"compute","uniqueId":"685332de-1df4-48e8-bfd1-994c1874953c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896754509,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9c0b2c9-85c3-48ad-b4f2-0453705f71ab","invariantUUID":"a11d129f-9637-4959-a949-d4170f29378d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde8eb3c-41f5-4da6-a841-6107fe3bd940","lifecycleState":"CERTIFIED","lastUpdateDate":1628896962258,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd4d0a6-75de-4e58-8aef-433eb2b5eb17","invariantUUID":"8bb799f6-c153-4b7d-9b62-e9f732909930","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":"28882ef9-9fd2-497d-a65c-633516fa9053","lifecycleState":"CERTIFIED","lastUpdateDate":1628896700335,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe4bbd8e-16f8-4f3a-9d20-915d8346f87c","invariantUUID":"6c4f10f8-e8b8-418a-8843-a3a2feff4895","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":"d3a85bf2-ef5f-46c0-87e9-332c2b1273d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896879608,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc53d9-11c9-4b8f-b2a3-a29aff5c1a20","invariantUUID":"6d7609c5-86c1-4359-bad5-fa225a3176ee","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4618441-bf95-410e-b4b2-8a3aedfe8653","lifecycleState":"CERTIFIED","lastUpdateDate":1628896496429,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a474700-a7b9-4be1-ade0-66f13f814494","invariantUUID":"f0663a02-02fa-4d3a-bf4c-9286d1ff89d6","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1ad8b38-fe17-4021-bce9-d21ae1be845f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896705354,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a53fb65-851c-4c00-ab94-63b2a95ef4a0","invariantUUID":"b7702b89-7a8f-45af-8675-38784d5310c8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4081b280-af5d-4548-ab25-5c3c0b741570","lifecycleState":"CERTIFIED","lastUpdateDate":1628896434353,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21482f1-bd41-4a0a-922d-ca0249c10768","invariantUUID":"662dfe0e-41e2-48e8-bc50-3f059c955bce","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"892854ed-5671-4e6b-89ef-6a0af7a5a12d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896947017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b8883f0-e06a-491d-93b9-1a0b08a862a9","invariantUUID":"28d9643c-324c-4a15-b2e5-a10643049459","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":"loadBalancer","uniqueId":"9945be23-3243-4576-94be-1dd94661a207","lifecycleState":"CERTIFIED","lastUpdateDate":1628896454257,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2343216d-d723-4424-9c97-89d912887edb","invariantUUID":"7350ec11-0422-4efc-a1ed-a52a9bc32c4e","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":"fdf41907-47f3-422e-9bb2-8c2f71975f28","lifecycleState":"CERTIFIED","lastUpdateDate":1628896651750,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ff1e2c1-d046-404f-b18d-49293755b810","invariantUUID":"11930fa0-61b3-4e0d-b23e-a685d6045e88","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":"34e09a70-6d6d-4133-8b3b-093dda76c0e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896733063,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5748df2d-4361-42a7-b034-9d10f619b870","invariantUUID":"2f39964f-ae86-48e3-8f7c-bfeb8f69bec7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62b82239-da50-4a53-a64f-4442b3c03869","lifecycleState":"CERTIFIED","lastUpdateDate":1628896645707,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6691fb0-cc2f-44c6-8a19-a8873742fc75","invariantUUID":"4e1b2ee0-bd74-4092-a63f-5246af7e09ee","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":"473ba2a7-95e6-4613-98f8-7a8cb12ff716","lifecycleState":"CERTIFIED","lastUpdateDate":1628896721790,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44f2e78e-0949-4035-8846-a176a47f2ed7","invariantUUID":"8a13f6bc-59b0-4421-9bcf-79c530bdc778","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aeb42e2-553b-4a0b-b68d-33204ef813b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896524539,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6ccaa3aa-4e81-4347-8472-f117e308abbf","invariantUUID":"3f892f0a-0367-4a8e-9edd-3396aaf07f72","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"af2d2a6e-1740-43b9-8639-023bb3b618b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896846853,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb5d6915-b66b-4fd9-98be-c84fd7483070","invariantUUID":"1b839ff1-c72b-4731-bb30-f65d186585f4","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"481c3650-456b-476f-9864-5f2184eb9eed","lifecycleState":"CERTIFIED","lastUpdateDate":1628896889646,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66f2171-5122-45c4-a1c0-d6a1da50e6ea","invariantUUID":"8fd4cdb2-ae7f-441f-9a48-6908bec0d40e","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":"04c73d43-84f5-4b3b-a5c2-5a6c86f15ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896716059,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d206df17-0228-4951-a0e2-11e163bb1006","invariantUUID":"67e41242-3bfb-427e-8315-5727af8af5b0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39822234-4722-4969-9fe4-b3f0c35e2d87","lifecycleState":"CERTIFIED","lastUpdateDate":1628896748324,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00afa1b-6abe-4b10-91ad-c9a0eee7f75b","invariantUUID":"994101a3-ecbe-410e-8ccc-0358683c898e","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":"port","uniqueId":"51863f33-3659-44fc-85c4-443ef3f3dc05","lifecycleState":"CERTIFIED","lastUpdateDate":1628896863153,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fb4aa34-2519-496b-97bf-de105b14cf25","invariantUUID":"063a26a2-8b6c-4208-b846-6ebf3cda7db5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12c16eb7-eadd-4886-acc3-da333bcf67b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896484171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c460123e-fec0-4780-a0ff-7496bedaa508","invariantUUID":"6f25b629-946e-408f-aee7-73f49c024697","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"99706c60-6f7f-412c-b69d-9c026437fe41","lifecycleState":"CERTIFIED","lastUpdateDate":1628896616990,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebfcbb4-9647-4f6d-9622-f39b51539f1d","invariantUUID":"0d59ba0e-e405-46c9-a2e9-4d40e41c756a","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":"defaulticon","uniqueId":"7f69ccbe-59f6-4010-8dc4-2434307c6a98","lifecycleState":"CERTIFIED","lastUpdateDate":1628896738086,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d89b9d9b-bd75-4900-97d3-89e0c4d4062e","invariantUUID":"e676f09c-520c-43c1-b84a-bce4a755c0b3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d938bba-b0c9-45db-8ad3-bea593e04d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896759709,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1048b79d-bd1d-4e06-8e30-533a42d7d14c","invariantUUID":"76e03c15-de6b-4a65-b5c6-6bb1d243e716","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"101ca3cd-36a8-4015-a8d0-0151eeeba61d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896937271,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11326a52-4bf8-49e4-b7a2-1acc80190864","invariantUUID":"15baea6c-c3c2-41ab-a677-874297dcc270","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9579117f-5e50-455e-ac99-3dc3bf7dd8a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896858091,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0948f4a9-820a-454f-90a9-7e55c9e1ab82","invariantUUID":"1b08e996-082e-4929-b640-8c9ea576b6dc","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0810b7b1-8cda-499b-b24f-01ab94f056e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896622008,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1cd929c-bb75-4095-837c-c2992a2a2daa","invariantUUID":"80208dc5-481f-422b-8d1c-c21b818c9a27","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"958a25f2-87d2-469c-9134-ea8b984ffb0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628896970459,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d9efeed-8c7d-4113-972c-6e65f16ea44c","invariantUUID":"74dfa731-ad4f-4a9d-9d52-9a66fae9942e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"460ad07d-7f97-4ffc-a86c-ce834eec0bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896929576,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e2f7cb0-3432-4f23-a382-b13ddf9b7ba4","invariantUUID":"b8fdc566-e398-4a77-b0fb-928a3ff8e87e","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":"compute","uniqueId":"60cb30bc-220c-4e26-8019-746c4bdf5ca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896956359,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c2f7f1-0b7f-4dab-a554-20fd290d8b5f","invariantUUID":"bfb05b75-9e4c-4aef-9153-84ed567e0cbd","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":"44ff4bed-12bf-46e0-ba84-486c0a51f038","lifecycleState":"CERTIFIED","lastUpdateDate":1628896824326,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66041a4d-2062-4f93-9905-f68a860c2ea6","invariantUUID":"45be5dc3-a818-4fe9-827a-270dbe6b0e9e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aad7b0c4-1367-4f2b-84b4-d9e2de2b20c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896975272,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf518ad8-55d0-4b2f-a86c-2153c0469215","invariantUUID":"3a23980e-02c9-4b17-a33f-96c6754344ec","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f5158ab-e38f-441c-8175-cf4f1ba1bfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1628896633665,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab3e3df-03c3-4af9-8623-27a40cbae2a0","invariantUUID":"7b250203-adba-4b2a-853f-b34caa50c561","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f2ac44d-d0c6-4896-886a-e0eabfcfb341","lifecycleState":"CERTIFIED","lastUpdateDate":1628896684221,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ede337ae-504e-491e-abf1-d480c6e5bb3b","invariantUUID":"61e57685-e451-4c5f-8c4e-9f7d6c70516d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6939c55f-12ee-4a05-a434-a24d02b9db89","lifecycleState":"CERTIFIED","lastUpdateDate":1628896544385,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc799b31-76da-461c-a5d1-3b88008c58a0","invariantUUID":"05b60cc5-87a3-4718-94d0-15ca0258ddbc","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":"2ca3c8d2-7664-4dae-9ee2-d2e853c24a2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896777575,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfa4e608-3fe2-4431-9267-0eeeca9d8642","invariantUUID":"615878f1-2b94-4d65-8dd9-9f11376ea439","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":"055c7b1d-f8fa-47f2-8fbf-47ac09b14db0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896529955,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40aa96ea-dcd8-4adb-a771-09974d86e5d6","invariantUUID":"0a6227ca-1a03-4de4-bed6-730ba5f69a63","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4342be82-5b73-4c2d-9f4f-3c456e116459","lifecycleState":"CERTIFIED","lastUpdateDate":1628896465149,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6eab37d6-be67-48ae-a3e6-6667879a086c","invariantUUID":"52fbb993-f706-4a79-9b66-04d28deef3f3","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":"90800277-d688-4367-a1ed-fa2afd0e8a33","lifecycleState":"CERTIFIED","lastUpdateDate":1628896537768,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17d2f549-532b-460d-bf19-82bee7d770f7","invariantUUID":"e626c32a-972a-4879-b7eb-aa3b44910582","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2073685-56db-4935-9051-7da782944a09","lifecycleState":"CERTIFIED","lastUpdateDate":1628896602361,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04f7ca15-cda9-4277-b88b-088777e2f39c","invariantUUID":"e3afe73d-6578-48ca-9ec0-dd9257b09ca1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ce4af046-573e-44fc-9a01-de60e0ad8006","lifecycleState":"CERTIFIED","lastUpdateDate":1628896581384,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf791ea0-ce36-42c4-96e4-b3cb45ae34a1","invariantUUID":"1688a9be-31fc-4de2-a868-b92852c81736","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aadfc7ce-2238-4d2d-adba-1b33ebeb122c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896658039,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a74da150-c8f6-4fd0-96f2-979532befe89","invariantUUID":"411c1942-47ae-4f06-bc33-6483fac8f09d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb43cd26-ee17-4bbd-91be-8e2fd96456d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896770252,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd3521b7-3acf-40d9-83f9-78f18f727d54","invariantUUID":"d21cc1b6-6c42-4f37-9d2e-7877205f51d9","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":"a528e187-fddd-41cf-8535-27295ec222b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628896796445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"011e7341-8e7d-4935-b9d6-575355450e36","invariantUUID":"3d5df346-0926-421d-a07f-d7250e8cae11","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3af6888-ab65-487d-ad56-6c7a36242935","lifecycleState":"CERTIFIED","lastUpdateDate":1628896439923,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3afe3e-db1c-435f-873a-442abd0affee","invariantUUID":"a5b68e77-a2e3-44aa-bf38-b840ab876f67","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"994aa435-8376-4b8a-a41b-e8f29168a9fa","lifecycleState":"CERTIFIED","lastUpdateDate":1628896921170,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a961ecf4-dbea-404c-a696-d4700d36a258","invariantUUID":"c776d223-04a5-4e21-858f-1987ea961d6a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31e93a8e-a1df-4087-b993-7ae53b79d4d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896819151,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55d57b71-8811-4c51-9e49-b754173dd308","invariantUUID":"9656002b-35a2-4464-8ed8-7e8b1a058152","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2039e65-bd2e-41f2-b0ea-5aea63714a95","lifecycleState":"CERTIFIED","lastUpdateDate":1628896627125,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4370efb0-1b89-4e9e-b089-67cebd1bd280","invariantUUID":"ae715805-f6c3-40f4-81cf-2c193fa876dd","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":"port","uniqueId":"e6eefe9e-71ff-47da-82b3-d07be9342936","lifecycleState":"CERTIFIED","lastUpdateDate":1628896459893,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2b72085-4385-47d0-a844-9ade1850d6ed","invariantUUID":"6f093a90-d4ca-4d93-b842-6760c57ecc67","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":"network","uniqueId":"7ed9a783-8682-4e1b-9743-550acf924371","lifecycleState":"CERTIFIED","lastUpdateDate":1628896874461,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2323a23-7459-4c5b-baf7-89aab2d1c1c3","invariantUUID":"07f982f2-f628-452c-b96c-47e53885ce1d","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":"securityrules","uniqueId":"4a83cb56-f5b2-4b8f-8c5c-b649d998d0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896607503,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09a81b31-22f4-4265-8e76-056de66e57c3","invariantUUID":"070c3fdf-7cda-4066-ad23-0015d29dbe5b","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":"63befb6d-05e8-409e-804b-1a5cc496f8bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628896743149,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f18013f-ce76-45b9-a719-32b77531e171","invariantUUID":"e30cd756-97da-4e97-894a-2ef581fd1f43","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","lifecycleState":"CERTIFIED","lastUpdateDate":1628905352564,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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-14 01:42:36,687 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-14 01:42:36,688 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-14 01:42:36,688 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-14 01:42:36,689 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-14 01:42:36,689 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-14 01:42:36,689 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-14 01:42:36,691 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:36,764 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-14 01:42:36,765 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-14 01:42:36,765 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-14 01:42:36,765 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-14 01:42:36,765 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-14 01:42:36,772 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-14 01:42:36,772 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-14 01:42:36,772 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-14 01:42:36,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:37,053 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-14 01:42:37,054 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-14 01:42:37,054 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-14 01:42:37,056 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-14 01:42:37,056 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-14 01:42:37,056 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-14 01:42:37,058 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:37,165 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-14 01:42:37,166 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-14 01:42:37,166 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":"1628905356811"}]}
2021-08-14 01:42:37,186 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-14 01:42:37,187 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/c2be2fe7-7cbe-49bb-938f-4c3895527660
2021-08-14 01:42:37,187 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "c2be2fe7-7cbe-49bb-938f-4c3895527660",
    "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-14 01:42:37,188 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:38,512 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/c2be2fe7-7cbe-49bb-938f-4c3895527660 HTTP/1.1" 201 0
2021-08-14 01:42:38,513 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-14 01:42:38,513 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-14 01:42:38,516 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-14 01:42:38,516 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-14 01:42:38,516 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-14 01:42:38,518 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:38,563 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-14 01:42:38,564 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-14 01:42:38,564 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-14 01:42:38,564 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-14 01:42:38,565 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-14 01:42:38,565 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-14 01:42:38,565 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-14 01:42:38,568 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-14 01:42:38,568 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-14 01:42:38,568 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-14 01:42:38,570 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:38,660 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-14 01:42:38,661 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-14 01:42:38,661 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-14 01:42:38,664 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-14 01:42:38,664 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-14 01:42:38,664 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-14 01:42:38,666 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:38,711 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-14 01:42:38,712 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-14 01:42:38,712 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-14 01:42:38,712 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-14 01:42:38,712 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-14 01:42:38,716 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-14 01:42:38,716 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-14 01:42:38,716 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-14 01:42:38,717 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:39,148 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-14 01:42:39,149 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-14 01:42:39,149 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-14 01:42:39,159 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-14 01:42:39,160 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-14 01:42:39,160 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-14 01:42:39,161 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:39,979 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-14 01:42:39,980 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-14 01:42:39,980 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-14 01:42:39,982 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-14 01:42:39,982 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-14 01:42:39,982 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-14 01:42:39,984 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:40,067 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-14 01:42:40,075 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-14 01:42:40,075 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":"1628905356811"}]}
2021-08-14 01:42:40,083 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-14 01:42:40,083 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-14 01:42:40,083 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-14 01:42:40,084 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:40,210 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-14 01:42:40,211 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-14 01:42:40,211 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-14 01:42:40,223 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-14 01:42:40,223 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-14 01:42:40,224 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-14 01:42:40,226 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:40,288 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-14 01:42:40,290 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-14 01:42:40,290 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-14 01:42:40,293 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-14 01:42:40,294 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-14 01:42:40,294 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-14 01:42:40,296 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:40,342 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-14 01:42:40,343 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-14 01:42:40,344 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":"1628905360256"}
2021-08-14 01:42:40,347 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-14 01:42:40,347 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-14 01:42:40,347 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-14 01:42:40,350 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:40,403 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-14 01:42:40,403 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-14 01:42:40,404 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":"1628905360256"}
2021-08-14 01:42:40,406 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-14 01:42:40,406 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-14 01:42:40,406 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-14 01:42:40,408 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:40,451 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-14 01:42:40,452 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-14 01:42:40,452 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-14 01:42:40,452 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-14 01:42:40,452 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-14 01:42:40,452 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-14 01:42:40,454 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:42:40,455 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:42:40,455 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-14 01:42:40,455 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-14 01:42:40,455 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:42:40,456 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:42:40,859 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-14 01:42:40,860 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:42:40,860 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-14 01:42:40,862 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-14 01:42:40,862 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:40,863 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:40,863 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-14 01:42:40,863 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-14 01:42:40,863 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:42:40,863 INFO 192:__init__.py(1) - Service found, updating information
2021-08-14 01:42:40,863 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-14 01:42:40,863 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-14 01:42:40,863 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-14 01:42:40,865 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:41,414 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-14 01:42:41,416 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-14 01:42:41,418 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"428c09bc-7d8a-41a8-a59c-8a6d826a65ab","lifecycleState":"CERTIFIED","lastUpdateDate":1628896397416,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52de5a30-a678-4631-ab2a-28d4a298dfa5","invariantUUID":"89773d3f-4abd-47f4-9661-9cc448eacf96","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":"fdbab934-53ac-4e61-923b-1410527052e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896727063,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","invariantUUID":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","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":"port","uniqueId":"25f08847-d6bd-4509-9429-f660e73b582f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896507219,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fa11e-92ac-43bf-b4f3-202b8bf3ea0e","invariantUUID":"a79726e8-a367-4606-9e2e-a885caff9827","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ecc38e1-0fc5-4a76-b146-3dd18c55590f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896852789,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ec34c53-bd73-46bb-95eb-2d8194479df9","invariantUUID":"757ae56e-1943-41c6-a86f-1096548edd26","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":"8919c937-8373-4c01-9ab2-b3ca27a0e066","lifecycleState":"CERTIFIED","lastUpdateDate":1628896427870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"19cb9db7-4dc6-479b-bd5b-64d177dc12e7","invariantUUID":"a05fc09c-2f3a-472c-a053-6a7d8eb197a3","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":"networkrules","uniqueId":"de05c47d-4b03-4366-9795-0d1544103fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628896596261,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0bfc27c5-7ea6-4013-8052-fd9c92a20fd1","invariantUUID":"a573a073-2cc1-4f8d-8e1c-07693a624b8b","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":"20fa4858-100f-46e4-8948-9738f243eff3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896884628,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b9fa12-023d-45fe-be76-ba08158ee1d8","invariantUUID":"fb30a49c-91ea-4cec-b5e1-342e3b19c498","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":"defaulticon","uniqueId":"00ceb40e-dcfe-4b80-ba6f-936ba71b8edd","lifecycleState":"CERTIFIED","lastUpdateDate":1628896513224,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e6d7c6d-7209-48ee-8e85-7f2cc458db30","invariantUUID":"699cef77-6356-4487-a463-5dd82dbef8e3","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"465d586d-c820-4a9e-913b-ec9352cdb0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896897174,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce331a6-8021-4642-a2f3-ebf2ecd289ac","invariantUUID":"74bdb6d6-5904-4561-a471-93cee4817a8c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628896519302,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14276e11-fdc2-4691-b953-ecbb7db32bb0","invariantUUID":"e6acbb8a-072a-4260-912e-ce52d73b58d2","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1b7692e3-1778-46a1-ae71-631d13a1c862","lifecycleState":"CERTIFIED","lastUpdateDate":1628896868423,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"704a33c0-66df-4780-9515-e030b145ab7c","invariantUUID":"6883040b-41a5-43d3-bae1-a395af0da07b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1cd2b14-076c-49de-9351-190e3ad579e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896952258,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c05f043-649f-4da8-a86b-aa02a1599f7a","invariantUUID":"77114622-9f6e-42cc-8021-8f0819fe3a5f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a1360f3f-de81-4615-b5d7-23a788d28d78","lifecycleState":"CERTIFIED","lastUpdateDate":1628896783465,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a38582c9-883e-4b55-9eec-5202302af1eb","invariantUUID":"d797fd69-05e3-4cb9-8103-2f0f8aea4e62","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd829a44-c1cb-4d22-be5a-38a4b7435111","lifecycleState":"CERTIFIED","lastUpdateDate":1628896802823,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fd736a8-71a0-469e-8140-3a2f7c7abf80","invariantUUID":"8f254f14-7e9b-4590-aff4-5593286e0516","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b3da3-a3d6-42a2-bd6b-a69cc5abb98a","lifecycleState":"CERTIFIED","lastUpdateDate":1628896907883,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bacb415-c49e-4560-aece-fd4ad322365f","invariantUUID":"e5fe3ce1-d079-415d-a84c-7c01adc28618","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":"networkrules","uniqueId":"4f2634d8-f237-4cea-9739-ab8c96b019cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896575837,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"049e4a62-deee-4cde-bb08-44fb1b57cdba","invariantUUID":"b781db94-fac9-427b-bdca-21efdc4348f3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6938c8b-6291-48cc-92a5-0ede712f3009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896914668,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18f4abda-6ad1-4b36-a44b-0c4bf2c22770","invariantUUID":"08e0c226-c05e-4c59-9ec5-482e2e85f3d4","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":"c2dce425-0ad9-400c-8261-b9d4e4434009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896501864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c4ca20-4684-4043-b452-78f8c77c940f","invariantUUID":"1ad529bd-f8c5-4430-9a68-91b8a487a222","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":"objectStorage","uniqueId":"690cc38f-def7-420b-9ad6-7bb1b505fc1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896489868,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"875954fb-ee84-44b4-a869-848c0abcdc5b","invariantUUID":"6ce3b433-d329-4015-8a80-e53d2c8fda9f","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":"compute","uniqueId":"685332de-1df4-48e8-bfd1-994c1874953c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896754509,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9c0b2c9-85c3-48ad-b4f2-0453705f71ab","invariantUUID":"a11d129f-9637-4959-a949-d4170f29378d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde8eb3c-41f5-4da6-a841-6107fe3bd940","lifecycleState":"CERTIFIED","lastUpdateDate":1628896962258,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd4d0a6-75de-4e58-8aef-433eb2b5eb17","invariantUUID":"8bb799f6-c153-4b7d-9b62-e9f732909930","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":"28882ef9-9fd2-497d-a65c-633516fa9053","lifecycleState":"CERTIFIED","lastUpdateDate":1628896700335,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe4bbd8e-16f8-4f3a-9d20-915d8346f87c","invariantUUID":"6c4f10f8-e8b8-418a-8843-a3a2feff4895","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":"d3a85bf2-ef5f-46c0-87e9-332c2b1273d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896879608,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc53d9-11c9-4b8f-b2a3-a29aff5c1a20","invariantUUID":"6d7609c5-86c1-4359-bad5-fa225a3176ee","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4618441-bf95-410e-b4b2-8a3aedfe8653","lifecycleState":"CERTIFIED","lastUpdateDate":1628896496429,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a474700-a7b9-4be1-ade0-66f13f814494","invariantUUID":"f0663a02-02fa-4d3a-bf4c-9286d1ff89d6","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1ad8b38-fe17-4021-bce9-d21ae1be845f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896705354,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a53fb65-851c-4c00-ab94-63b2a95ef4a0","invariantUUID":"b7702b89-7a8f-45af-8675-38784d5310c8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4081b280-af5d-4548-ab25-5c3c0b741570","lifecycleState":"CERTIFIED","lastUpdateDate":1628896434353,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21482f1-bd41-4a0a-922d-ca0249c10768","invariantUUID":"662dfe0e-41e2-48e8-bc50-3f059c955bce","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"892854ed-5671-4e6b-89ef-6a0af7a5a12d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896947017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b8883f0-e06a-491d-93b9-1a0b08a862a9","invariantUUID":"28d9643c-324c-4a15-b2e5-a10643049459","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":"loadBalancer","uniqueId":"9945be23-3243-4576-94be-1dd94661a207","lifecycleState":"CERTIFIED","lastUpdateDate":1628896454257,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2343216d-d723-4424-9c97-89d912887edb","invariantUUID":"7350ec11-0422-4efc-a1ed-a52a9bc32c4e","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":"fdf41907-47f3-422e-9bb2-8c2f71975f28","lifecycleState":"CERTIFIED","lastUpdateDate":1628896651750,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ff1e2c1-d046-404f-b18d-49293755b810","invariantUUID":"11930fa0-61b3-4e0d-b23e-a685d6045e88","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":"34e09a70-6d6d-4133-8b3b-093dda76c0e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896733063,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5748df2d-4361-42a7-b034-9d10f619b870","invariantUUID":"2f39964f-ae86-48e3-8f7c-bfeb8f69bec7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62b82239-da50-4a53-a64f-4442b3c03869","lifecycleState":"CERTIFIED","lastUpdateDate":1628896645707,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6691fb0-cc2f-44c6-8a19-a8873742fc75","invariantUUID":"4e1b2ee0-bd74-4092-a63f-5246af7e09ee","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":"473ba2a7-95e6-4613-98f8-7a8cb12ff716","lifecycleState":"CERTIFIED","lastUpdateDate":1628896721790,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44f2e78e-0949-4035-8846-a176a47f2ed7","invariantUUID":"8a13f6bc-59b0-4421-9bcf-79c530bdc778","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aeb42e2-553b-4a0b-b68d-33204ef813b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896524539,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6ccaa3aa-4e81-4347-8472-f117e308abbf","invariantUUID":"3f892f0a-0367-4a8e-9edd-3396aaf07f72","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"af2d2a6e-1740-43b9-8639-023bb3b618b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896846853,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb5d6915-b66b-4fd9-98be-c84fd7483070","invariantUUID":"1b839ff1-c72b-4731-bb30-f65d186585f4","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"481c3650-456b-476f-9864-5f2184eb9eed","lifecycleState":"CERTIFIED","lastUpdateDate":1628896889646,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66f2171-5122-45c4-a1c0-d6a1da50e6ea","invariantUUID":"8fd4cdb2-ae7f-441f-9a48-6908bec0d40e","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":"04c73d43-84f5-4b3b-a5c2-5a6c86f15ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896716059,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d206df17-0228-4951-a0e2-11e163bb1006","invariantUUID":"67e41242-3bfb-427e-8315-5727af8af5b0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39822234-4722-4969-9fe4-b3f0c35e2d87","lifecycleState":"CERTIFIED","lastUpdateDate":1628896748324,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00afa1b-6abe-4b10-91ad-c9a0eee7f75b","invariantUUID":"994101a3-ecbe-410e-8ccc-0358683c898e","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":"port","uniqueId":"51863f33-3659-44fc-85c4-443ef3f3dc05","lifecycleState":"CERTIFIED","lastUpdateDate":1628896863153,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fb4aa34-2519-496b-97bf-de105b14cf25","invariantUUID":"063a26a2-8b6c-4208-b846-6ebf3cda7db5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12c16eb7-eadd-4886-acc3-da333bcf67b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896484171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c460123e-fec0-4780-a0ff-7496bedaa508","invariantUUID":"6f25b629-946e-408f-aee7-73f49c024697","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"99706c60-6f7f-412c-b69d-9c026437fe41","lifecycleState":"CERTIFIED","lastUpdateDate":1628896616990,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebfcbb4-9647-4f6d-9622-f39b51539f1d","invariantUUID":"0d59ba0e-e405-46c9-a2e9-4d40e41c756a","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":"defaulticon","uniqueId":"7f69ccbe-59f6-4010-8dc4-2434307c6a98","lifecycleState":"CERTIFIED","lastUpdateDate":1628896738086,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d89b9d9b-bd75-4900-97d3-89e0c4d4062e","invariantUUID":"e676f09c-520c-43c1-b84a-bce4a755c0b3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d938bba-b0c9-45db-8ad3-bea593e04d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896759709,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1048b79d-bd1d-4e06-8e30-533a42d7d14c","invariantUUID":"76e03c15-de6b-4a65-b5c6-6bb1d243e716","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"101ca3cd-36a8-4015-a8d0-0151eeeba61d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896937271,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11326a52-4bf8-49e4-b7a2-1acc80190864","invariantUUID":"15baea6c-c3c2-41ab-a677-874297dcc270","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9579117f-5e50-455e-ac99-3dc3bf7dd8a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896858091,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0948f4a9-820a-454f-90a9-7e55c9e1ab82","invariantUUID":"1b08e996-082e-4929-b640-8c9ea576b6dc","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0810b7b1-8cda-499b-b24f-01ab94f056e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896622008,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1cd929c-bb75-4095-837c-c2992a2a2daa","invariantUUID":"80208dc5-481f-422b-8d1c-c21b818c9a27","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"958a25f2-87d2-469c-9134-ea8b984ffb0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628896970459,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d9efeed-8c7d-4113-972c-6e65f16ea44c","invariantUUID":"74dfa731-ad4f-4a9d-9d52-9a66fae9942e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"460ad07d-7f97-4ffc-a86c-ce834eec0bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896929576,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e2f7cb0-3432-4f23-a382-b13ddf9b7ba4","invariantUUID":"b8fdc566-e398-4a77-b0fb-928a3ff8e87e","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":"compute","uniqueId":"60cb30bc-220c-4e26-8019-746c4bdf5ca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896956359,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c2f7f1-0b7f-4dab-a554-20fd290d8b5f","invariantUUID":"bfb05b75-9e4c-4aef-9153-84ed567e0cbd","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":"44ff4bed-12bf-46e0-ba84-486c0a51f038","lifecycleState":"CERTIFIED","lastUpdateDate":1628896824326,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66041a4d-2062-4f93-9905-f68a860c2ea6","invariantUUID":"45be5dc3-a818-4fe9-827a-270dbe6b0e9e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aad7b0c4-1367-4f2b-84b4-d9e2de2b20c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896975272,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf518ad8-55d0-4b2f-a86c-2153c0469215","invariantUUID":"3a23980e-02c9-4b17-a33f-96c6754344ec","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f5158ab-e38f-441c-8175-cf4f1ba1bfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1628896633665,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab3e3df-03c3-4af9-8623-27a40cbae2a0","invariantUUID":"7b250203-adba-4b2a-853f-b34caa50c561","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f2ac44d-d0c6-4896-886a-e0eabfcfb341","lifecycleState":"CERTIFIED","lastUpdateDate":1628896684221,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ede337ae-504e-491e-abf1-d480c6e5bb3b","invariantUUID":"61e57685-e451-4c5f-8c4e-9f7d6c70516d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6939c55f-12ee-4a05-a434-a24d02b9db89","lifecycleState":"CERTIFIED","lastUpdateDate":1628896544385,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc799b31-76da-461c-a5d1-3b88008c58a0","invariantUUID":"05b60cc5-87a3-4718-94d0-15ca0258ddbc","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":"2ca3c8d2-7664-4dae-9ee2-d2e853c24a2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896777575,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfa4e608-3fe2-4431-9267-0eeeca9d8642","invariantUUID":"615878f1-2b94-4d65-8dd9-9f11376ea439","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":"055c7b1d-f8fa-47f2-8fbf-47ac09b14db0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896529955,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40aa96ea-dcd8-4adb-a771-09974d86e5d6","invariantUUID":"0a6227ca-1a03-4de4-bed6-730ba5f69a63","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4342be82-5b73-4c2d-9f4f-3c456e116459","lifecycleState":"CERTIFIED","lastUpdateDate":1628896465149,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6eab37d6-be67-48ae-a3e6-6667879a086c","invariantUUID":"52fbb993-f706-4a79-9b66-04d28deef3f3","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":"90800277-d688-4367-a1ed-fa2afd0e8a33","lifecycleState":"CERTIFIED","lastUpdateDate":1628896537768,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17d2f549-532b-460d-bf19-82bee7d770f7","invariantUUID":"e626c32a-972a-4879-b7eb-aa3b44910582","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2073685-56db-4935-9051-7da782944a09","lifecycleState":"CERTIFIED","lastUpdateDate":1628896602361,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04f7ca15-cda9-4277-b88b-088777e2f39c","invariantUUID":"e3afe73d-6578-48ca-9ec0-dd9257b09ca1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ce4af046-573e-44fc-9a01-de60e0ad8006","lifecycleState":"CERTIFIED","lastUpdateDate":1628896581384,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf791ea0-ce36-42c4-96e4-b3cb45ae34a1","invariantUUID":"1688a9be-31fc-4de2-a868-b92852c81736","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aadfc7ce-2238-4d2d-adba-1b33ebeb122c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896658039,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a74da150-c8f6-4fd0-96f2-979532befe89","invariantUUID":"411c1942-47ae-4f06-bc33-6483fac8f09d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb43cd26-ee17-4bbd-91be-8e2fd96456d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896770252,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd3521b7-3acf-40d9-83f9-78f18f727d54","invariantUUID":"d21cc1b6-6c42-4f37-9d2e-7877205f51d9","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":"a528e187-fddd-41cf-8535-27295ec222b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628896796445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"011e7341-8e7d-4935-b9d6-575355450e36","invariantUUID":"3d5df346-0926-421d-a07f-d7250e8cae11","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3af6888-ab65-487d-ad56-6c7a36242935","lifecycleState":"CERTIFIED","lastUpdateDate":1628896439923,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3afe3e-db1c-435f-873a-442abd0affee","invariantUUID":"a5b68e77-a2e3-44aa-bf38-b840ab876f67","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"994aa435-8376-4b8a-a41b-e8f29168a9fa","lifecycleState":"CERTIFIED","lastUpdateDate":1628896921170,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a961ecf4-dbea-404c-a696-d4700d36a258","invariantUUID":"c776d223-04a5-4e21-858f-1987ea961d6a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31e93a8e-a1df-4087-b993-7ae53b79d4d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896819151,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55d57b71-8811-4c51-9e49-b754173dd308","invariantUUID":"9656002b-35a2-4464-8ed8-7e8b1a058152","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2039e65-bd2e-41f2-b0ea-5aea63714a95","lifecycleState":"CERTIFIED","lastUpdateDate":1628896627125,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4370efb0-1b89-4e9e-b089-67cebd1bd280","invariantUUID":"ae715805-f6c3-40f4-81cf-2c193fa876dd","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":"port","uniqueId":"e6eefe9e-71ff-47da-82b3-d07be9342936","lifecycleState":"CERTIFIED","lastUpdateDate":1628896459893,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2b72085-4385-47d0-a844-9ade1850d6ed","invariantUUID":"6f093a90-d4ca-4d93-b842-6760c57ecc67","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":"network","uniqueId":"7ed9a783-8682-4e1b-9743-550acf924371","lifecycleState":"CERTIFIED","lastUpdateDate":1628896874461,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2323a23-7459-4c5b-baf7-89aab2d1c1c3","invariantUUID":"07f982f2-f628-452c-b96c-47e53885ce1d","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":"securityrules","uniqueId":"4a83cb56-f5b2-4b8f-8c5c-b649d998d0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896607503,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09a81b31-22f4-4265-8e76-056de66e57c3","invariantUUID":"070c3fdf-7cda-4066-ad23-0015d29dbe5b","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":"63befb6d-05e8-409e-804b-1a5cc496f8bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628896743149,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f18013f-ce76-45b9-a719-32b77531e171","invariantUUID":"e30cd756-97da-4e97-894a-2ef581fd1f43","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","lifecycleState":"CERTIFIED","lastUpdateDate":1628905352564,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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-14 01:42:41,423 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-14 01:42:41,424 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-14 01:42:41,424 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-14 01:42:41,424 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"
}
2021-08-14 01:42:41,427 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:41,499 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-14 01:42:41,500 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-14 01:42:41,500 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-14 01:42:41,502 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-14 01:42:41,502 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-14 01:42:41,502 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-14 01:42:41,504 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:41,554 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-14 01:42:41,555 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-14 01:42:41,555 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628905361461"}]}
2021-08-14 01:42:41,558 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-14 01:42:41,558 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-14 01:42:41,558 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-14 01:42:41,559 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:41,598 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-14 01:42:41,599 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-14 01:42:41,599 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":"1628905360256"}
2021-08-14 01:42:41,601 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-14 01:42:41,602 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-14 01:42:41,602 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-14 01:42:41,603 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:41,651 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-14 01:42:41,651 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-14 01:42:41,652 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628905361461"}]}
2021-08-14 01:42:41,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-14 01:42:41,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-14 01:42:41,654 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-14 01:42:41,656 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:41,714 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-14 01:42:41,715 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-14 01:42:41,716 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":"1628905360117","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-14 01:42:41,719 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-14 01:42:41,720 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-14 01:42:41,720 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-14 01:42:41,721 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:41,763 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-14 01:42:41,764 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-14 01:42:41,764 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628905358601"}
2021-08-14 01:42:41,772 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-14 01:42:41,772 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-14 01:42:41,772 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=1628905358601",
    
    
        "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-14 01:42:41,774 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:41,878 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-14 01:42:41,879 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-14 01:42:41,879 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-14 01:42:41,882 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-14 01:42:41,882 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-14 01:42:41,882 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-14 01:42:41,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:41,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-14 01:42:41,929 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-14 01:42:41,929 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":"1628905360256"}
2021-08-14 01:42:41,932 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-14 01:42:41,932 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-14 01:42:41,932 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-14 01:42:41,934 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:41,993 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-14 01:42:41,995 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-14 01:42:41,995 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":"1628905360117","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-14 01:42:41,997 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-14 01:42:41,998 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-14 01:42:41,998 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-14 01:42:41,999 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:42,052 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-14 01:42:42,053 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-14 01:42:42,053 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628905361802","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-14 01:42:42,055 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-14 01:42:42,056 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-14 01:42:42,056 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-14 01:42:42,057 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:42,105 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-14 01:42:42,106 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-14 01:42:42,106 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"f4668e1d-3011-4152-947c-9d73db7b0b80","owning-entity-name":"OE-ETE_Customer-f4668e1d-3011-4152-947c-9d73db7b0b80","resource-version":"1628904847810","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_9873cd53-1d02-4b49-af07-de0cadd98e71/service-subscriptions/service-subscription/pNF/service-instances/service-instance/3af3f86b-5137-45e2-9733-9b94ea8f3470","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_9873cd53-1d02-4b49-af07-de0cadd98e71"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"3af3f86b-5137-45e2-9733-9b94ea8f3470"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Name9873cd53-1d02-4b49-af07-de0cadd98e71"}]}]}}]}
2021-08-14 01:42:42,109 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-14 01:42:42,111 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-14 01:42:42,111 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/4c69a6ce-476f-4561-be68-f022e99937d3
2021-08-14 01:42:42,111 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "4c69a6ce-476f-4561-be68-f022e99937d3"
}
2021-08-14 01:42:42,113 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:42,185 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/4c69a6ce-476f-4561-be68-f022e99937d3 HTTP/1.1" 201 0
2021-08-14 01:42:42,186 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-14 01:42:42,186 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-14 01:42:42,189 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-14 01:42:42,189 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/4c69a6ce-476f-4561-be68-f022e99937d3
2021-08-14 01:42:42,190 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-14 01:42:42,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:42:42,257 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/4c69a6ce-476f-4561-be68-f022e99937d3 HTTP/1.1" 200 128
2021-08-14 01:42:42,258 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-14 01:42:42,258 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"4c69a6ce-476f-4561-be68-f022e99937d3","owning-entity-name":"basicnw-oe","resource-version":"1628905362149"}
2021-08-14 01:42:42,263 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-14 01:42:42,263 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-14 01:42:42,263 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-14 01:42:42,265 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-14 01:42:42,445 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-14 01:42:42,446 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-14 01:42:42,446 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-14 01:42:42,449 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-14 01:42:42,449 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:42:42,449 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:42:42,449 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-14 01:42:42,449 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-14 01:42:42,449 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:42:42,451 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:42:42,850 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-14 01:42:42,851 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:42:42,852 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-14 01:42:42,854 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-14 01:42:42,854 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:42:42,854 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:42:42,854 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-14 01:42:42,854 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-14 01:42:42,854 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:42:42,854 INFO 192:__init__.py(1) - Service found, updating information
2021-08-14 01:42:42,855 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-14 01:42:42,855 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-14 01:42:42,855 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-14 01:42:42,856 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:43,338 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-14 01:42:43,341 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-14 01:42:43,343 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"428c09bc-7d8a-41a8-a59c-8a6d826a65ab","lifecycleState":"CERTIFIED","lastUpdateDate":1628896397416,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52de5a30-a678-4631-ab2a-28d4a298dfa5","invariantUUID":"89773d3f-4abd-47f4-9661-9cc448eacf96","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":"fdbab934-53ac-4e61-923b-1410527052e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896727063,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","invariantUUID":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","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":"port","uniqueId":"25f08847-d6bd-4509-9429-f660e73b582f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896507219,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fa11e-92ac-43bf-b4f3-202b8bf3ea0e","invariantUUID":"a79726e8-a367-4606-9e2e-a885caff9827","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ecc38e1-0fc5-4a76-b146-3dd18c55590f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896852789,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ec34c53-bd73-46bb-95eb-2d8194479df9","invariantUUID":"757ae56e-1943-41c6-a86f-1096548edd26","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":"8919c937-8373-4c01-9ab2-b3ca27a0e066","lifecycleState":"CERTIFIED","lastUpdateDate":1628896427870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"19cb9db7-4dc6-479b-bd5b-64d177dc12e7","invariantUUID":"a05fc09c-2f3a-472c-a053-6a7d8eb197a3","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":"networkrules","uniqueId":"de05c47d-4b03-4366-9795-0d1544103fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628896596261,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0bfc27c5-7ea6-4013-8052-fd9c92a20fd1","invariantUUID":"a573a073-2cc1-4f8d-8e1c-07693a624b8b","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":"20fa4858-100f-46e4-8948-9738f243eff3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896884628,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b9fa12-023d-45fe-be76-ba08158ee1d8","invariantUUID":"fb30a49c-91ea-4cec-b5e1-342e3b19c498","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":"defaulticon","uniqueId":"00ceb40e-dcfe-4b80-ba6f-936ba71b8edd","lifecycleState":"CERTIFIED","lastUpdateDate":1628896513224,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e6d7c6d-7209-48ee-8e85-7f2cc458db30","invariantUUID":"699cef77-6356-4487-a463-5dd82dbef8e3","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"465d586d-c820-4a9e-913b-ec9352cdb0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896897174,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce331a6-8021-4642-a2f3-ebf2ecd289ac","invariantUUID":"74bdb6d6-5904-4561-a471-93cee4817a8c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628896519302,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14276e11-fdc2-4691-b953-ecbb7db32bb0","invariantUUID":"e6acbb8a-072a-4260-912e-ce52d73b58d2","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1b7692e3-1778-46a1-ae71-631d13a1c862","lifecycleState":"CERTIFIED","lastUpdateDate":1628896868423,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"704a33c0-66df-4780-9515-e030b145ab7c","invariantUUID":"6883040b-41a5-43d3-bae1-a395af0da07b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1cd2b14-076c-49de-9351-190e3ad579e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896952258,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c05f043-649f-4da8-a86b-aa02a1599f7a","invariantUUID":"77114622-9f6e-42cc-8021-8f0819fe3a5f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a1360f3f-de81-4615-b5d7-23a788d28d78","lifecycleState":"CERTIFIED","lastUpdateDate":1628896783465,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a38582c9-883e-4b55-9eec-5202302af1eb","invariantUUID":"d797fd69-05e3-4cb9-8103-2f0f8aea4e62","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd829a44-c1cb-4d22-be5a-38a4b7435111","lifecycleState":"CERTIFIED","lastUpdateDate":1628896802823,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fd736a8-71a0-469e-8140-3a2f7c7abf80","invariantUUID":"8f254f14-7e9b-4590-aff4-5593286e0516","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b3da3-a3d6-42a2-bd6b-a69cc5abb98a","lifecycleState":"CERTIFIED","lastUpdateDate":1628896907883,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bacb415-c49e-4560-aece-fd4ad322365f","invariantUUID":"e5fe3ce1-d079-415d-a84c-7c01adc28618","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":"networkrules","uniqueId":"4f2634d8-f237-4cea-9739-ab8c96b019cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896575837,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"049e4a62-deee-4cde-bb08-44fb1b57cdba","invariantUUID":"b781db94-fac9-427b-bdca-21efdc4348f3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6938c8b-6291-48cc-92a5-0ede712f3009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896914668,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18f4abda-6ad1-4b36-a44b-0c4bf2c22770","invariantUUID":"08e0c226-c05e-4c59-9ec5-482e2e85f3d4","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":"c2dce425-0ad9-400c-8261-b9d4e4434009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896501864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c4ca20-4684-4043-b452-78f8c77c940f","invariantUUID":"1ad529bd-f8c5-4430-9a68-91b8a487a222","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":"objectStorage","uniqueId":"690cc38f-def7-420b-9ad6-7bb1b505fc1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896489868,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"875954fb-ee84-44b4-a869-848c0abcdc5b","invariantUUID":"6ce3b433-d329-4015-8a80-e53d2c8fda9f","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":"compute","uniqueId":"685332de-1df4-48e8-bfd1-994c1874953c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896754509,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9c0b2c9-85c3-48ad-b4f2-0453705f71ab","invariantUUID":"a11d129f-9637-4959-a949-d4170f29378d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde8eb3c-41f5-4da6-a841-6107fe3bd940","lifecycleState":"CERTIFIED","lastUpdateDate":1628896962258,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd4d0a6-75de-4e58-8aef-433eb2b5eb17","invariantUUID":"8bb799f6-c153-4b7d-9b62-e9f732909930","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":"28882ef9-9fd2-497d-a65c-633516fa9053","lifecycleState":"CERTIFIED","lastUpdateDate":1628896700335,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe4bbd8e-16f8-4f3a-9d20-915d8346f87c","invariantUUID":"6c4f10f8-e8b8-418a-8843-a3a2feff4895","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":"d3a85bf2-ef5f-46c0-87e9-332c2b1273d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896879608,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc53d9-11c9-4b8f-b2a3-a29aff5c1a20","invariantUUID":"6d7609c5-86c1-4359-bad5-fa225a3176ee","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4618441-bf95-410e-b4b2-8a3aedfe8653","lifecycleState":"CERTIFIED","lastUpdateDate":1628896496429,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a474700-a7b9-4be1-ade0-66f13f814494","invariantUUID":"f0663a02-02fa-4d3a-bf4c-9286d1ff89d6","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1ad8b38-fe17-4021-bce9-d21ae1be845f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896705354,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a53fb65-851c-4c00-ab94-63b2a95ef4a0","invariantUUID":"b7702b89-7a8f-45af-8675-38784d5310c8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4081b280-af5d-4548-ab25-5c3c0b741570","lifecycleState":"CERTIFIED","lastUpdateDate":1628896434353,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21482f1-bd41-4a0a-922d-ca0249c10768","invariantUUID":"662dfe0e-41e2-48e8-bc50-3f059c955bce","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"892854ed-5671-4e6b-89ef-6a0af7a5a12d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896947017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b8883f0-e06a-491d-93b9-1a0b08a862a9","invariantUUID":"28d9643c-324c-4a15-b2e5-a10643049459","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":"loadBalancer","uniqueId":"9945be23-3243-4576-94be-1dd94661a207","lifecycleState":"CERTIFIED","lastUpdateDate":1628896454257,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2343216d-d723-4424-9c97-89d912887edb","invariantUUID":"7350ec11-0422-4efc-a1ed-a52a9bc32c4e","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":"fdf41907-47f3-422e-9bb2-8c2f71975f28","lifecycleState":"CERTIFIED","lastUpdateDate":1628896651750,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ff1e2c1-d046-404f-b18d-49293755b810","invariantUUID":"11930fa0-61b3-4e0d-b23e-a685d6045e88","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":"34e09a70-6d6d-4133-8b3b-093dda76c0e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896733063,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5748df2d-4361-42a7-b034-9d10f619b870","invariantUUID":"2f39964f-ae86-48e3-8f7c-bfeb8f69bec7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62b82239-da50-4a53-a64f-4442b3c03869","lifecycleState":"CERTIFIED","lastUpdateDate":1628896645707,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6691fb0-cc2f-44c6-8a19-a8873742fc75","invariantUUID":"4e1b2ee0-bd74-4092-a63f-5246af7e09ee","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":"473ba2a7-95e6-4613-98f8-7a8cb12ff716","lifecycleState":"CERTIFIED","lastUpdateDate":1628896721790,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44f2e78e-0949-4035-8846-a176a47f2ed7","invariantUUID":"8a13f6bc-59b0-4421-9bcf-79c530bdc778","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aeb42e2-553b-4a0b-b68d-33204ef813b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896524539,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6ccaa3aa-4e81-4347-8472-f117e308abbf","invariantUUID":"3f892f0a-0367-4a8e-9edd-3396aaf07f72","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"af2d2a6e-1740-43b9-8639-023bb3b618b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896846853,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb5d6915-b66b-4fd9-98be-c84fd7483070","invariantUUID":"1b839ff1-c72b-4731-bb30-f65d186585f4","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"481c3650-456b-476f-9864-5f2184eb9eed","lifecycleState":"CERTIFIED","lastUpdateDate":1628896889646,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66f2171-5122-45c4-a1c0-d6a1da50e6ea","invariantUUID":"8fd4cdb2-ae7f-441f-9a48-6908bec0d40e","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":"04c73d43-84f5-4b3b-a5c2-5a6c86f15ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896716059,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d206df17-0228-4951-a0e2-11e163bb1006","invariantUUID":"67e41242-3bfb-427e-8315-5727af8af5b0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39822234-4722-4969-9fe4-b3f0c35e2d87","lifecycleState":"CERTIFIED","lastUpdateDate":1628896748324,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00afa1b-6abe-4b10-91ad-c9a0eee7f75b","invariantUUID":"994101a3-ecbe-410e-8ccc-0358683c898e","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":"port","uniqueId":"51863f33-3659-44fc-85c4-443ef3f3dc05","lifecycleState":"CERTIFIED","lastUpdateDate":1628896863153,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fb4aa34-2519-496b-97bf-de105b14cf25","invariantUUID":"063a26a2-8b6c-4208-b846-6ebf3cda7db5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12c16eb7-eadd-4886-acc3-da333bcf67b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896484171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c460123e-fec0-4780-a0ff-7496bedaa508","invariantUUID":"6f25b629-946e-408f-aee7-73f49c024697","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"99706c60-6f7f-412c-b69d-9c026437fe41","lifecycleState":"CERTIFIED","lastUpdateDate":1628896616990,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebfcbb4-9647-4f6d-9622-f39b51539f1d","invariantUUID":"0d59ba0e-e405-46c9-a2e9-4d40e41c756a","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":"defaulticon","uniqueId":"7f69ccbe-59f6-4010-8dc4-2434307c6a98","lifecycleState":"CERTIFIED","lastUpdateDate":1628896738086,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d89b9d9b-bd75-4900-97d3-89e0c4d4062e","invariantUUID":"e676f09c-520c-43c1-b84a-bce4a755c0b3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d938bba-b0c9-45db-8ad3-bea593e04d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896759709,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1048b79d-bd1d-4e06-8e30-533a42d7d14c","invariantUUID":"76e03c15-de6b-4a65-b5c6-6bb1d243e716","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"101ca3cd-36a8-4015-a8d0-0151eeeba61d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896937271,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11326a52-4bf8-49e4-b7a2-1acc80190864","invariantUUID":"15baea6c-c3c2-41ab-a677-874297dcc270","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9579117f-5e50-455e-ac99-3dc3bf7dd8a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896858091,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0948f4a9-820a-454f-90a9-7e55c9e1ab82","invariantUUID":"1b08e996-082e-4929-b640-8c9ea576b6dc","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0810b7b1-8cda-499b-b24f-01ab94f056e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896622008,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1cd929c-bb75-4095-837c-c2992a2a2daa","invariantUUID":"80208dc5-481f-422b-8d1c-c21b818c9a27","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"958a25f2-87d2-469c-9134-ea8b984ffb0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628896970459,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d9efeed-8c7d-4113-972c-6e65f16ea44c","invariantUUID":"74dfa731-ad4f-4a9d-9d52-9a66fae9942e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"460ad07d-7f97-4ffc-a86c-ce834eec0bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896929576,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e2f7cb0-3432-4f23-a382-b13ddf9b7ba4","invariantUUID":"b8fdc566-e398-4a77-b0fb-928a3ff8e87e","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":"compute","uniqueId":"60cb30bc-220c-4e26-8019-746c4bdf5ca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896956359,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c2f7f1-0b7f-4dab-a554-20fd290d8b5f","invariantUUID":"bfb05b75-9e4c-4aef-9153-84ed567e0cbd","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":"44ff4bed-12bf-46e0-ba84-486c0a51f038","lifecycleState":"CERTIFIED","lastUpdateDate":1628896824326,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66041a4d-2062-4f93-9905-f68a860c2ea6","invariantUUID":"45be5dc3-a818-4fe9-827a-270dbe6b0e9e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aad7b0c4-1367-4f2b-84b4-d9e2de2b20c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896975272,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf518ad8-55d0-4b2f-a86c-2153c0469215","invariantUUID":"3a23980e-02c9-4b17-a33f-96c6754344ec","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f5158ab-e38f-441c-8175-cf4f1ba1bfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1628896633665,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab3e3df-03c3-4af9-8623-27a40cbae2a0","invariantUUID":"7b250203-adba-4b2a-853f-b34caa50c561","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f2ac44d-d0c6-4896-886a-e0eabfcfb341","lifecycleState":"CERTIFIED","lastUpdateDate":1628896684221,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ede337ae-504e-491e-abf1-d480c6e5bb3b","invariantUUID":"61e57685-e451-4c5f-8c4e-9f7d6c70516d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6939c55f-12ee-4a05-a434-a24d02b9db89","lifecycleState":"CERTIFIED","lastUpdateDate":1628896544385,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc799b31-76da-461c-a5d1-3b88008c58a0","invariantUUID":"05b60cc5-87a3-4718-94d0-15ca0258ddbc","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":"2ca3c8d2-7664-4dae-9ee2-d2e853c24a2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896777575,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfa4e608-3fe2-4431-9267-0eeeca9d8642","invariantUUID":"615878f1-2b94-4d65-8dd9-9f11376ea439","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":"055c7b1d-f8fa-47f2-8fbf-47ac09b14db0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896529955,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40aa96ea-dcd8-4adb-a771-09974d86e5d6","invariantUUID":"0a6227ca-1a03-4de4-bed6-730ba5f69a63","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4342be82-5b73-4c2d-9f4f-3c456e116459","lifecycleState":"CERTIFIED","lastUpdateDate":1628896465149,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6eab37d6-be67-48ae-a3e6-6667879a086c","invariantUUID":"52fbb993-f706-4a79-9b66-04d28deef3f3","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":"90800277-d688-4367-a1ed-fa2afd0e8a33","lifecycleState":"CERTIFIED","lastUpdateDate":1628896537768,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17d2f549-532b-460d-bf19-82bee7d770f7","invariantUUID":"e626c32a-972a-4879-b7eb-aa3b44910582","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2073685-56db-4935-9051-7da782944a09","lifecycleState":"CERTIFIED","lastUpdateDate":1628896602361,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04f7ca15-cda9-4277-b88b-088777e2f39c","invariantUUID":"e3afe73d-6578-48ca-9ec0-dd9257b09ca1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ce4af046-573e-44fc-9a01-de60e0ad8006","lifecycleState":"CERTIFIED","lastUpdateDate":1628896581384,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf791ea0-ce36-42c4-96e4-b3cb45ae34a1","invariantUUID":"1688a9be-31fc-4de2-a868-b92852c81736","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aadfc7ce-2238-4d2d-adba-1b33ebeb122c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896658039,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a74da150-c8f6-4fd0-96f2-979532befe89","invariantUUID":"411c1942-47ae-4f06-bc33-6483fac8f09d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb43cd26-ee17-4bbd-91be-8e2fd96456d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896770252,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd3521b7-3acf-40d9-83f9-78f18f727d54","invariantUUID":"d21cc1b6-6c42-4f37-9d2e-7877205f51d9","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":"a528e187-fddd-41cf-8535-27295ec222b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628896796445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"011e7341-8e7d-4935-b9d6-575355450e36","invariantUUID":"3d5df346-0926-421d-a07f-d7250e8cae11","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3af6888-ab65-487d-ad56-6c7a36242935","lifecycleState":"CERTIFIED","lastUpdateDate":1628896439923,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3afe3e-db1c-435f-873a-442abd0affee","invariantUUID":"a5b68e77-a2e3-44aa-bf38-b840ab876f67","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"994aa435-8376-4b8a-a41b-e8f29168a9fa","lifecycleState":"CERTIFIED","lastUpdateDate":1628896921170,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a961ecf4-dbea-404c-a696-d4700d36a258","invariantUUID":"c776d223-04a5-4e21-858f-1987ea961d6a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31e93a8e-a1df-4087-b993-7ae53b79d4d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896819151,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55d57b71-8811-4c51-9e49-b754173dd308","invariantUUID":"9656002b-35a2-4464-8ed8-7e8b1a058152","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2039e65-bd2e-41f2-b0ea-5aea63714a95","lifecycleState":"CERTIFIED","lastUpdateDate":1628896627125,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4370efb0-1b89-4e9e-b089-67cebd1bd280","invariantUUID":"ae715805-f6c3-40f4-81cf-2c193fa876dd","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":"port","uniqueId":"e6eefe9e-71ff-47da-82b3-d07be9342936","lifecycleState":"CERTIFIED","lastUpdateDate":1628896459893,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2b72085-4385-47d0-a844-9ade1850d6ed","invariantUUID":"6f093a90-d4ca-4d93-b842-6760c57ecc67","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":"network","uniqueId":"7ed9a783-8682-4e1b-9743-550acf924371","lifecycleState":"CERTIFIED","lastUpdateDate":1628896874461,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2323a23-7459-4c5b-baf7-89aab2d1c1c3","invariantUUID":"07f982f2-f628-452c-b96c-47e53885ce1d","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":"securityrules","uniqueId":"4a83cb56-f5b2-4b8f-8c5c-b649d998d0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896607503,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09a81b31-22f4-4265-8e76-056de66e57c3","invariantUUID":"070c3fdf-7cda-4066-ad23-0015d29dbe5b","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":"63befb6d-05e8-409e-804b-1a5cc496f8bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628896743149,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f18013f-ce76-45b9-a719-32b77531e171","invariantUUID":"e30cd756-97da-4e97-894a-2ef581fd1f43","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","lifecycleState":"CERTIFIED","lastUpdateDate":1628905352564,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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-14 01:42:43,346 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-14 01:42:43,347 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-14 01:42:43,347 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/bba5bfe4-5a50-4727-9f18-b3f888f090f3/distribution
2021-08-14 01:42:43,347 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-14 01:42:43,348 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:43,414 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/distribution HTTP/1.1" 200 205
2021-08-14 01:42:43,415 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-14 01:42:43,415 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"13330599-f6b0-4a9c-989e-5398addb16dc","timestamp":"2021-08-14 01:42:32.032 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-14 01:42:43,418 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-14 01:42:43,419 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/13330599-f6b0-4a9c-989e-5398addb16dc
2021-08-14 01:42:43,419 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-14 01:42:43,421 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:42:43,479 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/13330599-f6b0-4a9c-989e-5398addb16dc HTTP/1.1" 200 29
2021-08-14 01:42:43,480 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-14 01:42:43,480 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-14 01:42:43,482 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-14 01:42:43,482 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-14 01:43:43,546 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-14 01:43:43,547 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/13330599-f6b0-4a9c-989e-5398addb16dc
2021-08-14 01:43:43,547 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-14 01:43:43,552 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:43:43,765 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/13330599-f6b0-4a9c-989e-5398addb16dc HTTP/1.1" 200 3789
2021-08-14 01:43:43,766 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-14 01:43:43,767 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1628905359115","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628905341685","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":"1628905361095","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":"1628905362098","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628905354419","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628905349668","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":"1628905359503","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628905352564","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628905352564","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628905361905","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628905358576","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628905357552","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628905349668","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628905356453","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628905354419","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628905359115","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628905362909","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":"1628905356453","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628905341685","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]}
2021-08-14 01:43:43,769 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1628905359115', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628905341685', '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': '1628905361095', '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': '1628905362098', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628905354419', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628905349668', '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': '1628905359503', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628905352564', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628905352564', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628905361905', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628905358576', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628905357552', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628905349668', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628905356453', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628905354419', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628905359115', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628905362909', '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': '1628905356453', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628905341685', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-08-14 01:43:43,770 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-14 01:43:43,770 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-14 01:44:43,832 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-14 01:44:43,832 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/13330599-f6b0-4a9c-989e-5398addb16dc
2021-08-14 01:44:43,833 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-14 01:44:43,836 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:44:43,941 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/13330599-f6b0-4a9c-989e-5398addb16dc HTTP/1.1" 200 4101
2021-08-14 01:44:43,942 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-14 01:44:43,943 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1628905359115","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628905363913","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628905341685","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":"1628905361095","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":"1628905362098","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628905354419","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628905349668","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":"1628905359503","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628905352564","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628905352564","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628905361905","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628905358576","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628905357552","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628905349668","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628905356453","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628905354419","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628905359115","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628905363503","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628905362909","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":"1628905356453","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628905341685","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]}
2021-08-14 01:44:43,946 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1628905359115', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628905363913', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628905341685', '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': '1628905361095', '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': '1628905362098', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628905354419', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628905349668', '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': '1628905359503', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628905352564', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628905352564', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628905361905', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628905358576', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628905357552', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628905349668', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628905356453', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628905354419', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628905359115', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628905363503', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628905362909', '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': '1628905356453', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628905341685', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-08-14 01:44:43,947 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-14 01:44:43,947 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-14 01:45:44,011 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-14 01:45:44,013 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/13330599-f6b0-4a9c-989e-5398addb16dc
2021-08-14 01:45:44,013 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-14 01:45:44,017 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:45:44,165 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/13330599-f6b0-4a9c-989e-5398addb16dc HTTP/1.1" 200 6477
2021-08-14 01:45:44,167 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-14 01:45:44,167 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"policy-id","timestamp":"1628905359115","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628905363913","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628905341685","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628905377801","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628905361095","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628905373435","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628905378915","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":"1628905362098","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628905354419","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628905370617","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628905349668","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":"1628905359503","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628905352564","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628905367121","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628905370283","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628905352564","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628905361905","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628905358576","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628905357552","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628905349668","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"sdc-COpenSource-Env11-sdnc-dockero","timestamp":"1628905356453","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628905371946","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628905376797","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628905354419","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628905379919","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628905359115","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628905370617","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628905363503","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628905362909","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628905367121","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628905363503","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628905376903","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":"1628905356453","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628905341685","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"}]}
2021-08-14 01:45:44,170 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'policy-id', 'timestamp': '1628905359115', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628905363913', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628905341685', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628905377801', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628905361095', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628905373435', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628905378915', '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': '1628905362098', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628905354419', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628905370617', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628905349668', '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': '1628905359503', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628905352564', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628905367121', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628905370283', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628905352564', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628905361905', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628905358576', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628905357552', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628905349668', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'sdc-COpenSource-Env11-sdnc-dockero', 'timestamp': '1628905356453', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628905371946', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628905376797', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628905354419', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628905379919', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628905359115', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628905370617', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628905363503', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628905362909', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628905367121', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628905363503', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628905376903', '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': '1628905356453', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628905341685', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}]
2021-08-14 01:45:44,171 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-14 01:45:44,172 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-14 01:45:44,172 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-14 01:45:44,172 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-14 01:45:44,183 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': 'a22a8ddc-3e59-4bcc-ad41-541e4490094b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:45:44,183 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-14 01:45:44,183 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1",
			"modelVersionId": "bba5bfe4-5a50-4727-9f18-b3f888f090f3",
			"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": "4c69a6ce-476f-4561-be68-f022e99937d3",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-14 01:45:44,185 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:45:45,932 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-14 01:45:45,934 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-14 01:45:45,934 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"a22a8ddc-3e59-4bcc-ad41-541e4490094b","instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b"}}
2021-08-14 01:45:45,934 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-14 01:45:45,951 DEBUG 129:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1b303c83-10aa-49b2-8b7b-cbe8063044aa', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:45:45,952 DEBUG 131:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b
2021-08-14 01:45:45,952 DEBUG 132:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] data sent: None
2021-08-14 01:45:45,955 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:45:46,142 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b HTTP/1.1" 200 1352
2021-08-14 01:45:46,144 INFO 142:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] response code: 200
2021-08-14 01:45:46,145 DEBUG 146:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] response: {"request":{"requestId":"a22a8ddc-3e59-4bcc-ad41-541e4490094b","startTime":"Sat, 14 Aug 2021 01:45:44 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"},"requestInfo":{"source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0","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":"4c69a6ce-476f-4561-be68-f022e99937d3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","serviceInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 14 Aug 2021 01:45:45 GMT"}}}
2021-08-14 01:45:56,156 DEBUG 129:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '02dacac6-e450-4799-9012-cf77189dac64', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:45:56,157 DEBUG 131:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b
2021-08-14 01:45:56,157 DEBUG 132:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] data sent: None
2021-08-14 01:45:56,159 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:45:56,408 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b HTTP/1.1" 200 1562
2021-08-14 01:45:56,409 INFO 142:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] response code: 200
2021-08-14 01:45:56,409 DEBUG 146:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] response: {"request":{"requestId":"a22a8ddc-3e59-4bcc-ad41-541e4490094b","startTime":"Sat, 14 Aug 2021 01:45:44 GMT","finishTime":"Sat, 14 Aug 2021 01:45:49 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"},"requestInfo":{"source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0","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":"4c69a6ce-476f-4561-be68-f022e99937d3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","serviceInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:45:49 GMT"}}}
2021-08-14 01:45:56,410 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-08-14 01:45:56,410 DEBUG 129:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b94be328-3993-4d5d-8b10-415416360480', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:45:56,411 DEBUG 131:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b
2021-08-14 01:45:56,411 DEBUG 132:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] data sent: None
2021-08-14 01:45:56,412 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:45:56,592 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b HTTP/1.1" 200 1562
2021-08-14 01:45:56,594 INFO 142:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] response code: 200
2021-08-14 01:45:56,594 DEBUG 146:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] response: {"request":{"requestId":"a22a8ddc-3e59-4bcc-ad41-541e4490094b","startTime":"Sat, 14 Aug 2021 01:45:44 GMT","finishTime":"Sat, 14 Aug 2021 01:45:49 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"},"requestInfo":{"source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0","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":"4c69a6ce-476f-4561-be68-f022e99937d3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","serviceInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:45:49 GMT"}}}
2021-08-14 01:45:56,595 DEBUG 129:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ef4e41d9-2d6c-4e1b-acfd-2af4b5c7b810', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:45:56,595 DEBUG 131:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b
2021-08-14 01:45:56,595 DEBUG 132:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] data sent: None
2021-08-14 01:45:56,597 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:45:56,796 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b HTTP/1.1" 200 1562
2021-08-14 01:45:56,797 INFO 142:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] response code: 200
2021-08-14 01:45:56,797 DEBUG 146:onap_service.py(7) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] response: {"request":{"requestId":"a22a8ddc-3e59-4bcc-ad41-541e4490094b","startTime":"Sat, 14 Aug 2021 01:45:44 GMT","finishTime":"Sat, 14 Aug 2021 01:45:49 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"},"requestInfo":{"source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0","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":"4c69a6ce-476f-4561-be68-f022e99937d3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","serviceInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:45:49 GMT"}}}
2021-08-14 01:45:56,805 DEBUG 129:onap_service.py(1) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0fe1d72a-25e0-4d80-878c-522c79006f9b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:45:56,805 DEBUG 131:onap_service.py(1) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b
2021-08-14 01:45:56,805 DEBUG 132:onap_service.py(1) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] data sent: None
2021-08-14 01:45:56,807 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:45:57,031 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b HTTP/1.1" 200 1562
2021-08-14 01:45:57,033 INFO 142:onap_service.py(1) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] response code: 200
2021-08-14 01:45:57,033 DEBUG 146:onap_service.py(1) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] response: {"request":{"requestId":"a22a8ddc-3e59-4bcc-ad41-541e4490094b","startTime":"Sat, 14 Aug 2021 01:45:44 GMT","finishTime":"Sat, 14 Aug 2021 01:45:49 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"},"requestInfo":{"source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0","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":"4c69a6ce-476f-4561-be68-f022e99937d3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","serviceInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:45:49 GMT"}}}
2021-08-14 01:45:57,034 DEBUG 129:onap_service.py(1) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ded7f8d1-345e-4d74-b5ee-6ca96f0997ec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:45:57,034 DEBUG 131:onap_service.py(1) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b
2021-08-14 01:45:57,034 DEBUG 132:onap_service.py(1) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] data sent: None
2021-08-14 01:45:57,035 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:45:57,220 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/a22a8ddc-3e59-4bcc-ad41-541e4490094b HTTP/1.1" 200 1562
2021-08-14 01:45:57,221 INFO 142:onap_service.py(1) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] response code: 200
2021-08-14 01:45:57,222 DEBUG 146:onap_service.py(1) - [None][Check a22a8ddc-3e59-4bcc-ad41-541e4490094b orchestration request status] response: {"request":{"requestId":"a22a8ddc-3e59-4bcc-ad41-541e4490094b","startTime":"Sat, 14 Aug 2021 01:45:44 GMT","finishTime":"Sat, 14 Aug 2021 01:45:49 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"},"requestInfo":{"source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0","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":"4c69a6ce-476f-4561-be68-f022e99937d3","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","serviceInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:45:49 GMT"}}}
2021-08-14 01:45:57,222 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-14 01:45:57,223 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-14 01:45:57,223 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-14 01:45:57,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:45:57,282 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-14 01:45:57,283 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-14 01:45:57,284 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628905361802","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-14 01:45:57,287 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0 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-14 01:45:57,287 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0 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-1242a222-5e6b-49af-bbe0-6c857cf62cf0
2021-08-14 01:45:57,287 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0 service-instance-name] data sent: None
2021-08-14 01:45:57,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:45:57,380 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-1242a222-5e6b-49af-bbe0-6c857cf62cf0 HTTP/1.1" 200 1195
2021-08-14 01:45:57,381 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0 service-instance-name] response code: 200
2021-08-14 01:45:57,381 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0 service-instance-name] response: {"service-instance":[{"service-instance-id":"e4e24540-f481-4fa5-afc0-954d0ffc4788","service-instance-name":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","model-version-id":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","resource-version":"1628905549474","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e4e24540-f481-4fa5-afc0-954d0ffc4788/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/4c69a6ce-476f-4561-be68-f022e99937d3","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"4c69a6ce-476f-4561-be68-f022e99937d3"}]},{"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-14 01:45:57,385 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-14 01:45:57,385 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-14 01:45:57,386 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-14 01:45:57,388 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:45:57,500 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-14 01:45:57,501 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-14 01:45:57,501 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":"1628905360256"}
2021-08-14 01:45:57,504 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-14 01:45:57,504 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-14 01:45:57,504 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-14 01:45:57,506 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:45:57,571 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-14 01:45:57,573 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-14 01:45:57,573 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628905361802","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-14 01:45:57,575 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0 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-14 01:45:57,575 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0 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-1242a222-5e6b-49af-bbe0-6c857cf62cf0
2021-08-14 01:45:57,575 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0 service-instance-name] data sent: None
2021-08-14 01:45:57,577 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:45:57,669 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-1242a222-5e6b-49af-bbe0-6c857cf62cf0 HTTP/1.1" 200 1195
2021-08-14 01:45:57,670 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0 service-instance-name] response code: 200
2021-08-14 01:45:57,670 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0 service-instance-name] response: {"service-instance":[{"service-instance-id":"e4e24540-f481-4fa5-afc0-954d0ffc4788","service-instance-name":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","model-version-id":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","resource-version":"1628905549474","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/e4e24540-f481-4fa5-afc0-954d0ffc4788/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/4c69a6ce-476f-4561-be68-f022e99937d3","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"4c69a6ce-476f-4561-be68-f022e99937d3"}]},{"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-14 01:45:57,672 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:45:57,673 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:45:57,673 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-14 01:45:57,673 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-14 01:45:57,673 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:45:57,674 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:45:58,764 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-14 01:45:58,765 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:45:58,765 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-14 01:45:58,767 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-14 01:45:58,768 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:45:58,768 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:45:58,768 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-14 01:45:58,768 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-14 01:45:58,768 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:45:58,768 INFO 192:__init__.py(1) - Service found, updating information
2021-08-14 01:45:58,768 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-14 01:45:58,769 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-14 01:45:58,769 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-14 01:45:58,770 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:46:00,667 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-14 01:46:00,670 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-14 01:46:00,671 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"428c09bc-7d8a-41a8-a59c-8a6d826a65ab","lifecycleState":"CERTIFIED","lastUpdateDate":1628896397416,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52de5a30-a678-4631-ab2a-28d4a298dfa5","invariantUUID":"89773d3f-4abd-47f4-9661-9cc448eacf96","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":"fdbab934-53ac-4e61-923b-1410527052e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896727063,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","invariantUUID":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","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":"port","uniqueId":"25f08847-d6bd-4509-9429-f660e73b582f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896507219,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fa11e-92ac-43bf-b4f3-202b8bf3ea0e","invariantUUID":"a79726e8-a367-4606-9e2e-a885caff9827","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ecc38e1-0fc5-4a76-b146-3dd18c55590f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896852789,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ec34c53-bd73-46bb-95eb-2d8194479df9","invariantUUID":"757ae56e-1943-41c6-a86f-1096548edd26","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":"8919c937-8373-4c01-9ab2-b3ca27a0e066","lifecycleState":"CERTIFIED","lastUpdateDate":1628896427870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"19cb9db7-4dc6-479b-bd5b-64d177dc12e7","invariantUUID":"a05fc09c-2f3a-472c-a053-6a7d8eb197a3","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":"networkrules","uniqueId":"de05c47d-4b03-4366-9795-0d1544103fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628896596261,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0bfc27c5-7ea6-4013-8052-fd9c92a20fd1","invariantUUID":"a573a073-2cc1-4f8d-8e1c-07693a624b8b","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":"20fa4858-100f-46e4-8948-9738f243eff3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896884628,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b9fa12-023d-45fe-be76-ba08158ee1d8","invariantUUID":"fb30a49c-91ea-4cec-b5e1-342e3b19c498","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":"defaulticon","uniqueId":"00ceb40e-dcfe-4b80-ba6f-936ba71b8edd","lifecycleState":"CERTIFIED","lastUpdateDate":1628896513224,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e6d7c6d-7209-48ee-8e85-7f2cc458db30","invariantUUID":"699cef77-6356-4487-a463-5dd82dbef8e3","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"465d586d-c820-4a9e-913b-ec9352cdb0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896897174,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce331a6-8021-4642-a2f3-ebf2ecd289ac","invariantUUID":"74bdb6d6-5904-4561-a471-93cee4817a8c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628896519302,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14276e11-fdc2-4691-b953-ecbb7db32bb0","invariantUUID":"e6acbb8a-072a-4260-912e-ce52d73b58d2","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1b7692e3-1778-46a1-ae71-631d13a1c862","lifecycleState":"CERTIFIED","lastUpdateDate":1628896868423,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"704a33c0-66df-4780-9515-e030b145ab7c","invariantUUID":"6883040b-41a5-43d3-bae1-a395af0da07b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1cd2b14-076c-49de-9351-190e3ad579e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896952258,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c05f043-649f-4da8-a86b-aa02a1599f7a","invariantUUID":"77114622-9f6e-42cc-8021-8f0819fe3a5f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a1360f3f-de81-4615-b5d7-23a788d28d78","lifecycleState":"CERTIFIED","lastUpdateDate":1628896783465,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a38582c9-883e-4b55-9eec-5202302af1eb","invariantUUID":"d797fd69-05e3-4cb9-8103-2f0f8aea4e62","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd829a44-c1cb-4d22-be5a-38a4b7435111","lifecycleState":"CERTIFIED","lastUpdateDate":1628896802823,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fd736a8-71a0-469e-8140-3a2f7c7abf80","invariantUUID":"8f254f14-7e9b-4590-aff4-5593286e0516","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b3da3-a3d6-42a2-bd6b-a69cc5abb98a","lifecycleState":"CERTIFIED","lastUpdateDate":1628896907883,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bacb415-c49e-4560-aece-fd4ad322365f","invariantUUID":"e5fe3ce1-d079-415d-a84c-7c01adc28618","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":"networkrules","uniqueId":"4f2634d8-f237-4cea-9739-ab8c96b019cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896575837,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"049e4a62-deee-4cde-bb08-44fb1b57cdba","invariantUUID":"b781db94-fac9-427b-bdca-21efdc4348f3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6938c8b-6291-48cc-92a5-0ede712f3009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896914668,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18f4abda-6ad1-4b36-a44b-0c4bf2c22770","invariantUUID":"08e0c226-c05e-4c59-9ec5-482e2e85f3d4","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":"c2dce425-0ad9-400c-8261-b9d4e4434009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896501864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c4ca20-4684-4043-b452-78f8c77c940f","invariantUUID":"1ad529bd-f8c5-4430-9a68-91b8a487a222","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":"objectStorage","uniqueId":"690cc38f-def7-420b-9ad6-7bb1b505fc1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896489868,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"875954fb-ee84-44b4-a869-848c0abcdc5b","invariantUUID":"6ce3b433-d329-4015-8a80-e53d2c8fda9f","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":"compute","uniqueId":"685332de-1df4-48e8-bfd1-994c1874953c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896754509,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9c0b2c9-85c3-48ad-b4f2-0453705f71ab","invariantUUID":"a11d129f-9637-4959-a949-d4170f29378d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde8eb3c-41f5-4da6-a841-6107fe3bd940","lifecycleState":"CERTIFIED","lastUpdateDate":1628896962258,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd4d0a6-75de-4e58-8aef-433eb2b5eb17","invariantUUID":"8bb799f6-c153-4b7d-9b62-e9f732909930","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":"28882ef9-9fd2-497d-a65c-633516fa9053","lifecycleState":"CERTIFIED","lastUpdateDate":1628896700335,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe4bbd8e-16f8-4f3a-9d20-915d8346f87c","invariantUUID":"6c4f10f8-e8b8-418a-8843-a3a2feff4895","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":"d3a85bf2-ef5f-46c0-87e9-332c2b1273d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896879608,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc53d9-11c9-4b8f-b2a3-a29aff5c1a20","invariantUUID":"6d7609c5-86c1-4359-bad5-fa225a3176ee","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4618441-bf95-410e-b4b2-8a3aedfe8653","lifecycleState":"CERTIFIED","lastUpdateDate":1628896496429,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a474700-a7b9-4be1-ade0-66f13f814494","invariantUUID":"f0663a02-02fa-4d3a-bf4c-9286d1ff89d6","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1ad8b38-fe17-4021-bce9-d21ae1be845f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896705354,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a53fb65-851c-4c00-ab94-63b2a95ef4a0","invariantUUID":"b7702b89-7a8f-45af-8675-38784d5310c8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4081b280-af5d-4548-ab25-5c3c0b741570","lifecycleState":"CERTIFIED","lastUpdateDate":1628896434353,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21482f1-bd41-4a0a-922d-ca0249c10768","invariantUUID":"662dfe0e-41e2-48e8-bc50-3f059c955bce","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"892854ed-5671-4e6b-89ef-6a0af7a5a12d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896947017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b8883f0-e06a-491d-93b9-1a0b08a862a9","invariantUUID":"28d9643c-324c-4a15-b2e5-a10643049459","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":"loadBalancer","uniqueId":"9945be23-3243-4576-94be-1dd94661a207","lifecycleState":"CERTIFIED","lastUpdateDate":1628896454257,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2343216d-d723-4424-9c97-89d912887edb","invariantUUID":"7350ec11-0422-4efc-a1ed-a52a9bc32c4e","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":"fdf41907-47f3-422e-9bb2-8c2f71975f28","lifecycleState":"CERTIFIED","lastUpdateDate":1628896651750,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ff1e2c1-d046-404f-b18d-49293755b810","invariantUUID":"11930fa0-61b3-4e0d-b23e-a685d6045e88","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":"34e09a70-6d6d-4133-8b3b-093dda76c0e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896733063,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5748df2d-4361-42a7-b034-9d10f619b870","invariantUUID":"2f39964f-ae86-48e3-8f7c-bfeb8f69bec7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62b82239-da50-4a53-a64f-4442b3c03869","lifecycleState":"CERTIFIED","lastUpdateDate":1628896645707,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6691fb0-cc2f-44c6-8a19-a8873742fc75","invariantUUID":"4e1b2ee0-bd74-4092-a63f-5246af7e09ee","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":"473ba2a7-95e6-4613-98f8-7a8cb12ff716","lifecycleState":"CERTIFIED","lastUpdateDate":1628896721790,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44f2e78e-0949-4035-8846-a176a47f2ed7","invariantUUID":"8a13f6bc-59b0-4421-9bcf-79c530bdc778","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aeb42e2-553b-4a0b-b68d-33204ef813b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896524539,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6ccaa3aa-4e81-4347-8472-f117e308abbf","invariantUUID":"3f892f0a-0367-4a8e-9edd-3396aaf07f72","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"af2d2a6e-1740-43b9-8639-023bb3b618b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896846853,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb5d6915-b66b-4fd9-98be-c84fd7483070","invariantUUID":"1b839ff1-c72b-4731-bb30-f65d186585f4","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"481c3650-456b-476f-9864-5f2184eb9eed","lifecycleState":"CERTIFIED","lastUpdateDate":1628896889646,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66f2171-5122-45c4-a1c0-d6a1da50e6ea","invariantUUID":"8fd4cdb2-ae7f-441f-9a48-6908bec0d40e","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":"04c73d43-84f5-4b3b-a5c2-5a6c86f15ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896716059,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d206df17-0228-4951-a0e2-11e163bb1006","invariantUUID":"67e41242-3bfb-427e-8315-5727af8af5b0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39822234-4722-4969-9fe4-b3f0c35e2d87","lifecycleState":"CERTIFIED","lastUpdateDate":1628896748324,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00afa1b-6abe-4b10-91ad-c9a0eee7f75b","invariantUUID":"994101a3-ecbe-410e-8ccc-0358683c898e","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":"port","uniqueId":"51863f33-3659-44fc-85c4-443ef3f3dc05","lifecycleState":"CERTIFIED","lastUpdateDate":1628896863153,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fb4aa34-2519-496b-97bf-de105b14cf25","invariantUUID":"063a26a2-8b6c-4208-b846-6ebf3cda7db5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12c16eb7-eadd-4886-acc3-da333bcf67b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896484171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c460123e-fec0-4780-a0ff-7496bedaa508","invariantUUID":"6f25b629-946e-408f-aee7-73f49c024697","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"99706c60-6f7f-412c-b69d-9c026437fe41","lifecycleState":"CERTIFIED","lastUpdateDate":1628896616990,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebfcbb4-9647-4f6d-9622-f39b51539f1d","invariantUUID":"0d59ba0e-e405-46c9-a2e9-4d40e41c756a","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":"defaulticon","uniqueId":"7f69ccbe-59f6-4010-8dc4-2434307c6a98","lifecycleState":"CERTIFIED","lastUpdateDate":1628896738086,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d89b9d9b-bd75-4900-97d3-89e0c4d4062e","invariantUUID":"e676f09c-520c-43c1-b84a-bce4a755c0b3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d938bba-b0c9-45db-8ad3-bea593e04d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896759709,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1048b79d-bd1d-4e06-8e30-533a42d7d14c","invariantUUID":"76e03c15-de6b-4a65-b5c6-6bb1d243e716","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"101ca3cd-36a8-4015-a8d0-0151eeeba61d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896937271,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11326a52-4bf8-49e4-b7a2-1acc80190864","invariantUUID":"15baea6c-c3c2-41ab-a677-874297dcc270","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9579117f-5e50-455e-ac99-3dc3bf7dd8a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896858091,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0948f4a9-820a-454f-90a9-7e55c9e1ab82","invariantUUID":"1b08e996-082e-4929-b640-8c9ea576b6dc","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0810b7b1-8cda-499b-b24f-01ab94f056e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896622008,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1cd929c-bb75-4095-837c-c2992a2a2daa","invariantUUID":"80208dc5-481f-422b-8d1c-c21b818c9a27","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"958a25f2-87d2-469c-9134-ea8b984ffb0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628896970459,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d9efeed-8c7d-4113-972c-6e65f16ea44c","invariantUUID":"74dfa731-ad4f-4a9d-9d52-9a66fae9942e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"460ad07d-7f97-4ffc-a86c-ce834eec0bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896929576,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e2f7cb0-3432-4f23-a382-b13ddf9b7ba4","invariantUUID":"b8fdc566-e398-4a77-b0fb-928a3ff8e87e","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":"compute","uniqueId":"60cb30bc-220c-4e26-8019-746c4bdf5ca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896956359,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c2f7f1-0b7f-4dab-a554-20fd290d8b5f","invariantUUID":"bfb05b75-9e4c-4aef-9153-84ed567e0cbd","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":"44ff4bed-12bf-46e0-ba84-486c0a51f038","lifecycleState":"CERTIFIED","lastUpdateDate":1628896824326,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66041a4d-2062-4f93-9905-f68a860c2ea6","invariantUUID":"45be5dc3-a818-4fe9-827a-270dbe6b0e9e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aad7b0c4-1367-4f2b-84b4-d9e2de2b20c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896975272,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf518ad8-55d0-4b2f-a86c-2153c0469215","invariantUUID":"3a23980e-02c9-4b17-a33f-96c6754344ec","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f5158ab-e38f-441c-8175-cf4f1ba1bfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1628896633665,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab3e3df-03c3-4af9-8623-27a40cbae2a0","invariantUUID":"7b250203-adba-4b2a-853f-b34caa50c561","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f2ac44d-d0c6-4896-886a-e0eabfcfb341","lifecycleState":"CERTIFIED","lastUpdateDate":1628896684221,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ede337ae-504e-491e-abf1-d480c6e5bb3b","invariantUUID":"61e57685-e451-4c5f-8c4e-9f7d6c70516d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6939c55f-12ee-4a05-a434-a24d02b9db89","lifecycleState":"CERTIFIED","lastUpdateDate":1628896544385,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc799b31-76da-461c-a5d1-3b88008c58a0","invariantUUID":"05b60cc5-87a3-4718-94d0-15ca0258ddbc","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":"2ca3c8d2-7664-4dae-9ee2-d2e853c24a2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896777575,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfa4e608-3fe2-4431-9267-0eeeca9d8642","invariantUUID":"615878f1-2b94-4d65-8dd9-9f11376ea439","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":"055c7b1d-f8fa-47f2-8fbf-47ac09b14db0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896529955,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40aa96ea-dcd8-4adb-a771-09974d86e5d6","invariantUUID":"0a6227ca-1a03-4de4-bed6-730ba5f69a63","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4342be82-5b73-4c2d-9f4f-3c456e116459","lifecycleState":"CERTIFIED","lastUpdateDate":1628896465149,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6eab37d6-be67-48ae-a3e6-6667879a086c","invariantUUID":"52fbb993-f706-4a79-9b66-04d28deef3f3","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":"90800277-d688-4367-a1ed-fa2afd0e8a33","lifecycleState":"CERTIFIED","lastUpdateDate":1628896537768,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17d2f549-532b-460d-bf19-82bee7d770f7","invariantUUID":"e626c32a-972a-4879-b7eb-aa3b44910582","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2073685-56db-4935-9051-7da782944a09","lifecycleState":"CERTIFIED","lastUpdateDate":1628896602361,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04f7ca15-cda9-4277-b88b-088777e2f39c","invariantUUID":"e3afe73d-6578-48ca-9ec0-dd9257b09ca1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ce4af046-573e-44fc-9a01-de60e0ad8006","lifecycleState":"CERTIFIED","lastUpdateDate":1628896581384,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf791ea0-ce36-42c4-96e4-b3cb45ae34a1","invariantUUID":"1688a9be-31fc-4de2-a868-b92852c81736","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aadfc7ce-2238-4d2d-adba-1b33ebeb122c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896658039,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a74da150-c8f6-4fd0-96f2-979532befe89","invariantUUID":"411c1942-47ae-4f06-bc33-6483fac8f09d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb43cd26-ee17-4bbd-91be-8e2fd96456d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896770252,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd3521b7-3acf-40d9-83f9-78f18f727d54","invariantUUID":"d21cc1b6-6c42-4f37-9d2e-7877205f51d9","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":"a528e187-fddd-41cf-8535-27295ec222b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628896796445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"011e7341-8e7d-4935-b9d6-575355450e36","invariantUUID":"3d5df346-0926-421d-a07f-d7250e8cae11","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3af6888-ab65-487d-ad56-6c7a36242935","lifecycleState":"CERTIFIED","lastUpdateDate":1628896439923,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3afe3e-db1c-435f-873a-442abd0affee","invariantUUID":"a5b68e77-a2e3-44aa-bf38-b840ab876f67","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"994aa435-8376-4b8a-a41b-e8f29168a9fa","lifecycleState":"CERTIFIED","lastUpdateDate":1628896921170,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a961ecf4-dbea-404c-a696-d4700d36a258","invariantUUID":"c776d223-04a5-4e21-858f-1987ea961d6a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31e93a8e-a1df-4087-b993-7ae53b79d4d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896819151,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55d57b71-8811-4c51-9e49-b754173dd308","invariantUUID":"9656002b-35a2-4464-8ed8-7e8b1a058152","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2039e65-bd2e-41f2-b0ea-5aea63714a95","lifecycleState":"CERTIFIED","lastUpdateDate":1628896627125,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4370efb0-1b89-4e9e-b089-67cebd1bd280","invariantUUID":"ae715805-f6c3-40f4-81cf-2c193fa876dd","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":"port","uniqueId":"e6eefe9e-71ff-47da-82b3-d07be9342936","lifecycleState":"CERTIFIED","lastUpdateDate":1628896459893,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2b72085-4385-47d0-a844-9ade1850d6ed","invariantUUID":"6f093a90-d4ca-4d93-b842-6760c57ecc67","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":"network","uniqueId":"7ed9a783-8682-4e1b-9743-550acf924371","lifecycleState":"CERTIFIED","lastUpdateDate":1628896874461,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2323a23-7459-4c5b-baf7-89aab2d1c1c3","invariantUUID":"07f982f2-f628-452c-b96c-47e53885ce1d","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":"securityrules","uniqueId":"4a83cb56-f5b2-4b8f-8c5c-b649d998d0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896607503,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09a81b31-22f4-4265-8e76-056de66e57c3","invariantUUID":"070c3fdf-7cda-4066-ad23-0015d29dbe5b","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":"63befb6d-05e8-409e-804b-1a5cc496f8bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628896743149,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f18013f-ce76-45b9-a719-32b77531e171","invariantUUID":"e30cd756-97da-4e97-894a-2ef581fd1f43","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","lifecycleState":"CERTIFIED","lastUpdateDate":1628905352564,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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-14 01:46:00,677 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-14 01:46:00,678 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-14 01:46:00,678 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/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel
2021-08-14 01:46:00,678 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-14 01:46:00,681 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:46:01,170 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel HTTP/1.1" 200 None
2021-08-14 01:46:01,172 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-14 01:46:01,172 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-14 01:46:01,214 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': 'd800b14c-948b-45fb-8922-e6001442dcd0', 'x-fromappid': 'API client'}
2021-08-14 01:46:01,214 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-14 01:46:01,214 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-1242a222-5e6b-49af-bbe0-6c857cf62cf0_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-14 01:46:01,215 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-14 01:46:01,670 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-14 01:46:01,672 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-14 01:46:01,672 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-14 01:46:01,680 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-14 01:46:01,681 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-14 01:46:01,681 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-14 01:46:01,682 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:46:01,773 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-14 01:46:01,774 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-14 01:46:01,774 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-14 01:46:01,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-14 01:46:01,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-14 01:46:01,776 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-14 01:46:01,778 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:46:01,873 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-14 01:46:01,874 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-14 01:46:01,874 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":"1628905360117","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-14 01:46:01,876 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-14 01:46:01,877 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-14 01:46:01,877 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-14 01:46:01,878 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:46:01,972 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-14 01:46:01,973 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-14 01:46:01,974 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-14 01:46:01,977 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-14 01:46:01,978 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-14 01:46:01,978 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-14 01:46:01,980 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:46:02,066 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-14 01:46:02,067 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-14 01:46:02,067 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":"1628905360117","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-14 01:46:02,069 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-14 01:46:02,069 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-14 01:46:02,070 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-14 01:46:02,071 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:46:02,133 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-14 01:46:02,134 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-14 01:46:02,134 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628905361802","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-14 01:46:02,142 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:46:02,143 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:46:02,143 DEBUG 129:onap_service.py(1) - [SDC][get Services] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-14 01:46:02,143 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-14 01:46:02,143 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:46:02,144 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:46:02,583 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-14 01:46:02,584 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:46:02,584 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-14 01:46:02,586 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-14 01:46:02,586 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:46:02,586 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:46:02,587 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-14 01:46:02,587 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-14 01:46:02,587 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:46:02,587 INFO 192:__init__.py(1) - Service found, updating information
2021-08-14 01:46:02,587 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-14 01:46:02,587 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-14 01:46:02,587 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-14 01:46:02,589 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:46:03,162 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-14 01:46:03,165 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-14 01:46:03,166 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"428c09bc-7d8a-41a8-a59c-8a6d826a65ab","lifecycleState":"CERTIFIED","lastUpdateDate":1628896397416,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52de5a30-a678-4631-ab2a-28d4a298dfa5","invariantUUID":"89773d3f-4abd-47f4-9661-9cc448eacf96","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":"fdbab934-53ac-4e61-923b-1410527052e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896727063,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","invariantUUID":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","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":"port","uniqueId":"25f08847-d6bd-4509-9429-f660e73b582f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896507219,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fa11e-92ac-43bf-b4f3-202b8bf3ea0e","invariantUUID":"a79726e8-a367-4606-9e2e-a885caff9827","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ecc38e1-0fc5-4a76-b146-3dd18c55590f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896852789,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ec34c53-bd73-46bb-95eb-2d8194479df9","invariantUUID":"757ae56e-1943-41c6-a86f-1096548edd26","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":"8919c937-8373-4c01-9ab2-b3ca27a0e066","lifecycleState":"CERTIFIED","lastUpdateDate":1628896427870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"19cb9db7-4dc6-479b-bd5b-64d177dc12e7","invariantUUID":"a05fc09c-2f3a-472c-a053-6a7d8eb197a3","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":"networkrules","uniqueId":"de05c47d-4b03-4366-9795-0d1544103fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628896596261,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0bfc27c5-7ea6-4013-8052-fd9c92a20fd1","invariantUUID":"a573a073-2cc1-4f8d-8e1c-07693a624b8b","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":"20fa4858-100f-46e4-8948-9738f243eff3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896884628,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b9fa12-023d-45fe-be76-ba08158ee1d8","invariantUUID":"fb30a49c-91ea-4cec-b5e1-342e3b19c498","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":"defaulticon","uniqueId":"00ceb40e-dcfe-4b80-ba6f-936ba71b8edd","lifecycleState":"CERTIFIED","lastUpdateDate":1628896513224,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e6d7c6d-7209-48ee-8e85-7f2cc458db30","invariantUUID":"699cef77-6356-4487-a463-5dd82dbef8e3","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"465d586d-c820-4a9e-913b-ec9352cdb0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896897174,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce331a6-8021-4642-a2f3-ebf2ecd289ac","invariantUUID":"74bdb6d6-5904-4561-a471-93cee4817a8c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628896519302,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14276e11-fdc2-4691-b953-ecbb7db32bb0","invariantUUID":"e6acbb8a-072a-4260-912e-ce52d73b58d2","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1b7692e3-1778-46a1-ae71-631d13a1c862","lifecycleState":"CERTIFIED","lastUpdateDate":1628896868423,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"704a33c0-66df-4780-9515-e030b145ab7c","invariantUUID":"6883040b-41a5-43d3-bae1-a395af0da07b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1cd2b14-076c-49de-9351-190e3ad579e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896952258,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c05f043-649f-4da8-a86b-aa02a1599f7a","invariantUUID":"77114622-9f6e-42cc-8021-8f0819fe3a5f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a1360f3f-de81-4615-b5d7-23a788d28d78","lifecycleState":"CERTIFIED","lastUpdateDate":1628896783465,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a38582c9-883e-4b55-9eec-5202302af1eb","invariantUUID":"d797fd69-05e3-4cb9-8103-2f0f8aea4e62","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd829a44-c1cb-4d22-be5a-38a4b7435111","lifecycleState":"CERTIFIED","lastUpdateDate":1628896802823,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fd736a8-71a0-469e-8140-3a2f7c7abf80","invariantUUID":"8f254f14-7e9b-4590-aff4-5593286e0516","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b3da3-a3d6-42a2-bd6b-a69cc5abb98a","lifecycleState":"CERTIFIED","lastUpdateDate":1628896907883,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bacb415-c49e-4560-aece-fd4ad322365f","invariantUUID":"e5fe3ce1-d079-415d-a84c-7c01adc28618","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":"networkrules","uniqueId":"4f2634d8-f237-4cea-9739-ab8c96b019cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896575837,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"049e4a62-deee-4cde-bb08-44fb1b57cdba","invariantUUID":"b781db94-fac9-427b-bdca-21efdc4348f3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6938c8b-6291-48cc-92a5-0ede712f3009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896914668,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18f4abda-6ad1-4b36-a44b-0c4bf2c22770","invariantUUID":"08e0c226-c05e-4c59-9ec5-482e2e85f3d4","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":"c2dce425-0ad9-400c-8261-b9d4e4434009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896501864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c4ca20-4684-4043-b452-78f8c77c940f","invariantUUID":"1ad529bd-f8c5-4430-9a68-91b8a487a222","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":"objectStorage","uniqueId":"690cc38f-def7-420b-9ad6-7bb1b505fc1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896489868,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"875954fb-ee84-44b4-a869-848c0abcdc5b","invariantUUID":"6ce3b433-d329-4015-8a80-e53d2c8fda9f","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":"compute","uniqueId":"685332de-1df4-48e8-bfd1-994c1874953c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896754509,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9c0b2c9-85c3-48ad-b4f2-0453705f71ab","invariantUUID":"a11d129f-9637-4959-a949-d4170f29378d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde8eb3c-41f5-4da6-a841-6107fe3bd940","lifecycleState":"CERTIFIED","lastUpdateDate":1628896962258,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd4d0a6-75de-4e58-8aef-433eb2b5eb17","invariantUUID":"8bb799f6-c153-4b7d-9b62-e9f732909930","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":"28882ef9-9fd2-497d-a65c-633516fa9053","lifecycleState":"CERTIFIED","lastUpdateDate":1628896700335,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe4bbd8e-16f8-4f3a-9d20-915d8346f87c","invariantUUID":"6c4f10f8-e8b8-418a-8843-a3a2feff4895","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":"d3a85bf2-ef5f-46c0-87e9-332c2b1273d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896879608,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc53d9-11c9-4b8f-b2a3-a29aff5c1a20","invariantUUID":"6d7609c5-86c1-4359-bad5-fa225a3176ee","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4618441-bf95-410e-b4b2-8a3aedfe8653","lifecycleState":"CERTIFIED","lastUpdateDate":1628896496429,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a474700-a7b9-4be1-ade0-66f13f814494","invariantUUID":"f0663a02-02fa-4d3a-bf4c-9286d1ff89d6","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1ad8b38-fe17-4021-bce9-d21ae1be845f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896705354,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a53fb65-851c-4c00-ab94-63b2a95ef4a0","invariantUUID":"b7702b89-7a8f-45af-8675-38784d5310c8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4081b280-af5d-4548-ab25-5c3c0b741570","lifecycleState":"CERTIFIED","lastUpdateDate":1628896434353,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21482f1-bd41-4a0a-922d-ca0249c10768","invariantUUID":"662dfe0e-41e2-48e8-bc50-3f059c955bce","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"892854ed-5671-4e6b-89ef-6a0af7a5a12d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896947017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b8883f0-e06a-491d-93b9-1a0b08a862a9","invariantUUID":"28d9643c-324c-4a15-b2e5-a10643049459","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":"loadBalancer","uniqueId":"9945be23-3243-4576-94be-1dd94661a207","lifecycleState":"CERTIFIED","lastUpdateDate":1628896454257,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2343216d-d723-4424-9c97-89d912887edb","invariantUUID":"7350ec11-0422-4efc-a1ed-a52a9bc32c4e","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":"fdf41907-47f3-422e-9bb2-8c2f71975f28","lifecycleState":"CERTIFIED","lastUpdateDate":1628896651750,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ff1e2c1-d046-404f-b18d-49293755b810","invariantUUID":"11930fa0-61b3-4e0d-b23e-a685d6045e88","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":"34e09a70-6d6d-4133-8b3b-093dda76c0e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896733063,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5748df2d-4361-42a7-b034-9d10f619b870","invariantUUID":"2f39964f-ae86-48e3-8f7c-bfeb8f69bec7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62b82239-da50-4a53-a64f-4442b3c03869","lifecycleState":"CERTIFIED","lastUpdateDate":1628896645707,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6691fb0-cc2f-44c6-8a19-a8873742fc75","invariantUUID":"4e1b2ee0-bd74-4092-a63f-5246af7e09ee","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":"473ba2a7-95e6-4613-98f8-7a8cb12ff716","lifecycleState":"CERTIFIED","lastUpdateDate":1628896721790,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44f2e78e-0949-4035-8846-a176a47f2ed7","invariantUUID":"8a13f6bc-59b0-4421-9bcf-79c530bdc778","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aeb42e2-553b-4a0b-b68d-33204ef813b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896524539,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6ccaa3aa-4e81-4347-8472-f117e308abbf","invariantUUID":"3f892f0a-0367-4a8e-9edd-3396aaf07f72","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"af2d2a6e-1740-43b9-8639-023bb3b618b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896846853,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb5d6915-b66b-4fd9-98be-c84fd7483070","invariantUUID":"1b839ff1-c72b-4731-bb30-f65d186585f4","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"481c3650-456b-476f-9864-5f2184eb9eed","lifecycleState":"CERTIFIED","lastUpdateDate":1628896889646,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66f2171-5122-45c4-a1c0-d6a1da50e6ea","invariantUUID":"8fd4cdb2-ae7f-441f-9a48-6908bec0d40e","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":"04c73d43-84f5-4b3b-a5c2-5a6c86f15ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896716059,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d206df17-0228-4951-a0e2-11e163bb1006","invariantUUID":"67e41242-3bfb-427e-8315-5727af8af5b0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39822234-4722-4969-9fe4-b3f0c35e2d87","lifecycleState":"CERTIFIED","lastUpdateDate":1628896748324,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00afa1b-6abe-4b10-91ad-c9a0eee7f75b","invariantUUID":"994101a3-ecbe-410e-8ccc-0358683c898e","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":"port","uniqueId":"51863f33-3659-44fc-85c4-443ef3f3dc05","lifecycleState":"CERTIFIED","lastUpdateDate":1628896863153,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fb4aa34-2519-496b-97bf-de105b14cf25","invariantUUID":"063a26a2-8b6c-4208-b846-6ebf3cda7db5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12c16eb7-eadd-4886-acc3-da333bcf67b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896484171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c460123e-fec0-4780-a0ff-7496bedaa508","invariantUUID":"6f25b629-946e-408f-aee7-73f49c024697","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"99706c60-6f7f-412c-b69d-9c026437fe41","lifecycleState":"CERTIFIED","lastUpdateDate":1628896616990,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebfcbb4-9647-4f6d-9622-f39b51539f1d","invariantUUID":"0d59ba0e-e405-46c9-a2e9-4d40e41c756a","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":"defaulticon","uniqueId":"7f69ccbe-59f6-4010-8dc4-2434307c6a98","lifecycleState":"CERTIFIED","lastUpdateDate":1628896738086,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d89b9d9b-bd75-4900-97d3-89e0c4d4062e","invariantUUID":"e676f09c-520c-43c1-b84a-bce4a755c0b3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d938bba-b0c9-45db-8ad3-bea593e04d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896759709,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1048b79d-bd1d-4e06-8e30-533a42d7d14c","invariantUUID":"76e03c15-de6b-4a65-b5c6-6bb1d243e716","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"101ca3cd-36a8-4015-a8d0-0151eeeba61d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896937271,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11326a52-4bf8-49e4-b7a2-1acc80190864","invariantUUID":"15baea6c-c3c2-41ab-a677-874297dcc270","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9579117f-5e50-455e-ac99-3dc3bf7dd8a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896858091,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0948f4a9-820a-454f-90a9-7e55c9e1ab82","invariantUUID":"1b08e996-082e-4929-b640-8c9ea576b6dc","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0810b7b1-8cda-499b-b24f-01ab94f056e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896622008,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1cd929c-bb75-4095-837c-c2992a2a2daa","invariantUUID":"80208dc5-481f-422b-8d1c-c21b818c9a27","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"958a25f2-87d2-469c-9134-ea8b984ffb0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628896970459,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d9efeed-8c7d-4113-972c-6e65f16ea44c","invariantUUID":"74dfa731-ad4f-4a9d-9d52-9a66fae9942e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"460ad07d-7f97-4ffc-a86c-ce834eec0bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896929576,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e2f7cb0-3432-4f23-a382-b13ddf9b7ba4","invariantUUID":"b8fdc566-e398-4a77-b0fb-928a3ff8e87e","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":"compute","uniqueId":"60cb30bc-220c-4e26-8019-746c4bdf5ca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896956359,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c2f7f1-0b7f-4dab-a554-20fd290d8b5f","invariantUUID":"bfb05b75-9e4c-4aef-9153-84ed567e0cbd","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":"44ff4bed-12bf-46e0-ba84-486c0a51f038","lifecycleState":"CERTIFIED","lastUpdateDate":1628896824326,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66041a4d-2062-4f93-9905-f68a860c2ea6","invariantUUID":"45be5dc3-a818-4fe9-827a-270dbe6b0e9e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aad7b0c4-1367-4f2b-84b4-d9e2de2b20c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896975272,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf518ad8-55d0-4b2f-a86c-2153c0469215","invariantUUID":"3a23980e-02c9-4b17-a33f-96c6754344ec","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f5158ab-e38f-441c-8175-cf4f1ba1bfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1628896633665,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab3e3df-03c3-4af9-8623-27a40cbae2a0","invariantUUID":"7b250203-adba-4b2a-853f-b34caa50c561","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f2ac44d-d0c6-4896-886a-e0eabfcfb341","lifecycleState":"CERTIFIED","lastUpdateDate":1628896684221,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ede337ae-504e-491e-abf1-d480c6e5bb3b","invariantUUID":"61e57685-e451-4c5f-8c4e-9f7d6c70516d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6939c55f-12ee-4a05-a434-a24d02b9db89","lifecycleState":"CERTIFIED","lastUpdateDate":1628896544385,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc799b31-76da-461c-a5d1-3b88008c58a0","invariantUUID":"05b60cc5-87a3-4718-94d0-15ca0258ddbc","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":"2ca3c8d2-7664-4dae-9ee2-d2e853c24a2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896777575,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfa4e608-3fe2-4431-9267-0eeeca9d8642","invariantUUID":"615878f1-2b94-4d65-8dd9-9f11376ea439","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":"055c7b1d-f8fa-47f2-8fbf-47ac09b14db0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896529955,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40aa96ea-dcd8-4adb-a771-09974d86e5d6","invariantUUID":"0a6227ca-1a03-4de4-bed6-730ba5f69a63","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4342be82-5b73-4c2d-9f4f-3c456e116459","lifecycleState":"CERTIFIED","lastUpdateDate":1628896465149,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6eab37d6-be67-48ae-a3e6-6667879a086c","invariantUUID":"52fbb993-f706-4a79-9b66-04d28deef3f3","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":"90800277-d688-4367-a1ed-fa2afd0e8a33","lifecycleState":"CERTIFIED","lastUpdateDate":1628896537768,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17d2f549-532b-460d-bf19-82bee7d770f7","invariantUUID":"e626c32a-972a-4879-b7eb-aa3b44910582","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2073685-56db-4935-9051-7da782944a09","lifecycleState":"CERTIFIED","lastUpdateDate":1628896602361,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04f7ca15-cda9-4277-b88b-088777e2f39c","invariantUUID":"e3afe73d-6578-48ca-9ec0-dd9257b09ca1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ce4af046-573e-44fc-9a01-de60e0ad8006","lifecycleState":"CERTIFIED","lastUpdateDate":1628896581384,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf791ea0-ce36-42c4-96e4-b3cb45ae34a1","invariantUUID":"1688a9be-31fc-4de2-a868-b92852c81736","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aadfc7ce-2238-4d2d-adba-1b33ebeb122c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896658039,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a74da150-c8f6-4fd0-96f2-979532befe89","invariantUUID":"411c1942-47ae-4f06-bc33-6483fac8f09d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb43cd26-ee17-4bbd-91be-8e2fd96456d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896770252,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd3521b7-3acf-40d9-83f9-78f18f727d54","invariantUUID":"d21cc1b6-6c42-4f37-9d2e-7877205f51d9","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":"a528e187-fddd-41cf-8535-27295ec222b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628896796445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"011e7341-8e7d-4935-b9d6-575355450e36","invariantUUID":"3d5df346-0926-421d-a07f-d7250e8cae11","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3af6888-ab65-487d-ad56-6c7a36242935","lifecycleState":"CERTIFIED","lastUpdateDate":1628896439923,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3afe3e-db1c-435f-873a-442abd0affee","invariantUUID":"a5b68e77-a2e3-44aa-bf38-b840ab876f67","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"994aa435-8376-4b8a-a41b-e8f29168a9fa","lifecycleState":"CERTIFIED","lastUpdateDate":1628896921170,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a961ecf4-dbea-404c-a696-d4700d36a258","invariantUUID":"c776d223-04a5-4e21-858f-1987ea961d6a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31e93a8e-a1df-4087-b993-7ae53b79d4d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896819151,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55d57b71-8811-4c51-9e49-b754173dd308","invariantUUID":"9656002b-35a2-4464-8ed8-7e8b1a058152","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2039e65-bd2e-41f2-b0ea-5aea63714a95","lifecycleState":"CERTIFIED","lastUpdateDate":1628896627125,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4370efb0-1b89-4e9e-b089-67cebd1bd280","invariantUUID":"ae715805-f6c3-40f4-81cf-2c193fa876dd","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":"port","uniqueId":"e6eefe9e-71ff-47da-82b3-d07be9342936","lifecycleState":"CERTIFIED","lastUpdateDate":1628896459893,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2b72085-4385-47d0-a844-9ade1850d6ed","invariantUUID":"6f093a90-d4ca-4d93-b842-6760c57ecc67","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":"network","uniqueId":"7ed9a783-8682-4e1b-9743-550acf924371","lifecycleState":"CERTIFIED","lastUpdateDate":1628896874461,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2323a23-7459-4c5b-baf7-89aab2d1c1c3","invariantUUID":"07f982f2-f628-452c-b96c-47e53885ce1d","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":"securityrules","uniqueId":"4a83cb56-f5b2-4b8f-8c5c-b649d998d0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896607503,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09a81b31-22f4-4265-8e76-056de66e57c3","invariantUUID":"070c3fdf-7cda-4066-ad23-0015d29dbe5b","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":"63befb6d-05e8-409e-804b-1a5cc496f8bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628896743149,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f18013f-ce76-45b9-a719-32b77531e171","invariantUUID":"e30cd756-97da-4e97-894a-2ef581fd1f43","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","lifecycleState":"CERTIFIED","lastUpdateDate":1628905352564,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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-14 01:46:03,171 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-14 01:46:03,171 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': '7437cf77-8358-4b86-85e4-bc844408bfb5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:46:03,171 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/e4e24540-f481-4fa5-afc0-954d0ffc4788/networks
2021-08-14 01:46:03,172 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "ae169dfb-cbcc-49b9-a2ee-0f0528dd2159",
    "modelVersionId": "29db21ab-e186-4fa9-840b-42ee1cf75128",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "8afcf7c3-7e79-4911-a8ce-1c824c42b8ed",
    "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": "e4e24540-f481-4fa5-afc0-954d0ffc4788",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1",
                    "modelVersion": "1.0",
                    "modelVersionId": "bba5bfe4-5a50-4727-9f18-b3f888f090f3"
                }
            }
        }]
    }
}
2021-08-14 01:46:03,173 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:46:05,031 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/e4e24540-f481-4fa5-afc0-954d0ffc4788/networks HTTP/1.1" 202 262
2021-08-14 01:46:05,038 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-14 01:46:05,038 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","instanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5"}}
2021-08-14 01:46:05,038 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-14 01:46:05,045 DEBUG 129:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '232b65a4-a9ed-4726-a721-88122419c5e2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:46:05,045 DEBUG 131:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:46:05,046 DEBUG 132:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:46:05,049 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:46:05,219 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 1961
2021-08-14 01:46:05,221 INFO 142:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:46:05,221 DEBUG 146:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 14 Aug 2021 01:46:04 GMT"}}}
2021-08-14 01:46:15,233 DEBUG 129:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '473ae0bd-e3d5-4e7d-b1a3-5fdd804e00e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:46:15,233 DEBUG 131:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:46:15,233 DEBUG 132:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:46:15,235 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:46:15,720 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 2202
2021-08-14 01:46:15,721 INFO 142:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:46:15,722 DEBUG 146:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Sat, 14 Aug 2021 01:46:11 GMT"}}}
2021-08-14 01:46:25,733 DEBUG 129:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e3928442-03f1-4dad-9e9d-1962bf508094', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:46:25,733 DEBUG 131:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:46:25,733 DEBUG 132:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:46:25,735 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:46:26,295 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 3722
2021-08-14 01:46:26,297 INFO 142:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:46:26,297 DEBUG 146:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Sat, 14 Aug 2021 01:46:11 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_9d4cedf3-8ab6-4aa4-bcfc-4d2a4f81939f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"cdd76fc3-4631-4d69-ad77-33be77c4191f\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":null,\"creation_time\":1628905500000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:46:36,308 DEBUG 129:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'badfc851-bfdb-4e8a-8e63-cfa319e962bf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:46:36,309 DEBUG 131:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:46:36,309 DEBUG 132:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:46:36,311 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:46:36,781 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 3851
2021-08-14 01:46:36,782 INFO 142:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:46:36,783 DEBUG 146:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_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: Last task executed: Success? RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":36,"timestamp":"Sat, 14 Aug 2021 01:46:35 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"6f49891a-85c9-4e36-b2c8-8fe9f4616c70\",\"output_key\":\"subnet_id_9d4cedf3-8ab6-4aa4-bcfc-4d2a4f81939f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"cdd76fc3-4631-4d69-ad77-33be77c4191f\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":null,\"creation_time\":1628905500000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:46:46,796 DEBUG 129:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd18ddbe2-ab51-49c9-88fd-d0bd1231298f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:46:46,797 DEBUG 131:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:46:46,797 DEBUG 132:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:46:46,800 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:46:47,320 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 3851
2021-08-14 01:46:47,322 INFO 142:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:46:47,323 DEBUG 146:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_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: Last task executed: Success? RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":36,"timestamp":"Sat, 14 Aug 2021 01:46:35 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"6f49891a-85c9-4e36-b2c8-8fe9f4616c70\",\"output_key\":\"subnet_id_9d4cedf3-8ab6-4aa4-bcfc-4d2a4f81939f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"cdd76fc3-4631-4d69-ad77-33be77c4191f\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":null,\"creation_time\":1628905500000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:46:57,335 DEBUG 129:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '10200f6d-f2e3-480d-90ad-60c6e8e5f13e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:46:57,336 DEBUG 131:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:46:57,336 DEBUG 132:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:46:57,339 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:46:57,864 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 3851
2021-08-14 01:46:57,866 INFO 142:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:46:57,866 DEBUG 146:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_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: Last task executed: Success? RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":36,"timestamp":"Sat, 14 Aug 2021 01:46:35 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"6f49891a-85c9-4e36-b2c8-8fe9f4616c70\",\"output_key\":\"subnet_id_9d4cedf3-8ab6-4aa4-bcfc-4d2a4f81939f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"cdd76fc3-4631-4d69-ad77-33be77c4191f\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":null,\"creation_time\":1628905500000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:47:07,878 DEBUG 129:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '463197f8-7d39-4c3f-aa84-a2ad730acdd9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:47:07,878 DEBUG 131:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:47:07,878 DEBUG 132:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:47:07,880 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:47:08,371 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 3851
2021-08-14 01:47:08,373 INFO 142:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:47:08,373 DEBUG 146:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_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: Last task executed: Success? RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":36,"timestamp":"Sat, 14 Aug 2021 01:46:35 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"6f49891a-85c9-4e36-b2c8-8fe9f4616c70\",\"output_key\":\"subnet_id_9d4cedf3-8ab6-4aa4-bcfc-4d2a4f81939f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"cdd76fc3-4631-4d69-ad77-33be77c4191f\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":null,\"creation_time\":1628905500000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:47:18,385 DEBUG 129:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '593d6a89-01bd-4037-acd8-cf4cb029291e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:47:18,385 DEBUG 131:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:47:18,386 DEBUG 132:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:47:18,389 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:47:18,872 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 3843
2021-08-14 01:47:18,873 INFO 142:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:47:18,874 DEBUG 146:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_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":"Sat, 14 Aug 2021 01:47:17 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"6f49891a-85c9-4e36-b2c8-8fe9f4616c70\",\"output_key\":\"subnet_id_9d4cedf3-8ab6-4aa4-bcfc-4d2a4f81939f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"cdd76fc3-4631-4d69-ad77-33be77c4191f\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":null,\"creation_time\":1628905500000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:47:28,884 DEBUG 129:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bc761739-dbc4-4299-a2e7-2ca1a945521a', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:47:28,885 DEBUG 131:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:47:28,885 DEBUG 132:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:47:28,886 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:47:29,062 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 3810
2021-08-14 01:47:29,063 INFO 142:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:47:29,064 DEBUG 146:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","finishTime":"Sat, 14 Aug 2021 01:47:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:47:19 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"6f49891a-85c9-4e36-b2c8-8fe9f4616c70\",\"output_key\":\"subnet_id_9d4cedf3-8ab6-4aa4-bcfc-4d2a4f81939f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"cdd76fc3-4631-4d69-ad77-33be77c4191f\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":null,\"creation_time\":1628905500000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:47:29,064 INFO 56:mixins.py(8) - NetworkInstantiation task finished
2021-08-14 01:47:29,065 DEBUG 129:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0789c2c2-2400-4cea-95d2-ea3f4011093c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:47:29,065 DEBUG 131:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:47:29,065 DEBUG 132:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:47:29,066 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:47:29,263 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 3810
2021-08-14 01:47:29,265 INFO 142:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:47:29,265 DEBUG 146:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","finishTime":"Sat, 14 Aug 2021 01:47:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:47:19 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"6f49891a-85c9-4e36-b2c8-8fe9f4616c70\",\"output_key\":\"subnet_id_9d4cedf3-8ab6-4aa4-bcfc-4d2a4f81939f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"cdd76fc3-4631-4d69-ad77-33be77c4191f\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":null,\"creation_time\":1628905500000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:47:29,266 DEBUG 129:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '9b1ea0e8-180b-4fc6-84dd-592e6fc2ab25', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:47:29,266 DEBUG 131:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:47:29,266 DEBUG 132:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:47:29,268 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:47:29,453 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 3810
2021-08-14 01:47:29,454 INFO 142:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:47:29,454 DEBUG 146:onap_service.py(8) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","finishTime":"Sat, 14 Aug 2021 01:47:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:47:19 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"6f49891a-85c9-4e36-b2c8-8fe9f4616c70\",\"output_key\":\"subnet_id_9d4cedf3-8ab6-4aa4-bcfc-4d2a4f81939f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"cdd76fc3-4631-4d69-ad77-33be77c4191f\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":null,\"creation_time\":1628905500000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:47:29,469 DEBUG 129:onap_service.py(1) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3f0ac984-7959-437b-b035-135a55cd0194', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:47:29,470 DEBUG 131:onap_service.py(1) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:47:29,470 DEBUG 132:onap_service.py(1) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:47:29,474 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:47:29,681 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 3810
2021-08-14 01:47:29,682 INFO 142:onap_service.py(1) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:47:29,683 DEBUG 146:onap_service.py(1) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","finishTime":"Sat, 14 Aug 2021 01:47:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:47:19 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"6f49891a-85c9-4e36-b2c8-8fe9f4616c70\",\"output_key\":\"subnet_id_9d4cedf3-8ab6-4aa4-bcfc-4d2a4f81939f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"cdd76fc3-4631-4d69-ad77-33be77c4191f\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":null,\"creation_time\":1628905500000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:47:29,684 DEBUG 129:onap_service.py(1) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b0e740c9-d4c9-4573-88e2-47026ba42fc7', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:47:29,684 DEBUG 131:onap_service.py(1) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5
2021-08-14 01:47:29,684 DEBUG 132:onap_service.py(1) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] data sent: None
2021-08-14 01:47:29,685 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:47:29,867 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7437cf77-8358-4b86-85e4-bc844408bfb5 HTTP/1.1" 200 3810
2021-08-14 01:47:29,869 INFO 142:onap_service.py(1) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response code: 200
2021-08-14 01:47:29,869 DEBUG 146:onap_service.py(1) - [None][Check 7437cf77-8358-4b86-85e4-bc844408bfb5 orchestration request status] response: {"request":{"requestId":"7437cf77-8358-4b86-85e4-bc844408bfb5","startTime":"Sat, 14 Aug 2021 01:46:03 GMT","finishTime":"Sat, 14 Aug 2021 01:47:19 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelVersionId":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelCustomizationId":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","modelUuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","modelInvariantUuid":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","source":"VID","instanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"}}}],"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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:47:19 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"6f49891a-85c9-4e36-b2c8-8fe9f4616c70\",\"output_key\":\"subnet_id_9d4cedf3-8ab6-4aa4-bcfc-4d2a4f81939f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"cdd76fc3-4631-4d69-ad77-33be77c4191f\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":null,\"creation_time\":1628905500000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:47:29,870 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-14 01:47:29,870 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-14 01:47:39,881 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-14 01:47:39,882 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/e4e24540-f481-4fa5-afc0-954d0ffc4788/relationship-list
2021-08-14 01:47:39,882 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-14 01:47:39,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:47:39,956 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/e4e24540-f481-4fa5-afc0-954d0ffc4788/relationship-list HTTP/1.1" 200 1071
2021-08-14 01:47:39,957 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-14 01:47:39,957 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/4c69a6ce-476f-4561-be68-f022e99937d3","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"4c69a6ce-476f-4561-be68-f022e99937d3"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/ad36470f-4ba7-4ab7-9c5a-d87865bac46b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_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-14 01:47:39,960 DEBUG 129:onap_service.py(1) - [AAI][Get e4e24540-f481-4fa5-afc0-954d0ffc4788 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-14 01:47:39,960 DEBUG 131:onap_service.py(1) - [AAI][Get e4e24540-f481-4fa5-afc0-954d0ffc4788 ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/ad36470f-4ba7-4ab7-9c5a-d87865bac46b
2021-08-14 01:47:39,960 DEBUG 132:onap_service.py(1) - [AAI][Get e4e24540-f481-4fa5-afc0-954d0ffc4788 ABCMeta] data sent: None
2021-08-14 01:47:39,961 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:47:40,027 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/ad36470f-4ba7-4ab7-9c5a-d87865bac46b HTTP/1.1" 200 3203
2021-08-14 01:47:40,028 INFO 142:onap_service.py(1) - [AAI][Get e4e24540-f481-4fa5-afc0-954d0ffc4788 ABCMeta] response code: 200
2021-08-14 01:47:40,029 DEBUG 146:onap_service.py(1) - [AAI][Get e4e24540-f481-4fa5-afc0-954d0ffc4788 ABCMeta] response: {"network-id":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","network-name":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"cdd76fc3-4631-4d69-ad77-33be77c4191f","is-bound-to-vpn":false,"resource-version":"1628905638936","orchestration-status":"Active","heat-stack-id":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f","model-invariant-id":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","model-version-id":"29db21ab-e186-4fa9-840b-42ee1cf75128","model-customization-id":"8afcf7c3-7e79-4911-a8ce-1c824c42b8ed","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/e4e24540-f481-4fa5-afc0-954d0ffc4788","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":"e4e24540-f481-4fa5-afc0-954d0ffc4788"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0"}]},{"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"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]}]}}
2021-08-14 01:47:40,031 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-14 01:47:40,031 DEBUG 199:network.py(1) - Delete ad36470f-4ba7-4ab7-9c5a-d87865bac46b network
2021-08-14 01:47:40,031 DEBUG 144:deletion.py(1) - Network ad36470f-4ba7-4ab7-9c5a-d87865bac46b deletion request
2021-08-14 01:47:40,040 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-14 01:47:40,041 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-14 01:47:40,041 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-14 01:47:40,042 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:47:40,086 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-14 01:47:40,087 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-14 01:47:40,087 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-14 01:47:40,090 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-14 01:47:40,090 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-14 01:47:40,090 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-14 01:47:40,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:47:40,158 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-14 01:47:40,159 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-14 01:47:40,160 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":"1628905566728","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/ad36470f-4ba7-4ab7-9c5a-d87865bac46b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"}]}]}}]}
2021-08-14 01:47:40,162 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-14 01:47:40,162 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-14 01:47:40,162 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-14 01:47:40,164 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:47:40,211 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-14 01:47:40,212 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-14 01:47:40,212 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-14 01:47:40,215 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-14 01:47:40,215 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-14 01:47:40,215 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-14 01:47:40,217 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:47:40,301 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-14 01:47:40,302 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-14 01:47:40,302 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":"1628905566728","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/ad36470f-4ba7-4ab7-9c5a-d87865bac46b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"}]}]}}]}
2021-08-14 01:47:40,306 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-14 01:47:40,306 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-14 01:47:40,306 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-14 01:47:40,308 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:47:40,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-14 01:47:40,364 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-14 01:47:40,364 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-14 01:47:40,367 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-14 01:47:40,367 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-14 01:47:40,367 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-14 01:47:40,368 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:47:40,427 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-14 01:47:40,430 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-14 01:47:40,430 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":"1628905566728","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/ad36470f-4ba7-4ab7-9c5a-d87865bac46b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"}]}]}}]}
2021-08-14 01:47:40,433 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-14 01:47:40,433 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-14 01:47:40,433 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-14 01:47:40,435 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-14 01:47:40,489 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-14 01:47:40,490 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-14 01:47:40,491 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628905566597","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/ad36470f-4ba7-4ab7-9c5a-d87865bac46b","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_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-14 01:47:40,493 DEBUG 129:onap_service.py(1) - [None][Create ad36470f-4ba7-4ab7-9c5a-d87865bac46b Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7df190d3-76d1-43af-871b-162d4ce28f08', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:47:40,494 DEBUG 131:onap_service.py(1) - [None][Create ad36470f-4ba7-4ab7-9c5a-d87865bac46b Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e4e24540-f481-4fa5-afc0-954d0ffc4788/networks/ad36470f-4ba7-4ab7-9c5a-d87865bac46b
2021-08-14 01:47:40,494 DEBUG 132:onap_service.py(1) - [None][Create ad36470f-4ba7-4ab7-9c5a-d87865bac46b 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-14 01:47:40,496 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:47:42,960 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e4e24540-f481-4fa5-afc0-954d0ffc4788/networks/ad36470f-4ba7-4ab7-9c5a-d87865bac46b HTTP/1.1" 202 262
2021-08-14 01:47:42,961 INFO 142:onap_service.py(1) - [None][Create ad36470f-4ba7-4ab7-9c5a-d87865bac46b Network deletion request] response code: 202
2021-08-14 01:47:42,961 DEBUG 146:onap_service.py(1) - [None][Create ad36470f-4ba7-4ab7-9c5a-d87865bac46b Network deletion request] response: {"requestReferences":{"requestId":"7df190d3-76d1-43af-871b-162d4ce28f08","instanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08"}}
2021-08-14 01:47:42,962 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-14 01:47:42,969 DEBUG 129:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '15440eb6-2e6b-4f4d-b91e-c1f1802adf65', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:47:42,970 DEBUG 131:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08
2021-08-14 01:47:42,970 DEBUG 132:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] data sent: None
2021-08-14 01:47:42,973 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:47:43,169 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08 HTTP/1.1" 200 825
2021-08-14 01:47:43,171 INFO 142:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response code: 200
2021-08-14 01:47:43,171 DEBUG 146:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response: {"request":{"requestId":"7df190d3-76d1-43af-871b-162d4ce28f08","startTime":"Sat, 14 Aug 2021 01:47:41 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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 14 Aug 2021 01:47:42 GMT"}}}
2021-08-14 01:47:53,183 DEBUG 129:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '76612fcb-9dda-43c1-8f68-afc44c92e3ea', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:47:53,183 DEBUG 131:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08
2021-08-14 01:47:53,183 DEBUG 132:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] data sent: None
2021-08-14 01:47:53,185 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:47:53,793 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08 HTTP/1.1" 200 2640
2021-08-14 01:47:53,795 INFO 142:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response code: 200
2021-08-14 01:47:53,795 DEBUG 146:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response: {"request":{"requestId":"7df190d3-76d1-43af-871b-162d4ce28f08","startTime":"Sat, 14 Aug 2021 01:47:41 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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":36,"timestamp":"Sat, 14 Aug 2021 01:47:47 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_9d4cedf3-8ab6-4aa4-bcfc-4d2a4f81939f\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":1628905588000,\"creation_time\":1628905500000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:48:03,806 DEBUG 129:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ae51204c-0f7d-499e-b9fa-67648941c00c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:03,806 DEBUG 131:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08
2021-08-14 01:48:03,806 DEBUG 132:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] data sent: None
2021-08-14 01:48:03,808 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:04,314 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08 HTTP/1.1" 200 2402
2021-08-14 01:48:04,316 INFO 142:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response code: 200
2021-08-14 01:48:04,316 DEBUG 146:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response: {"request":{"requestId":"7df190d3-76d1-43af-871b-162d4ce28f08","startTime":"Sat, 14 Aug 2021 01:47:41 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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Sat, 14 Aug 2021 01:48:03 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":1628905588000,\"creation_time\":1628905500000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:48:14,327 DEBUG 129:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '42d1a6fa-c9f6-4929-82f1-320a31facb08', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:14,328 DEBUG 131:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08
2021-08-14 01:48:14,328 DEBUG 132:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] data sent: None
2021-08-14 01:48:14,330 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:14,865 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08 HTTP/1.1" 200 2413
2021-08-14 01:48:14,867 INFO 142:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response code: 200
2021-08-14 01:48:14,867 DEBUG 146:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response: {"request":{"requestId":"7df190d3-76d1-43af-871b-162d4ce28f08","startTime":"Sat, 14 Aug 2021 01:47:41 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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Sat, 14 Aug 2021 01:48:06 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":1628905588000,\"creation_time\":1628905500000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:48:24,880 DEBUG 129:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bb189dae-d6e7-43d5-ac17-20fabd66ac71', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:24,881 DEBUG 131:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08
2021-08-14 01:48:24,881 DEBUG 132:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] data sent: None
2021-08-14 01:48:24,884 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:25,042 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08 HTTP/1.1" 200 2456
2021-08-14 01:48:25,043 INFO 142:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response code: 200
2021-08-14 01:48:25,044 DEBUG 146:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response: {"request":{"requestId":"7df190d3-76d1-43af-871b-162d4ce28f08","startTime":"Sat, 14 Aug 2021 01:47:41 GMT","finishTime":"Sat, 14 Aug 2021 01:48:22 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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:48:22 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":1628905588000,\"creation_time\":1628905500000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:48:25,045 INFO 56:mixins.py(9) - NetworkDeletionRequest task finished
2021-08-14 01:48:25,045 DEBUG 129:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'eee11040-c86b-447f-97bf-64722c650ad1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:25,045 DEBUG 131:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08
2021-08-14 01:48:25,045 DEBUG 132:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] data sent: None
2021-08-14 01:48:25,047 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:25,219 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08 HTTP/1.1" 200 2456
2021-08-14 01:48:25,221 INFO 142:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response code: 200
2021-08-14 01:48:25,221 DEBUG 146:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response: {"request":{"requestId":"7df190d3-76d1-43af-871b-162d4ce28f08","startTime":"Sat, 14 Aug 2021 01:47:41 GMT","finishTime":"Sat, 14 Aug 2021 01:48:22 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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:48:22 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":1628905588000,\"creation_time\":1628905500000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:48:25,222 DEBUG 129:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1fc25cb8-0c73-4a0c-aac5-ae59e4688c07', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:25,222 DEBUG 131:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08
2021-08-14 01:48:25,222 DEBUG 132:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] data sent: None
2021-08-14 01:48:25,224 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:25,362 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08 HTTP/1.1" 200 2456
2021-08-14 01:48:25,363 INFO 142:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response code: 200
2021-08-14 01:48:25,363 DEBUG 146:onap_service.py(9) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response: {"request":{"requestId":"7df190d3-76d1-43af-871b-162d4ce28f08","startTime":"Sat, 14 Aug 2021 01:47:41 GMT","finishTime":"Sat, 14 Aug 2021 01:48:22 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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:48:22 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":1628905588000,\"creation_time\":1628905500000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:48:25,386 DEBUG 129:onap_service.py(1) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8f0e6fe0-6f0e-4082-ba72-d4934939ea17', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:25,387 DEBUG 131:onap_service.py(1) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08
2021-08-14 01:48:25,387 DEBUG 132:onap_service.py(1) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] data sent: None
2021-08-14 01:48:25,390 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:25,541 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08 HTTP/1.1" 200 2456
2021-08-14 01:48:25,542 INFO 142:onap_service.py(1) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response code: 200
2021-08-14 01:48:25,543 DEBUG 146:onap_service.py(1) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response: {"request":{"requestId":"7df190d3-76d1-43af-871b-162d4ce28f08","startTime":"Sat, 14 Aug 2021 01:47:41 GMT","finishTime":"Sat, 14 Aug 2021 01:48:22 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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:48:22 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":1628905588000,\"creation_time\":1628905500000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:48:25,543 DEBUG 129:onap_service.py(1) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8a061f15-fc02-4074-a07f-cf45fc35faaf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:25,544 DEBUG 131:onap_service.py(1) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08
2021-08-14 01:48:25,544 DEBUG 132:onap_service.py(1) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] data sent: None
2021-08-14 01:48:25,545 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:25,707 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/7df190d3-76d1-43af-871b-162d4ce28f08 HTTP/1.1" 200 2456
2021-08-14 01:48:25,708 INFO 142:onap_service.py(1) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response code: 200
2021-08-14 01:48:25,708 DEBUG 146:onap_service.py(1) - [None][Check 7df190d3-76d1-43af-871b-162d4ce28f08 orchestration request status] response: {"request":{"requestId":"7df190d3-76d1-43af-871b-162d4ce28f08","startTime":"Sat, 14 Aug 2021 01:47:41 GMT","finishTime":"Sat, 14 Aug 2021 01:48:22 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":"e4e24540-f481-4fa5-afc0-954d0ffc4788","networkInstanceId":"ad36470f-4ba7-4ab7-9c5a-d87865bac46b","networkInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:48:22 GMT"},"requestProcessingData":[{"groupingId":"73a88c55-846d-4987-843e-d03167ebba3f","tag":"StackInformation","dataPairs":[{"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0/73a88c55-846d-4987-843e-d03167ebba3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"updated_time\":1628905588000,\"creation_time\":1628905500000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"ae1c452a20e84ad39424a3f9e76001e9\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"OS::stack_id\":\"73a88c55-846d-4987-843e-d03167ebba3f\",\"OS::stack_name\":\"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-14 01:48:25,710 DEBUG 319:service.py(1) - Delete e4e24540-f481-4fa5-afc0-954d0ffc4788 service instance
2021-08-14 01:48:25,710 DEBUG 113:deletion.py(1) - Service e4e24540-f481-4fa5-afc0-954d0ffc4788 deletion request
2021-08-14 01:48:25,722 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:48:25,722 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:48:25,723 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-14 01:48:25,723 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-14 01:48:25,723 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:48:25,724 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:48:26,195 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-14 01:48:26,197 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:48:26,197 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-14 01:48:26,200 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-14 01:48:26,200 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:48:26,201 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:48:26,201 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-14 01:48:26,201 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-14 01:48:26,201 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:48:26,201 INFO 192:__init__.py(1) - Service found, updating information
2021-08-14 01:48:26,202 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-14 01:48:26,202 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-14 01:48:26,202 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-14 01:48:26,205 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:48:26,864 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-14 01:48:26,866 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-14 01:48:26,868 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"428c09bc-7d8a-41a8-a59c-8a6d826a65ab","lifecycleState":"CERTIFIED","lastUpdateDate":1628896397416,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52de5a30-a678-4631-ab2a-28d4a298dfa5","invariantUUID":"89773d3f-4abd-47f4-9661-9cc448eacf96","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":"fdbab934-53ac-4e61-923b-1410527052e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896727063,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","invariantUUID":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","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":"port","uniqueId":"25f08847-d6bd-4509-9429-f660e73b582f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896507219,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fa11e-92ac-43bf-b4f3-202b8bf3ea0e","invariantUUID":"a79726e8-a367-4606-9e2e-a885caff9827","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ecc38e1-0fc5-4a76-b146-3dd18c55590f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896852789,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ec34c53-bd73-46bb-95eb-2d8194479df9","invariantUUID":"757ae56e-1943-41c6-a86f-1096548edd26","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":"8919c937-8373-4c01-9ab2-b3ca27a0e066","lifecycleState":"CERTIFIED","lastUpdateDate":1628896427870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"19cb9db7-4dc6-479b-bd5b-64d177dc12e7","invariantUUID":"a05fc09c-2f3a-472c-a053-6a7d8eb197a3","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":"networkrules","uniqueId":"de05c47d-4b03-4366-9795-0d1544103fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628896596261,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0bfc27c5-7ea6-4013-8052-fd9c92a20fd1","invariantUUID":"a573a073-2cc1-4f8d-8e1c-07693a624b8b","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":"20fa4858-100f-46e4-8948-9738f243eff3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896884628,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b9fa12-023d-45fe-be76-ba08158ee1d8","invariantUUID":"fb30a49c-91ea-4cec-b5e1-342e3b19c498","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":"defaulticon","uniqueId":"00ceb40e-dcfe-4b80-ba6f-936ba71b8edd","lifecycleState":"CERTIFIED","lastUpdateDate":1628896513224,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e6d7c6d-7209-48ee-8e85-7f2cc458db30","invariantUUID":"699cef77-6356-4487-a463-5dd82dbef8e3","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"465d586d-c820-4a9e-913b-ec9352cdb0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896897174,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce331a6-8021-4642-a2f3-ebf2ecd289ac","invariantUUID":"74bdb6d6-5904-4561-a471-93cee4817a8c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628896519302,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14276e11-fdc2-4691-b953-ecbb7db32bb0","invariantUUID":"e6acbb8a-072a-4260-912e-ce52d73b58d2","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1b7692e3-1778-46a1-ae71-631d13a1c862","lifecycleState":"CERTIFIED","lastUpdateDate":1628896868423,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"704a33c0-66df-4780-9515-e030b145ab7c","invariantUUID":"6883040b-41a5-43d3-bae1-a395af0da07b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1cd2b14-076c-49de-9351-190e3ad579e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896952258,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c05f043-649f-4da8-a86b-aa02a1599f7a","invariantUUID":"77114622-9f6e-42cc-8021-8f0819fe3a5f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a1360f3f-de81-4615-b5d7-23a788d28d78","lifecycleState":"CERTIFIED","lastUpdateDate":1628896783465,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a38582c9-883e-4b55-9eec-5202302af1eb","invariantUUID":"d797fd69-05e3-4cb9-8103-2f0f8aea4e62","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd829a44-c1cb-4d22-be5a-38a4b7435111","lifecycleState":"CERTIFIED","lastUpdateDate":1628896802823,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fd736a8-71a0-469e-8140-3a2f7c7abf80","invariantUUID":"8f254f14-7e9b-4590-aff4-5593286e0516","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b3da3-a3d6-42a2-bd6b-a69cc5abb98a","lifecycleState":"CERTIFIED","lastUpdateDate":1628896907883,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bacb415-c49e-4560-aece-fd4ad322365f","invariantUUID":"e5fe3ce1-d079-415d-a84c-7c01adc28618","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":"networkrules","uniqueId":"4f2634d8-f237-4cea-9739-ab8c96b019cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896575837,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"049e4a62-deee-4cde-bb08-44fb1b57cdba","invariantUUID":"b781db94-fac9-427b-bdca-21efdc4348f3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6938c8b-6291-48cc-92a5-0ede712f3009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896914668,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18f4abda-6ad1-4b36-a44b-0c4bf2c22770","invariantUUID":"08e0c226-c05e-4c59-9ec5-482e2e85f3d4","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":"c2dce425-0ad9-400c-8261-b9d4e4434009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896501864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c4ca20-4684-4043-b452-78f8c77c940f","invariantUUID":"1ad529bd-f8c5-4430-9a68-91b8a487a222","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":"objectStorage","uniqueId":"690cc38f-def7-420b-9ad6-7bb1b505fc1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896489868,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"875954fb-ee84-44b4-a869-848c0abcdc5b","invariantUUID":"6ce3b433-d329-4015-8a80-e53d2c8fda9f","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":"compute","uniqueId":"685332de-1df4-48e8-bfd1-994c1874953c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896754509,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9c0b2c9-85c3-48ad-b4f2-0453705f71ab","invariantUUID":"a11d129f-9637-4959-a949-d4170f29378d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde8eb3c-41f5-4da6-a841-6107fe3bd940","lifecycleState":"CERTIFIED","lastUpdateDate":1628896962258,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd4d0a6-75de-4e58-8aef-433eb2b5eb17","invariantUUID":"8bb799f6-c153-4b7d-9b62-e9f732909930","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":"28882ef9-9fd2-497d-a65c-633516fa9053","lifecycleState":"CERTIFIED","lastUpdateDate":1628896700335,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe4bbd8e-16f8-4f3a-9d20-915d8346f87c","invariantUUID":"6c4f10f8-e8b8-418a-8843-a3a2feff4895","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":"d3a85bf2-ef5f-46c0-87e9-332c2b1273d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896879608,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc53d9-11c9-4b8f-b2a3-a29aff5c1a20","invariantUUID":"6d7609c5-86c1-4359-bad5-fa225a3176ee","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4618441-bf95-410e-b4b2-8a3aedfe8653","lifecycleState":"CERTIFIED","lastUpdateDate":1628896496429,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a474700-a7b9-4be1-ade0-66f13f814494","invariantUUID":"f0663a02-02fa-4d3a-bf4c-9286d1ff89d6","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1ad8b38-fe17-4021-bce9-d21ae1be845f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896705354,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a53fb65-851c-4c00-ab94-63b2a95ef4a0","invariantUUID":"b7702b89-7a8f-45af-8675-38784d5310c8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4081b280-af5d-4548-ab25-5c3c0b741570","lifecycleState":"CERTIFIED","lastUpdateDate":1628896434353,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21482f1-bd41-4a0a-922d-ca0249c10768","invariantUUID":"662dfe0e-41e2-48e8-bc50-3f059c955bce","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"892854ed-5671-4e6b-89ef-6a0af7a5a12d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896947017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b8883f0-e06a-491d-93b9-1a0b08a862a9","invariantUUID":"28d9643c-324c-4a15-b2e5-a10643049459","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":"loadBalancer","uniqueId":"9945be23-3243-4576-94be-1dd94661a207","lifecycleState":"CERTIFIED","lastUpdateDate":1628896454257,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2343216d-d723-4424-9c97-89d912887edb","invariantUUID":"7350ec11-0422-4efc-a1ed-a52a9bc32c4e","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":"fdf41907-47f3-422e-9bb2-8c2f71975f28","lifecycleState":"CERTIFIED","lastUpdateDate":1628896651750,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ff1e2c1-d046-404f-b18d-49293755b810","invariantUUID":"11930fa0-61b3-4e0d-b23e-a685d6045e88","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":"34e09a70-6d6d-4133-8b3b-093dda76c0e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896733063,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5748df2d-4361-42a7-b034-9d10f619b870","invariantUUID":"2f39964f-ae86-48e3-8f7c-bfeb8f69bec7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62b82239-da50-4a53-a64f-4442b3c03869","lifecycleState":"CERTIFIED","lastUpdateDate":1628896645707,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6691fb0-cc2f-44c6-8a19-a8873742fc75","invariantUUID":"4e1b2ee0-bd74-4092-a63f-5246af7e09ee","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":"473ba2a7-95e6-4613-98f8-7a8cb12ff716","lifecycleState":"CERTIFIED","lastUpdateDate":1628896721790,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44f2e78e-0949-4035-8846-a176a47f2ed7","invariantUUID":"8a13f6bc-59b0-4421-9bcf-79c530bdc778","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aeb42e2-553b-4a0b-b68d-33204ef813b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896524539,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6ccaa3aa-4e81-4347-8472-f117e308abbf","invariantUUID":"3f892f0a-0367-4a8e-9edd-3396aaf07f72","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"af2d2a6e-1740-43b9-8639-023bb3b618b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896846853,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb5d6915-b66b-4fd9-98be-c84fd7483070","invariantUUID":"1b839ff1-c72b-4731-bb30-f65d186585f4","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"481c3650-456b-476f-9864-5f2184eb9eed","lifecycleState":"CERTIFIED","lastUpdateDate":1628896889646,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66f2171-5122-45c4-a1c0-d6a1da50e6ea","invariantUUID":"8fd4cdb2-ae7f-441f-9a48-6908bec0d40e","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":"04c73d43-84f5-4b3b-a5c2-5a6c86f15ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896716059,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d206df17-0228-4951-a0e2-11e163bb1006","invariantUUID":"67e41242-3bfb-427e-8315-5727af8af5b0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39822234-4722-4969-9fe4-b3f0c35e2d87","lifecycleState":"CERTIFIED","lastUpdateDate":1628896748324,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00afa1b-6abe-4b10-91ad-c9a0eee7f75b","invariantUUID":"994101a3-ecbe-410e-8ccc-0358683c898e","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":"port","uniqueId":"51863f33-3659-44fc-85c4-443ef3f3dc05","lifecycleState":"CERTIFIED","lastUpdateDate":1628896863153,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fb4aa34-2519-496b-97bf-de105b14cf25","invariantUUID":"063a26a2-8b6c-4208-b846-6ebf3cda7db5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12c16eb7-eadd-4886-acc3-da333bcf67b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896484171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c460123e-fec0-4780-a0ff-7496bedaa508","invariantUUID":"6f25b629-946e-408f-aee7-73f49c024697","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"99706c60-6f7f-412c-b69d-9c026437fe41","lifecycleState":"CERTIFIED","lastUpdateDate":1628896616990,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebfcbb4-9647-4f6d-9622-f39b51539f1d","invariantUUID":"0d59ba0e-e405-46c9-a2e9-4d40e41c756a","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":"defaulticon","uniqueId":"7f69ccbe-59f6-4010-8dc4-2434307c6a98","lifecycleState":"CERTIFIED","lastUpdateDate":1628896738086,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d89b9d9b-bd75-4900-97d3-89e0c4d4062e","invariantUUID":"e676f09c-520c-43c1-b84a-bce4a755c0b3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d938bba-b0c9-45db-8ad3-bea593e04d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896759709,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1048b79d-bd1d-4e06-8e30-533a42d7d14c","invariantUUID":"76e03c15-de6b-4a65-b5c6-6bb1d243e716","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"101ca3cd-36a8-4015-a8d0-0151eeeba61d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896937271,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11326a52-4bf8-49e4-b7a2-1acc80190864","invariantUUID":"15baea6c-c3c2-41ab-a677-874297dcc270","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9579117f-5e50-455e-ac99-3dc3bf7dd8a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896858091,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0948f4a9-820a-454f-90a9-7e55c9e1ab82","invariantUUID":"1b08e996-082e-4929-b640-8c9ea576b6dc","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0810b7b1-8cda-499b-b24f-01ab94f056e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896622008,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1cd929c-bb75-4095-837c-c2992a2a2daa","invariantUUID":"80208dc5-481f-422b-8d1c-c21b818c9a27","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"958a25f2-87d2-469c-9134-ea8b984ffb0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628896970459,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d9efeed-8c7d-4113-972c-6e65f16ea44c","invariantUUID":"74dfa731-ad4f-4a9d-9d52-9a66fae9942e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"460ad07d-7f97-4ffc-a86c-ce834eec0bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896929576,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e2f7cb0-3432-4f23-a382-b13ddf9b7ba4","invariantUUID":"b8fdc566-e398-4a77-b0fb-928a3ff8e87e","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":"compute","uniqueId":"60cb30bc-220c-4e26-8019-746c4bdf5ca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896956359,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c2f7f1-0b7f-4dab-a554-20fd290d8b5f","invariantUUID":"bfb05b75-9e4c-4aef-9153-84ed567e0cbd","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":"44ff4bed-12bf-46e0-ba84-486c0a51f038","lifecycleState":"CERTIFIED","lastUpdateDate":1628896824326,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66041a4d-2062-4f93-9905-f68a860c2ea6","invariantUUID":"45be5dc3-a818-4fe9-827a-270dbe6b0e9e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aad7b0c4-1367-4f2b-84b4-d9e2de2b20c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896975272,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf518ad8-55d0-4b2f-a86c-2153c0469215","invariantUUID":"3a23980e-02c9-4b17-a33f-96c6754344ec","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f5158ab-e38f-441c-8175-cf4f1ba1bfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1628896633665,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab3e3df-03c3-4af9-8623-27a40cbae2a0","invariantUUID":"7b250203-adba-4b2a-853f-b34caa50c561","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f2ac44d-d0c6-4896-886a-e0eabfcfb341","lifecycleState":"CERTIFIED","lastUpdateDate":1628896684221,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ede337ae-504e-491e-abf1-d480c6e5bb3b","invariantUUID":"61e57685-e451-4c5f-8c4e-9f7d6c70516d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6939c55f-12ee-4a05-a434-a24d02b9db89","lifecycleState":"CERTIFIED","lastUpdateDate":1628896544385,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc799b31-76da-461c-a5d1-3b88008c58a0","invariantUUID":"05b60cc5-87a3-4718-94d0-15ca0258ddbc","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":"2ca3c8d2-7664-4dae-9ee2-d2e853c24a2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896777575,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfa4e608-3fe2-4431-9267-0eeeca9d8642","invariantUUID":"615878f1-2b94-4d65-8dd9-9f11376ea439","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":"055c7b1d-f8fa-47f2-8fbf-47ac09b14db0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896529955,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40aa96ea-dcd8-4adb-a771-09974d86e5d6","invariantUUID":"0a6227ca-1a03-4de4-bed6-730ba5f69a63","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4342be82-5b73-4c2d-9f4f-3c456e116459","lifecycleState":"CERTIFIED","lastUpdateDate":1628896465149,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6eab37d6-be67-48ae-a3e6-6667879a086c","invariantUUID":"52fbb993-f706-4a79-9b66-04d28deef3f3","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":"90800277-d688-4367-a1ed-fa2afd0e8a33","lifecycleState":"CERTIFIED","lastUpdateDate":1628896537768,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17d2f549-532b-460d-bf19-82bee7d770f7","invariantUUID":"e626c32a-972a-4879-b7eb-aa3b44910582","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2073685-56db-4935-9051-7da782944a09","lifecycleState":"CERTIFIED","lastUpdateDate":1628896602361,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04f7ca15-cda9-4277-b88b-088777e2f39c","invariantUUID":"e3afe73d-6578-48ca-9ec0-dd9257b09ca1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ce4af046-573e-44fc-9a01-de60e0ad8006","lifecycleState":"CERTIFIED","lastUpdateDate":1628896581384,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf791ea0-ce36-42c4-96e4-b3cb45ae34a1","invariantUUID":"1688a9be-31fc-4de2-a868-b92852c81736","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aadfc7ce-2238-4d2d-adba-1b33ebeb122c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896658039,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a74da150-c8f6-4fd0-96f2-979532befe89","invariantUUID":"411c1942-47ae-4f06-bc33-6483fac8f09d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb43cd26-ee17-4bbd-91be-8e2fd96456d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896770252,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd3521b7-3acf-40d9-83f9-78f18f727d54","invariantUUID":"d21cc1b6-6c42-4f37-9d2e-7877205f51d9","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":"a528e187-fddd-41cf-8535-27295ec222b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628896796445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"011e7341-8e7d-4935-b9d6-575355450e36","invariantUUID":"3d5df346-0926-421d-a07f-d7250e8cae11","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3af6888-ab65-487d-ad56-6c7a36242935","lifecycleState":"CERTIFIED","lastUpdateDate":1628896439923,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3afe3e-db1c-435f-873a-442abd0affee","invariantUUID":"a5b68e77-a2e3-44aa-bf38-b840ab876f67","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"994aa435-8376-4b8a-a41b-e8f29168a9fa","lifecycleState":"CERTIFIED","lastUpdateDate":1628896921170,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a961ecf4-dbea-404c-a696-d4700d36a258","invariantUUID":"c776d223-04a5-4e21-858f-1987ea961d6a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31e93a8e-a1df-4087-b993-7ae53b79d4d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896819151,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55d57b71-8811-4c51-9e49-b754173dd308","invariantUUID":"9656002b-35a2-4464-8ed8-7e8b1a058152","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2039e65-bd2e-41f2-b0ea-5aea63714a95","lifecycleState":"CERTIFIED","lastUpdateDate":1628896627125,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4370efb0-1b89-4e9e-b089-67cebd1bd280","invariantUUID":"ae715805-f6c3-40f4-81cf-2c193fa876dd","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":"port","uniqueId":"e6eefe9e-71ff-47da-82b3-d07be9342936","lifecycleState":"CERTIFIED","lastUpdateDate":1628896459893,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2b72085-4385-47d0-a844-9ade1850d6ed","invariantUUID":"6f093a90-d4ca-4d93-b842-6760c57ecc67","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":"network","uniqueId":"7ed9a783-8682-4e1b-9743-550acf924371","lifecycleState":"CERTIFIED","lastUpdateDate":1628896874461,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2323a23-7459-4c5b-baf7-89aab2d1c1c3","invariantUUID":"07f982f2-f628-452c-b96c-47e53885ce1d","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":"securityrules","uniqueId":"4a83cb56-f5b2-4b8f-8c5c-b649d998d0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896607503,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09a81b31-22f4-4265-8e76-056de66e57c3","invariantUUID":"070c3fdf-7cda-4066-ad23-0015d29dbe5b","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":"63befb6d-05e8-409e-804b-1a5cc496f8bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628896743149,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f18013f-ce76-45b9-a719-32b77531e171","invariantUUID":"e30cd756-97da-4e97-894a-2ef581fd1f43","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","lifecycleState":"CERTIFIED","lastUpdateDate":1628905352564,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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-14 01:48:26,872 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-14 01:48:26,873 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:48:26,873 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:48:26,873 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-14 01:48:26,874 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-14 01:48:26,874 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:48:26,875 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:48:27,508 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-14 01:48:27,509 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:48:27,510 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-14 01:48:27,512 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-14 01:48:27,512 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:48:27,513 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:48:27,513 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-14 01:48:27,513 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-14 01:48:27,513 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:48:27,514 INFO 192:__init__.py(1) - Service found, updating information
2021-08-14 01:48:27,514 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-14 01:48:27,514 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-14 01:48:27,515 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-14 01:48:27,516 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:48:28,090 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-14 01:48:28,092 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-14 01:48:28,094 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"428c09bc-7d8a-41a8-a59c-8a6d826a65ab","lifecycleState":"CERTIFIED","lastUpdateDate":1628896397416,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52de5a30-a678-4631-ab2a-28d4a298dfa5","invariantUUID":"89773d3f-4abd-47f4-9661-9cc448eacf96","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":"fdbab934-53ac-4e61-923b-1410527052e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896727063,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","invariantUUID":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","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":"port","uniqueId":"25f08847-d6bd-4509-9429-f660e73b582f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896507219,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fa11e-92ac-43bf-b4f3-202b8bf3ea0e","invariantUUID":"a79726e8-a367-4606-9e2e-a885caff9827","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ecc38e1-0fc5-4a76-b146-3dd18c55590f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896852789,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ec34c53-bd73-46bb-95eb-2d8194479df9","invariantUUID":"757ae56e-1943-41c6-a86f-1096548edd26","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":"8919c937-8373-4c01-9ab2-b3ca27a0e066","lifecycleState":"CERTIFIED","lastUpdateDate":1628896427870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"19cb9db7-4dc6-479b-bd5b-64d177dc12e7","invariantUUID":"a05fc09c-2f3a-472c-a053-6a7d8eb197a3","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":"networkrules","uniqueId":"de05c47d-4b03-4366-9795-0d1544103fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628896596261,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0bfc27c5-7ea6-4013-8052-fd9c92a20fd1","invariantUUID":"a573a073-2cc1-4f8d-8e1c-07693a624b8b","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":"20fa4858-100f-46e4-8948-9738f243eff3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896884628,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b9fa12-023d-45fe-be76-ba08158ee1d8","invariantUUID":"fb30a49c-91ea-4cec-b5e1-342e3b19c498","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":"defaulticon","uniqueId":"00ceb40e-dcfe-4b80-ba6f-936ba71b8edd","lifecycleState":"CERTIFIED","lastUpdateDate":1628896513224,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e6d7c6d-7209-48ee-8e85-7f2cc458db30","invariantUUID":"699cef77-6356-4487-a463-5dd82dbef8e3","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"465d586d-c820-4a9e-913b-ec9352cdb0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896897174,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce331a6-8021-4642-a2f3-ebf2ecd289ac","invariantUUID":"74bdb6d6-5904-4561-a471-93cee4817a8c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628896519302,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14276e11-fdc2-4691-b953-ecbb7db32bb0","invariantUUID":"e6acbb8a-072a-4260-912e-ce52d73b58d2","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1b7692e3-1778-46a1-ae71-631d13a1c862","lifecycleState":"CERTIFIED","lastUpdateDate":1628896868423,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"704a33c0-66df-4780-9515-e030b145ab7c","invariantUUID":"6883040b-41a5-43d3-bae1-a395af0da07b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1cd2b14-076c-49de-9351-190e3ad579e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896952258,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c05f043-649f-4da8-a86b-aa02a1599f7a","invariantUUID":"77114622-9f6e-42cc-8021-8f0819fe3a5f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a1360f3f-de81-4615-b5d7-23a788d28d78","lifecycleState":"CERTIFIED","lastUpdateDate":1628896783465,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a38582c9-883e-4b55-9eec-5202302af1eb","invariantUUID":"d797fd69-05e3-4cb9-8103-2f0f8aea4e62","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd829a44-c1cb-4d22-be5a-38a4b7435111","lifecycleState":"CERTIFIED","lastUpdateDate":1628896802823,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fd736a8-71a0-469e-8140-3a2f7c7abf80","invariantUUID":"8f254f14-7e9b-4590-aff4-5593286e0516","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b3da3-a3d6-42a2-bd6b-a69cc5abb98a","lifecycleState":"CERTIFIED","lastUpdateDate":1628896907883,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bacb415-c49e-4560-aece-fd4ad322365f","invariantUUID":"e5fe3ce1-d079-415d-a84c-7c01adc28618","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":"networkrules","uniqueId":"4f2634d8-f237-4cea-9739-ab8c96b019cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896575837,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"049e4a62-deee-4cde-bb08-44fb1b57cdba","invariantUUID":"b781db94-fac9-427b-bdca-21efdc4348f3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6938c8b-6291-48cc-92a5-0ede712f3009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896914668,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18f4abda-6ad1-4b36-a44b-0c4bf2c22770","invariantUUID":"08e0c226-c05e-4c59-9ec5-482e2e85f3d4","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":"c2dce425-0ad9-400c-8261-b9d4e4434009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896501864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c4ca20-4684-4043-b452-78f8c77c940f","invariantUUID":"1ad529bd-f8c5-4430-9a68-91b8a487a222","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":"objectStorage","uniqueId":"690cc38f-def7-420b-9ad6-7bb1b505fc1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896489868,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"875954fb-ee84-44b4-a869-848c0abcdc5b","invariantUUID":"6ce3b433-d329-4015-8a80-e53d2c8fda9f","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":"compute","uniqueId":"685332de-1df4-48e8-bfd1-994c1874953c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896754509,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9c0b2c9-85c3-48ad-b4f2-0453705f71ab","invariantUUID":"a11d129f-9637-4959-a949-d4170f29378d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde8eb3c-41f5-4da6-a841-6107fe3bd940","lifecycleState":"CERTIFIED","lastUpdateDate":1628896962258,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd4d0a6-75de-4e58-8aef-433eb2b5eb17","invariantUUID":"8bb799f6-c153-4b7d-9b62-e9f732909930","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":"28882ef9-9fd2-497d-a65c-633516fa9053","lifecycleState":"CERTIFIED","lastUpdateDate":1628896700335,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe4bbd8e-16f8-4f3a-9d20-915d8346f87c","invariantUUID":"6c4f10f8-e8b8-418a-8843-a3a2feff4895","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":"d3a85bf2-ef5f-46c0-87e9-332c2b1273d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896879608,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc53d9-11c9-4b8f-b2a3-a29aff5c1a20","invariantUUID":"6d7609c5-86c1-4359-bad5-fa225a3176ee","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4618441-bf95-410e-b4b2-8a3aedfe8653","lifecycleState":"CERTIFIED","lastUpdateDate":1628896496429,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a474700-a7b9-4be1-ade0-66f13f814494","invariantUUID":"f0663a02-02fa-4d3a-bf4c-9286d1ff89d6","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1ad8b38-fe17-4021-bce9-d21ae1be845f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896705354,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a53fb65-851c-4c00-ab94-63b2a95ef4a0","invariantUUID":"b7702b89-7a8f-45af-8675-38784d5310c8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4081b280-af5d-4548-ab25-5c3c0b741570","lifecycleState":"CERTIFIED","lastUpdateDate":1628896434353,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21482f1-bd41-4a0a-922d-ca0249c10768","invariantUUID":"662dfe0e-41e2-48e8-bc50-3f059c955bce","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"892854ed-5671-4e6b-89ef-6a0af7a5a12d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896947017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b8883f0-e06a-491d-93b9-1a0b08a862a9","invariantUUID":"28d9643c-324c-4a15-b2e5-a10643049459","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":"loadBalancer","uniqueId":"9945be23-3243-4576-94be-1dd94661a207","lifecycleState":"CERTIFIED","lastUpdateDate":1628896454257,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2343216d-d723-4424-9c97-89d912887edb","invariantUUID":"7350ec11-0422-4efc-a1ed-a52a9bc32c4e","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":"fdf41907-47f3-422e-9bb2-8c2f71975f28","lifecycleState":"CERTIFIED","lastUpdateDate":1628896651750,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ff1e2c1-d046-404f-b18d-49293755b810","invariantUUID":"11930fa0-61b3-4e0d-b23e-a685d6045e88","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":"34e09a70-6d6d-4133-8b3b-093dda76c0e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896733063,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5748df2d-4361-42a7-b034-9d10f619b870","invariantUUID":"2f39964f-ae86-48e3-8f7c-bfeb8f69bec7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62b82239-da50-4a53-a64f-4442b3c03869","lifecycleState":"CERTIFIED","lastUpdateDate":1628896645707,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6691fb0-cc2f-44c6-8a19-a8873742fc75","invariantUUID":"4e1b2ee0-bd74-4092-a63f-5246af7e09ee","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":"473ba2a7-95e6-4613-98f8-7a8cb12ff716","lifecycleState":"CERTIFIED","lastUpdateDate":1628896721790,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44f2e78e-0949-4035-8846-a176a47f2ed7","invariantUUID":"8a13f6bc-59b0-4421-9bcf-79c530bdc778","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aeb42e2-553b-4a0b-b68d-33204ef813b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896524539,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6ccaa3aa-4e81-4347-8472-f117e308abbf","invariantUUID":"3f892f0a-0367-4a8e-9edd-3396aaf07f72","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"af2d2a6e-1740-43b9-8639-023bb3b618b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896846853,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb5d6915-b66b-4fd9-98be-c84fd7483070","invariantUUID":"1b839ff1-c72b-4731-bb30-f65d186585f4","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"481c3650-456b-476f-9864-5f2184eb9eed","lifecycleState":"CERTIFIED","lastUpdateDate":1628896889646,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66f2171-5122-45c4-a1c0-d6a1da50e6ea","invariantUUID":"8fd4cdb2-ae7f-441f-9a48-6908bec0d40e","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":"04c73d43-84f5-4b3b-a5c2-5a6c86f15ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896716059,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d206df17-0228-4951-a0e2-11e163bb1006","invariantUUID":"67e41242-3bfb-427e-8315-5727af8af5b0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39822234-4722-4969-9fe4-b3f0c35e2d87","lifecycleState":"CERTIFIED","lastUpdateDate":1628896748324,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00afa1b-6abe-4b10-91ad-c9a0eee7f75b","invariantUUID":"994101a3-ecbe-410e-8ccc-0358683c898e","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":"port","uniqueId":"51863f33-3659-44fc-85c4-443ef3f3dc05","lifecycleState":"CERTIFIED","lastUpdateDate":1628896863153,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fb4aa34-2519-496b-97bf-de105b14cf25","invariantUUID":"063a26a2-8b6c-4208-b846-6ebf3cda7db5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12c16eb7-eadd-4886-acc3-da333bcf67b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896484171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c460123e-fec0-4780-a0ff-7496bedaa508","invariantUUID":"6f25b629-946e-408f-aee7-73f49c024697","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"99706c60-6f7f-412c-b69d-9c026437fe41","lifecycleState":"CERTIFIED","lastUpdateDate":1628896616990,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebfcbb4-9647-4f6d-9622-f39b51539f1d","invariantUUID":"0d59ba0e-e405-46c9-a2e9-4d40e41c756a","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":"defaulticon","uniqueId":"7f69ccbe-59f6-4010-8dc4-2434307c6a98","lifecycleState":"CERTIFIED","lastUpdateDate":1628896738086,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d89b9d9b-bd75-4900-97d3-89e0c4d4062e","invariantUUID":"e676f09c-520c-43c1-b84a-bce4a755c0b3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d938bba-b0c9-45db-8ad3-bea593e04d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896759709,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1048b79d-bd1d-4e06-8e30-533a42d7d14c","invariantUUID":"76e03c15-de6b-4a65-b5c6-6bb1d243e716","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"101ca3cd-36a8-4015-a8d0-0151eeeba61d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896937271,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11326a52-4bf8-49e4-b7a2-1acc80190864","invariantUUID":"15baea6c-c3c2-41ab-a677-874297dcc270","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9579117f-5e50-455e-ac99-3dc3bf7dd8a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896858091,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0948f4a9-820a-454f-90a9-7e55c9e1ab82","invariantUUID":"1b08e996-082e-4929-b640-8c9ea576b6dc","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0810b7b1-8cda-499b-b24f-01ab94f056e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896622008,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1cd929c-bb75-4095-837c-c2992a2a2daa","invariantUUID":"80208dc5-481f-422b-8d1c-c21b818c9a27","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"958a25f2-87d2-469c-9134-ea8b984ffb0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628896970459,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d9efeed-8c7d-4113-972c-6e65f16ea44c","invariantUUID":"74dfa731-ad4f-4a9d-9d52-9a66fae9942e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"460ad07d-7f97-4ffc-a86c-ce834eec0bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896929576,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e2f7cb0-3432-4f23-a382-b13ddf9b7ba4","invariantUUID":"b8fdc566-e398-4a77-b0fb-928a3ff8e87e","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":"compute","uniqueId":"60cb30bc-220c-4e26-8019-746c4bdf5ca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896956359,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c2f7f1-0b7f-4dab-a554-20fd290d8b5f","invariantUUID":"bfb05b75-9e4c-4aef-9153-84ed567e0cbd","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":"44ff4bed-12bf-46e0-ba84-486c0a51f038","lifecycleState":"CERTIFIED","lastUpdateDate":1628896824326,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66041a4d-2062-4f93-9905-f68a860c2ea6","invariantUUID":"45be5dc3-a818-4fe9-827a-270dbe6b0e9e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aad7b0c4-1367-4f2b-84b4-d9e2de2b20c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896975272,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf518ad8-55d0-4b2f-a86c-2153c0469215","invariantUUID":"3a23980e-02c9-4b17-a33f-96c6754344ec","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f5158ab-e38f-441c-8175-cf4f1ba1bfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1628896633665,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab3e3df-03c3-4af9-8623-27a40cbae2a0","invariantUUID":"7b250203-adba-4b2a-853f-b34caa50c561","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f2ac44d-d0c6-4896-886a-e0eabfcfb341","lifecycleState":"CERTIFIED","lastUpdateDate":1628896684221,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ede337ae-504e-491e-abf1-d480c6e5bb3b","invariantUUID":"61e57685-e451-4c5f-8c4e-9f7d6c70516d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6939c55f-12ee-4a05-a434-a24d02b9db89","lifecycleState":"CERTIFIED","lastUpdateDate":1628896544385,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc799b31-76da-461c-a5d1-3b88008c58a0","invariantUUID":"05b60cc5-87a3-4718-94d0-15ca0258ddbc","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":"2ca3c8d2-7664-4dae-9ee2-d2e853c24a2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896777575,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfa4e608-3fe2-4431-9267-0eeeca9d8642","invariantUUID":"615878f1-2b94-4d65-8dd9-9f11376ea439","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":"055c7b1d-f8fa-47f2-8fbf-47ac09b14db0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896529955,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40aa96ea-dcd8-4adb-a771-09974d86e5d6","invariantUUID":"0a6227ca-1a03-4de4-bed6-730ba5f69a63","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4342be82-5b73-4c2d-9f4f-3c456e116459","lifecycleState":"CERTIFIED","lastUpdateDate":1628896465149,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6eab37d6-be67-48ae-a3e6-6667879a086c","invariantUUID":"52fbb993-f706-4a79-9b66-04d28deef3f3","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":"90800277-d688-4367-a1ed-fa2afd0e8a33","lifecycleState":"CERTIFIED","lastUpdateDate":1628896537768,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17d2f549-532b-460d-bf19-82bee7d770f7","invariantUUID":"e626c32a-972a-4879-b7eb-aa3b44910582","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2073685-56db-4935-9051-7da782944a09","lifecycleState":"CERTIFIED","lastUpdateDate":1628896602361,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04f7ca15-cda9-4277-b88b-088777e2f39c","invariantUUID":"e3afe73d-6578-48ca-9ec0-dd9257b09ca1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ce4af046-573e-44fc-9a01-de60e0ad8006","lifecycleState":"CERTIFIED","lastUpdateDate":1628896581384,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf791ea0-ce36-42c4-96e4-b3cb45ae34a1","invariantUUID":"1688a9be-31fc-4de2-a868-b92852c81736","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aadfc7ce-2238-4d2d-adba-1b33ebeb122c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896658039,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a74da150-c8f6-4fd0-96f2-979532befe89","invariantUUID":"411c1942-47ae-4f06-bc33-6483fac8f09d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb43cd26-ee17-4bbd-91be-8e2fd96456d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896770252,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd3521b7-3acf-40d9-83f9-78f18f727d54","invariantUUID":"d21cc1b6-6c42-4f37-9d2e-7877205f51d9","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":"a528e187-fddd-41cf-8535-27295ec222b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628896796445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"011e7341-8e7d-4935-b9d6-575355450e36","invariantUUID":"3d5df346-0926-421d-a07f-d7250e8cae11","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3af6888-ab65-487d-ad56-6c7a36242935","lifecycleState":"CERTIFIED","lastUpdateDate":1628896439923,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3afe3e-db1c-435f-873a-442abd0affee","invariantUUID":"a5b68e77-a2e3-44aa-bf38-b840ab876f67","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"994aa435-8376-4b8a-a41b-e8f29168a9fa","lifecycleState":"CERTIFIED","lastUpdateDate":1628896921170,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a961ecf4-dbea-404c-a696-d4700d36a258","invariantUUID":"c776d223-04a5-4e21-858f-1987ea961d6a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31e93a8e-a1df-4087-b993-7ae53b79d4d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896819151,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55d57b71-8811-4c51-9e49-b754173dd308","invariantUUID":"9656002b-35a2-4464-8ed8-7e8b1a058152","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2039e65-bd2e-41f2-b0ea-5aea63714a95","lifecycleState":"CERTIFIED","lastUpdateDate":1628896627125,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4370efb0-1b89-4e9e-b089-67cebd1bd280","invariantUUID":"ae715805-f6c3-40f4-81cf-2c193fa876dd","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":"port","uniqueId":"e6eefe9e-71ff-47da-82b3-d07be9342936","lifecycleState":"CERTIFIED","lastUpdateDate":1628896459893,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2b72085-4385-47d0-a844-9ade1850d6ed","invariantUUID":"6f093a90-d4ca-4d93-b842-6760c57ecc67","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":"network","uniqueId":"7ed9a783-8682-4e1b-9743-550acf924371","lifecycleState":"CERTIFIED","lastUpdateDate":1628896874461,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2323a23-7459-4c5b-baf7-89aab2d1c1c3","invariantUUID":"07f982f2-f628-452c-b96c-47e53885ce1d","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":"securityrules","uniqueId":"4a83cb56-f5b2-4b8f-8c5c-b649d998d0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896607503,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09a81b31-22f4-4265-8e76-056de66e57c3","invariantUUID":"070c3fdf-7cda-4066-ad23-0015d29dbe5b","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":"63befb6d-05e8-409e-804b-1a5cc496f8bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628896743149,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f18013f-ce76-45b9-a719-32b77531e171","invariantUUID":"e30cd756-97da-4e97-894a-2ef581fd1f43","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","lifecycleState":"CERTIFIED","lastUpdateDate":1628905352564,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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-14 01:48:28,097 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-14 01:48:28,098 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-14 01:48:28,098 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-14 01:48:28,098 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-14 01:48:28,098 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-14 01:48:28,098 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-14 01:48:28,099 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:48:28,520 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-14 01:48:28,521 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-14 01:48:28,521 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-14 01:48:28,523 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-14 01:48:28,523 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-14 01:48:28,523 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-14 01:48:28,523 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-14 01:48:28,524 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-14 01:48:28,524 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-14 01:48:28,524 INFO 192:__init__.py(1) - Service found, updating information
2021-08-14 01:48:28,524 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-14 01:48:28,524 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-14 01:48:28,525 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-14 01:48:28,526 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-14 01:48:29,102 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-14 01:48:29,104 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-14 01:48:29,105 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"428c09bc-7d8a-41a8-a59c-8a6d826a65ab","lifecycleState":"CERTIFIED","lastUpdateDate":1628896397416,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"52de5a30-a678-4631-ab2a-28d4a298dfa5","invariantUUID":"89773d3f-4abd-47f4-9661-9cc448eacf96","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":"fdbab934-53ac-4e61-923b-1410527052e8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896727063,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"29db21ab-e186-4fa9-840b-42ee1cf75128","invariantUUID":"ae169dfb-cbcc-49b9-a2ee-0f0528dd2159","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":"port","uniqueId":"25f08847-d6bd-4509-9429-f660e73b582f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896507219,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"611fa11e-92ac-43bf-b4f3-202b8bf3ea0e","invariantUUID":"a79726e8-a367-4606-9e2e-a885caff9827","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"8ecc38e1-0fc5-4a76-b146-3dd18c55590f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896852789,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3ec34c53-bd73-46bb-95eb-2d8194479df9","invariantUUID":"757ae56e-1943-41c6-a86f-1096548edd26","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":"8919c937-8373-4c01-9ab2-b3ca27a0e066","lifecycleState":"CERTIFIED","lastUpdateDate":1628896427870,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"19cb9db7-4dc6-479b-bd5b-64d177dc12e7","invariantUUID":"a05fc09c-2f3a-472c-a053-6a7d8eb197a3","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":"networkrules","uniqueId":"de05c47d-4b03-4366-9795-0d1544103fd6","lifecycleState":"CERTIFIED","lastUpdateDate":1628896596261,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"0bfc27c5-7ea6-4013-8052-fd9c92a20fd1","invariantUUID":"a573a073-2cc1-4f8d-8e1c-07693a624b8b","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":"20fa4858-100f-46e4-8948-9738f243eff3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896884628,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5b9fa12-023d-45fe-be76-ba08158ee1d8","invariantUUID":"fb30a49c-91ea-4cec-b5e1-342e3b19c498","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":"defaulticon","uniqueId":"00ceb40e-dcfe-4b80-ba6f-936ba71b8edd","lifecycleState":"CERTIFIED","lastUpdateDate":1628896513224,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8e6d7c6d-7209-48ee-8e85-7f2cc458db30","invariantUUID":"699cef77-6356-4487-a463-5dd82dbef8e3","systemName":"Novaserver","description":"Represents a real or virtual machine or server. Information specified on the Compute node will be used to find the machine that fits the given requirements in the cloud available machines. If no sizing information are specified the cloud provider default machine will be used. It is strongly recommended to specify the required CPUs and memory at least.","tags":["NovaServer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"465d586d-c820-4a9e-913b-ec9352cdb0c5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896897174,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"1ce331a6-8021-4642-a2f3-ebf2ecd289ac","invariantUUID":"74bdb6d6-5904-4561-a471-93cee4817a8c","systemName":"Forwarding","description":"Forwarding","tags":["Forwarding"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"49cfc9b5-eca2-4cc5-8176-3a9063bbaa0e","lifecycleState":"CERTIFIED","lastUpdateDate":1628896519302,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"14276e11-fdc2-4691-b953-ecbb7db32bb0","invariantUUID":"e6acbb8a-072a-4260-912e-ce52d73b58d2","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1b7692e3-1778-46a1-ae71-631d13a1c862","lifecycleState":"CERTIFIED","lastUpdateDate":1628896868423,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"704a33c0-66df-4780-9515-e030b145ab7c","invariantUUID":"6883040b-41a5-43d3-bae1-a395af0da07b","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"b1cd2b14-076c-49de-9351-190e3ad579e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896952258,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0c05f043-649f-4da8-a86b-aa02a1599f7a","invariantUUID":"77114622-9f6e-42cc-8021-8f0819fe3a5f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"a1360f3f-de81-4615-b5d7-23a788d28d78","lifecycleState":"CERTIFIED","lastUpdateDate":1628896783465,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a38582c9-883e-4b55-9eec-5202302af1eb","invariantUUID":"d797fd69-05e3-4cb9-8103-2f0f8aea4e62","systemName":"Vdu","description":"VDU","tags":["VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"bd829a44-c1cb-4d22-be5a-38a4b7435111","lifecycleState":"CERTIFIED","lastUpdateDate":1628896802823,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9fd736a8-71a0-469e-8140-3a2f7c7abf80","invariantUUID":"8f254f14-7e9b-4590-aff4-5593286e0516","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"d23b3da3-a3d6-42a2-bd6b-a69cc5abb98a","lifecycleState":"CERTIFIED","lastUpdateDate":1628896907883,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"8bacb415-c49e-4560-aece-fd4ad322365f","invariantUUID":"e5fe3ce1-d079-415d-a84c-7c01adc28618","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":"networkrules","uniqueId":"4f2634d8-f237-4cea-9739-ab8c96b019cb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896575837,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"049e4a62-deee-4cde-bb08-44fb1b57cdba","invariantUUID":"b781db94-fac9-427b-bdca-21efdc4348f3","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"b6938c8b-6291-48cc-92a5-0ede712f3009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896914668,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18f4abda-6ad1-4b36-a44b-0c4bf2c22770","invariantUUID":"08e0c226-c05e-4c59-9ec5-482e2e85f3d4","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":"c2dce425-0ad9-400c-8261-b9d4e4434009","lifecycleState":"CERTIFIED","lastUpdateDate":1628896501864,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c3c4ca20-4684-4043-b452-78f8c77c940f","invariantUUID":"1ad529bd-f8c5-4430-9a68-91b8a487a222","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":"objectStorage","uniqueId":"690cc38f-def7-420b-9ad6-7bb1b505fc1f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896489868,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"875954fb-ee84-44b4-a869-848c0abcdc5b","invariantUUID":"6ce3b433-d329-4015-8a80-e53d2c8fda9f","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":"compute","uniqueId":"685332de-1df4-48e8-bfd1-994c1874953c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896754509,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b9c0b2c9-85c3-48ad-b4f2-0453705f71ab","invariantUUID":"a11d129f-9637-4959-a949-d4170f29378d","systemName":"ExtZteVdu","description":"Ext Zte VDU","tags":["Ext Zte VDU"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"cde8eb3c-41f5-4da6-a841-6107fe3bd940","lifecycleState":"CERTIFIED","lastUpdateDate":1628896962258,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2bd4d0a6-75de-4e58-8aef-433eb2b5eb17","invariantUUID":"8bb799f6-c153-4b7d-9b62-e9f732909930","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":"28882ef9-9fd2-497d-a65c-633516fa9053","lifecycleState":"CERTIFIED","lastUpdateDate":1628896700335,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fe4bbd8e-16f8-4f3a-9d20-915d8346f87c","invariantUUID":"6c4f10f8-e8b8-418a-8843-a3a2feff4895","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":"d3a85bf2-ef5f-46c0-87e9-332c2b1273d4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896879608,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"27dc53d9-11c9-4b8f-b2a3-a29aff5c1a20","invariantUUID":"6d7609c5-86c1-4359-bad5-fa225a3176ee","systemName":"Nfppositionelement","description":"NfpPositionElement","tags":["NfpPositionElement"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f4618441-bf95-410e-b4b2-8a3aedfe8653","lifecycleState":"CERTIFIED","lastUpdateDate":1628896496429,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a474700-a7b9-4be1-ade0-66f13f814494","invariantUUID":"f0663a02-02fa-4d3a-bf4c-9286d1ff89d6","systemName":"Contrailvirtualnetwork","description":"Represents a network service with optional subnets and advanced configurations.","tags":["ContrailVirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f1ad8b38-fe17-4021-bce9-d21ae1be845f","lifecycleState":"CERTIFIED","lastUpdateDate":1628896705354,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3a53fb65-851c-4c00-ab94-63b2a95ef4a0","invariantUUID":"b7702b89-7a8f-45af-8675-38784d5310c8","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"4081b280-af5d-4548-ab25-5c3c0b741570","lifecycleState":"CERTIFIED","lastUpdateDate":1628896434353,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d21482f1-bd41-4a0a-922d-ca0249c10768","invariantUUID":"662dfe0e-41e2-48e8-bc50-3f059c955bce","systemName":"Objectstorage","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["ObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"892854ed-5671-4e6b-89ef-6a0af7a5a12d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896947017,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"9b8883f0-e06a-491d-93b9-1a0b08a862a9","invariantUUID":"28d9643c-324c-4a15-b2e5-a10643049459","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":"loadBalancer","uniqueId":"9945be23-3243-4576-94be-1dd94661a207","lifecycleState":"CERTIFIED","lastUpdateDate":1628896454257,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"2343216d-d723-4424-9c97-89d912887edb","invariantUUID":"7350ec11-0422-4efc-a1ed-a52a9bc32c4e","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":"fdf41907-47f3-422e-9bb2-8c2f71975f28","lifecycleState":"CERTIFIED","lastUpdateDate":1628896651750,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1ff1e2c1-d046-404f-b18d-49293755b810","invariantUUID":"11930fa0-61b3-4e0d-b23e-a685d6045e88","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":"34e09a70-6d6d-4133-8b3b-093dda76c0e3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896733063,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"5748df2d-4361-42a7-b034-9d10f619b870","invariantUUID":"2f39964f-ae86-48e3-8f7c-bfeb8f69bec7","systemName":"Allottedresource","description":"Allotted Resource base type all other allotted resources node types derive from","tags":["AllottedResource"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"62b82239-da50-4a53-a64f-4442b3c03869","lifecycleState":"CERTIFIED","lastUpdateDate":1628896645707,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f6691fb0-cc2f-44c6-8a19-a8873742fc75","invariantUUID":"4e1b2ee0-bd74-4092-a63f-5246af7e09ee","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":"473ba2a7-95e6-4613-98f8-7a8cb12ff716","lifecycleState":"CERTIFIED","lastUpdateDate":1628896721790,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"44f2e78e-0949-4035-8846-a176a47f2ed7","invariantUUID":"8a13f6bc-59b0-4421-9bcf-79c530bdc778","systemName":"VlOverlaytunnel","description":"The node represents a overlay tunnel entity.","tags":["VL OVERLAYTUNNEL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7aeb42e2-553b-4a0b-b68d-33204ef813b4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896524539,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"6ccaa3aa-4e81-4347-8472-f117e308abbf","invariantUUID":"3f892f0a-0367-4a8e-9edd-3396aaf07f72","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"defaulticon","uniqueId":"af2d2a6e-1740-43b9-8639-023bb3b618b3","lifecycleState":"CERTIFIED","lastUpdateDate":1628896846853,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fb5d6915-b66b-4fd9-98be-c84fd7483070","invariantUUID":"1b839ff1-c72b-4731-bb30-f65d186585f4","systemName":"AccessConnectivity","description":"Access Connectivity","tags":["Access Connectivity"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"481c3650-456b-476f-9864-5f2184eb9eed","lifecycleState":"CERTIFIED","lastUpdateDate":1628896889646,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e66f2171-5122-45c4-a1c0-d6a1da50e6ea","invariantUUID":"8fd4cdb2-ae7f-441f-9a48-6908bec0d40e","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":"04c73d43-84f5-4b3b-a5c2-5a6c86f15ffb","lifecycleState":"CERTIFIED","lastUpdateDate":1628896716059,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"d206df17-0228-4951-a0e2-11e163bb1006","invariantUUID":"67e41242-3bfb-427e-8315-5727af8af5b0","systemName":"VlUnderlayvpn","description":"The node represents a underlay vpn entity","tags":["VL UNDERLAYVPN"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39822234-4722-4969-9fe4-b3f0c35e2d87","lifecycleState":"CERTIFIED","lastUpdateDate":1628896748324,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b00afa1b-6abe-4b10-91ad-c9a0eee7f75b","invariantUUID":"994101a3-ecbe-410e-8ccc-0358683c898e","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":"port","uniqueId":"51863f33-3659-44fc-85c4-443ef3f3dc05","lifecycleState":"CERTIFIED","lastUpdateDate":1628896863153,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fb4aa34-2519-496b-97bf-de105b14cf25","invariantUUID":"063a26a2-8b6c-4208-b846-6ebf3cda7db5","systemName":"Oltnni","description":"OltNni","tags":["OltNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"12c16eb7-eadd-4886-acc3-da333bcf67b5","lifecycleState":"CERTIFIED","lastUpdateDate":1628896484171,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c460123e-fec0-4780-a0ff-7496bedaa508","invariantUUID":"6f25b629-946e-408f-aee7-73f49c024697","systemName":"Volume","description":"Represents storage that provides the ability to store data as objects (or BLOBs of data) without consideration for the underlying filesystem or devices.","tags":["volume"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"compute","uniqueId":"99706c60-6f7f-412c-b69d-9c026437fe41","lifecycleState":"CERTIFIED","lastUpdateDate":1628896616990,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"cebfcbb4-9647-4f6d-9622-f39b51539f1d","invariantUUID":"0d59ba0e-e405-46c9-a2e9-4d40e41c756a","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":"defaulticon","uniqueId":"7f69ccbe-59f6-4010-8dc4-2434307c6a98","lifecycleState":"CERTIFIED","lastUpdateDate":1628896738086,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d89b9d9b-bd75-4900-97d3-89e0c4d4062e","invariantUUID":"e676f09c-520c-43c1-b84a-bce4a755c0b3","systemName":"ExtImageFile","description":"Ext Image File","tags":["Ext Image File"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"2d938bba-b0c9-45db-8ad3-bea593e04d1c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896759709,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1048b79d-bd1d-4e06-8e30-533a42d7d14c","invariantUUID":"76e03c15-de6b-4a65-b5c6-6bb1d243e716","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"101ca3cd-36a8-4015-a8d0-0151eeeba61d","lifecycleState":"CERTIFIED","lastUpdateDate":1628896937271,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"11326a52-4bf8-49e4-b7a2-1acc80190864","invariantUUID":"15baea6c-c3c2-41ab-a677-874297dcc270","systemName":"VduVirtualblockstorage","description":"VDU VirtualBlockStorage","tags":["VDU VirtualBlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"9579117f-5e50-455e-ac99-3dc3bf7dd8a7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896858091,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0948f4a9-820a-454f-90a9-7e55c9e1ab82","invariantUUID":"1b08e996-082e-4929-b640-8c9ea576b6dc","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0810b7b1-8cda-499b-b24f-01ab94f056e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628896622008,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a1cd929c-bb75-4095-837c-c2992a2a2daa","invariantUUID":"80208dc5-481f-422b-8d1c-c21b818c9a27","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"958a25f2-87d2-469c-9134-ea8b984ffb0b","lifecycleState":"CERTIFIED","lastUpdateDate":1628896970459,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4d9efeed-8c7d-4113-972c-6e65f16ea44c","invariantUUID":"74dfa731-ad4f-4a9d-9d52-9a66fae9942e","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"460ad07d-7f97-4ffc-a86c-ce834eec0bf7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896929576,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e2f7cb0-3432-4f23-a382-b13ddf9b7ba4","invariantUUID":"b8fdc566-e398-4a77-b0fb-928a3ff8e87e","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":"compute","uniqueId":"60cb30bc-220c-4e26-8019-746c4bdf5ca7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896956359,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"20c2f7f1-0b7f-4dab-a554-20fd290d8b5f","invariantUUID":"bfb05b75-9e4c-4aef-9153-84ed567e0cbd","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":"44ff4bed-12bf-46e0-ba84-486c0a51f038","lifecycleState":"CERTIFIED","lastUpdateDate":1628896824326,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"66041a4d-2062-4f93-9905-f68a860c2ea6","invariantUUID":"45be5dc3-a818-4fe9-827a-270dbe6b0e9e","systemName":"Vnfvirtuallink","description":"VnfVirtualLink","tags":["VnfVirtualLink"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"aad7b0c4-1367-4f2b-84b4-d9e2de2b20c7","lifecycleState":"CERTIFIED","lastUpdateDate":1628896975272,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf518ad8-55d0-4b2f-a86c-2153c0469215","invariantUUID":"3a23980e-02c9-4b17-a33f-96c6754344ec","systemName":"VirtualCp","description":"Virtual Cp","tags":["Virtual Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6f5158ab-e38f-441c-8175-cf4f1ba1bfc1","lifecycleState":"CERTIFIED","lastUpdateDate":1628896633665,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bab3e3df-03c3-4af9-8623-27a40cbae2a0","invariantUUID":"7b250203-adba-4b2a-853f-b34caa50c561","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"7f2ac44d-d0c6-4896-886a-e0eabfcfb341","lifecycleState":"CERTIFIED","lastUpdateDate":1628896684221,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"ede337ae-504e-491e-abf1-d480c6e5bb3b","invariantUUID":"61e57685-e451-4c5f-8c4e-9f7d6c70516d","systemName":"Extvirtualmachineinterfacecp","description":"External port for virtual machine interface","tags":["extVirtualMachineInterfaceCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"6939c55f-12ee-4a05-a434-a24d02b9db89","lifecycleState":"CERTIFIED","lastUpdateDate":1628896544385,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"bc799b31-76da-461c-a5d1-3b88008c58a0","invariantUUID":"05b60cc5-87a3-4718-94d0-15ca0258ddbc","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":"2ca3c8d2-7664-4dae-9ee2-d2e853c24a2c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896777575,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"bfa4e608-3fe2-4431-9267-0eeeca9d8642","invariantUUID":"615878f1-2b94-4d65-8dd9-9f11376ea439","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":"055c7b1d-f8fa-47f2-8fbf-47ac09b14db0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896529955,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"40aa96ea-dcd8-4adb-a771-09974d86e5d6","invariantUUID":"0a6227ca-1a03-4de4-bed6-730ba5f69a63","systemName":"Extcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"4342be82-5b73-4c2d-9f4f-3c456e116459","lifecycleState":"CERTIFIED","lastUpdateDate":1628896465149,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6eab37d6-be67-48ae-a3e6-6667879a086c","invariantUUID":"52fbb993-f706-4a79-9b66-04d28deef3f3","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":"90800277-d688-4367-a1ed-fa2afd0e8a33","lifecycleState":"CERTIFIED","lastUpdateDate":1628896537768,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"17d2f549-532b-460d-bf19-82bee7d770f7","invariantUUID":"e626c32a-972a-4879-b7eb-aa3b44910582","systemName":"Vl","description":" Virtual link (VL) describes the basic topology of the connectivity as well as other required parameters (e.g. bandwidth and QoS class). ","tags":["VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e2073685-56db-4935-9051-7da782944a09","lifecycleState":"CERTIFIED","lastUpdateDate":1628896602361,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04f7ca15-cda9-4277-b88b-088777e2f39c","invariantUUID":"e3afe73d-6578-48ca-9ec0-dd9257b09ca1","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"ce4af046-573e-44fc-9a01-de60e0ad8006","lifecycleState":"CERTIFIED","lastUpdateDate":1628896581384,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bf791ea0-ce36-42c4-96e4-b3cb45ae34a1","invariantUUID":"1688a9be-31fc-4de2-a868-b92852c81736","systemName":"Contrailport","description":"Represents a logical entity that associates between Compute and Network normative types for contrail.","tags":["ContrailPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"aadfc7ce-2238-4d2d-adba-1b33ebeb122c","lifecycleState":"CERTIFIED","lastUpdateDate":1628896658039,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a74da150-c8f6-4fd0-96f2-979532befe89","invariantUUID":"411c1942-47ae-4f06-bc33-6483fac8f09d","systemName":"Extcontrailcp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extContrailCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"cb43cd26-ee17-4bbd-91be-8e2fd96456d8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896770252,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bd3521b7-3acf-40d9-83f9-78f18f727d54","invariantUUID":"d21cc1b6-6c42-4f37-9d2e-7877205f51d9","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":"a528e187-fddd-41cf-8535-27295ec222b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628896796445,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"011e7341-8e7d-4935-b9d6-575355450e36","invariantUUID":"3d5df346-0926-421d-a07f-d7250e8cae11","systemName":"Cp","description":"Cp","tags":["Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d3af6888-ab65-487d-ad56-6c7a36242935","lifecycleState":"CERTIFIED","lastUpdateDate":1628896439923,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7b3afe3e-db1c-435f-873a-442abd0affee","invariantUUID":"a5b68e77-a2e3-44aa-bf38-b840ab876f67","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":"2.0","componentType":"RESOURCE","icon":"network","uniqueId":"994aa435-8376-4b8a-a41b-e8f29168a9fa","lifecycleState":"CERTIFIED","lastUpdateDate":1628896921170,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a961ecf4-dbea-404c-a696-d4700d36a258","invariantUUID":"c776d223-04a5-4e21-858f-1987ea961d6a","systemName":"VnfExternalCp","description":"VNF External CP","tags":["VNF External CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"31e93a8e-a1df-4087-b993-7ae53b79d4d0","lifecycleState":"CERTIFIED","lastUpdateDate":1628896819151,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"55d57b71-8811-4c51-9e49-b754173dd308","invariantUUID":"9656002b-35a2-4464-8ed8-7e8b1a058152","systemName":"VduVirtualobjectstorage","description":"VDU VirtualObjectStorage","tags":["VDU VirtualObjectStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a2039e65-bd2e-41f2-b0ea-5aea63714a95","lifecycleState":"CERTIFIED","lastUpdateDate":1628896627125,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4370efb0-1b89-4e9e-b089-67cebd1bd280","invariantUUID":"ae715805-f6c3-40f4-81cf-2c193fa876dd","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":"port","uniqueId":"e6eefe9e-71ff-47da-82b3-d07be9342936","lifecycleState":"CERTIFIED","lastUpdateDate":1628896459893,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f2b72085-4385-47d0-a844-9ade1850d6ed","invariantUUID":"6f093a90-d4ca-4d93-b842-6760c57ecc67","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":"network","uniqueId":"7ed9a783-8682-4e1b-9743-550acf924371","lifecycleState":"CERTIFIED","lastUpdateDate":1628896874461,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"a2323a23-7459-4c5b-baf7-89aab2d1c1c3","invariantUUID":"07f982f2-f628-452c-b96c-47e53885ce1d","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":"securityrules","uniqueId":"4a83cb56-f5b2-4b8f-8c5c-b649d998d0f8","lifecycleState":"CERTIFIED","lastUpdateDate":1628896607503,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"09a81b31-22f4-4265-8e76-056de66e57c3","invariantUUID":"070c3fdf-7cda-4066-ad23-0015d29dbe5b","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":"63befb6d-05e8-409e-804b-1a5cc496f8bf","lifecycleState":"CERTIFIED","lastUpdateDate":1628896743149,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7f18013f-ce76-45b9-a719-32b77531e171","invariantUUID":"e30cd756-97da-4e97-894a-2ef581fd1f43","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"467a6413-cdd3-4fe6-b389-7a77f35714f4","lifecycleState":"CERTIFIED","lastUpdateDate":1628905352564,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","invariantUUID":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","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-14 01:48:29,109 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-14 01:48:29,109 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-14 01:48:29,110 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/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel
2021-08-14 01:48:29,110 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-14 01:48:29,111 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-14 01:48:29,291 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/bba5bfe4-5a50-4727-9f18-b3f888f090f3/toscaModel HTTP/1.1" 200 None
2021-08-14 01:48:29,292 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-14 01:48:29,293 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-14 01:48:29,326 DEBUG 129:onap_service.py(1) - [None][Create e4e24540-f481-4fa5-afc0-954d0ffc4788 Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c317de35-042e-410b-befb-dbc5513166cc', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:29,326 DEBUG 131:onap_service.py(1) - [None][Create e4e24540-f481-4fa5-afc0-954d0ffc4788 Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/e4e24540-f481-4fa5-afc0-954d0ffc4788
2021-08-14 01:48:29,326 DEBUG 132:onap_service.py(1) - [None][Create e4e24540-f481-4fa5-afc0-954d0ffc4788 Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1",
            "modelVersion": "1.0",
            "modelVersionId": "bba5bfe4-5a50-4727-9f18-b3f888f090f3"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-14 01:48:29,328 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:31,279 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/e4e24540-f481-4fa5-afc0-954d0ffc4788 HTTP/1.1" 202 262
2021-08-14 01:48:31,280 INFO 142:onap_service.py(1) - [None][Create e4e24540-f481-4fa5-afc0-954d0ffc4788 Service deletion request] response code: 202
2021-08-14 01:48:31,281 DEBUG 146:onap_service.py(1) - [None][Create e4e24540-f481-4fa5-afc0-954d0ffc4788 Service deletion request] response: {"requestReferences":{"requestId":"c317de35-042e-410b-befb-dbc5513166cc","instanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c317de35-042e-410b-befb-dbc5513166cc"}}
2021-08-14 01:48:31,281 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-14 01:48:31,288 DEBUG 129:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '7a93a478-3a8c-421c-b718-d56239b2482e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:31,289 DEBUG 131:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c317de35-042e-410b-befb-dbc5513166cc
2021-08-14 01:48:31,290 DEBUG 132:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] data sent: None
2021-08-14 01:48:31,294 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:31,460 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c317de35-042e-410b-befb-dbc5513166cc HTTP/1.1" 200 875
2021-08-14 01:48:31,462 INFO 142:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] response code: 200
2021-08-14 01:48:31,462 DEBUG 146:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] response: {"request":{"requestId":"c317de35-042e-410b-befb-dbc5513166cc","startTime":"Sat, 14 Aug 2021 01:48:30 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","serviceInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Sat, 14 Aug 2021 01:48:30 GMT"}}}
2021-08-14 01:48:41,474 DEBUG 129:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f64eb4b9-be25-4f2d-b0df-3f64c2d31f78', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:41,475 DEBUG 131:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c317de35-042e-410b-befb-dbc5513166cc
2021-08-14 01:48:41,475 DEBUG 132:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] data sent: None
2021-08-14 01:48:41,477 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:41,649 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c317de35-042e-410b-befb-dbc5513166cc HTTP/1.1" 200 1085
2021-08-14 01:48:41,650 INFO 142:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] response code: 200
2021-08-14 01:48:41,650 DEBUG 146:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] response: {"request":{"requestId":"c317de35-042e-410b-befb-dbc5513166cc","startTime":"Sat, 14 Aug 2021 01:48:30 GMT","finishTime":"Sat, 14 Aug 2021 01:48:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","serviceInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:48:33 GMT"}}}
2021-08-14 01:48:41,651 INFO 56:mixins.py(10) - ServiceDeletionRequest task finished
2021-08-14 01:48:41,651 DEBUG 129:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '691939f7-5746-4700-a6e4-cf11acabc9d4', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:41,652 DEBUG 131:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c317de35-042e-410b-befb-dbc5513166cc
2021-08-14 01:48:41,652 DEBUG 132:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] data sent: None
2021-08-14 01:48:41,654 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:41,814 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c317de35-042e-410b-befb-dbc5513166cc HTTP/1.1" 200 1085
2021-08-14 01:48:41,815 INFO 142:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] response code: 200
2021-08-14 01:48:41,816 DEBUG 146:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] response: {"request":{"requestId":"c317de35-042e-410b-befb-dbc5513166cc","startTime":"Sat, 14 Aug 2021 01:48:30 GMT","finishTime":"Sat, 14 Aug 2021 01:48:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","serviceInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:48:33 GMT"}}}
2021-08-14 01:48:41,817 DEBUG 129:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '99d94ed6-d957-4872-b475-c065f5c44a27', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:41,817 DEBUG 131:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c317de35-042e-410b-befb-dbc5513166cc
2021-08-14 01:48:41,817 DEBUG 132:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] data sent: None
2021-08-14 01:48:41,819 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:41,986 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c317de35-042e-410b-befb-dbc5513166cc HTTP/1.1" 200 1085
2021-08-14 01:48:41,987 INFO 142:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] response code: 200
2021-08-14 01:48:41,988 DEBUG 146:onap_service.py(10) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] response: {"request":{"requestId":"c317de35-042e-410b-befb-dbc5513166cc","startTime":"Sat, 14 Aug 2021 01:48:30 GMT","finishTime":"Sat, 14 Aug 2021 01:48:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","serviceInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:48:33 GMT"}}}
2021-08-14 01:48:41,998 DEBUG 129:onap_service.py(1) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd3a4aa57-47b7-4516-b6d3-577f6a791050', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-14 01:48:41,999 DEBUG 131:onap_service.py(1) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/c317de35-042e-410b-befb-dbc5513166cc
2021-08-14 01:48:41,999 DEBUG 132:onap_service.py(1) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] data sent: None
2021-08-14 01:48:42,001 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-14 01:48:42,194 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/c317de35-042e-410b-befb-dbc5513166cc HTTP/1.1" 200 1085
2021-08-14 01:48:42,195 INFO 142:onap_service.py(1) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] response code: 200
2021-08-14 01:48:42,195 DEBUG 146:onap_service.py(1) - [None][Check c317de35-042e-410b-befb-dbc5513166cc orchestration request status] response: {"request":{"requestId":"c317de35-042e-410b-befb-dbc5513166cc","startTime":"Sat, 14 Aug 2021 01:48:30 GMT","finishTime":"Sat, 14 Aug 2021 01:48:33 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelUuid":"bba5bfe4-5a50-4727-9f18-b3f888f090f3","modelInvariantUuid":"02bd9bd1-84f3-44ba-9b8a-7ad7f22e29b1"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"e4e24540-f481-4fa5-afc0-954d0ffc4788","serviceInstanceName":"basic_network-1242a222-5e6b-49af-bbe0-6c857cf62cf0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Sat, 14 Aug 2021 01:48:33 GMT"}}}
2021-08-14 01:48:42,196 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-14 01:48:42,197 INFO 176:run_tests.py(1) - Test result:

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

2021-08-14 01:48:42,200 INFO 61:basic_network.py(1) - Generate Test report
2021-08-14 01:48:42,293 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-14 01:48:42,758 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-14 01:48:42,760 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/611720fa6c44f500102b348c

2021-08-14 01:48:42,761 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK