2021-08-05 01:28:26,057 DEBUG 24:basic_network.py(1) - BasicNetwork init started
2021-08-05 01:28:26,058 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-05 01:28:26,063 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_onboard', value='onaptests.scenario.basic_onboard:BasicOnboard', group='xtesting.testcase')
2021-08-05 01:28:26,063 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm', value='onaptests.scenario.basic_vm:BasicVm', group='xtesting.testcase')
2021-08-05 01:28:26,063 DEBUG 219:extension.py(1) - found extension EntryPoint(name='basic_vm_macro', value='onaptests.scenario.basic_vm_macro:BasicVmMacro', group='xtesting.testcase')
2021-08-05 01:28:26,063 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-05 01:28:26,063 DEBUG 219:extension.py(1) - found extension EntryPoint(name='clearwater_ims', value='onaptests.scenario.clearwater_ims:ClearwaterIms', group='xtesting.testcase')
2021-08-05 01:28:26,063 DEBUG 219:extension.py(1) - found extension EntryPoint(name='pnf_macro', value='onaptests.scenario.pnf_macro:PnfMacro', group='xtesting.testcase')
2021-08-05 01:28:26,064 DEBUG 219:extension.py(1) - found extension EntryPoint(name='bashfeature', value='xtesting.core.feature:BashFeature', group='xtesting.testcase')
2021-08-05 01:28:26,064 DEBUG 219:extension.py(1) - found extension EntryPoint(name='behaveframework', value='xtesting.core.behaveframework:BehaveFramework', group='xtesting.testcase')
2021-08-05 01:28:26,064 DEBUG 219:extension.py(1) - found extension EntryPoint(name='first', value='xtesting.samples.first:Test', group='xtesting.testcase')
2021-08-05 01:28:26,064 DEBUG 219:extension.py(1) - found extension EntryPoint(name='robotframework', value='xtesting.core.robotframework:RobotFramework', group='xtesting.testcase')
2021-08-05 01:28:26,064 DEBUG 219:extension.py(1) - found extension EntryPoint(name='second', value='xtesting.samples.second:Test', group='xtesting.testcase')
2021-08-05 01:28:26,064 DEBUG 219:extension.py(1) - found extension EntryPoint(name='unit', value='xtesting.core.unit:Suite', group='xtesting.testcase')
2021-08-05 01:28:26,065 INFO 169:run_tests.py(1) - Running test case 'basic_network'...
2021-08-05 01:28:26,065 DEBUG 34:basic_network.py(1) - start time
2021-08-05 01:28:26,066 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-05 01:28:26,070 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:28:26,070 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:28:26,071 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-05 01:28:26,071 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-05 01:28:26,071 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:28:26,073 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:28:27,296 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-05 01:28:27,298 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:28:27,299 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-05 01:28:27,302 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-05 01:28:27,302 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:28:27,302 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-05 01:28:27,302 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:28:27,303 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:28:27,304 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-05 01:28:27,304 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-05 01:28:27,304 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:28:27,306 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:28:29,079 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-05 01:28:29,082 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:28:29,082 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-05 01:28:29,085 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-05 01:28:29,085 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:28:29,086 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-05 01:28:29,086 DEBUG 159:__init__.py(1) - check if ServiceCategory Network Service exists in SDC
2021-08-05 01:28:29,087 INFO 129:__init__.py(1) - retrieving all objects of type ServiceCategory from SDC
2021-08-05 01:28:29,087 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-05 01:28:29,088 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-05 01:28:29,088 DEBUG 132:onap_service.py(1) - [SDC][get ServiceCategorys] data sent: None
2021-08-05 01:28:29,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:28:30,010 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-05 01:28:30,012 INFO 142:onap_service.py(1) - [SDC][get ServiceCategorys] response code: 200
2021-08-05 01:28:30,014 DEBUG 146:onap_service.py(1) - [SDC][get ServiceCategorys] response: {"configuration":{"artifact":[{"type":"CONTROLLER_BLUEPRINT_ARCHIVE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["zip"],"resourceTypes":["VF","PNF"]},{"type":"HELM","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["tgz"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG_XML","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"UCPE_LAYER_2_CONFIGURATION","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_SERVICE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"AAI_VF_INSTANCE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":["xml"],"resourceTypes":null},{"type":"PLAN","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["xml"],"resourceTypes":["VF","VFC"]},{"type":"WORKFLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"HEAT","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_VOL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NET","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_NESTED","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"HEAT_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["zip","tgz","csar"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VNF_CATALOG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VF_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"VENDOR_LICENSE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_INVENTORY_PROFILE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MODEL_QUERY_SPEC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"LIFECYCLE_OPERATIONS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC"]},{"type":"VES_EVENTS","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","PNF"]},{"type":"PERFORMANCE_COUNTER","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["csv"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"APPC_CONFIG","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF"]},{"type":"DCAE_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["json"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["emf"],"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"DCAE_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VF","VFCMT"]},{"type":"AAI_VF_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"AAI_VF_MODULE_MODEL","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["xml"],"resourceTypes":["VF"]},{"type":"OTHER","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CVFC","CP","VL","VF","VFCMT","Abstract","PNF"]},{"type":"SNMP_POLL","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SNMP_TRAP","categories":["DEPLOYMENT","INFORMATIONAL"],"componentTypes":["RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PM_DICTIONARY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"YANG_MODULE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yang"],"resourceTypes":["VF","PNF"]},{"type":"ANSIBLE_PLAYBOOK","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","PNF"]},{"type":"ONBOARDED_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"ETSI_PACKAGE","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE"],"acceptedTypes":["csar","zip"],"resourceTypes":["VF","PNF"]},{"type":"HEAT_ENV","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["env"],"resourceTypes":null},{"type":"VF_MODULES_METADATA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_TOSCA","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"DCAE_INVENTORY_JSON","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["json"],"resourceTypes":null},{"type":"DCAE_INVENTORY_POLICY","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":["emf"],"resourceTypes":null},{"type":"DCAE_INVENTORY_DOC","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_BLUEPRINT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"DCAE_INVENTORY_EVENT","categories":["DEPLOYMENT"],"componentTypes":["RESOURCE_INSTANCE"],"acceptedTypes":null,"resourceTypes":null},{"type":"CHEF","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PUPPET","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"YANG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"BPEL","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"DG_XML","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"MURANO_PKG","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"PNF_SW_INFORMATION","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["PNF"]},{"type":"GUIDE","categories":["INFORMATIONAL"],"componentTypes":["RESOURCE"],"acceptedTypes":["yaml","yml"],"resourceTypes":["VF","VFC","CVFC","PNF"]},{"type":"FLOW","categories":["DEPLOYMENT"],"componentTypes":["SERVICE"],"acceptedTypes":null,"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"SHELL_SCRIPT","categories":["DEPLOYMENT"],"componentTypes":["SERVICE","SERVICE_INSTANCE","RESOURCE","RESOURCE_INSTANCE"],"acceptedTypes":["sh"],"resourceTypes":["VFC","CP","VL","VF","CR","VFCMT","Abstract","CVFC","Configuration","ServiceProxy","PNF"]},{"type":"TOSCA_CSAR","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["csar"],"resourceTypes":null},{"type":"TOSCA_TEMPLATE","categories":["TOSCA"],"componentTypes":null,"acceptedTypes":["yml","yaml"],"resourceTypes":null},{"type":"NETWORK_CALL_FLOW","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null},{"type":"ICON","categories":null,"componentTypes":null,"acceptedTypes":null,"resourceTypes":null}],"resourceTypes":{"VF":"VF","VFC":"VFC","Configuration":"Configuration","ServiceProxy":"ServiceProxy","VL":"VL","VFCMT":"VFCMT","PNF":"PNF","SERVICE":"Service","CP":"CP","ABSTRACT":"Abstract","CR":"CR","CVFC":"CVFC"},"environmentContext":{"defaultValue":"General_Revenue-Bearing","validValues":["Critical_Revenue-Bearing","Vital_Revenue-Bearing","Essential_Revenue-Bearing","Important_Revenue-Bearing","Needed_Revenue-Bearing","Useful_Revenue-Bearing","General_Revenue-Bearing","Critical_Non-Revenue","Vital_Non-Revenue","Essential_Non-Revenue","Important_Non-Revenue","Needed_Non-Revenue","Useful_Non-Revenue","General_Non-Revenue"]},"heatDeploymentTimeout":{"defaultMinutes":30,"minMinutes":1,"maxMinutes":120},"roles":["ADMIN","TESTER","DESIGNER","PRODUCT_MANAGER","PRODUCT_STRATEGIST"],"componentTypes":["services","resources","products"],"gab":[{"artifactType":"VES_EVENTS","pathsAndNamesDefinitions":[{"friendlyName":"Action","path":"event.action[2]","searchable":true},{"friendlyName":"Comment","path":"event.comment","searchable":true},{"friendlyName":"Alarm Additional Information","path":"event.structure.faultFields.structure.alarmAdditionalInformation.comment","searchable":true}]},{"artifactType":"PM_DICTIONARY","pathsAndNamesDefinitions":[{"friendlyName":"measType","path":"pmMetaData.pmFields.measType","searchable":true},{"friendlyName":"measDescription","path":"pmMetaData.pmFields.measDescription","searchable":true},{"friendlyName":"measCondition","path":"pmMetaData.pmFields.measCondition","searchable":false},{"friendlyName":"measResultUnits","path":"pmMetaData.pmFields.measResultUnits","searchable":false},{"friendlyName":"measResultRange","path":"pmMetaData.pmFields.measResultRange","searchable":false},{"friendlyName":"measObjClass","path":"pmMetaData.pmFields.measObjClass","searchable":true},{"friendlyName":"measCollectionMethod","path":"pmMetaData.pmFields.measCollectionMethod","searchable":false},{"friendlyName":"measInfoId","path":"pmMetaData.pmFields.measInfoId","searchable":true},{"friendlyName":"iMeasInfoId","path":"pmMetaData.pmFields.iMeasInfoId","searchable":false}]}]},"categories":{"resourceCategories":[{"name":"Application L4+","normalizedName":"application l4+","uniqueId":"resourceNewCategory.application l4+","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Web Server","normalizedName":"web server","uniqueId":"resourceNewCategory.application l4+.web server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Load Balancer","normalizedName":"load balancer","uniqueId":"resourceNewCategory.application l4+.load balancer","icons":["loadBalancer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.application l4+.database","icons":["database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Call Control","normalizedName":"call control","uniqueId":"resourceNewCategory.application l4+.call control","icons":["call_controll"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Media Servers","normalizedName":"media servers","uniqueId":"resourceNewCategory.application l4+.media servers","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Firewall","normalizedName":"firewall","uniqueId":"resourceNewCategory.application l4+.firewall","icons":["firewall"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Border Element","normalizedName":"border element","uniqueId":"resourceNewCategory.application l4+.border element","icons":["borderElement"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Application Server","normalizedName":"application server","uniqueId":"resourceNewCategory.application l4+.application server","icons":["applicationServer"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Connection Points","normalizedName":"connection points","uniqueId":"resourceNewCategory.network connectivity.connection points","icons":["cp"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","icons":["vl"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"DCAE Component","normalizedName":"dcae component","uniqueId":"resourceNewCategory.dcae component","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Machine Learning","normalizedName":"machine learning","uniqueId":"resourceNewCategory.dcae component.machine learning","icons":["dcae_machineLearning"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Database","normalizedName":"database","uniqueId":"resourceNewCategory.dcae component.database","icons":["dcae_database"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Utility","normalizedName":"utility","uniqueId":"resourceNewCategory.dcae component.utility","icons":["dcae_utilty"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Microservice","normalizedName":"microservice","uniqueId":"resourceNewCategory.dcae component.microservice","icons":["dcae_microservice"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Policy","normalizedName":"policy","uniqueId":"resourceNewCategory.dcae component.policy","icons":["dcae_policy"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Analytics","normalizedName":"analytics","uniqueId":"resourceNewCategory.dcae component.analytics","icons":["dcae_analytics"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Source","normalizedName":"source","uniqueId":"resourceNewCategory.dcae component.source","icons":["dcae_source"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Collector","normalizedName":"collector","uniqueId":"resourceNewCategory.dcae component.collector","icons":["dcae_collector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Allotted Resource","normalizedName":"allotted resource","uniqueId":"resourceNewCategory.allotted resource.allotted resource","icons":["allotted_resource"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Service Admin","normalizedName":"service admin","uniqueId":"resourceNewCategory.allotted resource.service admin","icons":["service_admin"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"TunnelXConn","normalizedName":"tunnelxconn","uniqueId":"resourceNewCategory.allotted resource.tunnelxconn","icons":["tunnel_x_connect"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Security Zone","normalizedName":"security zone","uniqueId":"resourceNewCategory.allotted resource.security zone","icons":["security_zone"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"IP Mux Demux","normalizedName":"ip mux demux","uniqueId":"resourceNewCategory.allotted resource.ip mux demux","icons":["ip_mux_demux"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Contrail Route","normalizedName":"contrail route","uniqueId":"resourceNewCategory.allotted resource.contrail route","icons":["contrail_route"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"BRG","normalizedName":"brg","uniqueId":"resourceNewCategory.allotted resource.brg","icons":["brg"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L2-3","normalizedName":"network l2-3","uniqueId":"resourceNewCategory.network l2-3","icons":null,"useServiceSubstitutionForNestedServices":false,"metadataKeys":null,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.network l2-3.infrastructure","icons":["ucpe"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Router","normalizedName":"router","uniqueId":"resourceNewCategory.network l2-3.router","icons":["router","vRouter"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"WAN Connectors","normalizedName":"wan connectors","uniqueId":"resourceNewCategory.network l2-3.wan connectors","icons":["network","connector","port"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Gateway","normalizedName":"gateway","uniqueId":"resourceNewCategory.network l2-3.gateway","icons":["gateway"],"metadataKeys":[],"groupings":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Service","normalizedName":"network service","uniqueId":"resourceNewCategory.generic.network service","icons":["network"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","icons":["networkrules","securityrules"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Abstract","normalizedName":"abstract","uniqueId":"resourceNewCategory.generic.abstract","icons":["objectStorage","compute"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","icons":["network","connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","icons":["connector"],"metadataKeys":[],"groupings":null,"type":null,"version":null,"ownerId":null,"empty":false}],"type":null,"version":null,"ownerId":null,"empty":false}],"serviceCategories":[{"name":"Mobility","normalizedName":"mobility","uniqueId":"serviceNewCategory.mobility","icons":["mobility"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":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,"type":null,"version":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","type":null,"version":null,"ownerId":null,"empty":false}],"subcategories":null,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false},{"name":"Network L4+","normalizedName":"network l4+","uniqueId":"serviceNewCategory.network l4+","icons":["network_l_4"],"useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"subcategories":null,"type":null,"version":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,"type":null,"version":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,"type":null,"version":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,"type":null,"version":null,"ownerId":null,"empty":false}],"productCategories":[]},"version":"1.9.0"}
2021-08-05 01:28:30,018 DEBUG 147:__init__.py(1) - number of ServiceCategory returned: 8
2021-08-05 01:28:30,019 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Network Service
2021-08-05 01:28:30,019 INFO 192:__init__.py(1) - ServiceCategory found, updating information
2021-08-05 01:28:30,019 INFO 267:__init__.py(1) - attempting to create Service basic_network in SDC
2021-08-05 01:28:30,019 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:28:30,020 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:28:30,020 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-05 01:28:30,020 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-05 01:28:30,021 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:28:30,023 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:28:32,332 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-05 01:28:32,333 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:28:32,333 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: []
2021-08-05 01:28:32,336 DEBUG 147:__init__.py(1) - number of Service returned: 0
2021-08-05 01:28:32,336 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:28:32,336 INFO 169:__init__.py(1) - Service basic_network doesn't exist in SDC
2021-08-05 01:28:32,372 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-05 01:28:32,373 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-05 01:28:32,373 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-05 01:28:32,374 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:28:34,467 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-05 01:28:34,470 INFO 142:onap_service.py(1) - [SDC][create Service] response code: 201
2021-08-05 01:28:34,473 DEBUG 146:onap_service.py(1) - [SDC][create Service] response: {"additionalInformation":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.default_software_version","type":"string","required":false,"defaultValue":null,"description":null,"schema":null,"password":false,"name":"default_software_version","value":null,"label":null,"immutable":false,"mappedToComponentProperty":true,"toscaGetFunctionType":null,"inputPath":null,"status":null,"inputId":null,"instanceUniqueId":null,"propertyId":null,"parentPropertyType":null,"subPropertyInputPath":null,"annotations":null,"parentUniqueId":null,"getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":null,"empty":false}],"attributes":null,"artifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913149,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913149,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"assettoscatemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":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,"type":null,"version":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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false}],"outputs":null,"groups":null,"policies":null,"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"substitutionFilterComponents":null,"interfaces":{},"dataTypes":null,"substitutionFilter":null,"serviceApiArtifacts":{"configuration":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"testing":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"logging":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"monitoring":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"reporting":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"instantiation":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":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","creationDate":1628126913459,"version":"0.1","icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4aaf7b33-c480-4697-8143-783db4969e08","SupportablityComponentName":"basic_network","SupportablityCsarVersion":null,"SupportablityCsarUUID":null,"SupportablityComponentVersion":"0.1"},"contactId":"cs0008","highestVersion":true,"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","systemName":"BasicNetwork","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","normalizedName":"basicnetwork","archived":false,"lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdaterUserId":"cs0008","isDeleted":null,"componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628126913459,"allArtifacts":{"controlloopfunctions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"operationalpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"certificationtestresults":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"deploymentvotingrecord":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicequestionnaire":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"dimensioninginfo":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"affinityrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"serviceartifactplan":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicespecificpolicies":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"servicesecuritytemplate":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"engineeringrules":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"distributioninstructions":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":null,"ownerId":null,"empty":false},"summaryofimpactstoecompelements":{"payloadData":null,"listHeatParameters":null,"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":null,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"requiredArtifacts":null,"heatEnvType":false,"type":null,"version":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,"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-05 01:28:34,478 INFO 285:__init__.py(1) - Service basic_network is created in SDC
2021-08-05 01:28:34,479 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:34,479 DEBUG 159:__init__.py(1) - check if Vl Generic NeutronNet exists in SDC
2021-08-05 01:28:34,479 INFO 129:__init__.py(1) - retrieving all objects of type Vl from SDC
2021-08-05 01:28:34,480 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-05 01:28:34,480 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-05 01:28:34,480 DEBUG 132:onap_service.py(1) - [SDC][get Vls] data sent: None
2021-08-05 01:28:34,482 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:28:35,057 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-05 01:28:35,059 INFO 142:onap_service.py(1) - [SDC][get Vls] response code: 200
2021-08-05 01:28:35,060 DEBUG 146:onap_service.py(1) - [SDC][get Vls] response: [{"uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","name":"Network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/7044c44b-5c24-4c0e-adec-a783aeff33ee/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","name":"ContrailVirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/4b190fb4-e619-428a-b9b9-5c43e0616ec3/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","name":"NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1350cbc6-39dd-43c2-a0b3-e8609605154f/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0b62f094-bb29-4737-bce9-937e46804cec","invariantUUID":"f969c26a-35cb-44fa-ba79-bdd791b85050","name":"GlobalNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0b62f094-bb29-4737-bce9-937e46804cec/toscaModel","category":"Generic","subCategory":"Abstract","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","name":"VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/3186613d-432c-45f4-a2e3-fb0a4f3fbc55/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","name":"VL ELINE","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/2a84562f-8c37-49e0-8b22-2be08a1ed03e/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","name":"InternalVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0cdcbd97-8806-4fda-a088-3fe9555884d0/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","name":"ExtVL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/c887b4b6-ab5f-465a-ac1a-802d70d4d721/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","name":"ContrailV2VirtualNetwork","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/bed1353b-c4a4-4ed9-9b75-259c5c9524c9/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","name":"VL UNDERLAYVPN","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0722586c-8639-4c2f-9e52-7dea641f60b6/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","name":"VL OVERLAYTUNNEL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/13e2ddf4-0051-4962-946a-381b0f5c4852/toscaModel","category":"Network Connectivity","subCategory":"Virtual Links","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","name":"Generic NeutronNet","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/6eded90f-dbea-447d-b1ab-28127d91cf14/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","name":"ext ZTE VL","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/1a88df4d-00b4-45bf-81cc-8ffd2ae5243d/toscaModel","category":"Generic","subCategory":"Network Elements","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","name":"NsVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/0ffad9d4-9875-43e3-bcb2-0f025883c6fd/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"},{"uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","name":"VnfVirtualLink","version":"1.0","toscaModelURL":"/sdc/v1/catalog/resources/b33bf304-1736-4261-a46d-4be8d57a06f5/toscaModel","category":"Generic","subCategory":"Infrastructure","resourceType":"VL","lifecycleState":"CERTIFIED","lastUpdaterUserId":"jh0003"}]
2021-08-05 01:28:35,063 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Network from SDC
2021-08-05 01:28:35,064 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,064 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,064 DEBUG 59:sdc_resource.py(1) - SDC resource Network status: Certified
2021-08-05 01:28:35,064 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailVirtualNetwork from SDC
2021-08-05 01:28:35,065 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,065 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,065 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailVirtualNetwork status: Certified
2021-08-05 01:28:35,065 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NeutronNet from SDC
2021-08-05 01:28:35,065 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,065 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,066 DEBUG 59:sdc_resource.py(1) - SDC resource NeutronNet status: Certified
2021-08-05 01:28:35,066 DEBUG 273:sdc_resource.py(1) - importing SDC Resource GlobalNetwork from SDC
2021-08-05 01:28:35,066 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,066 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,066 DEBUG 59:sdc_resource.py(1) - SDC resource GlobalNetwork status: Certified
2021-08-05 01:28:35,066 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL from SDC
2021-08-05 01:28:35,067 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,067 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,067 DEBUG 59:sdc_resource.py(1) - SDC resource VL status: Certified
2021-08-05 01:28:35,067 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL ELINE from SDC
2021-08-05 01:28:35,067 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,068 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,068 DEBUG 59:sdc_resource.py(1) - SDC resource VL ELINE status: Certified
2021-08-05 01:28:35,068 DEBUG 273:sdc_resource.py(1) - importing SDC Resource InternalVL from SDC
2021-08-05 01:28:35,068 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,068 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,068 DEBUG 59:sdc_resource.py(1) - SDC resource InternalVL status: Certified
2021-08-05 01:28:35,069 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ExtVL from SDC
2021-08-05 01:28:35,069 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,069 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,069 DEBUG 59:sdc_resource.py(1) - SDC resource ExtVL status: Certified
2021-08-05 01:28:35,069 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ContrailV2VirtualNetwork from SDC
2021-08-05 01:28:35,070 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,070 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,070 DEBUG 59:sdc_resource.py(1) - SDC resource ContrailV2VirtualNetwork status: Certified
2021-08-05 01:28:35,070 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL UNDERLAYVPN from SDC
2021-08-05 01:28:35,070 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,070 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,071 DEBUG 59:sdc_resource.py(1) - SDC resource VL UNDERLAYVPN status: Certified
2021-08-05 01:28:35,071 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VL OVERLAYTUNNEL from SDC
2021-08-05 01:28:35,071 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,071 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,071 DEBUG 59:sdc_resource.py(1) - SDC resource VL OVERLAYTUNNEL status: Certified
2021-08-05 01:28:35,071 DEBUG 273:sdc_resource.py(1) - importing SDC Resource Generic NeutronNet from SDC
2021-08-05 01:28:35,072 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,072 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,072 DEBUG 59:sdc_resource.py(1) - SDC resource Generic NeutronNet status: Certified
2021-08-05 01:28:35,072 DEBUG 273:sdc_resource.py(1) - importing SDC Resource ext ZTE VL from SDC
2021-08-05 01:28:35,072 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,073 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,073 DEBUG 59:sdc_resource.py(1) - SDC resource ext ZTE VL status: Certified
2021-08-05 01:28:35,073 DEBUG 273:sdc_resource.py(1) - importing SDC Resource NsVirtualLink from SDC
2021-08-05 01:28:35,073 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,073 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,073 DEBUG 59:sdc_resource.py(1) - SDC resource NsVirtualLink status: Certified
2021-08-05 01:28:35,074 DEBUG 273:sdc_resource.py(1) - importing SDC Resource VnfVirtualLink from SDC
2021-08-05 01:28:35,074 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:35,074 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:35,074 DEBUG 59:sdc_resource.py(1) - SDC resource VnfVirtualLink status: Certified
2021-08-05 01:28:35,074 DEBUG 147:__init__.py(1) - number of Vl returned: 15
2021-08-05 01:28:35,074 DEBUG 163:__init__.py(1) - filtering objects of all versions to be Generic NeutronNet
2021-08-05 01:28:35,075 INFO 192:__init__.py(1) - Vl found, updating information
2021-08-05 01:28:35,075 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-05 01:28:35,075 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-05 01:28:35,075 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Vl] data sent: None
2021-08-05 01:28:35,078 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:28:35,593 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-05 01:28:35,596 INFO 142:onap_service.py(1) - [SDC][Deep Load Vl] response code: 200
2021-08-05 01:28:35,599 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Vl] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb","lifecycleState":"NOT_CERTIFIED_CHECKOUT","lastUpdateDate":1628126913459,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:28:35,605 DEBUG 118:sdc_resource.py(1) - Resource Generic NeutronNet found in resources list
2021-08-05 01:28:35,614 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-05 01:28:35,615 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/074e5215-348f-4ff1-afe4-c1d432a9ebcb/resourceInstance
2021-08-05 01:28:35,615 DEBUG 132:onap_service.py(1) - [SDC][Add VL to service] data sent: {
  "name": "Generic NeutronNet",
  "componentVersion": "1.0",
  "posY": 100,
  "posX": 200,
  "uniqueId": "995da908-32c2-4f56-8088-639c7440730d",
  "originType": "VL",
  "componentUid": "995da908-32c2-4f56-8088-639c7440730d",
  "icon": "defaulticon"
}
2021-08-05 01:28:35,617 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:28:37,810 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/074e5215-348f-4ff1-afe4-c1d432a9ebcb/resourceInstance HTTP/1.1" 201 None
2021-08-05 01:28:37,812 INFO 142:onap_service.py(1) - [SDC][Add VL to service] response code: 201
2021-08-05 01:28:37,813 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,"path":["074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0"],"source":"995da908-32c2-4f56-8088-639c7440730d","parentName":null,"uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.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,"path":["074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0"],"source":"995da908-32c2-4f56-8088-639c7440730d","parentName":null,"uniqueId":"capability.995da908-32c2-4f56-8088-639c7440730d.virtual_linkable","ownerId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":null,"capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"virtual_linkable","version":null,"empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0"],"source":"995da908-32c2-4f56-8088-639c7440730d","parentName":null,"uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","minOccurrences":"0","previousName":null,"relationship":"tosca.relationships.DependsOn","name":"dependency","type":null,"version":null,"empty":false}]},"deploymentArtifacts":null,"artifacts":null,"groupInstances":null,"interfaces":null,"properties":[{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.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":"12c44ed0-f576-4291-95f9-03ebde5652f1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.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":"12c44ed0-f576-4291-95f9-03ebde5652f1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1.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":"12c44ed0-f576-4291-95f9-03ebde5652f1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.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":"12c44ed0-f576-4291-95f9-03ebde5652f1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.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":"12c44ed0-f576-4291-95f9-03ebde5652f1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.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":"995da908-32c2-4f56-8088-639c7440730d.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":"12c44ed0-f576-4291-95f9-03ebde5652f1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.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":"12c44ed0-f576-4291-95f9-03ebde5652f1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.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":"12c44ed0-f576-4291-95f9-03ebde5652f1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.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":"12c44ed0-f576-4291-95f9-03ebde5652f1","getInputValues":null,"isDeclaredListInput":false,"getPolicyValues":null,"propertyConstraints":null,"metadata":null,"constraints":null,"schemaType":null,"schemaProperty":null,"getInputProperty":false,"version":null,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false}],"attributes":[{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","defaultValue":null,"definition":false,"schema":null,"name":"tosca_name","type":"string","description":null,"status":null,"uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_name","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","defaultValue":null,"definition":false,"schema":null,"name":"state","type":"string","description":null,"status":null,"uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.state","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","_default":null,"entry_schema":null,"version":null,"empty":false},{"getOutputValues":null,"outputId":null,"value":null,"outputPath":null,"instanceUniqueId":null,"attributeId":null,"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","defaultValue":null,"definition":false,"schema":null,"name":"tosca_id","type":"string","description":null,"status":null,"uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_id","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","_default":null,"entry_schema":null,"version":null,"empty":false}],"nodeFilter":null,"inputs":null,"componentMetadataForSupportLog":{"SupportablityComponentUUID":null,"SupportablityComponentName":"Generic NeutronNet 0","SupportablityComponentVersion":null},"actualComponentUid":"995da908-32c2-4f56-8088-639c7440730d","createdFromCsar":false,"uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1628126916480,"icon":"network","description":null,"originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","createdFrom":null,"componentUid":"995da908-32c2-4f56-8088-639c7440730d","componentVersion":"1.0","sourceModelInvariant":null,"sourceModelName":null,"sourceModelUuid":null,"sourceModelUid":null,"toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628126916480,"customizationUUID":"f722e999-a377-4e7b-a6d8-982ddd8c9208","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"attributeValueCounter":null,"inputValueCounter":null,"serviceSubstitution":false,"originArchived":false,"type":null,"version":null,"ownerId":null,"empty":false}
2021-08-05 01:28:37,814 INFO 511:service.py(1) - Resource VL Generic NeutronNet has been added on serice basic_network
2021-08-05 01:28:37,817 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-05 01:28:37,818 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/4aaf7b33-c480-4697-8143-783db4969e08/distribution
2021-08-05 01:28:37,818 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-05 01:28:37,820 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:28:37,894 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/distribution HTTP/1.1" 200 38
2021-08-05 01:28:37,896 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-05 01:28:37,896 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[]}
2021-08-05 01:28:37,899 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-05 01:28:37,900 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-05 01:28:37,900 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-05 01:28:37,902 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:28:37,972 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-05 01:28:37,974 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-05 01:28:37,974 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-05 01:28:37,976 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-05 01:28:37,977 INFO 728:service.py(1) - attempting to checkin Service basic_network in SDC
2021-08-05 01:28:37,981 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-05 01:28:37,981 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/074e5215-348f-4ff1-afe4-c1d432a9ebcb/lifecycleState/checkin
2021-08-05 01:28:37,981 DEBUG 132:onap_service.py(1) - [SDC][checkin Service] data sent: {
  "userRemarks": "checkin"
}
2021-08-05 01:28:37,983 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:28:40,127 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/074e5215-348f-4ff1-afe4-c1d432a9ebcb/lifecycleState/checkin HTTP/1.1" 200 1199
2021-08-05 01:28:40,128 INFO 142:onap_service.py(1) - [SDC][checkin Service] response code: 200
2021-08-05 01:28:40,129 DEBUG 146:onap_service.py(1) - [SDC][checkin Service] response: {"uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb","name":"basic_network","version":"0.1","isHighestVersion":true,"creationDate":1628126913459,"lastUpdateDate":1628126918703,"description":"service","lifecycleState":"NOT_CERTIFIED_CHECKIN","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"0.1":"074e5215-348f-4ff1-afe4-c1d432a9ebcb"},"projectCode":"123456","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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":"4aaf7b33-c480-4697-8143-783db4969e08"}
2021-08-05 01:28:40,130 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:28:40,131 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:28:40,131 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-05 01:28:40,131 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-05 01:28:40,131 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:28:40,132 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:28:40,524 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-05 01:28:40,525 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:28:40,526 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"0.1","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-05 01:28:40,529 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:28:40,529 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:40,529 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:40,530 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Checked In
2021-08-05 01:28:40,530 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-05 01:28:40,530 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:28:40,530 INFO 192:__init__.py(1) - Service found, updating information
2021-08-05 01:28:40,531 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-05 01:28:40,531 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-05 01:28:40,531 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-05 01:28:40,533 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:28:41,034 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-05 01:28:41,038 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-05 01:28:41,041 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"0.1","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628126918703,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:28:41,047 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-05 01:28:41,048 INFO 728:service.py(1) - attempting to Certify Service basic_network in SDC
2021-08-05 01:28:41,052 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-05 01:28:41,052 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/074e5215-348f-4ff1-afe4-c1d432a9ebcb/lifecycleState/Certify
2021-08-05 01:28:41,053 DEBUG 132:onap_service.py(1) - [SDC][Certify Service] data sent: {
  "userRemarks": "certify"
}
2021-08-05 01:28:41,055 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:28:43,830 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/074e5215-348f-4ff1-afe4-c1d432a9ebcb/lifecycleState/Certify HTTP/1.1" 200 1187
2021-08-05 01:28:43,832 INFO 142:onap_service.py(1) - [SDC][Certify Service] response code: 200
2021-08-05 01:28:43,832 DEBUG 146:onap_service.py(1) - [SDC][Certify Service] response: {"uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","name":"basic_network","version":"1.0","isHighestVersion":true,"creationDate":1628126913459,"lastUpdateDate":1628126918703,"description":"service","lifecycleState":"CERTIFIED","tags":["basic_network"],"icon":"network_l_1-3","normalizedName":"basicnetwork","systemName":"BasicNetwork","contactId":"cs0008","allVersions":{"1.0":"624db8d3-7cbe-4bba-8dfe-b950331cf45a"},"projectCode":"123456","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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":"4aaf7b33-c480-4697-8143-783db4969e08"}
2021-08-05 01:28:43,837 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:28:43,837 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:28:43,837 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-05 01:28:43,838 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-05 01:28:43,838 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:28:43,840 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:28:44,228 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-05 01:28:44,230 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:28:44,230 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTION_NOT_APPROVED"}]
2021-08-05 01:28:44,232 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:28:44,233 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:44,233 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:44,233 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Certified
2021-08-05 01:28:44,233 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-05 01:28:44,233 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:28:44,234 INFO 192:__init__.py(1) - Service found, updating information
2021-08-05 01:28:44,234 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-05 01:28:44,234 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-05 01:28:44,235 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-05 01:28:44,237 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:28:44,713 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-05 01:28:44,715 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-05 01:28:44,718 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126918703,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTION_NOT_APPROVED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:28:44,725 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-05 01:28:54,735 INFO 728:service.py(1) - attempting to PROD/activate Service basic_network in SDC
2021-08-05 01:28:54,740 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-05 01:28:54,740 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/624db8d3-7cbe-4bba-8dfe-b950331cf45a/distribution/PROD/activate
2021-08-05 01:28:54,740 DEBUG 132:onap_service.py(1) - [SDC][PROD/activate Service] data sent: {
  "userRemarks": "prod/activate"
}
2021-08-05 01:28:54,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:28:57,543 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "POST /sdc1/feProxy/rest/v1/catalog/services/624db8d3-7cbe-4bba-8dfe-b950331cf45a/distribution/PROD/activate HTTP/1.1" 200 None
2021-08-05 01:28:57,545 INFO 142:onap_service.py(1) - [SDC][PROD/activate Service] response code: 200
2021-08-05 01:28:57,548 DEBUG 146:onap_service.py(1) - [SDC][PROD/activate Service] response: {"properties":[{"definition":false,"hidden":false,"uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","empty":false},{"definition":false,"hidden":false,"uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","empty":false},{"definition":false,"hidden":false,"uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","empty":false},{"definition":false,"hidden":false,"uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","empty":false},{"definition":false,"hidden":false,"uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","empty":false}],"artifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"deploymentArtifacts":{},"toscaArtifacts":{"assettoscacsar":{"heatParamUpdated":false,"creationDate":1628126913149,"timeout":0,"description":"TOSCA definition package of the asset","artifactType":"TOSCA_CSAR","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.assettoscacsar","artifactName":"service-BasicNetwork-csar.csar","artifactGroupType":"TOSCA","artifactChecksum":"YWVlYWY0YjkwMDA4ODQ3MzBkYjQ1MjUxYTUyZjkyNjE=","artifactUUID":"dedaee8d-5e90-4936-ab44-2c6cf295ba80","artifactDisplayName":"Tosca Model","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscacsar","esId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.assettoscacsar","duplicated":false,"payloadUpdateDate":1628126922483,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628126913149,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"assettoscatemplate":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"description":"TOSCA representation of the asset","artifactType":"TOSCA_TEMPLATE","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.assettoscatemplate","artifactName":"service-BasicNetwork-template.yml","artifactGroupType":"TOSCA","artifactChecksum":"MWI0NWE0YTlhNWNkMzc4NTU0YzNjODZiNDBhNTY5N2U=","artifactUUID":"3f1ff457-a3bc-46ba-a932-c288f40ee60c","artifactDisplayName":"Tosca Template","mandatory":true,"serviceApi":false,"artifactLabel":"assettoscatemplate","esId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.assettoscatemplate","duplicated":false,"payloadUpdateDate":1628126922042,"userIdCreator":"cs0008","userIdLastUpdater":"cs0008","creatorFullName":"Carlos Santana","updaterFullName":"Carlos Santana","lastUpdateDate":1628126913147,"artifactVersion":"1","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false}},"categories":[{"name":"Network Service","normalizedName":"network service","uniqueId":"serviceNewCategory.network service","useServiceSubstitutionForNestedServices":false,"metadataKeys":[],"empty":false}],"componentInstances":[{"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0"],"source":"995da908-32c2-4f56-8088-639c7440730d","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.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","path":["074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0"],"source":"995da908-32c2-4f56-8088-639c7440730d","uniqueId":"capability.995da908-32c2-4f56-8088-639c7440730d.virtual_linkable","ownerId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0"],"source":"995da908-32c2-4f56-8088-639c7440730d","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","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":"995da908-32c2-4f56-8088-639c7440730d.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":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.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":"995da908-32c2-4f56-8088-639c7440730d.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false}],"attributes":[{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","definition":false,"name":"tosca_name","type":"string","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_name","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false},{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","definition":false,"name":"state","type":"string","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.state","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false},{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","definition":false,"name":"tosca_id","type":"string","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_id","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false}],"componentMetadataForSupportLog":{"SupportablityComponentName":"Generic NeutronNet 0"},"actualComponentUid":"995da908-32c2-4f56-8088-639c7440730d","createdFromCsar":false,"uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0","normalizedName":"genericneutronnet0","name":"Generic NeutronNet 0","creationTime":1628126916480,"icon":"network","originType":"VL","isProxy":false,"toscaArtifacts":{},"directives":[],"invariantName":"genericneutronnet0","componentUid":"995da908-32c2-4f56-8088-639c7440730d","componentVersion":"1.0","toscaComponentName":"org.openecomp.resource.vl.GenericNeutronNet","modificationTime":1628126916480,"customizationUUID":"f722e999-a377-4e7b-a6d8-982ddd8c9208","posX":"200","posY":"100","componentName":"Generic NeutronNet","propertyValueCounter":1,"serviceSubstitution":false,"originArchived":false,"empty":false}],"componentInstancesRelations":[],"componentInstancesProperties":{"074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0":[{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.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":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.network_assignments","type":"org.openecomp.datatypes.network.NetworkAssignments","required":false,"password":false,"name":"network_assignments","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1.exVL_naming","type":"org.openecomp.datatypes.Naming","required":true,"password":false,"name":"exVL_naming","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.network_flows","type":"org.openecomp.datatypes.network.NetworkFlows","required":false,"password":false,"name":"network_flows","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.network_scope","type":"string","required":false,"password":false,"name":"network_scope","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.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":"995da908-32c2-4f56-8088-639c7440730d.provider_network","type":"org.openecomp.datatypes.network.ProviderNetwork","required":false,"password":false,"name":"provider_network","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.network_type","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network types.","password":false,"name":"network_type","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.network_technology","type":"string","required":false,"defaultValue":"NEUTRON","description":"ECOMP supported network technology","password":false,"name":"network_technology","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false},{"definition":false,"hidden":false,"uniqueId":"995da908-32c2-4f56-8088-639c7440730d.network_homing","type":"org.openecomp.datatypes.EcompHoming","required":false,"password":false,"name":"network_homing","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"12c44ed0-f576-4291-95f9-03ebde5652f1","empty":false}]},"componentInstancesAttributes":{"074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0":[{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_name","name":"tosca_name","type":"string","definition":false,"ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false},{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.state","name":"state","type":"string","definition":false,"ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false},{"parentUniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","uniqueId":"attribute.0f9e674e-b6f5-4743-bef4-cc2b12eda226.tosca_id","name":"tosca_id","type":"string","definition":false,"ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","empty":false}]},"capabilities":{"tosca.capabilities.Node":[{"external":false,"type":"tosca.capabilities.Node","path":["074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0"],"source":"995da908-32c2-4f56-8088-639c7440730d","uniqueId":"capability.0f9e674e-b6f5-4743-bef4-cc2b12eda226.feature","ownerId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.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","path":["074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0"],"source":"995da908-32c2-4f56-8088-639c7440730d","uniqueId":"capability.995da908-32c2-4f56-8088-639c7440730d.virtual_linkable","ownerId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0","ownerName":"Generic NeutronNet 0","maxOccurrences":"UNBOUNDED","leftOccurrences":"UNBOUNDED","validSourceTypes":[],"minOccurrences":"1","previousName":"virtual_linkable","capabilitySources":["org.openecomp.resource.vl.GenericNeutronNet","org.openecomp.resource.vl.GenericNeutronNet"],"name":"genericneutronnet0.virtual_linkable","empty":false}]},"requirements":{"tosca.capabilities.Node":[{"external":false,"node":"tosca.nodes.Root","path":["074e5215-348f-4ff1-afe4-c1d432a9ebcb.995da908-32c2-4f56-8088-639c7440730d.genericneutronnet0"],"source":"995da908-32c2-4f56-8088-639c7440730d","uniqueId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226.dependency","capability":"tosca.capabilities.Node","ownerId":"0f9e674e-b6f5-4743-bef4-cc2b12eda226","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":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.skip_post_instantiation_configuration","type":"boolean","required":false,"defaultValue":"true","password":false,"name":"skip_post_instantiation_configuration","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"true\",\"false\"]}"],"constraints":[{"validValues":["true","false"]}],"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.controller_actor","type":"string","required":false,"defaultValue":"SO-REF-DATA","password":false,"name":"controller_actor","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"propertyConstraints":["{\"validValues\":[\"SO-REF-DATA\",\"CDS\",\"SDNC\",\"APPC\"]}"],"constraints":[{"validValues":["SO-REF-DATA","CDS","SDNC","APPC"]}],"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.cds_model_version","type":"string","required":false,"password":false,"name":"cds_model_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.cds_model_name","type":"string","required":false,"password":false,"name":"cds_model_name","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false},{"definition":false,"hidden":false,"uniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f.default_software_version","type":"string","required":false,"password":false,"name":"default_software_version","immutable":false,"mappedToComponentProperty":true,"parentUniqueId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","isDeclaredListInput":false,"getInputProperty":false,"ownerId":"d67a61aa-9ff9-49ed-a929-fc8daec1c50f","empty":false}],"derivedFromGenericType":"org.openecomp.resource.abstract.nodes.service","derivedFromGenericVersion":"1.0","toscaType":"topology_template","nodeFilterComponents":{},"interfaces":{},"serviceApiArtifacts":{"configuration":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"testing":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"logging":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"monitoring":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"reporting":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"instantiation":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"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","creationDate":1628126913459,"version":"1.0","icon":"network_l_1-3","description":"service","tags":["basic_network"],"uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","componentMetadataForSupportLog":{"SupportablityComponentUUID":"4aaf7b33-c480-4697-8143-783db4969e08","SupportablityComponentName":"basic_network","SupportablityComponentVersion":"1.0"},"contactId":"cs0008","highestVersion":true,"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","systemName":"BasicNetwork","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","normalizedName":"basicnetwork","archived":false,"lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","componentType":"SERVICE","creatorFullName":"Carlos Santana","lastUpdateDate":1628126936449,"allArtifacts":{"controlloopfunctions":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"operationalpolicies":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"certificationtestresults":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"deploymentvotingrecord":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicequestionnaire":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"dimensioninginfo":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"affinityrules":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"serviceartifactplan":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicespecificpolicies":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"servicesecuritytemplate":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"engineeringrules":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"distributioninstructions":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"artifactVersion":"0","isFromCsar":false,"generated":false,"heatEnvType":false,"empty":false},"summaryofimpactstoecompelements":{"heatParamUpdated":false,"creationDate":1628126913147,"timeout":0,"artifactType":"OTHER","uniqueId":"074e5215-348f-4ff1-afe4-c1d432a9ebcb.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":1628126913147,"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":"624db8d3-7cbe-4bba-8dfe-b950331cf45a"},"categorySpecificMetadata":{},"archiveTime":0,"vspArchived":false,"service":true,"name":"basic_network"}
2021-08-05 01:28:57,552 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:28:57,552 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:28:57,552 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-05 01:28:57,553 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-05 01:28:57,553 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:28:57,555 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:28:57,965 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-05 01:28:57,966 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:28:57,967 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-05 01:28:57,969 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:28:57,970 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:28:57,970 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:28:57,970 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:28:57,970 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-05 01:28:57,970 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:28:57,971 INFO 192:__init__.py(1) - Service found, updating information
2021-08-05 01:28:57,971 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-05 01:28:57,971 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-05 01:28:57,972 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-05 01:28:57,974 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:28:58,556 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-05 01:28:58,558 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-05 01:28:58,562 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:28:58,568 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-05 01:28:58,568 INFO 201:service.py(1) - Service basic_network onboarded
2021-08-05 01:28:58,569 INFO 36:cloud_region_create.py(1) - *Check if cloud region exists *
2021-08-05 01:28:58,569 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-05 01:28:58,570 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-05 01:28:58,570 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-05 01:28:58,572 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:28:58,647 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-05 01:28:58,648 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 404
2021-08-05 01:28:58,648 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-05 01:28:58,648 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-05 01:28:58,649 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-05 01:28:58,662 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-05 01:28:58,662 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-05 01:28:58,662 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-05 01:28:58,665 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:28:58,795 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-05 01:28:58,796 INFO 142:onap_service.py(1) - [AAI][Create cloud region] response code: 201
2021-08-05 01:28:58,797 DEBUG 146:onap_service.py(1) - [AAI][Create cloud region] response: 
2021-08-05 01:28:58,800 DEBUG 129:onap_service.py(1) - [AAI][get cloud regions] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-05 01:28:58,800 DEBUG 131:onap_service.py(1) - [AAI][get cloud regions] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne
2021-08-05 01:28:58,800 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-05 01:28:58,803 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:28:58,861 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-05 01:28:58,861 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-05 01:28:58,862 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":"1628126938710"}]}
2021-08-05 01:28:58,889 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-05 01:28:58,890 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/fa4420f4-4875-4420-9f99-f546a2018d37
2021-08-05 01:28:58,890 DEBUG 132:onap_service.py(1) - [AAI][Add external system info to cloud region] data sent: {
    "esr-system-info-id": "fa4420f4-4875-4420-9f99-f546a2018d37",
    "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-05 01:28:58,892 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:28:59,531 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/fa4420f4-4875-4420-9f99-f546a2018d37 HTTP/1.1" 201 0
2021-08-05 01:28:59,531 INFO 142:onap_service.py(1) - [AAI][Add external system info to cloud region] response code: 201
2021-08-05 01:28:59,532 DEBUG 146:onap_service.py(1) - [AAI][Add external system info to cloud region] response: 
2021-08-05 01:28:59,535 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-05 01:28:59,535 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-05 01:28:59,535 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-05 01:28:59,538 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:28:59,588 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-05 01:28:59,588 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 404
2021-08-05 01:28:59,589 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-05 01:28:59,589 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-05 01:28:59,589 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-05 01:28:59,589 WARNING 86:register_cloud.py(1) - Impossible to retrieve the Specificed Tenant
2021-08-05 01:28:59,590 DEBUG 87:register_cloud.py(1) - If no multicloud selected, add the tenant, reraise otherwise
2021-08-05 01:28:59,593 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-05 01:28:59,594 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-05 01:28:59,594 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-05 01:28:59,596 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:28:59,685 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-05 01:28:59,686 INFO 142:onap_service.py(1) - [AAI][add tenant to cloud region] response code: 201
2021-08-05 01:28:59,686 DEBUG 146:onap_service.py(1) - [AAI][add tenant to cloud region] response: 
2021-08-05 01:28:59,690 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-05 01:28:59,690 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-05 01:28:59,690 DEBUG 132:onap_service.py(1) - [AAI][get availability_zones] data sent: None
2021-08-05 01:28:59,693 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:28:59,743 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-05 01:28:59,744 INFO 142:onap_service.py(1) - [AAI][get availability_zones] response code: 404
2021-08-05 01:28:59,744 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-05 01:28:59,744 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-05 01:28:59,745 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-05 01:28:59,749 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-05 01:28:59,749 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-05 01:28:59,750 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-05 01:28:59,752 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:00,172 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-05 01:29:00,173 INFO 142:onap_service.py(1) - [AAI][Add availability zone to cloud region] response code: 201
2021-08-05 01:29:00,174 DEBUG 146:onap_service.py(1) - [AAI][Add availability zone to cloud region] response: 
2021-08-05 01:29:00,190 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-05 01:29:00,190 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-05 01:29:00,190 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-05 01:29:00,192 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:01,038 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-05 01:29:01,039 INFO 142:onap_service.py(1) - [AAI][create complex] response code: 201
2021-08-05 01:29:01,039 DEBUG 146:onap_service.py(1) - [AAI][create complex] response: 
2021-08-05 01:29:01,043 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-05 01:29:01,043 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-05 01:29:01,043 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-05 01:29:01,046 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:01,105 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-05 01:29:01,114 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-05 01:29:01,114 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":"1628126938710"}]}
2021-08-05 01:29:01,126 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-05 01:29:01,127 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-05 01:29:01,127 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-05 01:29:01,129 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:01,244 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-05 01:29:01,245 INFO 142:onap_service.py(1) - [AAI][add relationship to CloudRegion] response code: 200
2021-08-05 01:29:01,245 DEBUG 146:onap_service.py(1) - [AAI][add relationship to CloudRegion] response: 
2021-08-05 01:29:01,257 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-05 01:29:01,258 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-05 01:29:01,258 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-05 01:29:01,260 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:01,330 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-05 01:29:01,331 INFO 142:onap_service.py(1) - [AAI][declare customer] response code: 201
2021-08-05 01:29:01,332 DEBUG 146:onap_service.py(1) - [AAI][declare customer] response: 
2021-08-05 01:29:01,335 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-05 01:29:01,335 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-05 01:29:01,335 DEBUG 132:onap_service.py(1) - [AAI][get created customer] data sent: None
2021-08-05 01:29:01,337 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:01,387 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-05 01:29:01,388 INFO 142:onap_service.py(1) - [AAI][get created customer] response code: 200
2021-08-05 01:29:01,388 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":"1628126941296"}
2021-08-05 01:29:01,390 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-05 01:29:01,391 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-05 01:29:01,391 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-05 01:29:01,392 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:01,442 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-05 01:29:01,443 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-05 01:29:01,444 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":"1628126941296"}
2021-08-05 01:29:01,446 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-05 01:29:01,447 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-05 01:29:01,447 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-05 01:29:01,449 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:01,503 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-05 01:29:01,504 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 404
2021-08-05 01:29:01,504 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-05 01:29:01,504 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-05 01:29:01,505 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-05 01:29:01,505 INFO 561:customer.py(1) - Create service subscription for basicnw-customer customer
2021-08-05 01:29:01,507 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:29:01,508 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:29:01,508 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-05 01:29:01,508 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-05 01:29:01,508 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:29:01,510 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:29:01,911 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-05 01:29:01,913 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:29:01,913 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-05 01:29:01,916 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:29:01,916 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:29:01,916 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:29:01,916 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:29:01,917 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-05 01:29:01,917 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:29:01,917 INFO 192:__init__.py(1) - Service found, updating information
2021-08-05 01:29:01,917 DEBUG 129:onap_service.py(1) - [SDC][Deep Load Service] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'USER_ID': 'cs0008', 'Authorization': 'Basic YWFpOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=', 'X-ECOMP-InstanceID': 'onapsdk'}
2021-08-05 01:29:01,917 DEBUG 131:onap_service.py(1) - [SDC][Deep Load Service] url used: https://sdc.api.fe.simpledemo.onap.org:30207/sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration
2021-08-05 01:29:01,918 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-05 01:29:01,919 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:29:02,546 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-05 01:29:02,548 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-05 01:29:02,551 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:29:02,559 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-05 01:29:02,560 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-05 01:29:02,560 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-05 01:29:02,560 DEBUG 132:onap_service.py(1) - [AAI][Create service subscription] data sent: {
    "service-id": "1c56669b-8416-4dcb-b881-4ce4d4b97016"
}
2021-08-05 01:29:02,562 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:02,641 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-05 01:29:02,642 INFO 142:onap_service.py(1) - [AAI][Create service subscription] response code: 201
2021-08-05 01:29:02,643 DEBUG 146:onap_service.py(1) - [AAI][Create service subscription] response: 
2021-08-05 01:29:02,645 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-05 01:29:02,646 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-05 01:29:02,646 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-05 01:29:02,648 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:02,705 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-05 01:29:02,706 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-05 01:29:02,706 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628126942604"}]}
2021-08-05 01:29:02,709 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-05 01:29:02,709 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-05 01:29:02,709 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-05 01:29:02,711 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:02,757 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-05 01:29:02,757 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-05 01:29:02,758 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":"1628126941296"}
2021-08-05 01:29:02,760 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-05 01:29:02,760 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-05 01:29:02,760 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-05 01:29:02,762 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:02,808 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-05 01:29:02,809 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-05 01:29:02,809 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628126942604"}]}
2021-08-05 01:29:02,811 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-05 01:29:02,811 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-05 01:29:02,812 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-05 01:29:02,814 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:02,875 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-05 01:29:02,877 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-05 01:29:02,877 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":"1628126941165","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-05 01:29:02,880 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-05 01:29:02,881 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-05 01:29:02,881 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-05 01:29:02,884 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:02,934 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-05 01:29:02,934 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-05 01:29:02,935 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628126939634"}
2021-08-05 01:29:02,950 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-05 01:29:02,950 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-05 01:29:02,950 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=1628126939634",
    
    
        "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-05 01:29:02,952 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:03,048 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-05 01:29:03,049 INFO 142:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response code: 200
2021-08-05 01:29:03,049 DEBUG 146:onap_service.py(1) - [AAI][add relationship to ServiceSubscription] response: 
2021-08-05 01:29:03,052 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-05 01:29:03,052 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-05 01:29:03,052 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-05 01:29:03,054 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:03,101 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-05 01:29:03,102 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-05 01:29:03,102 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":"1628126941296"}
2021-08-05 01:29:03,105 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-05 01:29:03,105 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-05 01:29:03,105 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-05 01:29:03,107 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:03,164 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-05 01:29:03,165 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-05 01:29:03,165 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":"1628126941165","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-05 01:29:03,167 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-05 01:29:03,168 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-05 01:29:03,168 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-05 01:29:03,170 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:03,219 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-05 01:29:03,220 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-05 01:29:03,220 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628126942986","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-05 01:29:03,223 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-05 01:29:03,223 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-05 01:29:03,223 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entities] data sent: None
2021-08-05 01:29:03,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:03,277 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-05 01:29:03,279 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entities] response code: 200
2021-08-05 01:29:03,279 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entities] response: {"owning-entity":[{"owning-entity-id":"09f44af6-1b32-4322-b503-5636435dcf4c","owning-entity-name":"OE-ETE_Customer-09f44af6-1b32-4322-b503-5636435dcf4c","resource-version":"1628126453717","relationship-list":{"relationship":[{"related-to":"service-instance","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v20/business/customers/customer/ETE_Customer_f48f5a53-d6d2-4338-be47-173fb5fdc1a6/service-subscriptions/service-subscription/pNF/service-instances/service-instance/f7bb211a-6031-47f5-b6da-f59617678780","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"ETE_Customer_f48f5a53-d6d2-4338-be47-173fb5fdc1a6"},{"relationship-key":"service-subscription.service-type","relationship-value":"pNF"},{"relationship-key":"service-instance.service-instance-id","relationship-value":"f7bb211a-6031-47f5-b6da-f59617678780"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"Service_Ete_Namef48f5a53-d6d2-4338-be47-173fb5fdc1a6"}]}]}}]}
2021-08-05 01:29:03,282 INFO 198:service_ala_carte.py(1) - Owning entity not found, create it
2021-08-05 01:29:03,286 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-05 01:29:03,286 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/ae34dad4-8176-49d1-9e80-7322250dff40
2021-08-05 01:29:03,287 DEBUG 132:onap_service.py(1) - [AAI][Declare A&AI owning entity] data sent: {
    "owning-entity-name": "basicnw-oe",
    "owning-entity-id": "ae34dad4-8176-49d1-9e80-7322250dff40"
}
2021-08-05 01:29:03,289 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:03,377 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "PUT /aai/v20/business/owning-entities/owning-entity/ae34dad4-8176-49d1-9e80-7322250dff40 HTTP/1.1" 201 0
2021-08-05 01:29:03,378 INFO 142:onap_service.py(1) - [AAI][Declare A&AI owning entity] response code: 201
2021-08-05 01:29:03,379 DEBUG 146:onap_service.py(1) - [AAI][Declare A&AI owning entity] response: 
2021-08-05 01:29:03,382 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-05 01:29:03,382 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/ae34dad4-8176-49d1-9e80-7322250dff40
2021-08-05 01:29:03,383 DEBUG 132:onap_service.py(1) - [AAI][Get A&AI owning entity] data sent: None
2021-08-05 01:29:03,385 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:29:03,530 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/business/owning-entities/owning-entity/ae34dad4-8176-49d1-9e80-7322250dff40 HTTP/1.1" 200 128
2021-08-05 01:29:03,531 INFO 142:onap_service.py(1) - [AAI][Get A&AI owning entity] response code: 200
2021-08-05 01:29:03,531 DEBUG 146:onap_service.py(1) - [AAI][Get A&AI owning entity] response: {"owning-entity-id":"ae34dad4-8176-49d1-9e80-7322250dff40","owning-entity-name":"basicnw-oe","resource-version":"1628126943324"}
2021-08-05 01:29:03,539 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-05 01:29:03,539 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-05 01:29:03,539 DEBUG 132:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] data sent: {
    "options": ["basicnw-project"]
}
2021-08-05 01:29:03,542 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): vid.api.simpledemo.onap.org:30200
2021-08-05 01:29:03,750 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-05 01:29:03,751 INFO 142:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response code: 200
2021-08-05 01:29:03,752 DEBUG 146:onap_service.py(1) - [None][Declare VID resource with basicnw-project name] response: {"errors":[]}
2021-08-05 01:29:03,754 INFO 203:service_ala_carte.py(1) - ******** Check Service Distribution *******
2021-08-05 01:29:03,755 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:29:03,755 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:29:03,756 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-05 01:29:03,756 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-05 01:29:03,756 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:29:03,758 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:29:04,186 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-05 01:29:04,188 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:29:04,188 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-05 01:29:04,191 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:29:04,191 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:29:04,191 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:29:04,192 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:29:04,192 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-05 01:29:04,193 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:29:04,193 INFO 192:__init__.py(1) - Service found, updating information
2021-08-05 01:29:04,194 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-05 01:29:04,194 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-05 01:29:04,195 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-05 01:29:04,197 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:29:04,827 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-05 01:29:04,830 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-05 01:29:04,835 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:29:04,840 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-05 01:29:04,841 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-05 01:29:04,841 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/4aaf7b33-c480-4697-8143-783db4969e08/distribution
2021-08-05 01:29:04,841 DEBUG 132:onap_service.py(1) - [SDC][Get Metadata for basic_network] data sent: None
2021-08-05 01:29:04,843 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:29:04,916 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/distribution HTTP/1.1" 200 205
2021-08-05 01:29:04,917 INFO 142:onap_service.py(1) - [SDC][Get Metadata for basic_network] response code: 200
2021-08-05 01:29:04,918 DEBUG 146:onap_service.py(1) - [SDC][Get Metadata for basic_network] response: {"distributionStatusOfServiceList":[{"distributionID":"ef1d42a2-f253-4027-a918-666e90282979","timestamp":"2021-08-05 01:28:55.924 UTC","userId":"Carlos Santana(cs0008)","deployementStatus":"Distributed"}]}
2021-08-05 01:29:04,920 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-05 01:29:04,920 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/ef1d42a2-f253-4027-a918-666e90282979
2021-08-05 01:29:04,920 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-05 01:29:04,922 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:29:04,971 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/ef1d42a2-f253-4027-a918-666e90282979 HTTP/1.1" 200 29
2021-08-05 01:29:04,972 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-05 01:29:04,972 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[]}
2021-08-05 01:29:04,974 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = []
2021-08-05 01:29:04,974 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-05 01:30:05,040 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-05 01:30:05,042 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/ef1d42a2-f253-4027-a918-666e90282979
2021-08-05 01:30:05,042 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-05 01:30:05,048 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:30:05,190 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/ef1d42a2-f253-4027-a918-666e90282979 HTTP/1.1" 200 5577
2021-08-05 01:30:05,193 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-05 01:30:05,194 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1628126932266","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628126938885","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628126926272","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628126939127","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628126937865","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628126934131","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":"1628126927441","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":"1628126927441","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628126960838","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628126942572","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628126942761","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628126943578","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628126947550","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628126936748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628126955062","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628126942761","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628126955062","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628126926272","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628126936308","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628126932266","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":"1628126937880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628126960838","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628126934131","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628126936748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628126936308","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628126946547","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":"1628126939423","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":"1628126940425","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628126945542","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]}
2021-08-05 01:30:05,198 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628126932266', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628126938885', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628126926272', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628126939127', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628126937865', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628126934131', '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': '1628126927441', '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': '1628126927441', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628126960838', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628126942572', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628126942761', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628126943578', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628126947550', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628126936748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628126955062', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628126942761', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628126955062', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628126926272', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628126936308', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628126932266', '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': '1628126937880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628126960838', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628126934131', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628126936748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628126936308', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628126946547', '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': '1628126939423', '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': '1628126940425', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628126945542', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}]
2021-08-05 01:30:05,199 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-05 01:30:05,199 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-05 01:30:05,199 INFO 214:service_ala_carte.py(1) - Service Distribution for basic_network ongoing, Wait for 60 s
2021-08-05 01:31:05,223 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-05 01:31:05,224 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/ef1d42a2-f253-4027-a918-666e90282979
2021-08-05 01:31:05,225 DEBUG 132:onap_service.py(1) - [SDC][Check distribution for basic_network] data sent: None
2021-08-05 01:31:05,229 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:31:05,356 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/catalog/services/distribution/ef1d42a2-f253-4027-a918-666e90282979 HTTP/1.1" 200 5782
2021-08-05 01:31:05,358 INFO 142:onap_service.py(1) - [SDC][Check distribution for basic_network] response code: 200
2021-08-05 01:31:05,359 DEBUG 146:onap_service.py(1) - [SDC][Check distribution for basic_network] response: {"distributionStatusList":[{"omfComponentID":"ves-openapi-manager","timestamp":"1628126932266","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628126938885","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628126926272","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628126939127","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628126937865","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628126934131","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":"1628126927441","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":"1628126927441","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628126963668","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628126960838","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628126942572","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DEPLOY_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628126942761","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628126943578","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628126947550","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628126936748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628126955062","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628126942761","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"clamp","timestamp":"1628126955062","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"cds","timestamp":"1628126926272","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628126936308","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"ves-openapi-manager","timestamp":"1628126932266","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":"1628126937880","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"},{"omfComponentID":"SO-COpenSource-Env11","timestamp":"1628126960838","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"dcae-sch","timestamp":"1628126934131","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOT_NOTIFIED","errorReason":"null"},{"omfComponentID":"multicloud-k8s-id","timestamp":"1628126936748","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"aai-ml","timestamp":"1628126936308","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"NOTIFIED","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628126946547","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":"1628126939423","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":"1628126940425","url":"","status":"COMPONENT_DONE_OK","errorReason":"null"},{"omfComponentID":"policy-id","timestamp":"1628126945542","url":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","status":"DOWNLOAD_OK","errorReason":"null"}]}
2021-08-05 01:31:05,362 DEBUG 631:service.py(1) - [SDC][Get Distribution] distrib_list = [{'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628126932266', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628126938885', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628126926272', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628126939127', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628126937865', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628126934131', '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': '1628126927441', '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': '1628126927441', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628126963668', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628126960838', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628126942572', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DEPLOY_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628126942761', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628126943578', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628126947550', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628126936748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628126955062', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628126942761', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'clamp', 'timestamp': '1628126955062', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'cds', 'timestamp': '1628126926272', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628126936308', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'ves-openapi-manager', 'timestamp': '1628126932266', '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': '1628126937880', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}, {'omfComponentID': 'SO-COpenSource-Env11', 'timestamp': '1628126960838', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'dcae-sch', 'timestamp': '1628126934131', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOT_NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'multicloud-k8s-id', 'timestamp': '1628126936748', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'aai-ml', 'timestamp': '1628126936308', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'NOTIFIED', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628126946547', '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': '1628126939423', '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': '1628126940425', 'url': '', 'status': 'COMPONENT_DONE_OK', 'errorReason': 'null'}, {'omfComponentID': 'policy-id', 'timestamp': '1628126945542', 'url': '/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar', 'status': 'DOWNLOAD_OK', 'errorReason': 'null'}]
2021-08-05 01:31:05,364 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in aai
2021-08-05 01:31:05,364 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in SO
2021-08-05 01:31:05,365 INFO 644:service.py(1) - [SDC][Get Distribution] Service distributed in sdnc
2021-08-05 01:31:05,365 INFO 210:service_ala_carte.py(1) - Service Distribution for basic_network is sucessfully finished
2021-08-05 01:31:05,384 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': '6495f620-d42a-400b-b701-5f78be5ae1ff', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:31:05,385 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-05 01:31:05,385 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] data sent: {
	"requestDetails": {
		"requestInfo": {
			"instanceName": "basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a",
			"source": "VID",
			"suppressRollback": false,
			"requestorId": "demo"
		},
		"modelInfo": {
			"modelType": "service",
			"modelInvariantId": "1c56669b-8416-4dcb-b881-4ce4d4b97016",
			"modelVersionId": "4aaf7b33-c480-4697-8143-783db4969e08",
			"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": "ae34dad4-8176-49d1-9e80-7322250dff40",
			"owningEntityName": "basicnw-oe"
		}
	}
}
2021-08-05 01:31:05,388 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:31:07,227 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-05 01:31:07,230 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response code: 202
2021-08-05 01:31:07,230 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service a'la carte] response: {"requestReferences":{"requestId":"6495f620-d42a-400b-b701-5f78be5ae1ff","instanceId":"457db2be-d850-41db-abca-de78de1e849d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff"}}
2021-08-05 01:31:07,231 DEBUG 79:mixins.py(1) - Wait until ServiceInstantiation task is not finished
2021-08-05 01:31:07,263 DEBUG 129:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b242a7d2-334a-42f8-86cc-86cec8dc6ae1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:31:07,264 DEBUG 131:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff
2021-08-05 01:31:07,265 DEBUG 132:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] data sent: None
2021-08-05 01:31:07,270 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:31:07,503 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff HTTP/1.1" 200 1352
2021-08-05 01:31:07,506 INFO 142:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] response code: 200
2021-08-05 01:31:07,507 DEBUG 146:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] response: {"request":{"requestId":"6495f620-d42a-400b-b701-5f78be5ae1ff","startTime":"Thu, 05 Aug 2021 01:31:05 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"},"requestInfo":{"source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a","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":"ae34dad4-8176-49d1-9e80-7322250dff40","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"457db2be-d850-41db-abca-de78de1e849d","serviceInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:31:06 GMT"}}}
2021-08-05 01:31:17,520 DEBUG 129:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c335ac8d-01a5-4bff-b6f4-15e2a002deed', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:31:17,520 DEBUG 131:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff
2021-08-05 01:31:17,521 DEBUG 132:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] data sent: None
2021-08-05 01:31:17,524 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:31:17,728 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff HTTP/1.1" 200 1562
2021-08-05 01:31:17,730 INFO 142:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] response code: 200
2021-08-05 01:31:17,731 DEBUG 146:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] response: {"request":{"requestId":"6495f620-d42a-400b-b701-5f78be5ae1ff","startTime":"Thu, 05 Aug 2021 01:31:05 GMT","finishTime":"Thu, 05 Aug 2021 01:31:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"},"requestInfo":{"source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a","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":"ae34dad4-8176-49d1-9e80-7322250dff40","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"457db2be-d850-41db-abca-de78de1e849d","serviceInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:31:10 GMT"}}}
2021-08-05 01:31:17,732 INFO 56:mixins.py(7) - ServiceInstantiation task finished
2021-08-05 01:31:17,733 DEBUG 129:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '8335c851-30b4-47e4-83cd-90ed4c7aca0c', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:31:17,734 DEBUG 131:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff
2021-08-05 01:31:17,734 DEBUG 132:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] data sent: None
2021-08-05 01:31:17,737 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:31:17,949 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff HTTP/1.1" 200 1562
2021-08-05 01:31:17,950 INFO 142:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] response code: 200
2021-08-05 01:31:17,951 DEBUG 146:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] response: {"request":{"requestId":"6495f620-d42a-400b-b701-5f78be5ae1ff","startTime":"Thu, 05 Aug 2021 01:31:05 GMT","finishTime":"Thu, 05 Aug 2021 01:31:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"},"requestInfo":{"source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a","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":"ae34dad4-8176-49d1-9e80-7322250dff40","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"457db2be-d850-41db-abca-de78de1e849d","serviceInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:31:10 GMT"}}}
2021-08-05 01:31:17,952 DEBUG 129:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '3e778e0d-2db5-4c4a-8d08-43cf199bab51', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:31:17,952 DEBUG 131:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff
2021-08-05 01:31:17,952 DEBUG 132:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] data sent: None
2021-08-05 01:31:17,954 DEBUG 226:connectionpool.py(7) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:31:18,155 DEBUG 433:connectionpool.py(7) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff HTTP/1.1" 200 1562
2021-08-05 01:31:18,157 INFO 142:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] response code: 200
2021-08-05 01:31:18,158 DEBUG 146:onap_service.py(7) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] response: {"request":{"requestId":"6495f620-d42a-400b-b701-5f78be5ae1ff","startTime":"Thu, 05 Aug 2021 01:31:05 GMT","finishTime":"Thu, 05 Aug 2021 01:31:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"},"requestInfo":{"source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a","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":"ae34dad4-8176-49d1-9e80-7322250dff40","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"457db2be-d850-41db-abca-de78de1e849d","serviceInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:31:10 GMT"}}}
2021-08-05 01:31:18,169 DEBUG 129:onap_service.py(1) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '63c0a3d2-0f95-4265-87ab-a1065e3662d3', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:31:18,170 DEBUG 131:onap_service.py(1) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff
2021-08-05 01:31:18,170 DEBUG 132:onap_service.py(1) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] data sent: None
2021-08-05 01:31:18,174 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:31:18,345 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff HTTP/1.1" 200 1562
2021-08-05 01:31:18,347 INFO 142:onap_service.py(1) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] response code: 200
2021-08-05 01:31:18,348 DEBUG 146:onap_service.py(1) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] response: {"request":{"requestId":"6495f620-d42a-400b-b701-5f78be5ae1ff","startTime":"Thu, 05 Aug 2021 01:31:05 GMT","finishTime":"Thu, 05 Aug 2021 01:31:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"},"requestInfo":{"source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a","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":"ae34dad4-8176-49d1-9e80-7322250dff40","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"457db2be-d850-41db-abca-de78de1e849d","serviceInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:31:10 GMT"}}}
2021-08-05 01:31:18,349 DEBUG 129:onap_service.py(1) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2305b044-1916-4c5a-a85d-adef1cfe25b1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:31:18,350 DEBUG 131:onap_service.py(1) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff
2021-08-05 01:31:18,350 DEBUG 132:onap_service.py(1) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] data sent: None
2021-08-05 01:31:18,353 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:31:18,530 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/6495f620-d42a-400b-b701-5f78be5ae1ff HTTP/1.1" 200 1562
2021-08-05 01:31:18,532 INFO 142:onap_service.py(1) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] response code: 200
2021-08-05 01:31:18,532 DEBUG 146:onap_service.py(1) - [None][Check 6495f620-d42a-400b-b701-5f78be5ae1ff orchestration request status] response: {"request":{"requestId":"6495f620-d42a-400b-b701-5f78be5ae1ff","startTime":"Thu, 05 Aug 2021 01:31:05 GMT","finishTime":"Thu, 05 Aug 2021 01:31:10 GMT","requestScope":"service","requestType":"createInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"},"requestInfo":{"source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a","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":"ae34dad4-8176-49d1-9e80-7322250dff40","owningEntityName":"basicnw-oe"}},"instanceReferences":{"serviceInstanceId":"457db2be-d850-41db-abca-de78de1e849d","serviceInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:31:10 GMT"}}}
2021-08-05 01:31:18,533 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-05 01:31:18,533 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-05 01:31:18,534 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-05 01:31:18,536 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:31:18,601 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-05 01:31:18,602 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-05 01:31:18,603 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628126942986","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-05 01:31:18,606 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a 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-05 01:31:18,606 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a 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-59fbfea4-d9cf-407e-a26f-fcec5264df7a
2021-08-05 01:31:18,607 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a service-instance-name] data sent: None
2021-08-05 01:31:18,610 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:31:18,679 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-59fbfea4-d9cf-407e-a26f-fcec5264df7a HTTP/1.1" 200 1195
2021-08-05 01:31:18,680 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a service-instance-name] response code: 200
2021-08-05 01:31:18,680 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a service-instance-name] response: {"service-instance":[{"service-instance-id":"457db2be-d850-41db-abca-de78de1e849d","service-instance-name":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"1c56669b-8416-4dcb-b881-4ce4d4b97016","model-version-id":"4aaf7b33-c480-4697-8143-783db4969e08","resource-version":"1628127070679","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/457db2be-d850-41db-abca-de78de1e849d/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/ae34dad4-8176-49d1-9e80-7322250dff40","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ae34dad4-8176-49d1-9e80-7322250dff40"}]},{"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-05 01:31:18,684 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-05 01:31:18,684 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-05 01:31:18,685 DEBUG 132:onap_service.py(1) - [AAI][Get basicnw-customer customer] data sent: None
2021-08-05 01:31:18,687 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:31:18,736 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-05 01:31:18,737 INFO 142:onap_service.py(1) - [AAI][Get basicnw-customer customer] response code: 200
2021-08-05 01:31:18,738 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":"1628126941296"}
2021-08-05 01:31:18,741 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-05 01:31:18,741 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-05 01:31:18,741 DEBUG 132:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] data sent: None
2021-08-05 01:31:18,743 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:31:18,803 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-05 01:31:18,805 INFO 142:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response code: 200
2021-08-05 01:31:18,805 DEBUG 146:onap_service.py(1) - [AAI][Get service subscription with basic_network service type] response: {"service-subscription":[{"service-type":"basic_network","resource-version":"1628126942986","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-05 01:31:18,808 DEBUG 129:onap_service.py(1) - [AAI][Get service instance with basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a 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-05 01:31:18,809 DEBUG 131:onap_service.py(1) - [AAI][Get service instance with basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a 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-59fbfea4-d9cf-407e-a26f-fcec5264df7a
2021-08-05 01:31:18,809 DEBUG 132:onap_service.py(1) - [AAI][Get service instance with basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a service-instance-name] data sent: None
2021-08-05 01:31:18,812 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:31:18,874 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-59fbfea4-d9cf-407e-a26f-fcec5264df7a HTTP/1.1" 200 1195
2021-08-05 01:31:18,875 INFO 142:onap_service.py(1) - [AAI][Get service instance with basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a service-instance-name] response code: 200
2021-08-05 01:31:18,875 DEBUG 146:onap_service.py(1) - [AAI][Get service instance with basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a service-instance-name] response: {"service-instance":[{"service-instance-id":"457db2be-d850-41db-abca-de78de1e849d","service-instance-name":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a","environment-context":"General_Revenue-Bearing","workload-context":"Production","model-invariant-id":"1c56669b-8416-4dcb-b881-4ce4d4b97016","model-version-id":"4aaf7b33-c480-4697-8143-783db4969e08","resource-version":"1628127070679","selflink":"restconf/config/GENERIC-RESOURCE-API:services/service/457db2be-d850-41db-abca-de78de1e849d/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/ae34dad4-8176-49d1-9e80-7322250dff40","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ae34dad4-8176-49d1-9e80-7322250dff40"}]},{"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-05 01:31:18,878 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:31:18,878 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:31:18,879 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-05 01:31:18,879 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-05 01:31:18,879 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:31:18,881 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:31:19,342 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-05 01:31:19,344 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:31:19,344 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-05 01:31:19,347 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:31:19,348 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:31:19,348 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:31:19,348 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:31:19,348 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-05 01:31:19,348 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:31:19,349 INFO 192:__init__.py(1) - Service found, updating information
2021-08-05 01:31:19,349 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-05 01:31:19,349 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-05 01:31:19,350 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-05 01:31:19,352 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:31:19,939 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-05 01:31:19,943 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-05 01:31:19,946 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:31:19,953 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-05 01:31:19,954 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-05 01:31:19,954 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/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel
2021-08-05 01:31:19,954 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-05 01:31:19,957 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:31:20,173 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel HTTP/1.1" 200 None
2021-08-05 01:31:20,175 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-05 01:31:20,176 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-05 01:31:20,222 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': '5195b0ae-044c-4946-948a-a2bdb7ea0304', 'x-fromappid': 'API client'}
2021-08-05 01:31:20,222 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-05 01:31:20,222 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-59fbfea4-d9cf-407e-a26f-fcec5264df7a_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-05 01:31:20,224 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdnc.api.simpledemo.onap.org:30267
2021-08-05 01:31:21,073 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-05 01:31:21,076 INFO 142:onap_service.py(1) - [None][Upload Network preload using GENERIC-RESOURCE-API] response code: 200
2021-08-05 01:31:21,076 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-05 01:31:21,088 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-05 01:31:21,089 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-05 01:31:21,089 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-05 01:31:21,091 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:31:21,144 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-05 01:31:21,145 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-05 01:31:21,145 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-05 01:31:21,147 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-05 01:31:21,147 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-05 01:31:21,147 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-05 01:31:21,149 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:31:21,201 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-05 01:31:21,202 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-05 01:31:21,202 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":"1628126941165","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-05 01:31:21,204 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-05 01:31:21,204 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-05 01:31:21,204 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-05 01:31:21,206 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:31:21,254 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-05 01:31:21,255 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-05 01:31:21,255 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-05 01:31:21,257 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-05 01:31:21,257 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-05 01:31:21,257 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-05 01:31:21,258 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:31:21,333 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-05 01:31:21,333 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-05 01:31:21,334 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":"1628126941165","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-05 01:31:21,336 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-05 01:31:21,336 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-05 01:31:21,336 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-05 01:31:21,338 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:31:21,386 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-05 01:31:21,386 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-05 01:31:21,386 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628126942986","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-05 01:31:21,395 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:31:21,395 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:31:21,395 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-05 01:31:21,396 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-05 01:31:21,396 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:31:21,397 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:31:21,843 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-05 01:31:21,844 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:31:21,845 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-05 01:31:21,847 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:31:21,848 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:31:21,848 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:31:21,848 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:31:21,848 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-05 01:31:21,849 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:31:21,849 INFO 192:__init__.py(1) - Service found, updating information
2021-08-05 01:31:21,849 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-05 01:31:21,850 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-05 01:31:21,850 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-05 01:31:21,852 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:31:22,391 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-05 01:31:22,393 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-05 01:31:22,397 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:31:22,403 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-05 01:31:22,404 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': '576f431f-e037-425e-a240-bb7914c195a5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:31:22,404 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/457db2be-d850-41db-abca-de78de1e849d/networks
2021-08-05 01:31:22,404 DEBUG 132:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] data sent: {
    "requestDetails": {
        "requestInfo": {
            "instanceName": "basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "test",
            "productFamilyId": "1c56669b-8416-4dcb-b881-4ce4d4b97016"
        },
        "modelInfo": {
            
    "modelType": "network",
    "modelInvariantId": "8292c1b8-d4dc-4066-b3c3-4ff302a48ecb",
    "modelVersionId": "6eded90f-dbea-447d-b1ab-28127d91cf14",
    "modelName": "Generic NeutronNet",
    "modelVersion": "1.0",
    "modelCustomizationId": "f722e999-a377-4e7b-a6d8-982ddd8c9208",
    "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": "457db2be-d850-41db-abca-de78de1e849d",
                "modelInfo": {
                    "modelType": "service",
                    "modelName": "basic_network",
                    "modelInvariantId": "1c56669b-8416-4dcb-b881-4ce4d4b97016",
                    "modelVersion": "1.0",
                    "modelVersionId": "4aaf7b33-c480-4697-8143-783db4969e08"
                }
            }
        }]
    }
}
2021-08-05 01:31:22,407 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:31:24,305 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "POST /onap/so/infra/serviceInstantiation/v7/serviceInstances/457db2be-d850-41db-abca-de78de1e849d/networks HTTP/1.1" 202 262
2021-08-05 01:31:24,306 INFO 142:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response code: 202
2021-08-05 01:31:24,307 DEBUG 146:onap_service.py(1) - [None][Instantiate basic_network service network Generic NeutronNet 0] response: {"requestReferences":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","instanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5"}}
2021-08-05 01:31:24,308 DEBUG 79:mixins.py(1) - Wait until NetworkInstantiation task is not finished
2021-08-05 01:31:24,319 DEBUG 129:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '1e414b6c-a441-4935-a0ef-d4568bd9e691', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:31:24,320 DEBUG 131:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:31:24,320 DEBUG 132:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:31:24,325 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:31:24,612 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 1961
2021-08-05 01:31:24,614 INFO 142:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:31:24,615 DEBUG 146:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:31:23 GMT"}}}
2021-08-05 01:31:34,627 DEBUG 129:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '802f982f-6feb-4a86-a8fe-ec4ebadede7e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:31:34,628 DEBUG 131:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:31:34,628 DEBUG 132:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:31:34,631 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:31:35,330 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 2213
2021-08-05 01:31:35,333 INFO 142:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:31:35,334 DEBUG 146:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_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: Call SDNC","percentProgress":36,"timestamp":"Thu, 05 Aug 2021 01:31:33 GMT"}}}
2021-08-05 01:31:45,346 DEBUG 129:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'c1e23a66-4cc6-4f03-abc2-507df2984623', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:31:45,347 DEBUG 131:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:31:45,347 DEBUG 132:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:31:45,350 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:31:45,971 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 2202
2021-08-05 01:31:45,972 INFO 142:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:31:45,972 DEBUG 146:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 05 Aug 2021 01:31:33 GMT"}}}
2021-08-05 01:31:55,981 DEBUG 129:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '09652aa2-feba-475b-b247-3087abcf5699', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:31:55,981 DEBUG 131:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:31:55,981 DEBUG 132:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:31:55,984 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:31:56,563 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 2202
2021-08-05 01:31:56,565 INFO 142:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:31:56,566 DEBUG 146:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 05 Aug 2021 01:31:33 GMT"}}}
2021-08-05 01:32:06,578 DEBUG 129:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'b444b3b0-7f10-46bc-b06a-f7f51f79e0ec', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:32:06,578 DEBUG 131:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:32:06,579 DEBUG 132:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:32:06,581 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:32:07,124 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 2202
2021-08-05 01:32:07,126 INFO 142:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:32:07,127 DEBUG 146:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 05 Aug 2021 01:31:33 GMT"}}}
2021-08-05 01:32:17,139 DEBUG 129:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'a6faa7fb-146d-4dfa-8c9a-622799e22c6e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:32:17,140 DEBUG 131:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:32:17,141 DEBUG 132:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:32:17,144 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:32:17,759 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 2202
2021-08-05 01:32:17,761 INFO 142:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:32:17,762 DEBUG 146:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 05 Aug 2021 01:31:33 GMT"}}}
2021-08-05 01:32:27,774 DEBUG 129:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '39f41cc8-c2e8-44b2-b9fe-010b7f73039f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:32:27,775 DEBUG 131:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:32:27,775 DEBUG 132:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:32:27,777 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:32:28,441 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 3722
2021-08-05 01:32:28,443 INFO 142:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:32:28,444 DEBUG 146:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Task name is null.","percentProgress":36,"timestamp":"Thu, 05 Aug 2021 01:31:33 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"6cb25758-1f81-4bbc-9004-fa33a43028ba\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_75067650-7a5c-40dc-a971-d17745e18787\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":null,\"creation_time\":1628127064000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:32:38,457 DEBUG 129:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e942ce9a-478b-4997-9d49-68bcf61aea23', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:32:38,458 DEBUG 131:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:32:38,458 DEBUG 132:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:32:38,461 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:32:39,058 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 3851
2021-08-05 01:32:39,060 INFO 142:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:32:39,061 DEBUG 146:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_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":"Thu, 05 Aug 2021 01:32:38 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"6cb25758-1f81-4bbc-9004-fa33a43028ba\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"216f7a07-478d-4455-be24-b821406361ac\",\"output_key\":\"subnet_id_75067650-7a5c-40dc-a971-d17745e18787\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":null,\"creation_time\":1628127064000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:32:49,073 DEBUG 129:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'beb4fb1d-49c7-401a-84f4-490097eaa479', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:32:49,074 DEBUG 131:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:32:49,074 DEBUG 132:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:32:49,077 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:32:49,255 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 3810
2021-08-05 01:32:49,257 INFO 142:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:32:49,257 DEBUG 146:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","finishTime":"Thu, 05 Aug 2021 01:32:41 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:32:41 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"6cb25758-1f81-4bbc-9004-fa33a43028ba\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"216f7a07-478d-4455-be24-b821406361ac\",\"output_key\":\"subnet_id_75067650-7a5c-40dc-a971-d17745e18787\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":null,\"creation_time\":1628127064000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:32:49,258 INFO 56:mixins.py(8) - NetworkInstantiation task finished
2021-08-05 01:32:49,259 DEBUG 129:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '2b5e04ea-b2b8-4faf-8178-ce7406e349bf', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:32:49,259 DEBUG 131:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:32:49,259 DEBUG 132:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:32:49,262 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:32:49,457 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 3810
2021-08-05 01:32:49,458 INFO 142:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:32:49,459 DEBUG 146:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","finishTime":"Thu, 05 Aug 2021 01:32:41 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:32:41 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"6cb25758-1f81-4bbc-9004-fa33a43028ba\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"216f7a07-478d-4455-be24-b821406361ac\",\"output_key\":\"subnet_id_75067650-7a5c-40dc-a971-d17745e18787\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":null,\"creation_time\":1628127064000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:32:49,460 DEBUG 129:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '5d5a77ca-68b2-4b27-9e62-1c0af5df885f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:32:49,460 DEBUG 131:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:32:49,460 DEBUG 132:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:32:49,463 DEBUG 226:connectionpool.py(8) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:32:49,621 DEBUG 433:connectionpool.py(8) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 3810
2021-08-05 01:32:49,623 INFO 142:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:32:49,623 DEBUG 146:onap_service.py(8) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","finishTime":"Thu, 05 Aug 2021 01:32:41 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:32:41 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"6cb25758-1f81-4bbc-9004-fa33a43028ba\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"216f7a07-478d-4455-be24-b821406361ac\",\"output_key\":\"subnet_id_75067650-7a5c-40dc-a971-d17745e18787\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":null,\"creation_time\":1628127064000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:32:49,647 DEBUG 129:onap_service.py(1) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f55e4930-60c5-4053-b578-f8a718a4fa4f', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:32:49,649 DEBUG 131:onap_service.py(1) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:32:49,649 DEBUG 132:onap_service.py(1) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:32:49,654 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:32:49,860 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 3810
2021-08-05 01:32:49,863 INFO 142:onap_service.py(1) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:32:49,864 DEBUG 146:onap_service.py(1) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","finishTime":"Thu, 05 Aug 2021 01:32:41 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:32:41 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"6cb25758-1f81-4bbc-9004-fa33a43028ba\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"216f7a07-478d-4455-be24-b821406361ac\",\"output_key\":\"subnet_id_75067650-7a5c-40dc-a971-d17745e18787\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":null,\"creation_time\":1628127064000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:32:49,866 DEBUG 129:onap_service.py(1) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '52911ad5-85e0-4bf4-91a0-369685f6f9ee', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:32:49,867 DEBUG 131:onap_service.py(1) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5
2021-08-05 01:32:49,867 DEBUG 132:onap_service.py(1) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] data sent: None
2021-08-05 01:32:49,870 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:32:50,103 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/576f431f-e037-425e-a240-bb7914c195a5 HTTP/1.1" 200 3810
2021-08-05 01:32:50,104 INFO 142:onap_service.py(1) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response code: 200
2021-08-05 01:32:50,105 DEBUG 146:onap_service.py(1) - [None][Check 576f431f-e037-425e-a240-bb7914c195a5 orchestration request status] response: {"request":{"requestId":"576f431f-e037-425e-a240-bb7914c195a5","startTime":"Thu, 05 Aug 2021 01:31:22 GMT","finishTime":"Thu, 05 Aug 2021 01:32:41 GMT","requestScope":"network","requestType":"createInstance","requestDetails":{"modelInfo":{"modelCustomizationName":"Generic NeutronNet 0","modelInvariantId":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelType":"network","modelName":"Generic NeutronNet","modelVersion":"1.0","modelCustomizationUuid":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelVersionId":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelCustomizationId":"f722e999-a377-4e7b-a6d8-982ddd8c9208","modelUuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","modelInvariantUuid":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","modelInstanceName":"Generic NeutronNet 0"},"requestInfo":{"productFamilyId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","source":"VID","instanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","suppressRollback":false,"requestorId":"test"},"relatedInstanceList":[{"relatedInstance":{"instanceId":"457db2be-d850-41db-abca-de78de1e849d","modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"}}}],"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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Network-createInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RESOURCE STATUS: The new network was successfully created in the cloud","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:32:41 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"6cb25758-1f81-4bbc-9004-fa33a43028ba\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"216f7a07-478d-4455-be24-b821406361ac\",\"output_key\":\"subnet_id_75067650-7a5c-40dc-a971-d17745e18787\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":null,\"creation_time\":1628127064000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:32:50,107 INFO 37:basic_network.py(1) - Service basic_network successfully created
2021-08-05 01:32:50,107 INFO 40:basic_network.py(1) - Service basic_network cleanup called
2021-08-05 01:33:00,119 DEBUG 129:onap_service.py(1) - [AAI][Get object relationships] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0a3f6713-ba96-4971-a6f8-c2da85a3176e', 'authorization': 'Basic QUFJOkFBSQ=='}
2021-08-05 01:33:00,119 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/457db2be-d850-41db-abca-de78de1e849d/relationship-list
2021-08-05 01:33:00,120 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-05 01:33:00,123 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:33:00,217 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/457db2be-d850-41db-abca-de78de1e849d/relationship-list HTTP/1.1" 200 1071
2021-08-05 01:33:00,218 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-05 01:33:00,219 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/ae34dad4-8176-49d1-9e80-7322250dff40","relationship-data":[{"relationship-key":"owning-entity.owning-entity-id","relationship-value":"ae34dad4-8176-49d1-9e80-7322250dff40"}]},{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.ComposedOf","related-link":"/aai/v23/network/l3-networks/l3-network/f6772f5c-113b-412d-b5b4-7bf761be90da","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"f6772f5c-113b-412d-b5b4-7bf761be90da"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_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-05 01:33:00,222 DEBUG 129:onap_service.py(1) - [AAI][Get 457db2be-d850-41db-abca-de78de1e849d 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-05 01:33:00,222 DEBUG 131:onap_service.py(1) - [AAI][Get 457db2be-d850-41db-abca-de78de1e849d ABCMeta] url used: https://aai.api.sparky.simpledemo.onap.org:30233/aai/v23/network/l3-networks/l3-network/f6772f5c-113b-412d-b5b4-7bf761be90da
2021-08-05 01:33:00,223 DEBUG 132:onap_service.py(1) - [AAI][Get 457db2be-d850-41db-abca-de78de1e849d ABCMeta] data sent: None
2021-08-05 01:33:00,225 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:33:00,332 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v23/network/l3-networks/l3-network/f6772f5c-113b-412d-b5b4-7bf761be90da HTTP/1.1" 200 3203
2021-08-05 01:33:00,333 INFO 142:onap_service.py(1) - [AAI][Get 457db2be-d850-41db-abca-de78de1e849d ABCMeta] response code: 200
2021-08-05 01:33:00,333 DEBUG 146:onap_service.py(1) - [AAI][Get 457db2be-d850-41db-abca-de78de1e849d ABCMeta] response: {"network-id":"f6772f5c-113b-412d-b5b4-7bf761be90da","network-name":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0","network-type":"NEUTRON","network-technology":"NEUTRON","neutron-network-id":"6cb25758-1f81-4bbc-9004-fa33a43028ba","is-bound-to-vpn":false,"resource-version":"1628127161779","orchestration-status":"Active","heat-stack-id":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54","model-invariant-id":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","model-version-id":"6eded90f-dbea-447d-b1ab-28127d91cf14","model-customization-id":"f722e999-a377-4e7b-a6d8-982ddd8c9208","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/457db2be-d850-41db-abca-de78de1e849d","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":"457db2be-d850-41db-abca-de78de1e849d"}],"related-to-property":[{"property-key":"service-instance.service-instance-name","property-value":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a"}]},{"related-to":"line-of-business","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/lines-of-business/line-of-business/basicnw-lob","relationship-data":[{"relationship-key":"line-of-business.line-of-business-name","relationship-value":"basicnw-lob"}]},{"related-to":"cloud-region","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"}],"related-to-property":[{"property-key":"cloud-region.owner-defined-type","property-value":"N/A"}]},{"related-to":"tenant","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f41abc47519441359fc94897110fa224","relationship-data":[{"relationship-key":"cloud-region.cloud-owner","relationship-value":"basicnw-cloud-owner"},{"relationship-key":"cloud-region.cloud-region-id","relationship-value":"RegionOne"},{"relationship-key":"tenant.tenant-id","relationship-value":"f41abc47519441359fc94897110fa224"}],"related-to-property":[{"property-key":"tenant.tenant-name","property-value":"onap-wro"}]},{"related-to":"platform","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v23/business/platforms/platform/basicnw-platform","relationship-data":[{"relationship-key":"platform.platform-name","relationship-value":"basicnw-platform"}]}]}}
2021-08-05 01:33:00,337 INFO 161:vl_ala_carte.py(1) - Start network deletion AAI
2021-08-05 01:33:00,337 DEBUG 199:network.py(1) - Delete f6772f5c-113b-412d-b5b4-7bf761be90da network
2021-08-05 01:33:00,337 DEBUG 144:deletion.py(1) - Network f6772f5c-113b-412d-b5b4-7bf761be90da deletion request
2021-08-05 01:33:00,354 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-05 01:33:00,354 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-05 01:33:00,355 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-05 01:33:00,357 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:33:00,432 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-05 01:33:00,433 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-05 01:33:00,434 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-05 01:33:00,437 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-05 01:33:00,437 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-05 01:33:00,437 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-05 01:33:00,439 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:33:00,546 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-05 01:33:00,547 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-05 01:33:00,548 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":"1628127086561","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/f6772f5c-113b-412d-b5b4-7bf761be90da","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"f6772f5c-113b-412d-b5b4-7bf761be90da"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"}]}]}}]}
2021-08-05 01:33:00,551 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-05 01:33:00,551 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-05 01:33:00,551 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-05 01:33:00,553 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:33:00,606 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-05 01:33:00,607 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-05 01:33:00,607 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-05 01:33:00,610 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-05 01:33:00,610 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-05 01:33:00,611 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-05 01:33:00,613 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:33:00,678 DEBUG 433:connectionpool.py(1) - https://aai.api.sparky.simpledemo.onap.org:30233 "GET /aai/v20/cloud-infrastructure/cloud-regions?cloud-owner=basicnw-cloud-owner&cloud-region-id=RegionOne HTTP/1.1" 200 1139
2021-08-05 01:33:00,679 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-05 01:33:00,679 DEBUG 146:onap_service.py(1) - [AAI][get cloud regions] response: {"cloud-region":[{"cloud-owner":"basicnw-cloud-owner","cloud-region-id":"RegionOne","cloud-type":"openstack","owner-defined-type":"N/A","cloud-region-version":"openstack","identity-url":"","cloud-zone":"","complex-name":"lannion","sriov-automation":"","cloud-extra-info":"","upgrade-cycle":"","orchestration-disabled":false,"in-maint":false,"resource-version":"1628127086561","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/f6772f5c-113b-412d-b5b4-7bf761be90da","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"f6772f5c-113b-412d-b5b4-7bf761be90da"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"}]}]}}]}
2021-08-05 01:33:00,682 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-05 01:33:00,683 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-05 01:33:00,683 DEBUG 132:onap_service.py(1) - [AAI][Get object relationships] data sent: None
2021-08-05 01:33:00,685 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:33:00,738 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-05 01:33:00,739 INFO 142:onap_service.py(1) - [AAI][Get object relationships] response code: 200
2021-08-05 01:33:00,739 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-05 01:33:00,742 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-05 01:33:00,742 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-05 01:33:00,742 DEBUG 132:onap_service.py(1) - [AAI][get cloud regions] data sent: None
2021-08-05 01:33:00,745 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:33:00,810 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-05 01:33:00,810 INFO 142:onap_service.py(1) - [AAI][get cloud regions] response code: 200
2021-08-05 01:33:00,811 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":"1628127086561","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/f6772f5c-113b-412d-b5b4-7bf761be90da","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"f6772f5c-113b-412d-b5b4-7bf761be90da"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"}]}]}}]}
2021-08-05 01:33:00,813 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-05 01:33:00,813 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-05 01:33:00,814 DEBUG 132:onap_service.py(1) - [AAI][get tenants] data sent: None
2021-08-05 01:33:00,816 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): aai.api.sparky.simpledemo.onap.org:30233
2021-08-05 01:33:00,873 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-05 01:33:00,873 INFO 142:onap_service.py(1) - [AAI][get tenants] response code: 200
2021-08-05 01:33:00,874 DEBUG 146:onap_service.py(1) - [AAI][get tenants] response: {"tenant-id":"f41abc47519441359fc94897110fa224","tenant-name":"onap-wro","tenant-context":"None","resource-version":"1628127086377","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v20/network/l3-networks/l3-network/f6772f5c-113b-412d-b5b4-7bf761be90da","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"f6772f5c-113b-412d-b5b4-7bf761be90da"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_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-05 01:33:00,876 DEBUG 129:onap_service.py(1) - [None][Create f6772f5c-113b-412d-b5b4-7bf761be90da Network deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '53b4f242-4154-4f58-8d65-f8155b28ccef', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:33:00,876 DEBUG 131:onap_service.py(1) - [None][Create f6772f5c-113b-412d-b5b4-7bf761be90da Network deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/457db2be-d850-41db-abca-de78de1e849d/networks/f6772f5c-113b-412d-b5b4-7bf761be90da
2021-08-05 01:33:00,876 DEBUG 132:onap_service.py(1) - [None][Create f6772f5c-113b-412d-b5b4-7bf761be90da 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-05 01:33:00,878 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:33:03,498 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/457db2be-d850-41db-abca-de78de1e849d/networks/f6772f5c-113b-412d-b5b4-7bf761be90da HTTP/1.1" 202 262
2021-08-05 01:33:03,500 INFO 142:onap_service.py(1) - [None][Create f6772f5c-113b-412d-b5b4-7bf761be90da Network deletion request] response code: 202
2021-08-05 01:33:03,501 DEBUG 146:onap_service.py(1) - [None][Create f6772f5c-113b-412d-b5b4-7bf761be90da Network deletion request] response: {"requestReferences":{"requestId":"53b4f242-4154-4f58-8d65-f8155b28ccef","instanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef"}}
2021-08-05 01:33:03,501 DEBUG 79:mixins.py(1) - Wait until NetworkDeletionRequest task is not finished
2021-08-05 01:33:03,513 DEBUG 129:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'cf69a69d-dc24-4d55-9721-5682e5678ee6', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:33:03,514 DEBUG 131:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef
2021-08-05 01:33:03,515 DEBUG 132:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] data sent: None
2021-08-05 01:33:03,519 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:33:03,712 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef HTTP/1.1" 200 825
2021-08-05 01:33:03,714 INFO 142:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response code: 200
2021-08-05 01:33:03,715 DEBUG 146:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response: {"request":{"requestId":"53b4f242-4154-4f58-8d65-f8155b28ccef","startTime":"Thu, 05 Aug 2021 01:33:02 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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:33:02 GMT"}}}
2021-08-05 01:33:13,727 DEBUG 129:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0e8bdcbf-67ca-4b40-b071-f0ad28f64660', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:33:13,727 DEBUG 131:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef
2021-08-05 01:33:13,728 DEBUG 132:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] data sent: None
2021-08-05 01:33:13,731 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:33:14,294 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef HTTP/1.1" 200 2640
2021-08-05 01:33:14,296 INFO 142:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response code: 200
2021-08-05 01:33:14,296 DEBUG 146:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response: {"request":{"requestId":"53b4f242-4154-4f58-8d65-f8155b28ccef","startTime":"Thu, 05 Aug 2021 01:33:02 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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2). TASK INFORMATION: Last task executed: Success? RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":36,"timestamp":"Thu, 05 Aug 2021 01:33:07 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_75067650-7a5c-40dc-a971-d17745e18787\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":1628127109000,\"creation_time\":1628127064000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:33:24,308 DEBUG 129:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'd94ebeff-5c2d-4a4a-a0c7-1930664418eb', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:33:24,309 DEBUG 131:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef
2021-08-05 01:33:24,309 DEBUG 132:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] data sent: None
2021-08-05 01:33:24,312 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:33:24,834 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef HTTP/1.1" 200 2402
2021-08-05 01:33:24,835 INFO 142:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response code: 200
2021-08-05 01:33:24,836 DEBUG 146:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response: {"request":{"requestId":"53b4f242-4154-4f58-8d65-f8155b28ccef","startTime":"Thu, 05 Aug 2021 01:33:02 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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Task name is null. RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Thu, 05 Aug 2021 01:33:23 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":1628127109000,\"creation_time\":1628127064000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:33:34,848 DEBUG 129:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'ca93e291-cadf-4a28-8c72-9b5f6199ea67', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:33:34,848 DEBUG 131:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef
2021-08-05 01:33:34,848 DEBUG 132:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] data sent: None
2021-08-05 01:33:34,850 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:33:35,412 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef HTTP/1.1" 200 2413
2021-08-05 01:33:35,414 INFO 142:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response code: 200
2021-08-05 01:33:35,415 DEBUG 146:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response: {"request":{"requestId":"53b4f242-4154-4f58-8d65-f8155b28ccef","startTime":"Thu, 05 Aug 2021 01:33:02 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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"IN_PROGRESS","statusMessage":"FLOW STATUS: Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1). TASK INFORMATION: Last task executed: Call SDNC RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":68,"timestamp":"Thu, 05 Aug 2021 01:33:25 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":1628127109000,\"creation_time\":1628127064000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:33:45,426 DEBUG 129:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '6393b5a6-62d3-4f1b-9e15-484e29f2ecc9', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:33:45,427 DEBUG 131:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef
2021-08-05 01:33:45,427 DEBUG 132:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] data sent: None
2021-08-05 01:33:45,430 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:33:45,628 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef HTTP/1.1" 200 2456
2021-08-05 01:33:45,630 INFO 142:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response code: 200
2021-08-05 01:33:45,630 DEBUG 146:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response: {"request":{"requestId":"53b4f242-4154-4f58-8d65-f8155b28ccef","startTime":"Thu, 05 Aug 2021 01:33:02 GMT","finishTime":"Thu, 05 Aug 2021 01:33: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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:33:41 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":1628127109000,\"creation_time\":1628127064000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:33:45,631 INFO 56:mixins.py(9) - NetworkDeletionRequest task finished
2021-08-05 01:33:45,632 DEBUG 129:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f7881df3-26bf-490b-950d-257a843b189e', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:33:45,632 DEBUG 131:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef
2021-08-05 01:33:45,632 DEBUG 132:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] data sent: None
2021-08-05 01:33:45,635 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:33:45,822 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef HTTP/1.1" 200 2456
2021-08-05 01:33:45,824 INFO 142:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response code: 200
2021-08-05 01:33:45,825 DEBUG 146:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response: {"request":{"requestId":"53b4f242-4154-4f58-8d65-f8155b28ccef","startTime":"Thu, 05 Aug 2021 01:33:02 GMT","finishTime":"Thu, 05 Aug 2021 01:33: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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:33:41 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":1628127109000,\"creation_time\":1628127064000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:33:45,826 DEBUG 129:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '13ec3a4c-6475-4ee0-923c-a27e86cde376', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:33:45,826 DEBUG 131:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef
2021-08-05 01:33:45,827 DEBUG 132:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] data sent: None
2021-08-05 01:33:45,829 DEBUG 226:connectionpool.py(9) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:33:46,006 DEBUG 433:connectionpool.py(9) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef HTTP/1.1" 200 2456
2021-08-05 01:33:46,009 INFO 142:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response code: 200
2021-08-05 01:33:46,009 DEBUG 146:onap_service.py(9) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response: {"request":{"requestId":"53b4f242-4154-4f58-8d65-f8155b28ccef","startTime":"Thu, 05 Aug 2021 01:33:02 GMT","finishTime":"Thu, 05 Aug 2021 01:33: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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:33:41 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":1628127109000,\"creation_time\":1628127064000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:33:46,033 DEBUG 129:onap_service.py(1) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'f0b15729-530e-4033-839d-2a614bcd97e5', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:33:46,033 DEBUG 131:onap_service.py(1) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef
2021-08-05 01:33:46,034 DEBUG 132:onap_service.py(1) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] data sent: None
2021-08-05 01:33:46,037 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:33:46,204 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef HTTP/1.1" 200 2456
2021-08-05 01:33:46,208 INFO 142:onap_service.py(1) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response code: 200
2021-08-05 01:33:46,209 DEBUG 146:onap_service.py(1) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response: {"request":{"requestId":"53b4f242-4154-4f58-8d65-f8155b28ccef","startTime":"Thu, 05 Aug 2021 01:33:02 GMT","finishTime":"Thu, 05 Aug 2021 01:33: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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:33:41 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":1628127109000,\"creation_time\":1628127064000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:33:46,211 DEBUG 129:onap_service.py(1) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '38399298-7c02-464d-844e-b3d02e61a96d', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:33:46,211 DEBUG 131:onap_service.py(1) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef
2021-08-05 01:33:46,211 DEBUG 132:onap_service.py(1) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] data sent: None
2021-08-05 01:33:46,215 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:33:46,426 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/53b4f242-4154-4f58-8d65-f8155b28ccef HTTP/1.1" 200 2456
2021-08-05 01:33:46,427 INFO 142:onap_service.py(1) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response code: 200
2021-08-05 01:33:46,428 DEBUG 146:onap_service.py(1) - [None][Check 53b4f242-4154-4f58-8d65-f8155b28ccef orchestration request status] response: {"request":{"requestId":"53b4f242-4154-4f58-8d65-f8155b28ccef","startTime":"Thu, 05 Aug 2021 01:33:02 GMT","finishTime":"Thu, 05 Aug 2021 01:33: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":"457db2be-d850-41db-abca-de78de1e849d","networkInstanceId":"f6772f5c-113b-412d-b5b4-7bf761be90da","networkInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: Error Source: UNKNOWN, Error Message: ALaCarte-Network-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks RETRY STATUS: Retry 1/5 will be started in PT10S RESOURCE STATUS: The network was successfully deleted in the cloud","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:33:41 GMT"},"requestProcessingData":[{"groupingId":"f77d5047-d752-49b6-b0ec-141733913d54","tag":"StackInformation","dataPairs":[{"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0":"{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://10.42.225.160:8004/v1/f41abc47519441359fc94897110fa224/stacks/basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0/f77d5047-d752-49b6-b0ec-141733913d54\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"updated_time\":1628127109000,\"creation_time\":1628127064000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":null,\"disable_rollback\":true,\"stack_user_project_id\":\"86aa187c61364edb9f2f142230284a9c\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::project_id\":\"f41abc47519441359fc94897110fa224\",\"network_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"OS::stack_id\":\"f77d5047-d752-49b6-b0ec-141733913d54\",\"OS::stack_name\":\"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a_net_0\",\"shared\":\"False\"}}"}]}]}}
2021-08-05 01:33:46,428 DEBUG 319:service.py(1) - Delete 457db2be-d850-41db-abca-de78de1e849d service instance
2021-08-05 01:33:46,429 DEBUG 113:deletion.py(1) - Service 457db2be-d850-41db-abca-de78de1e849d deletion request
2021-08-05 01:33:46,437 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:33:46,438 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:33:46,438 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-05 01:33:46,438 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-05 01:33:46,438 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:33:46,439 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:33:49,903 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-05 01:33:49,906 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:33:49,906 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-05 01:33:49,911 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:33:49,912 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:33:49,912 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:33:49,912 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:33:49,912 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-05 01:33:49,913 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:33:49,913 INFO 192:__init__.py(1) - Service found, updating information
2021-08-05 01:33:49,913 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-05 01:33:49,914 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-05 01:33:49,914 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-05 01:33:49,916 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:33:51,516 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-05 01:33:51,519 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-05 01:33:51,522 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:33:51,530 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-05 01:33:51,531 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:33:51,531 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:33:51,531 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-05 01:33:51,532 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-05 01:33:51,532 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:33:51,534 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:33:51,992 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-05 01:33:51,994 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:33:51,994 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-05 01:33:51,997 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:33:51,997 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:33:51,997 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:33:51,998 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:33:51,998 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-05 01:33:51,998 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:33:51,998 INFO 192:__init__.py(1) - Service found, updating information
2021-08-05 01:33:51,999 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-05 01:33:51,999 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-05 01:33:51,999 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-05 01:33:52,001 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:33:52,504 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-05 01:33:52,507 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-05 01:33:52,510 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:33:52,516 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-05 01:33:52,517 DEBUG 159:__init__.py(1) - check if Service basic_network exists in SDC
2021-08-05 01:33:52,518 INFO 129:__init__.py(1) - retrieving all objects of type Service from SDC
2021-08-05 01:33:52,518 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-05 01:33:52,518 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-05 01:33:52,518 DEBUG 132:onap_service.py(1) - [SDC][get Services] data sent: None
2021-08-05 01:33:52,521 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:33:52,965 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-05 01:33:52,967 INFO 142:onap_service.py(1) - [SDC][get Services] response code: 200
2021-08-05 01:33:52,967 DEBUG 146:onap_service.py(1) - [SDC][get Services] response: [{"uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","name":"basic_network","version":"1.0","toscaModelURL":"/sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel","category":"Network Service","lifecycleState":"CERTIFIED","lastUpdaterUserId":"cs0008","distributionStatus":"DISTRIBUTED"}]
2021-08-05 01:33:52,970 DEBUG 273:sdc_resource.py(1) - importing SDC Resource basic_network from SDC
2021-08-05 01:33:52,971 DEBUG 49:sdc_resource.py(1) - SDC values given, using them
2021-08-05 01:33:52,971 DEBUG 346:sdc_resource.py(1) - Parse status for SDC Resource
2021-08-05 01:33:52,971 DEBUG 59:sdc_resource.py(1) - SDC resource None status: Distributed
2021-08-05 01:33:52,971 DEBUG 147:__init__.py(1) - number of Service returned: 1
2021-08-05 01:33:52,971 DEBUG 163:__init__.py(1) - filtering objects of all versions to be basic_network
2021-08-05 01:33:52,972 INFO 192:__init__.py(1) - Service found, updating information
2021-08-05 01:33:52,973 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-05 01:33:52,973 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-05 01:33:52,973 DEBUG 132:onap_service.py(1) - [SDC][Deep Load Service] data sent: None
2021-08-05 01:33:52,975 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.fe.simpledemo.onap.org:30207
2021-08-05 01:33:53,488 DEBUG 433:connectionpool.py(1) - https://sdc.api.fe.simpledemo.onap.org:30207 "GET /sdc1/feProxy/rest/v1/screen?excludeTypes=VFCMT&excludeTypes=Configuration HTTP/1.1" 200 None
2021-08-05 01:33:53,490 INFO 142:onap_service.py(1) - [SDC][Deep Load Service] response code: 200
2021-08-05 01:33:53,493 DEBUG 146:onap_service.py(1) - [SDC][Deep Load Service] response: {"resources":[{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d8af5e84-25f1-4430-b8e1-91377de9984f","lifecycleState":"CERTIFIED","lastUpdateDate":1628118866200,"name":"VL UNDERLAYVPN","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0722586c-8639-4c2f-9e52-7dea641f60b6","invariantUUID":"d0df802f-9680-4713-b210-d49262ce11b8","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":"compute","uniqueId":"316f4fa9-e1f2-4af5-b0ad-8516d821f3b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118560260,"name":"Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"14a5523e-e27f-4d70-a5a4-02d259a4457a","invariantUUID":"947f95a9-102c-4168-b148-07fb2cb7cf5f","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":"527ce98c-e774-41b6-82b8-cfa8427887ba","lifecycleState":"CERTIFIED","lastUpdateDate":1628118659133,"name":"NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1350cbc6-39dd-43c2-a0b3-e8609605154f","invariantUUID":"adecfc39-7ac5-420d-ac24-1781854ce38f","systemName":"Neutronnet","description":"Represents a network service with optional subnets and advanced configurations.","tags":["NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ebcedfcb-ebb1-4522-b21a-322bdc1cde9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118855568,"name":"contrailV2VLANSubInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"526d94a7-75a7-4f5b-970c-d91f03536de7","invariantUUID":"10a64781-9d88-4975-9700-149455d65137","systemName":"Contrailv2vlansubinterfacev2","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterfaceV2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d7236df9-3028-4a79-80e5-28dc61a4b9ff","lifecycleState":"CERTIFIED","lastUpdateDate":1628119046301,"name":"Forwarding","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"61a3c378-3c52-48fc-860f-3a9b3b6236a9","invariantUUID":"a8ff9173-defb-4027-8ce2-94f4e8ee3370","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":"4cb98249-a6ee-4d7d-ac4b-e0c08844c876","lifecycleState":"CERTIFIED","lastUpdateDate":1628118980377,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b7fe3949-8ba6-4c37-a728-54dba1d2dbae","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"defaulticon","uniqueId":"5dbc1ec1-e153-4c08-9a63-b87657452de3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119004468,"name":"OntPnf","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"18458f1f-501b-4d3e-9244-429e1107b780","invariantUUID":"034a7034-2e5e-41ed-aace-1717cc80e812","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":"network","uniqueId":"12c44ed0-f576-4291-95f9-03ebde5652f1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118674621,"name":"ExtVL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"c887b4b6-ab5f-465a-ac1a-802d70d4d721","invariantUUID":"694b8205-8c0a-4336-973f-be570419d763","systemName":"Extvl","description":"ECOMP generic virtual link (network) base type for all other service-level and global networks","tags":["ExtVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"df85cff9-128c-4e83-b4fa-f2992d66fcec","lifecycleState":"CERTIFIED","lastUpdateDate":1628118910834,"name":"ext ZTE VL","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1a88df4d-00b4-45bf-81cc-8ffd2ae5243d","invariantUUID":"66b6475e-5cdd-4d42-80eb-f9357a02e070","systemName":"ExtZteVl","description":"Ext ZTE VL","tags":["ext ZTE VL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"58c185bb-d257-4134-bb55-d48600f9ba68","lifecycleState":"CERTIFIED","lastUpdateDate":1628119020751,"name":"OntNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5e40007e-b2b1-4800-8432-d28a0821b6d7","invariantUUID":"ca7a4fd1-80d8-439c-8f72-b1f2300365f8","systemName":"Ontnni","description":"OntNni","tags":["OntNni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"33181c54-d4d9-4cf9-81c7-2cf94e9859be","lifecycleState":"CERTIFIED","lastUpdateDate":1628118785484,"name":"contrailV2VLANSubInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bbb8e71a-d899-46e3-8a96-1001ef1ffe46","invariantUUID":"2b10ebb5-a147-4690-b539-c3cd71d66bf6","systemName":"Contrailv2vlansubinterface","description":"VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)","tags":["contrailV2VLANSubInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"ffdab7a8-b3ae-4caa-a013-f78d415c5749","lifecycleState":"CERTIFIED","lastUpdateDate":1628118642685,"name":"volume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"89d8cf40-e828-4ff6-9e93-0c7f5eae8a1c","invariantUUID":"fe67061b-e0b1-47f6-99c2-4baab892b456","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":"loadBalancer","uniqueId":"75406fec-9fb0-4485-bdb2-f69bfb37777c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118610458,"name":"LoadBalancer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"3c352430-16d4-47c5-9107-bc60c5f0b843","invariantUUID":"caa6b68d-ab89-47e3-8670-ef5ae4c7bb47","systemName":"Loadbalancer","description":"Represents logical function that be used in conjunction with a Floating Address to distribute an applications traffic (load) across a number of instances of the application (e.g., for a clustered or scaled application).","tags":["LoadBalancer"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"daef4004-de95-4c37-b36c-aebfa4340da2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119010488,"name":"PonUni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"19ebdce2-df25-467a-8175-548930d70e8a","invariantUUID":"92d9f323-6bd1-478f-a840-0bd7ed4bec4b","systemName":"Ponuni","description":"PonUni","tags":["PonUni"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"89c34dca-a89a-4dd7-a8ab-19b683188792","lifecycleState":"CERTIFIED","lastUpdateDate":1628118615571,"name":"Port","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"db3f64d9-cf54-499a-9646-fd160f4fd00c","invariantUUID":"ebf886c6-bdd9-4095-bbb8-fcfda89e2bb3","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":"0fd3728c-d9cd-4134-853d-5e735ac923da","lifecycleState":"CERTIFIED","lastUpdateDate":1628118835316,"name":"extVirtualMachineInterfaceCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"f53e1ea8-fddc-4d5a-b4e1-550083f3c0ac","invariantUUID":"b3c7763c-96fa-4959-80bb-aec6b76ed86b","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":"354a3b21-309e-4d35-945d-42beaa8d71cd","lifecycleState":"CERTIFIED","lastUpdateDate":1628119030680,"name":"NfpPositionElement","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d5dbfd55-6ea5-4d6f-9145-3dcc869fef18","invariantUUID":"d19f4258-e677-4de1-a8e2-6678b5952c70","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":"defaulticon","uniqueId":"b0d39c23-0610-4a1c-9668-7c25b68ab7ac","lifecycleState":"CERTIFIED","lastUpdateDate":1628118999485,"name":"Access Connectivity","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"38327d1a-0ac0-42a3-be9c-454cc8bf7801","invariantUUID":"433a044d-a02e-43de-ba97-3eeecd69ebf8","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":"compute","uniqueId":"d121cd10-5b5b-4960-89f9-02f6aef496d3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119123907,"name":"osContainerGroup","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"d07c8f38-06e9-4c35-9e91-4e9a0b9728e6","invariantUUID":"023b8c16-63fa-4faf-bfa5-cd79d637452e","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":"securityrules","uniqueId":"22549472-e797-4d52-a3e7-4ee2e7b62705","lifecycleState":"CERTIFIED","lastUpdateDate":1628118760412,"name":"SecurityRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"3e831c97-708c-4895-9ab4-9a2abd773411","invariantUUID":"f55b9b3c-c6a9-44a1-9275-46aa80f149fe","systemName":"Securityrules","description":"Configuration of policy rules to be applied on ports.","tags":["SecurityRules"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Rules","normalizedName":"rules","uniqueId":"resourceNewCategory.generic.rules","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"985eea34-180e-49ce-ad44-93dfdb76c1c3","lifecycleState":"CERTIFIED","lastUpdateDate":1628118850511,"name":"subInterfaceV2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3778b377-bcc3-4ca3-acf9-dce78a9f2351","invariantUUID":"970f22dc-e3a5-4573-b6cd-9282ec965f9f","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":"objectStorage","uniqueId":"e4148364-ae26-4402-a581-67ab18126fc7","lifecycleState":"CERTIFIED","lastUpdateDate":1628118598576,"name":"BlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"6b9f1de1-bbb9-4f95-895a-ea56b0cc364f","invariantUUID":"14a53528-c4ef-46ae-a334-5bada64bf84b","systemName":"Blockstorage","description":"Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.","tags":["BlockStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"e5b3f402-dbb6-4209-9cd2-2f90658155e4","lifecycleState":"CERTIFIED","lastUpdateDate":1628118698915,"name":"VL ELINE","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"2a84562f-8c37-49e0-8b22-2be08a1ed03e","invariantUUID":"f188c7f6-3daf-4175-a666-c571a37106cb","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":"defaulticon","uniqueId":"f9ce6891-a126-42be-b329-319b12a2cfb9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118884654,"name":"AllottedResource","resourceType":"VFC","categoryNormalizedName":"allotted resource","subCategoryNormalizedName":"allotted resource","uuid":"b59e6f29-d5d6-4c25-b43f-d14e66a6e451","invariantUUID":"deb07359-e94b-483a-8808-c415fe56ac5a","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":"e50d0613-7b05-4394-ae89-df914fa95710","lifecycleState":"CERTIFIED","lastUpdateDate":1628119035649,"name":"NfpPosition","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5438de65-ba39-4312-a74c-236f747c77f5","invariantUUID":"311f2c56-f3b9-46d1-8f4e-3c00fab33c9b","systemName":"Nfpposition","description":"NfpPosition","tags":["NfpPosition"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"d0a6cd92-2eda-4589-97b5-1a277b48147d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118780488,"name":"subInterface","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"5f9f3d63-e20e-436d-9ada-99a936dcbc5b","invariantUUID":"c2223c0c-c4a3-4d47-855b-e30b864944c4","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":"objectStorage","uniqueId":"aa20b5ea-3006-4736-a262-d4eceaa39d28","lifecycleState":"CERTIFIED","lastUpdateDate":1628118955248,"name":"VDU VirtualStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7017dcda-061e-407f-be02-fbee1dd02066","invariantUUID":"034d8a8e-4899-441e-bf4b-ec3b0f5b9cf9","systemName":"VduVirtualstorage","description":"VDU VirtualStorage","tags":["VDU VirtualStorage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8f012bc-5d25-48ab-9a22-18fb929e89ec","lifecycleState":"CERTIFIED","lastUpdateDate":1628119088893,"name":"VIP Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"fc91abab-918d-45c2-8ead-0a8c9a7f3ff7","invariantUUID":"edc6f73e-ca7a-4b2d-af40-65364d820a2b","systemName":"VipCp","description":"VIP Cp","tags":["VIP Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"39f21489-6762-4454-b842-e710733e4501","lifecycleState":"CERTIFIED","lastUpdateDate":1628118654090,"name":"ContrailVirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"4b190fb4-e619-428a-b9b9-5c43e0616ec3","invariantUUID":"6d4b26ba-c458-4d15-ab4a-f7026ed6568d","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":"port","uniqueId":"1c3fdcc9-1061-4a81-bb48-2b48eb2745d5","lifecycleState":"CERTIFIED","lastUpdateDate":1628119015675,"name":"OltNni","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d330dd1f-d366-46fa-b47c-2582f47360b1","invariantUUID":"639db0fe-357d-4502-80bc-56d58c90bdcc","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":"compute","uniqueId":"615a663f-84e9-4372-8cb2-04decac37c3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628119118546,"name":"osContainer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"59e2582e-0f4d-41cb-ad11-f9c4e4d5ba43","invariantUUID":"b20445cf-a8a2-48ae-8ad7-82e05e59de71","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":"9bf337f8-b993-4d4a-8d7c-d942888cbd3a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118926693,"name":"NsVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0ffad9d4-9875-43e3-bcb2-0f025883c6fd","invariantUUID":"f98ac27a-cc50-4d79-8def-a590d2c2e57b","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":"compute","uniqueId":"a7050dee-824e-4991-b074-20b0c13f299d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118935842,"name":"VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"f5c911c4-79b0-4b89-ae97-bd66df10330c","invariantUUID":"9a9ff12e-6b12-4fdc-91f6-ef55fcd94cd4","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":"networkrules","uniqueId":"7e822999-8f3c-4cae-9bea-3d2fe4fabacd","lifecycleState":"CERTIFIED","lastUpdateDate":1628118727573,"name":"ContrailNetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"c056b9c8-3d27-4054-878e-0f04b34c2ad2","invariantUUID":"8344586f-8910-40c7-b5ce-8af678cbde2c","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":"network","uniqueId":"2b2a8fda-38c4-4afa-b729-9e12e8a037f2","lifecycleState":"CERTIFIED","lastUpdateDate":1628119105789,"name":"NS","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"79a65725-5a07-45e4-9de2-f820aac8bee3","invariantUUID":"457bbe42-0b6f-469e-9d7b-602411862f75","systemName":"Ns","description":"ETSI NS","tags":["NS"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bcd113ae-9ee0-4d04-85ff-c2ab74746ab1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119040648,"name":"NFP","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"c1a95e27-f18e-4ce6-b687-fb203923b49a","invariantUUID":"925a6a31-ac8f-4b1a-ba66-881734fc8781","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":"2.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c94b9fa3-92eb-427a-8271-9a98f6dc391b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119057581,"name":"VDU Compute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5f319e26-1199-4f8d-b8e0-951d54ab08d4","invariantUUID":"fdc4c06a-69b8-41c5-be02-a6d654d5d885","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":"defaulticon","uniqueId":"77ea7f2c-5309-4015-9b8f-b91487f43370","lifecycleState":"CERTIFIED","lastUpdateDate":1628118890682,"name":"Ext Image File","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"efecfe1d-012e-4d32-a452-07f478678f3d","invariantUUID":"e5a1cf88-e7d3-4521-858b-ecd82de44a01","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":"6b3d7cb6-7f1c-4a74-b3e3-5c22b3df2813","lifecycleState":"CERTIFIED","lastUpdateDate":1628118975345,"name":"VnfVirtualLink","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b33bf304-1736-4261-a46d-4be8d57a06f5","invariantUUID":"95004465-b6a3-406c-b1f2-53e94cd3ecc3","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":"networkrules","uniqueId":"2248ebbe-8f40-4c77-99e4-60c75cb5e4a2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118746783,"name":"ContrailV2NetworkRules","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"rules","uuid":"cdc2ae91-57e9-41bf-85d7-a4c0a8546db4","invariantUUID":"70fb3037-58db-4afa-a3a1-1489d5dbb9de","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":"objectStorage","uniqueId":"cbdf6c44-604b-4c89-b6af-c5d1f19a39fb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118970327,"name":"VDU VirtualObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"545af169-de68-4dbc-95f7-cc465925fb41","invariantUUID":"cc546861-864c-4ae9-888c-18dff317efdc","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":"995da908-32c2-4f56-8088-639c7440730d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118879709,"name":"Generic NeutronNet","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"6eded90f-dbea-447d-b1ab-28127d91cf14","invariantUUID":"8292c1b8-d4dc-4066-b3c3-4ff302a48ecb","systemName":"GenericNeutronnet","description":"Generic NeutronNet","tags":["Generic NeutronNet"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"9d51e7f7-580e-48d6-ae16-3a90acfe6883","lifecycleState":"CERTIFIED","lastUpdateDate":1628118802301,"name":"extNeutronCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"322b1ecc-d616-44f7-838d-f0c341abab20","invariantUUID":"64c52958-a684-41be-aeda-4f0ff5645b4c","systemName":"Extneutroncp","description":"The AT&T Connection Point base type all other CP derive from","tags":["extNeutronCP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"432abfb2-1419-4840-854f-1209e37aa612","lifecycleState":"CERTIFIED","lastUpdateDate":1628118895811,"name":"Ext Local Storage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"e572cd65-47a3-40d8-9740-19dc9f5d2a83","invariantUUID":"97030bd4-4a7e-4839-8103-495729cb2d8a","systemName":"ExtLocalStorage","description":"Ext Local Storage","tags":["Ext Local Storage"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"51da12c1-1003-4044-8693-308c46b2ce4c","lifecycleState":"CERTIFIED","lastUpdateDate":1628119025669,"name":"Sap","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0fbd2f76-19e7-413b-846d-e58662635e4f","invariantUUID":"a2b2fd99-11bb-4ba3-9f0c-0fe32d241c9b","systemName":"Sap","description":"Sap","tags":["Sap"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"79cecb75-f349-43f2-979b-547716f1181c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118921052,"name":"NSD","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"1fbf1269-47d0-4fb8-a39c-0a09c9ed348e","invariantUUID":"9a7609f7-b960-4ce4-826a-b8922851c1f4","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":"defaulticon","uniqueId":"d9169b85-b748-4f46-9f77-4416255358b9","lifecycleState":"CERTIFIED","lastUpdateDate":1628118585136,"name":"Database","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"database","uuid":"4a1a3710-8838-41ae-88b6-fb1253ee5f48","invariantUUID":"0ac6422c-39b8-4f7b-9445-687558d95040","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":"compute","uniqueId":"08592152-7f49-4f20-848c-2ac9981e11ea","lifecycleState":"CERTIFIED","lastUpdateDate":1628118905767,"name":"Ext Zte VDU","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"b784b449-4a35-4115-a3a7-eb2e2e31350c","invariantUUID":"a45890d0-50ec-4daa-ad39-cdeb4fb2f54b","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":"223ebee4-ad73-4556-858e-44d61c6c446a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118770389,"name":"ContrailCompute","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"5173744a-f235-48cd-ba6e-aac3acc29967","invariantUUID":"ab833bad-bc4f-487a-88b4-818311435608","systemName":"Contrailcompute","description":"Represents a virtual machine for contrail service template. The information provided will be used to create a VM that matches characteristics.","tags":["ContrailCompute"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"a94df445-d845-444c-92bd-6c5b3cb3c70b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118692649,"name":"VL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"3186613d-432c-45f4-a2e3-fb0a4f3fbc55","invariantUUID":"282acd81-b48f-4ffc-9a9e-a8111e333fc1","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":"117e2f64-37eb-4aae-8e48-7e99e3b9e2eb","lifecycleState":"CERTIFIED","lastUpdateDate":1628118900736,"name":"ext ZTE CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"0b344bdd-200d-4ca0-91cc-1a1e25d7f04c","invariantUUID":"12542805-2162-42fc-a037-6d72ea15e509","systemName":"ExtZteCp","description":"Ext ZTE CP","tags":["ext ZTE CP"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"bfbeba95-53e0-46ea-abbb-67d5083feac2","lifecycleState":"CERTIFIED","lastUpdateDate":1628118680056,"name":"InternalVL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"0cdcbd97-8806-4fda-a088-3fe9555884d0","invariantUUID":"88a05cf8-fbc6-48bf-ac6f-a640d5741d6d","systemName":"Internalvl","description":"The AT&T internal (VF-level) Virtual Link","tags":["InternalVL"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Network Connectivity","normalizedName":"network connectivity","uniqueId":"resourceNewCategory.network connectivity","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Virtual Links","normalizedName":"virtual links","uniqueId":"resourceNewCategory.network connectivity.virtual links","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"port","uniqueId":"1427b2ed-ed7a-4ad5-a870-a005530f102b","lifecycleState":"CERTIFIED","lastUpdateDate":1628118664235,"name":"NeutronPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"d3ed56f8-c850-4b95-9bc1-01df3bb2984e","invariantUUID":"b363f535-0c94-42e0-ae2c-2e8fb19a555b","systemName":"Neutronport","description":"Represents a logical entity that associates between Compute and Network normative types.","tags":["NeutronPort"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"8b762f4f-ccdf-4c0f-8f65-668a3bccb01e","lifecycleState":"CERTIFIED","lastUpdateDate":1628118775445,"name":"ContrailV2VirtualMachineInterface","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"b0cbb69b-08a3-4edf-97bc-aee55dad1bfd","invariantUUID":"38d473f0-aa09-40a7-b339-ffc05525151b","systemName":"Contrailv2virtualmachineinterface","description":"Represents a network interface. The interfaces are defined with specific MAC addresses and ports.","tags":["ContrailV2VirtualMachineInterface"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"ae4402f9-9418-4b4c-bb8e-49debefc5a72","lifecycleState":"CERTIFIED","lastUpdateDate":1628118754938,"name":"ContrailV2VirtualNetwork","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"bed1353b-c4a4-4ed9-9b75-259c5c9524c9","invariantUUID":"b69cee8c-2c60-4aed-8d78-6f6b24bf52eb","systemName":"Contrailv2virtualnetwork","description":"Represents a network service with optional subnets and advanced configurations for contrail V2.","tags":["ContrailV2VirtualNetwork"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f0c2023f-5a1a-4864-b878-75d3fdb0d355","lifecycleState":"CERTIFIED","lastUpdateDate":1628118620531,"name":"Network","resourceType":"VL","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"7044c44b-5c24-4c0e-adec-a783aeff33ee","invariantUUID":"85bd80db-aa82-439b-872b-dab5cff4cd7a","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":"compute","uniqueId":"f19ea04f-d792-4859-8469-497b0498ea23","lifecycleState":"CERTIFIED","lastUpdateDate":1628118950185,"name":"Cp","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"4386f2d8-0abd-4122-aec0-b6c4b1d59a5f","invariantUUID":"c3442e9a-51eb-4d47-a7d9-9819ec5afaca","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":"port","uniqueId":"9a2a646e-b3a0-4cd3-8404-daad31e082f3","lifecycleState":"CERTIFIED","lastUpdateDate":1628119134591,"name":"Virtual Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"04eaf85d-d1d0-4c7b-b37b-85608737593a","invariantUUID":"8be90fed-9ef1-4a96-86f2-c92b6621f56c","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":"3.0","componentType":"RESOURCE","icon":"port","uniqueId":"f8946a69-abb8-402b-8787-0f74064c2172","lifecycleState":"CERTIFIED","lastUpdateDate":1628119131475,"name":"VDU Cp","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"143139a4-fa9c-416e-891f-f575c0080ec1","invariantUUID":"baf216f2-3268-4d7d-afb1-716fc004d055","systemName":"VduCp","description":"VDU Cp","tags":["VDU Cp"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"f96459e5-302b-4cf6-88a8-368c45ac1328","lifecycleState":"CERTIFIED","lastUpdateDate":1628118807988,"name":"extContrailCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3fcd89eb-6a53-4684-bb0b-b198c947b81b","invariantUUID":"feaf562d-1a37-4e96-a078-4b9d01714128","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":"3.0","componentType":"RESOURCE","icon":"compute","uniqueId":"c2756141-6346-46a7-b37b-0a1173c67405","lifecycleState":"CERTIFIED","lastUpdateDate":1628119115492,"name":"VNF","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"fa49d6e7-3c51-47f2-af86-3ade6312e9e1","invariantUUID":"c4e63e79-81d9-4fe1-9189-31c8b9aeb57f","systemName":"Vnf","description":"VNF","tags":["VNF"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Infrastructure","normalizedName":"infrastructure","uniqueId":"resourceNewCategory.generic.infrastructure","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"network","uniqueId":"0f0f3d95-b938-48b2-896b-1ceae05c948c","lifecycleState":"CERTIFIED","lastUpdateDate":1628118873740,"name":"VL OVERLAYTUNNEL","resourceType":"VL","categoryNormalizedName":"network connectivity","subCategoryNormalizedName":"virtual links","uuid":"13e2ddf4-0051-4962-946a-381b0f5c4852","invariantUUID":"d3ab9ad7-1559-492b-8ede-4344c52165d2","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":"defaulticon","uniqueId":"603ee696-a44f-4ac8-a1bb-8982b0566762","lifecycleState":"CERTIFIED","lastUpdateDate":1628118669330,"name":"NovaServer","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"9791c65c-13e8-4055-b8f6-5aed91d4dc4d","invariantUUID":"3158524a-5ba4-4a05-97d0-be40c072b843","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":"objectStorage","uniqueId":"92d23c6a-c576-4c73-b337-3422a1b5cea1","lifecycleState":"CERTIFIED","lastUpdateDate":1628118648287,"name":"CinderVolume","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"0eb88834-bc81-4ec0-b3ee-d83ab8294f44","invariantUUID":"4d872e52-f515-40f0-8d6f-f81a41404f38","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.1","componentType":"RESOURCE","icon":"network","uniqueId":"8b379f65-877c-4c69-80b2-067c742740e7","lifecycleState":"NOT_CERTIFIED_CHECKIN","lastUpdateDate":1628119071617,"name":"VNF External CP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"01c487b2-ac99-4fc0-839a-400ba0f06e96","invariantUUID":"4af5dd98-c1a6-40f3-9629-ae05bea11c3b","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":"port","uniqueId":"17ac717e-a96d-4f8f-85b2-68369e02358d","lifecycleState":"CERTIFIED","lastUpdateDate":1628118732562,"name":"ContrailPort","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"3d662ed9-f80f-43e8-b07c-665dd4f86b42","invariantUUID":"3bcbfa9e-9bd2-4dd6-8d44-af743b8bc54e","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":"cf972a41-0f86-4619-b52b-89b7f8691bee","lifecycleState":"CERTIFIED","lastUpdateDate":1628118685673,"name":"ExtCP","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"cdd357c6-917a-4efe-a228-c42e42e9c820","invariantUUID":"647b7596-46fc-40a6-9cdd-1449aa2bb875","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":"44dad164-1b28-4cf2-8a52-4bd1620ade9a","lifecycleState":"CERTIFIED","lastUpdateDate":1628118797120,"name":"ExtCP2","resourceType":"CP","categoryNormalizedName":"generic","subCategoryNormalizedName":"network elements","uuid":"a9dbfecd-d52c-4fda-b7f7-52fa74de4c07","invariantUUID":"d04eb533-bf3a-44c9-a131-7ad4d7bb7738","systemName":"Extcp2","description":"The AT&T Connection Point base type all other CP derive from","tags":["ExtCP2"],"isHighestVersion":true,"lastUpdaterUserId":"jh0003","categories":[{"name":"Generic","normalizedName":"generic","uniqueId":"resourceNewCategory.generic","useServiceSubstitutionForNestedServices":false,"subcategories":[{"name":"Network Elements","normalizedName":"network elements","uniqueId":"resourceNewCategory.generic.network elements","metadataKeys":[],"empty":false}],"empty":false}]},{"version":"1.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"d9f96678-0e49-44a3-9030-3661e8365873","lifecycleState":"CERTIFIED","lastUpdateDate":1628118593448,"name":"ObjectStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"15f1d13e-4768-4901-819e-148680a11ec3","invariantUUID":"e921e86f-8a2c-4232-bd81-3211c5f28a5d","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":"objectStorage","uniqueId":"250b59c7-d073-4926-9994-c8534f41fe9b","lifecycleState":"CERTIFIED","lastUpdateDate":1628119095665,"name":"VDU VirtualBlockStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"77b4863d-3d8e-44e0-a78c-6aab0a6c97c6","invariantUUID":"12067bc6-1abc-4577-aca3-df6a9e489b9c","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":"2.0","componentType":"RESOURCE","icon":"objectStorage","uniqueId":"667d3c2b-215a-4f95-83a8-5cb2e1426ef1","lifecycleState":"CERTIFIED","lastUpdateDate":1628119062629,"name":"VDU VirtualFileStorage","resourceType":"VFC","categoryNormalizedName":"generic","subCategoryNormalizedName":"infrastructure","uuid":"19fdc598-1ea0-46d7-8901-0e8d56720a1b","invariantUUID":"63215672-da01-415b-94fd-3c6142751ebc","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}]}],"services":[{"version":"1.0","componentType":"SERVICE","icon":"network_l_1-3","uniqueId":"624db8d3-7cbe-4bba-8dfe-b950331cf45a","lifecycleState":"CERTIFIED","lastUpdateDate":1628126936449,"name":"basic_network","categoryNormalizedName":"network service","distributionStatus":"DISTRIBUTED","uuid":"4aaf7b33-c480-4697-8143-783db4969e08","invariantUUID":"1c56669b-8416-4dcb-b881-4ce4d4b97016","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-05 01:33:53,499 DEBUG 118:sdc_resource.py(1) - Resource basic_network found in services list
2021-08-05 01:33:53,500 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-05 01:33:53,500 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/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel
2021-08-05 01:33:53,501 DEBUG 132:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] data sent: None
2021-08-05 01:33:53,503 DEBUG 939:connectionpool.py(1) - Starting new HTTPS connection (1): sdc.api.be.simpledemo.onap.org:30204
2021-08-05 01:33:53,691 DEBUG 433:connectionpool.py(1) - https://sdc.api.be.simpledemo.onap.org:30204 "GET /sdc/v1/catalog/services/4aaf7b33-c480-4697-8143-783db4969e08/toscaModel HTTP/1.1" 200 None
2021-08-05 01:33:53,693 INFO 142:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response code: 200
2021-08-05 01:33:53,694 DEBUG 146:onap_service.py(1) - [SDC][Download Tosca Model for basic_network] response: n/a
2021-08-05 01:33:53,744 DEBUG 129:onap_service.py(1) - [None][Create 457db2be-d850-41db-abca-de78de1e849d Service deletion request] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '336b5b14-c35f-4e05-8025-f83cbeb466f2', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:33:53,744 DEBUG 131:onap_service.py(1) - [None][Create 457db2be-d850-41db-abca-de78de1e849d Service deletion request] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/457db2be-d850-41db-abca-de78de1e849d
2021-08-05 01:33:53,744 DEBUG 132:onap_service.py(1) - [None][Create 457db2be-d850-41db-abca-de78de1e849d Service deletion request] data sent: {
	"requestDetails": {
		"requestInfo": {
			"source": "VID",
			"requestorId": "demo"
		},
		"modelInfo": {
            "modelType": "service",
            "modelName": "basic_network",
            "modelInvariantId": "1c56669b-8416-4dcb-b881-4ce4d4b97016",
            "modelVersion": "1.0",
            "modelVersionId": "4aaf7b33-c480-4697-8143-783db4969e08"
		},
		"requestParameters": {
			"testApi": "GR_API",
			"aLaCarte": true
		}
	}
}
2021-08-05 01:33:53,746 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:33:55,743 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "DELETE /onap/so/infra/serviceInstantiation/v7/serviceInstances/457db2be-d850-41db-abca-de78de1e849d HTTP/1.1" 202 262
2021-08-05 01:33:55,745 INFO 142:onap_service.py(1) - [None][Create 457db2be-d850-41db-abca-de78de1e849d Service deletion request] response code: 202
2021-08-05 01:33:55,746 DEBUG 146:onap_service.py(1) - [None][Create 457db2be-d850-41db-abca-de78de1e849d Service deletion request] response: {"requestReferences":{"requestId":"336b5b14-c35f-4e05-8025-f83cbeb466f2","instanceId":"457db2be-d850-41db-abca-de78de1e849d","requestSelfLink":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/336b5b14-c35f-4e05-8025-f83cbeb466f2"}}
2021-08-05 01:33:55,747 DEBUG 79:mixins.py(1) - Wait until ServiceDeletionRequest task is not finished
2021-08-05 01:33:55,758 DEBUG 129:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e8e31d1d-3553-46e6-8ae2-f7b80894c367', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:33:55,759 DEBUG 131:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/336b5b14-c35f-4e05-8025-f83cbeb466f2
2021-08-05 01:33:55,760 DEBUG 132:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] data sent: None
2021-08-05 01:33:55,765 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:33:55,966 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/336b5b14-c35f-4e05-8025-f83cbeb466f2 HTTP/1.1" 200 875
2021-08-05 01:33:55,969 INFO 142:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] response code: 200
2021-08-05 01:33:55,970 DEBUG 146:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] response: {"request":{"requestId":"336b5b14-c35f-4e05-8025-f83cbeb466f2","startTime":"Thu, 05 Aug 2021 01:33:54 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"457db2be-d850-41db-abca-de78de1e849d","serviceInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a"},"requestStatus":{"requestState":"IN_PROGRESS","timestamp":"Thu, 05 Aug 2021 01:33:55 GMT"}}}
2021-08-05 01:34:05,983 DEBUG 129:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '0b781cc0-0c9b-4980-989b-e3cefbd51635', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:34:05,984 DEBUG 131:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/336b5b14-c35f-4e05-8025-f83cbeb466f2
2021-08-05 01:34:05,985 DEBUG 132:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] data sent: None
2021-08-05 01:34:05,988 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:34:06,184 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/336b5b14-c35f-4e05-8025-f83cbeb466f2 HTTP/1.1" 200 1085
2021-08-05 01:34:06,187 INFO 142:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] response code: 200
2021-08-05 01:34:06,187 DEBUG 146:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] response: {"request":{"requestId":"336b5b14-c35f-4e05-8025-f83cbeb466f2","startTime":"Thu, 05 Aug 2021 01:33:54 GMT","finishTime":"Thu, 05 Aug 2021 01:33:58 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"457db2be-d850-41db-abca-de78de1e849d","serviceInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:33:58 GMT"}}}
2021-08-05 01:34:06,188 INFO 56:mixins.py(10) - ServiceDeletionRequest task finished
2021-08-05 01:34:06,189 DEBUG 129:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': '71edc0ba-8ed3-40ef-8cd5-8dfb6027be36', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:34:06,189 DEBUG 131:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/336b5b14-c35f-4e05-8025-f83cbeb466f2
2021-08-05 01:34:06,190 DEBUG 132:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] data sent: None
2021-08-05 01:34:06,192 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:34:06,347 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/336b5b14-c35f-4e05-8025-f83cbeb466f2 HTTP/1.1" 200 1085
2021-08-05 01:34:06,349 INFO 142:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] response code: 200
2021-08-05 01:34:06,349 DEBUG 146:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] response: {"request":{"requestId":"336b5b14-c35f-4e05-8025-f83cbeb466f2","startTime":"Thu, 05 Aug 2021 01:33:54 GMT","finishTime":"Thu, 05 Aug 2021 01:33:58 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"457db2be-d850-41db-abca-de78de1e849d","serviceInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:33:58 GMT"}}}
2021-08-05 01:34:06,350 DEBUG 129:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'bb892235-f65d-48f2-908f-70cd997cfcd1', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:34:06,351 DEBUG 131:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/336b5b14-c35f-4e05-8025-f83cbeb466f2
2021-08-05 01:34:06,351 DEBUG 132:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] data sent: None
2021-08-05 01:34:06,353 DEBUG 226:connectionpool.py(10) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:34:06,541 DEBUG 433:connectionpool.py(10) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/336b5b14-c35f-4e05-8025-f83cbeb466f2 HTTP/1.1" 200 1085
2021-08-05 01:34:06,543 INFO 142:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] response code: 200
2021-08-05 01:34:06,543 DEBUG 146:onap_service.py(10) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] response: {"request":{"requestId":"336b5b14-c35f-4e05-8025-f83cbeb466f2","startTime":"Thu, 05 Aug 2021 01:33:54 GMT","finishTime":"Thu, 05 Aug 2021 01:33:58 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"457db2be-d850-41db-abca-de78de1e849d","serviceInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:33:58 GMT"}}}
2021-08-05 01:34:06,557 DEBUG 129:onap_service.py(1) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] sent header: {'Content-Type': 'application/json', 'Accept': 'application/json', 'x-fromappid': 'AAI', 'x-transactionid': 'e8278125-52dc-4793-b59e-d3c2fb4d661b', 'authorization': 'Basic SW5mcmFQb3J0YWxDbGllbnQ6cGFzc3dvcmQxJA==', 'cache-control': 'no-cache'}
2021-08-05 01:34:06,558 DEBUG 131:onap_service.py(1) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] url used: http://so.api.simpledemo.onap.org:30277/onap/so/infra/orchestrationRequests/v7/336b5b14-c35f-4e05-8025-f83cbeb466f2
2021-08-05 01:34:06,558 DEBUG 132:onap_service.py(1) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] data sent: None
2021-08-05 01:34:06,562 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): so.api.simpledemo.onap.org:30277
2021-08-05 01:34:06,762 DEBUG 433:connectionpool.py(1) - http://so.api.simpledemo.onap.org:30277 "GET /onap/so/infra/orchestrationRequests/v7/336b5b14-c35f-4e05-8025-f83cbeb466f2 HTTP/1.1" 200 1085
2021-08-05 01:34:06,764 INFO 142:onap_service.py(1) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] response code: 200
2021-08-05 01:34:06,764 DEBUG 146:onap_service.py(1) - [None][Check 336b5b14-c35f-4e05-8025-f83cbeb466f2 orchestration request status] response: {"request":{"requestId":"336b5b14-c35f-4e05-8025-f83cbeb466f2","startTime":"Thu, 05 Aug 2021 01:33:54 GMT","finishTime":"Thu, 05 Aug 2021 01:33:58 GMT","requestScope":"service","requestType":"deleteInstance","requestDetails":{"modelInfo":{"modelInvariantId":"1c56669b-8416-4dcb-b881-4ce4d4b97016","modelType":"service","modelName":"basic_network","modelVersion":"1.0","modelVersionId":"4aaf7b33-c480-4697-8143-783db4969e08","modelUuid":"4aaf7b33-c480-4697-8143-783db4969e08","modelInvariantUuid":"1c56669b-8416-4dcb-b881-4ce4d4b97016"},"requestInfo":{"source":"VID","suppressRollback":false,"requestorId":"demo"},"requestParameters":{"aLaCarte":true,"testApi":"GR_API"}},"instanceReferences":{"serviceInstanceId":"457db2be-d850-41db-abca-de78de1e849d","serviceInstanceName":"basic_network-59fbfea4-d9cf-407e-a26f-fcec5264df7a"},"requestStatus":{"requestState":"COMPLETE","statusMessage":"STATUS: ALaCarte-Service-deleteInstance request was executed correctly. FLOW STATUS: Successfully completed all Building Blocks","percentProgress":100,"timestamp":"Thu, 05 Aug 2021 01:33:58 GMT"}}}
2021-08-05 01:34:06,765 INFO 261:service_ala_carte.py(1) - Service None deleted
2021-08-05 01:34:06,767 INFO 176:run_tests.py(1) - Test result:

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

2021-08-05 01:34:06,772 INFO 61:basic_network.py(1) - Generate Test report
2021-08-05 01:34:06,879 DEBUG 226:connectionpool.py(1) - Starting new HTTP connection (1): 87.254.212.120:8080
2021-08-05 01:34:07,260 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-05 01:34:07,262 INFO 246:testcase.py(1) - The results were successfully pushed to DB: 

http://testresults.opnfv.org/onap/api/v1/results/610b400f6c44f500102b1e0a

2021-08-05 01:34:07,262 INFO 275:run_tests.py(1) - Execution exit value: Result.EX_OK